<?php
namespace ContainerAaZ5NAw;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'.container.private.session' => 'get_Container_Private_SessionService',
'.container.private.state_machine.user_status' => 'get_Container_Private_StateMachine_UserStatusService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'EchoNumeric\\DatatableBundle\\Twig\\DatatableExtension' => 'getDatatableExtensionService',
'EchoNumeric\\DatatableBundle\\src\\Services\\DatatableServices' => 'getDatatableServicesService',
'EchoNumeric\\DatatableBundle\\src\\Services\\ToolsServices' => 'getToolsServicesService',
'EchoNumeric\\StatisticBundle\\Twig\\StatisticExtension' => 'getStatisticExtensionService',
'EchoNumeric\\StatisticBundle\\src\\Services\\StatisticService' => 'getStatisticServiceService',
'cache.app' => 'getCache_AppService',
'cache.rate_limiter' => 'getCache_RateLimiterService',
'cache.system' => 'getCache_SystemService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'event_dispatcher' => 'getEventDispatcherService',
'fos_elastica.client.default' => 'getFosElastica_Client_DefaultService',
'fos_elastica.index.group37deux' => 'getFosElastica_Index_Group37deuxService',
'fos_elastica.index.group37deux.project' => 'getFosElastica_Index_Group37deux_ProjectService',
'http_cache' => 'getHttpCacheService',
'http_kernel' => 'getHttpKernelService',
'jms_serializer' => 'getJmsSerializerService',
'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'translator' => 'getTranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'white_october_breadcrumbs.twig' => 'getWhiteOctoberBreadcrumbs_TwigService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'state_machine.user_status' => 'getStateMachine_UserStatusService',
'serializer' => 'getSerializerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'twig' => 'getTwigService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->fileMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'App\\Controller\\API\\Overall\\CampagneController' => 'getCampagneControllerService',
'App\\Controller\\API\\Overall\\CatalogueController' => 'getCatalogueControllerService',
'App\\Controller\\API\\Overall\\CheckoutController' => 'getCheckoutControllerService',
'App\\Controller\\API\\Overall\\EmailController' => 'getEmailControllerService',
'App\\Controller\\API\\Overall\\GlobalController' => 'getGlobalControllerService',
'App\\Controller\\API\\Overall\\SaleOrderController' => 'getSaleOrderControllerService',
'App\\Controller\\API\\Overall\\UserController' => 'getUserControllerService',
'App\\Controller\\API\\WhiteMark\\CatalogueController' => 'getCatalogueController2Service',
'App\\Controller\\API\\WhiteMark\\SaleOrderController' => 'getSaleOrderController2Service',
'App\\Controller\\API\\WhiteMark\\UserController' => 'getUserController2Service',
'App\\Controller\\Back\\BillingPointController' => 'getBillingPointControllerService',
'App\\Controller\\Back\\BusinessResultController' => 'getBusinessResultControllerService',
'App\\Controller\\Back\\ChangeLogController' => 'getChangeLogControllerService',
'App\\Controller\\Back\\Communication\\ContactListController' => 'getContactListControllerService',
'App\\Controller\\Back\\Communication\\NewsletterController' => 'getNewsletterControllerService',
'App\\Controller\\Back\\Communication\\QuizzController' => 'getQuizzControllerService',
'App\\Controller\\Back\\Community\\AccountDeletedController' => 'getAccountDeletedControllerService',
'App\\Controller\\Back\\Community\\AdminController' => 'getAdminControllerService',
'App\\Controller\\Back\\Community\\AgencyController' => 'getAgencyControllerService',
'App\\Controller\\Back\\Community\\AgencyManagerController' => 'getAgencyManagerControllerService',
'App\\Controller\\Back\\Community\\CommercialAgentController' => 'getCommercialAgentControllerService',
'App\\Controller\\Back\\Community\\CommonController' => 'getCommonControllerService',
'App\\Controller\\Back\\Community\\DeveloperController' => 'getDeveloperControllerService',
'App\\Controller\\Back\\Community\\DistributorController' => 'getDistributorControllerService',
'App\\Controller\\Back\\Community\\InstallerController' => 'getInstallerControllerService',
'App\\Controller\\Back\\Community\\JobController' => 'getJobControllerService',
'App\\Controller\\Back\\Community\\PointOfSaleController' => 'getPointOfSaleControllerService',
'App\\Controller\\Back\\Community\\PointTransactionController' => 'getPointTransactionControllerService',
'App\\Controller\\Back\\Community\\ProfileController' => 'getProfileControllerService',
'App\\Controller\\Back\\Community\\RegateController' => 'getRegateControllerService',
'App\\Controller\\Back\\Community\\Seller37DeuxController' => 'getSeller37DeuxControllerService',
'App\\Controller\\Back\\Community\\SuperAdminController' => 'getSuperAdminControllerService',
'App\\Controller\\Back\\Community\\UserController' => 'getUserController3Service',
'App\\Controller\\Back\\CustomExportController' => 'getCustomExportControllerService',
'App\\Controller\\Back\\CustomProductTemplateController' => 'getCustomProductTemplateControllerService',
'App\\Controller\\Back\\Customize\\ClosedPlatformController' => 'getClosedPlatformControllerService',
'App\\Controller\\Back\\Customize\\DocumentController' => 'getDocumentControllerService',
'App\\Controller\\Back\\Customize\\MenuController' => 'getMenuControllerService',
'App\\Controller\\Back\\Customize\\PageController' => 'getPageControllerService',
'App\\Controller\\Back\\Customize\\PlatformYamlController' => 'getPlatformYamlControllerService',
'App\\Controller\\Back\\Customize\\PopupController' => 'getPopupControllerService',
'App\\Controller\\Back\\Customize\\SliderController' => 'getSliderControllerService',
'App\\Controller\\Back\\Customize\\StatisticController' => 'getStatisticControllerService',
'App\\Controller\\Back\\DashboardController' => 'getDashboardControllerService',
'App\\Controller\\Back\\DatatableController' => 'getDatatableControllerService',
'App\\Controller\\Back\\ExportController' => 'getExportControllerService',
'App\\Controller\\Back\\Export\\ExportController' => 'getExportController2Service',
'App\\Controller\\Back\\FeeController' => 'getFeeControllerService',
'App\\Controller\\Back\\ImportController' => 'getImportControllerService',
'App\\Controller\\Back\\Import\\DynamicImportController' => 'getDynamicImportControllerService',
'App\\Controller\\Back\\Import\\ImportSocialSecurityNumber' => 'getImportSocialSecurityNumberService',
'App\\Controller\\Back\\MessageController' => 'getMessageControllerService',
'App\\Controller\\Back\\PointController' => 'getPointControllerService',
'App\\Controller\\Back\\PointConversionRateController' => 'getPointConversionRateControllerService',
'App\\Controller\\Back\\PointTransactionBoosterController' => 'getPointTransactionBoosterControllerService',
'App\\Controller\\Back\\PointTransactionMultiplierController' => 'getPointTransactionMultiplierControllerService',
'App\\Controller\\Back\\PointTransactionTypeController' => 'getPointTransactionTypeControllerService',
'App\\Controller\\Back\\PublicityController' => 'getPublicityControllerService',
'App\\Controller\\Back\\PurchaseDeclarationController' => 'getPurchaseDeclarationControllerService',
'App\\Controller\\Back\\PurchaseProductController' => 'getPurchaseProductControllerService',
'App\\Controller\\Back\\SaActionController' => 'getSaActionControllerService',
'App\\Controller\\Back\\Score\\GeneralManageController' => 'getGeneralManageControllerService',
'App\\Controller\\Back\\Score\\HistoryController' => 'getHistoryControllerService',
'App\\Controller\\Back\\Score\\ManageController' => 'getManageControllerService',
'App\\Controller\\Back\\Score\\PendingController' => 'getPendingControllerService',
'App\\Controller\\Back\\Score\\RankingController' => 'getRankingControllerService',
'App\\Controller\\Back\\Score\\ResultController' => 'getResultControllerService',
'App\\Controller\\Back\\SettingController' => 'getSettingControllerService',
'App\\Controller\\Back\\Setting\\GeneralController' => 'getGeneralControllerService',
'App\\Controller\\Back\\Setting\\MaintenanceController' => 'getMaintenanceControllerService',
'App\\Controller\\Back\\Shop\\ActivityController' => 'getActivityControllerService',
'App\\Controller\\Back\\Shop\\BlackListController' => 'getBlackListControllerService',
'App\\Controller\\Back\\Shop\\CustomProductController' => 'getCustomProductControllerService',
'App\\Controller\\Back\\Shop\\CustomProductOrderController' => 'getCustomProductOrderControllerService',
'App\\Controller\\Back\\Shop\\CustomerProductController' => 'getCustomerProductControllerService',
'App\\Controller\\Back\\Shop\\ManagementFeesController' => 'getManagementFeesControllerService',
'App\\Controller\\Back\\Shop\\OrderController' => 'getOrderControllerService',
'App\\Controller\\Back\\Shop\\SaleOrderValidationController' => 'getSaleOrderValidationControllerService',
'App\\Controller\\Back\\Shop\\ServiceController' => 'getServiceControllerService',
'App\\Controller\\Back\\Shop\\WedoogiftController' => 'getWedoogiftControllerService',
'App\\Controller\\Back\\StatisticsController' => 'getStatisticsControllerService',
'App\\Controller\\Back\\TripController' => 'getTripControllerService',
'App\\Controller\\Back\\UniversController' => 'getUniversControllerService',
'App\\Controller\\Back\\WMApi\\CatalogController' => 'getCatalogControllerService',
'App\\Controller\\Back\\WMApi\\DocumentationController' => 'getDocumentationControllerService',
'App\\Controller\\Back\\WMApi\\FeesController' => 'getFeesControllerService',
'App\\Controller\\Common\\CommonController' => 'getCommonController2Service',
'App\\Controller\\Common\\EntityController' => 'getEntityControllerService',
'App\\Controller\\Cron\\CatalogueController' => 'getCatalogueController3Service',
'App\\Controller\\Cron\\EmailController' => 'getEmailController2Service',
'App\\Controller\\Cron\\FeesController' => 'getFeesController2Service',
'App\\Controller\\Dtv\\API\\ApiBaseController' => 'getApiBaseControllerService',
'App\\Controller\\Dtv\\API\\ConfigController' => 'getConfigControllerService',
'App\\Controller\\Dtv\\API\\Content\\ContentSecurityController' => 'getContentSecurityControllerService',
'App\\Controller\\Dtv\\API\\DesignController' => 'getDesignControllerService',
'App\\Controller\\Dtv\\API\\InstallController' => 'getInstallControllerService',
'App\\Controller\\Dtv\\API\\MailerController' => 'getMailerControllerService',
'App\\Controller\\Dtv\\API\\ProjectController' => 'getProjectControllerService',
'App\\Controller\\Dtv\\Back\\Acl\\AclController' => 'getAclControllerService',
'App\\Controller\\Dtv\\Back\\ApiTools\\ToolsController' => 'getToolsControllerService',
'App\\Controller\\Dtv\\Back\\Content\\PageController' => 'getPageController2Service',
'App\\Controller\\Dtv\\Back\\Cron\\CronController' => 'getCronControllerService',
'App\\Controller\\Dtv\\Back\\Dashboard\\DashboardController' => 'getDashboardController2Service',
'App\\Controller\\Dtv\\Back\\Design\\DesignCssController' => 'getDesignCssControllerService',
'App\\Controller\\Dtv\\Back\\Design\\DesignLayoutController' => 'getDesignLayoutControllerService',
'App\\Controller\\Dtv\\Back\\Design\\DesignSecurityController' => 'getDesignSecurityControllerService',
'App\\Controller\\Dtv\\Back\\Design\\GedController' => 'getGedControllerService',
'App\\Controller\\Dtv\\Back\\Form\\FormController' => 'getFormControllerService',
'App\\Controller\\Dtv\\Back\\Mail\\MailController' => 'getMailControllerService',
'App\\Controller\\Dtv\\Back\\Mail\\TemplateController' => 'getTemplateControllerService',
'App\\Controller\\Dtv\\Back\\Platform\\ProjectAjaxCreateController' => 'getProjectAjaxCreateControllerService',
'App\\Controller\\Dtv\\Back\\Platform\\ProjectAjaxRemoveController' => 'getProjectAjaxRemoveControllerService',
'App\\Controller\\Dtv\\Back\\Platform\\ProjectController' => 'getProjectController2Service',
'App\\Controller\\Dtv\\Back\\QuizzController' => 'getQuizzController2Service',
'App\\Controller\\Dtv\\Back\\Settings\\CatalogController' => 'getCatalogController2Service',
'App\\Controller\\Dtv\\Back\\Settings\\PlatformController' => 'getPlatformControllerService',
'App\\Controller\\Dtv\\Back\\Users\\UserController' => 'getUserController4Service',
'App\\Controller\\Front\\BoosterController' => 'getBoosterControllerService',
'App\\Controller\\Front\\CartController' => 'getCartControllerService',
'App\\Controller\\Front\\CatalogueController' => 'getCatalogueController4Service',
'App\\Controller\\Front\\ChallengeController' => 'getChallengeControllerService',
'App\\Controller\\Front\\CharitipsController' => 'getCharitipsControllerService',
'App\\Controller\\Front\\CharityController' => 'getCharityControllerService',
'App\\Controller\\Front\\ClubRehauproDtvProjectsCom\\FrontController' => 'getFrontControllerService',
'App\\Controller\\Front\\ClubRehauproFr\\FrontController' => 'getFrontController2Service',
'App\\Controller\\Front\\CommonController' => 'getCommonController3Service',
'App\\Controller\\Front\\Communication\\QuizzController' => 'getQuizzController3Service',
'App\\Controller\\Front\\ContactController' => 'getContactControllerService',
'App\\Controller\\Front\\ContentController' => 'getContentControllerService',
'App\\Controller\\Front\\CustomPageController' => 'getCustomPageControllerService',
'App\\Controller\\Front\\DocumentationController' => 'getDocumentationController2Service',
'App\\Controller\\Front\\EquipeController' => 'getEquipeControllerService',
'App\\Controller\\Front\\GladyController' => 'getGladyControllerService',
'App\\Controller\\Front\\HomePageController' => 'getHomePageControllerService',
'App\\Controller\\Front\\MembershipController' => 'getMembershipControllerService',
'App\\Controller\\Front\\OavController' => 'getOavControllerService',
'App\\Controller\\Front\\PointController' => 'getPointController2Service',
'App\\Controller\\Front\\PopupController' => 'getPopupController2Service',
'App\\Controller\\Front\\PurchaseController' => 'getPurchaseControllerService',
'App\\Controller\\Front\\RecompenseController' => 'getRecompenseControllerService',
'App\\Controller\\Front\\ResultController' => 'getResultController2Service',
'App\\Controller\\Front\\SaleOrderController' => 'getSaleOrderController3Service',
'App\\Controller\\Front\\TravelEventController' => 'getTravelEventControllerService',
'App\\Controller\\Front\\User\\AddressController' => 'getAddressControllerService',
'App\\Controller\\Front\\User\\UserController' => 'getUserController5Service',
'App\\Controller\\Front\\VoyageController' => 'getVoyageControllerService',
'App\\Controller\\Front\\WedoogiftController' => 'getWedoogiftController2Service',
'App\\Controller\\RegistrationController' => 'getRegistrationControllerService',
'App\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
'App\\Controller\\SecurityController' => 'getSecurityControllerService',
'App\\Controller\\WhiteMark\\CatalogueController' => 'getCatalogueController5Service',
'DH\\AuditorBundle\\Controller\\ViewerController' => 'getViewerControllerService',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'EchoNumeric\\DatatableBundle\\DatatableBundle' => 'getDatatableBundleService',
'EchoNumeric\\DatatableBundle\\Datatable\\Datatable' => 'getDatatableService',
'EchoNumeric\\DatatableBundle\\DependencyInjection\\Configuration' => 'getConfigurationService',
'EchoNumeric\\DatatableBundle\\DependencyInjection\\DatatableExtension' => 'getDatatableExtension2Service',
'EchoNumeric\\DatatableBundle\\Twig\\CustomizationExtension' => 'getCustomizationExtensionService',
'EchoNumeric\\DatatableBundle\\src\\Annotation\\DatatableForm' => 'getDatatableFormService',
'EchoNumeric\\DatatableBundle\\src\\Command\\AddDatatableCommand' => 'getAddDatatableCommandService',
'EchoNumeric\\DatatableBundle\\src\\Command\\ListDatatableCommand' => 'getListDatatableCommandService',
'EchoNumeric\\DatatableBundle\\src\\Command\\MakeDatatableCommand' => 'getMakeDatatableCommandService',
'EchoNumeric\\DatatableBundle\\src\\Command\\RemoveDatatableCommand' => 'getRemoveDatatableCommandService',
'EchoNumeric\\DatatableBundle\\src\\Command\\UpdateDatatableCommand' => 'getUpdateDatatableCommandService',
'EchoNumeric\\DatatableBundle\\src\\Constants\\Text' => 'getTextService',
'EchoNumeric\\DatatableBundle\\src\\Constants\\Variables' => 'getVariablesService',
'EchoNumeric\\DatatableBundle\\src\\Controller\\CustomizationController' => 'getCustomizationControllerService',
'EchoNumeric\\DatatableBundle\\src\\Controller\\DatatableManager' => 'getDatatableManagerService',
'EchoNumeric\\DatatableBundle\\src\\Controller\\EventStreamController' => 'getEventStreamControllerService',
'EchoNumeric\\DatatableBundle\\src\\Controller\\ExportDatatableManager' => 'getExportDatatableManagerService',
'EchoNumeric\\DatatableBundle\\src\\Form\\FormGeneratorType' => 'getFormGeneratorTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\ColumnFormType' => 'getColumnFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\QueryFormType' => 'getQueryFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\TemplateFormType' => 'getTemplateFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\ActionsFormType' => 'getActionsFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\Actions\\ActionFormType' => 'getActionFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\Actions\\ConditionFormType' => 'getConditionFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\BlockIconFormType' => 'getBlockIconFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\BooleanFormType' => 'getBooleanFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\BooleanIconFormType' => 'getBooleanIconFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\CapitalizeFormType' => 'getCapitalizeFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\CheckboxFormType' => 'getCheckboxFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\ConversionRateFormType' => 'getConversionRateFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\CountFormType' => 'getCountFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\CustomProductOrderStatusFormType' => 'getCustomProductOrderStatusFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\DateFormType' => 'getDateFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\FullNameFormType' => 'getFullNameFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\LockIconFormType' => 'getLockIconFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\MailToFormType' => 'getMailToFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\MultipleFieldFormType' => 'getMultipleFieldFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\NotGenericMailFormType' => 'getNotGenericMailFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\NullOrTrueFormType' => 'getNullOrTrueFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\OnOffIconFormType' => 'getOnOffIconFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\ParameterUrlFormType' => 'getParameterUrlFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\PercentageFormType' => 'getPercentageFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\ProcessIconFormType' => 'getProcessIconFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\PurchaseDeclarationStatusFormType' => 'getPurchaseDeclarationStatusFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\RegateParentFormType' => 'getRegateParentFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\RolesFormType' => 'getRolesFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\SaleOrderStatusFormType' => 'getSaleOrderStatusFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\SaleOrderValidationFormType' => 'getSaleOrderValidationFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\ServiceProStatusFormType' => 'getServiceProStatusFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\ServiceUserStatusFormType' => 'getServiceUserStatusFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\ServiceUserTitleFormType' => 'getServiceUserTitleFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\ShipmentInfoFormType' => 'getShipmentInfoFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\StateFormType' => 'getStateFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\StatusFormType' => 'getStatusFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\TotalPriceFormType' => 'getTotalPriceFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Columns\\Template\\UnlockIconFormType' => 'getUnlockIconFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Config\\ConfigFormType' => 'getConfigFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\DatatableFormType' => 'getDatatableFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Events\\Config\\ActionNotifyAndRefreshFormType' => 'getActionNotifyAndRefreshFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Events\\Config\\AfterTemplateUpdateDataFormType' => 'getAfterTemplateUpdateDataFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Events\\Config\\CheckboxActionFormType' => 'getCheckboxActionFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Events\\Config\\InputFormType' => 'getInputFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Events\\Config\\ModalFormFormType' => 'getModalFormFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Events\\Config\\ModalGeneratorFormType' => 'getModalGeneratorFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Events\\Config\\Modal\\HeaderFormType' => 'getHeaderFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Events\\Config\\Modal\\ModalFormType' => 'getModalFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Events\\Config\\SelectFormType' => 'getSelectFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Events\\EventFormType' => 'getEventFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Export\\ColumnFormType' => 'getColumnFormType2Service',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Export\\ExportFormType' => 'getExportFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\QueryBuilder\\PreRequires\\PreRequireFormType' => 'getPreRequireFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\QueryBuilder\\QueryBuilderFormType' => 'getQueryBuilderFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Searches\\QueryFormType' => 'getQueryFormType2Service',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Searches\\SearchFormType' => 'getSearchFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Tools\\Config\\ExportFormType' => 'getExportFormType2Service',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Tools\\Config\\LinkFormType' => 'getLinkFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Form\\Type\\Tools\\ToolFormType' => 'getToolFormTypeService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Column' => 'getColumnService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Query' => 'getQueryService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template' => 'getTemplateService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\Action' => 'getActionService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\BlockIcon' => 'getBlockIconService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\Boolean' => 'getBooleanService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\BooleanIcon' => 'getBooleanIconService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\Capitalize' => 'getCapitalizeService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\Checkbox' => 'getCheckboxService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\Conditions\\Condition' => 'getConditionService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\ConversionRate' => 'getConversionRateService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\Count' => 'getCountService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\CustomProductOrderStatus' => 'getCustomProductOrderStatusService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\Date' => 'getDateService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\FullName' => 'getFullNameService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\LockIcon' => 'getLockIconService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\MailTo' => 'getMailToService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\MultipleField' => 'getMultipleFieldService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\NotGenericMail' => 'getNotGenericMailService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\NullOrTrue' => 'getNullOrTrueService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\OnOffIcon' => 'getOnOffIconService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\ParameterUrl' => 'getParameterUrlService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\Percentage' => 'getPercentageService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\ProcessIcon' => 'getProcessIconService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\PurchaseDeclarationStatus' => 'getPurchaseDeclarationStatusService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\RegateParent' => 'getRegateParentService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\Roles' => 'getRolesService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\SaleOrderStatus' => 'getSaleOrderStatusService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\SaleOrderValidation' => 'getSaleOrderValidationService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\ServiceProStatus' => 'getServiceProStatusService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\ServiceUserStatus' => 'getServiceUserStatusService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\ServiceUserTitle' => 'getServiceUserTitleService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\ShipmentInfo' => 'getShipmentInfoService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\State' => 'getStateService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\Status' => 'getStatusService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\TotalPrice' => 'getTotalPriceService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Columns\\Template\\UnlockIcon' => 'getUnlockIconService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Config\\Config' => 'getConfigService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Datatable' => 'getDatatable2Service',
'EchoNumeric\\DatatableBundle\\src\\Model\\DatatableModel' => 'getDatatableModelService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Events\\Config\\ActionNotifyAndRefresh' => 'getActionNotifyAndRefreshService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Events\\Config\\AfterTemplateUpdateData' => 'getAfterTemplateUpdateDataService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Events\\Config\\CheckboxAction' => 'getCheckboxActionService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Events\\Config\\Input' => 'getInputService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Events\\Config\\ModalForm' => 'getModalFormService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Events\\Config\\ModalGenerator' => 'getModalGeneratorService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Events\\Config\\Modal\\Header' => 'getHeaderService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Events\\Config\\Modal\\Modal' => 'getModalService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Events\\Config\\Select' => 'getSelectService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Events\\Event' => 'getEventService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Export\\Column' => 'getColumn2Service',
'EchoNumeric\\DatatableBundle\\src\\Model\\Export\\Export' => 'getExportService',
'EchoNumeric\\DatatableBundle\\src\\Model\\QueryBuilder\\PreRequires\\PreRequire' => 'getPreRequireService',
'EchoNumeric\\DatatableBundle\\src\\Model\\QueryBuilder\\QueryBuilder' => 'getQueryBuilderService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Searches\\Query' => 'getQuery2Service',
'EchoNumeric\\DatatableBundle\\src\\Model\\Searches\\Search' => 'getSearchService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Tools\\Config\\Export' => 'getExport2Service',
'EchoNumeric\\DatatableBundle\\src\\Model\\Tools\\Config\\Link' => 'getLinkService',
'EchoNumeric\\DatatableBundle\\src\\Model\\Tools\\Tool' => 'getToolService',
'EchoNumeric\\DatatableBundle\\src\\Services\\ExportCustomFunctionServices' => 'getExportCustomFunctionServicesService',
'EchoNumeric\\StatisticBundle\\DependencyInjection\\Configuration' => 'getConfiguration2Service',
'EchoNumeric\\StatisticBundle\\DependencyInjection\\StatisticExtension' => 'getStatisticExtension2Service',
'EchoNumeric\\StatisticBundle\\StatisticBundle' => 'getStatisticBundleService',
'EchoNumeric\\StatisticBundle\\src\\Controller\\StatisticCustomizationController' => 'getStatisticCustomizationControllerService',
'EchoNumeric\\StatisticBundle\\src\\Controller\\StatisticManager' => 'getStatisticManagerService',
'EchoNumeric\\StatisticBundle\\src\\Exception\\StatisticsException' => 'getStatisticsExceptionService',
'EchoNumeric\\StatisticBundle\\src\\Model\\StatBody' => 'getStatBodyService',
'EchoNumeric\\StatisticBundle\\src\\Model\\StatContent' => 'getStatContentService',
'EchoNumeric\\StatisticBundle\\src\\Model\\StatHeader' => 'getStatHeaderService',
'EchoNumeric\\StatisticBundle\\src\\Model\\StatTotal' => 'getStatTotalService',
'EchoNumeric\\StatisticBundle\\src\\Model\\StatYaml' => 'getStatYamlService',
'EchoNumeric\\StatisticBundle\\src\\Services\\CustomResultService' => 'getCustomResultServiceService',
'EchoNumeric\\StatisticBundle\\src\\Services\\DynamicValues' => 'getDynamicValuesService',
'EchoNumeric\\StatisticBundle\\src\\Services\\ResultTransform' => 'getResultTransformService',
'EchoNumeric\\StatisticBundle\\src\\Services\\StatisticConstructor' => 'getStatisticConstructorService',
'EchoNumeric\\StatisticBundle\\src\\Services\\StatisticsBridge' => 'getStatisticsBridgeService',
'EchoNumeric\\StatisticBundle\\src\\Services\\YamlToQueryBuilder' => 'getYamlToQueryBuilderService',
'Faker\\Generator' => 'getGeneratorService',
'Hslavich\\OneloginSamlBundle\\Controller\\SamlController' => 'getSamlControllerService',
'Liip\\TestFixturesBundle\\Services\\DatabaseBackup\\MongodbDatabaseBackup' => 'getMongodbDatabaseBackupService',
'Liip\\TestFixturesBundle\\Services\\DatabaseBackup\\MysqlDatabaseBackup' => 'getMysqlDatabaseBackupService',
'Liip\\TestFixturesBundle\\Services\\DatabaseBackup\\SqliteDatabaseBackup' => 'getSqliteDatabaseBackupService',
'Liip\\TestFixturesBundle\\Services\\DatabaseToolCollection' => 'getDatabaseToolCollectionService',
'Liip\\TestFixturesBundle\\Services\\FixturesLoaderFactory' => 'getFixturesLoaderFactoryService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service',
'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.activity_images' => 'getSmartUniqueNamer_ActivityImagesService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.advertising_images' => 'getSmartUniqueNamer_AdvertisingImagesService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.custom_product_images' => 'getSmartUniqueNamer_CustomProductImagesService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.customer_product_images' => 'getSmartUniqueNamer_CustomerProductImagesService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.general_documents' => 'getSmartUniqueNamer_GeneralDocumentsService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.parameter_thumbnail' => 'getSmartUniqueNamer_ParameterThumbnailService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.service_pro_images' => 'getSmartUniqueNamer_ServiceProImagesService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.slider_item_images' => 'getSmartUniqueNamer_SliderItemImagesService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.user_avatar' => 'getSmartUniqueNamer_UserAvatarService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.user_logo' => 'getSmartUniqueNamer_UserLogoService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.user_registration_document' => 'getSmartUniqueNamer_UserRegistrationDocumentService',
'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_warmer' => 'getCacheWarmerService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronCreateCommand' => 'getCronCreateCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronDeleteCommand' => 'getCronDeleteCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronDisableCommand' => 'getCronDisableCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronEnableCommand' => 'getCronEnableCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronListCommand' => 'getCronListCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronReportsTruncateCommand' => 'getCronReportsTruncateCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronRunCommand' => 'getCronRunCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronStartCommand' => 'getCronStartCommandService',
'console.command.public_alias.Cron\\CronBundle\\Command\\CronStopCommand' => 'getCronStopCommandService',
'console.command.public_alias.corley_maintenance.command.dump_apache_command' => 'getConsole_Command_PublicAlias_CorleyMaintenance_Command_DumpApacheCommandService',
'console.command.public_alias.corley_maintenance.command.dump_nginx_command' => 'getConsole_Command_PublicAlias_CorleyMaintenance_Command_DumpNginxCommandService',
'console.command.public_alias.corley_maintenance.command.maintenance_command' => 'getConsole_Command_PublicAlias_CorleyMaintenance_Command_MaintenanceCommandService',
'console.command.public_alias.corley_maintenance.command.soft_maintenance_command' => 'getConsole_Command_PublicAlias_CorleyMaintenance_Command_SoftMaintenanceCommandService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'cron.executor' => 'getCron_ExecutorService',
'cron.manager' => 'getCron_ManagerService',
'cron.resolver' => 'getCron_ResolverService',
'cron.validator' => 'getCron_ValidatorService',
'datatable.custom_functions' => 'getDatatable_CustomFunctionsService',
'doctrine.dbal.user_logs_connection' => 'getDoctrine_Dbal_UserLogsConnectionService',
'error_controller' => 'getErrorControllerService',
'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
'fos_elastica.config_manager' => 'getFosElastica_ConfigManagerService',
'fos_elastica.config_manager.index_templates' => 'getFosElastica_ConfigManager_IndexTemplatesService',
'fos_elastica.filter_objects_listener' => 'getFosElastica_FilterObjectsListenerService',
'fos_elastica.in_place_pager_persister' => 'getFosElastica_InPlacePagerPersisterService',
'fos_elastica.index.group37deux.product' => 'getFosElastica_Index_Group37deux_ProductService',
'fos_elastica.index_manager' => 'getFosElastica_IndexManagerService',
'fos_elastica.index_template_manager' => 'getFosElastica_IndexTemplateManagerService',
'fos_elastica.pager_persister_registry' => 'getFosElastica_PagerPersisterRegistryService',
'fos_elastica.pager_provider_registry' => 'getFosElastica_PagerProviderRegistryService',
'fos_elastica.paginator.subscriber' => 'getFosElastica_Paginator_SubscriberService',
'fos_elastica.persister_registry' => 'getFosElastica_PersisterRegistryService',
'fos_elastica.repository_manager' => 'getFosElastica_RepositoryManagerService',
'fos_elastica.resetter' => 'getFosElastica_ResetterService',
'fos_elastica.template_resetter' => 'getFosElastica_TemplateResetterService',
'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
'white_october_breadcrumbs' => 'getWhiteOctoberBreadcrumbsService',
'white_october_breadcrumbs.helper' => 'getWhiteOctoberBreadcrumbs_HelperService',
];
$this->aliases = [
'App\\Kernel' => 'kernel',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'fos_elastica.client' => 'fos_elastica.client.default',
'fos_elastica.index' => 'fos_elastica.index.group37deux',
'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 5).'/src/Kernel.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 5).'/lib/DatatableBundle/Twig/DatatableExtension.php';
include_once \dirname(__DIR__, 5).'/lib/DatatableBundle/src/Services/CustomizationServices.php';
include_once \dirname(__DIR__, 5).'/lib/DatatableBundle/src/Services/DatatableServices.php';
include_once \dirname(__DIR__, 5).'/lib/DatatableBundle/src/Services/ToolsServices.php';
include_once \dirname(__DIR__, 5).'/lib/StatisticBundle/Twig/StatisticExtension.php';
include_once \dirname(__DIR__, 5).'/lib/StatisticBundle/src/Services/StatisticService.php';
include_once \dirname(__DIR__, 5).'/src/Adapter/ProductAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 5).'/src/EventSubscriber/ProjectKeySubscriber.php';
include_once \dirname(__DIR__, 5).'/src/Factory/PointFactory.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/Point/PointHelper.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/Point/PointCalculator.php';
include_once \dirname(__DIR__, 5).'/src/Services/Back/Export/XlsxWriter.php';
include_once \dirname(__DIR__, 5).'/src/Services/Back/Import/ExampleFileService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Back/ImportService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Back/ParameterService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Back/RegateService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/AclReader.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/AclService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/Email/BaseMailer.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/MailerService.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/mailer/MailerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/mailer/Mailer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/mailer/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/mailer/Transport/Transports.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/mailer/Transport.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/PlatformService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/Point/TransactionService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/Point/TurnoverService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/PriceService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/SaleOrderService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/Translation/CatalogueTranslation.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/Translation/TranslationBase.php';
include_once \dirname(__DIR__, 5).'/src/Services/CommonServices.php';
include_once \dirname(__DIR__, 5).'/src/Services/ConfigService.php';
include_once \dirname(__DIR__, 5).'/src/Services/DTV/CommandService.php';
include_once \dirname(__DIR__, 5).'/src/Services/DTV/LogService.php';
include_once \dirname(__DIR__, 5).'/src/Services/DTV/ProjectService.php';
include_once \dirname(__DIR__, 5).'/src/Services/DTV/YamlConfig/Interfaces/YamlGetterInterface.php';
include_once \dirname(__DIR__, 5).'/src/Services/DTV/YamlConfig/YamlReader.php';
include_once \dirname(__DIR__, 5).'/src/Services/EncryptDecryptServices.php';
include_once \dirname(__DIR__, 5).'/src/Services/Front/BoosterResultService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Front/CartService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Old/ProjectManager.php';
include_once \dirname(__DIR__, 5).'/src/Adapter/ProjectAdapter.php';
include_once \dirname(__DIR__, 5).'/src/Services/ElasticSearchServices.php';
include_once \dirname(__DIR__, 5).'/src/Services/Old/CarrierManager.php';
include_once \dirname(__DIR__, 5).'/src/Services/Front/GiftCertificateService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Front/Catalogue/CatalogueService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Front/Catalogue/ElasticSearchCatalogueService.php';
include_once \dirname(__DIR__, 5).'/vendor/ruflin/elastica/lib/Elastica/SearchableInterface.php';
include_once \dirname(__DIR__, 5).'/src/Services/Front/Catalogue/CatalogueManager.php';
include_once \dirname(__DIR__, 5).'/src/Services/Front/Catalogue/JsonCatalogueService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Front/UserFrontService.php';
include_once \dirname(__DIR__, 5).'/src/Services/HighlightService.php';
include_once \dirname(__DIR__, 5).'/src/Services/Old/CatalogSearch.php';
include_once \dirname(__DIR__, 5).'/src/Services/Old/PriceManager.php';
include_once \dirname(__DIR__, 5).'/src/Services/ProductService.php';
include_once \dirname(__DIR__, 5).'/src/Services/PurchaseDeclarationService.php';
include_once \dirname(__DIR__, 5).'/src/Services/ScoreService.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Processor/WebProcessor.php';
include_once \dirname(__DIR__, 5).'/src/Services/Monolog/ExtraProcessor.php';
include_once \dirname(__DIR__, 5).'/src/Listener/KernelEvent.php';
include_once \dirname(__DIR__, 5).'/src/Listener/AclAnnotationListener.php';
include_once \dirname(__DIR__, 5).'/src/Listener/PreRequiredListener.php';
include_once \dirname(__DIR__, 5).'/src/Listener/DtvNavigationListener.php';
include_once \dirname(__DIR__, 5).'/src/Listener/DtvRequestListener.php';
include_once \dirname(__DIR__, 5).'/src/Listener/WmApiListener.php';
include_once \dirname(__DIR__, 5).'/src/Listener/CheckCguListener.php';
include_once \dirname(__DIR__, 5).'/src/Listener/MaintenanceListener.php';
include_once \dirname(__DIR__, 5).'/src/Listener/ClosedSiteListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 5).'/src/Services/Common/Translator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpCache/HttpCache.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/HttpCache/HttpCache.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpCache/StoreInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpCache/Store.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/Request.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/Transition.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/mime/MimeTypes.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/MetadataFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/DriverChain.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/FileLocator.php';
include_once \dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Cache/FileCache.php';
include_once \dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Connection.php';
include_once \dirname(__DIR__, 5).'/src/DBAL/MultiDbConnectionWrapper.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Configuration.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/Doctrine/Auditing/Logger/Middleware/DHMiddleware.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/ReflectionBasedDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
include_once \dirname(__DIR__, 5).'/vendor/mhujer/breadcrumbs-bundle/Twig/Extension/BreadcrumbsExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Type/ParserInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Type/Parser.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/RunsListener.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableDriver.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableHandlerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/TraceableFileLocator.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/log/Psr/Log/AbstractLogger.php';
include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/elastica-bundle/src/Logger/ElasticaLogger.php';
include_once \dirname(__DIR__, 5).'/vendor/ruflin/elastica/lib/Elastica/Client.php';
include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Client.php';
include_once \dirname(__DIR__, 5).'/vendor/ruflin/elastica/lib/Elastica/Index.php';
include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/elastica-bundle/src/Elastica/Index.php';
include_once \dirname(__DIR__, 5).'/vendor/ruflin/elastica/lib/Elastica/Type.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Server/Connection.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 5).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
include_once \dirname(__DIR__, 5).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
include_once \dirname(__DIR__, 5).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
include_once \dirname(__DIR__, 5).'/vendor/corley/maintenance-bundle/Corley/MaintenanceBundle/Listener/SoftLockListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/myclabs/php-enum/stubs/Stringable.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 5).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Firewall/ContextListener.php';
include_once \dirname(__DIR__, 5).'/vendor/slope-it/breadcrumb-bundle/src/EventListener/BreadcrumbListener.php';
include_once \dirname(__DIR__, 5).'/vendor/slope-it/breadcrumb-bundle/src/Service/BreadcrumbBuilder.php';
include_once \dirname(__DIR__, 5).'/vendor/slope-it/breadcrumb-bundle/src/Service/BreadcrumbItemFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Configuration.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Security/RoleCheckerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/Security/RoleChecker.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Security/SecurityProviderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/Security/SecurityProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Auditor.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/ProviderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/AbstractProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/Doctrine/DoctrineProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/ConfigurationInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/Doctrine/Configuration.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/Service/ServiceInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/Service/AbstractService.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/Doctrine/Service/DoctrineService.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/Service/StorageServiceInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/Doctrine/Service/StorageService.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/Service/AuditingServiceInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/Provider/Doctrine/Service/AuditingService.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor/src/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/User/UserProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/Event/ViewerEventSubscriber.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/SerializerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Serializer.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/filesystem/Filesystem.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/WorkflowInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/Workflow.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/StateMachine.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/Definition.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/MarkingStore/MethodMarkingStore.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Debug/DataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/friendsofsymfony/elastica-bundle/src/DataCollector/ElasticaDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/Registry.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 5).'/src/Twig/AclExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/AppExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/AtomicExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/BackOffice/NewsletterExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/BackOffice/TwigExtension.php';
include_once \dirname(__DIR__, 5).'/src/Services/Back/MenuBuilder.php';
include_once \dirname(__DIR__, 5).'/src/Twig/CartExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/CatalogExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/Common/CatalogueExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/CssExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/Dtv/MailExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/Dtv/TwigExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/MailExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/PaymentExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/PlatformComponentExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/PurchaseProductExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/RegateExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/ScoreExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/SettingExtension.php';
include_once \dirname(__DIR__, 5).'/src/Services/Old/SettingManager.php';
include_once \dirname(__DIR__, 5).'/src/Twig/SliderExtension.php';
include_once \dirname(__DIR__, 5).'/src/Twig/TwigExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/intl-extra/IntlExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/cssinliner-extra/CssInlinerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/inky-extra/InkyExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/string-extra/StringExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
include_once \dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/slope-it/breadcrumb-bundle/src/Twig/BreadcrumbExtension.php';
include_once \dirname(__DIR__, 5).'/vendor/slope-it/breadcrumb-bundle/src/Service/BreadcrumbItemProcessor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 5).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/http-foundation/Session/Session.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 5).'/vendor/symfony/validator/Validator/TraceableValidator.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function load($file, $lazyLoad = true)
{
if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
return $class::do($this, $lazyLoad);
}
if ('.' === $file[-4]) {
$class = substr($class, 0, -4);
} else {
$file .= '.php';
}
$service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
}
/**
* Gets the public '.container.private.filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function get_Container_Private_FilesystemService()
{
return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$b = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushProcessor([0 => $b, 1 => '__invoke']);
$a->pushProcessor($b);
$a->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$a->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$c = ($this->services['kernel'] ?? $this->get('kernel'));
$d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$e = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$e->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$e->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$e->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$e->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$e->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$e->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$e->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
$e->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$e->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
$e->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$e->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$e->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$f = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$f->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$g->setKernel($c);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $d));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $d));
$instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
$instance->add($e);
$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
$instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
$instance->add($f);
$instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
$instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
$instance->add(new \JMS\SerializerBundle\Debug\DataCollector([], ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService()), ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService()), ($this->privates['jms_serializer.metadata.traceable_cache'] ?? $this->getJmsSerializer_Metadata_TraceableCacheService()), ($this->privates['jms_serializer.metadata.traceable_file_locator'] ?? ($this->privates['jms_serializer.metadata.traceable_file_locator'] = new \JMS\SerializerBundle\Debug\TraceableFileLocator([]))), ($this->privates['jms_serializer.traceable_runs_listener'] ?? ($this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener()))));
$instance->add(new \FOS\ElasticaBundle\DataCollector\ElasticaDataCollector(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService())));
$instance->add($g);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false, false, false);
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function get_Container_Private_SerializerService()
{
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$b = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$c = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
$d = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
$e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($d);
return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($b), 1 => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), 2 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, ['enable_max_depth' => true, 'skip_null_values' => false]), 3 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(['enable_max_depth' => true, 'skip_null_values' => false]), 4 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['enable_max_depth' => true, 'skip_null_values' => false]), 5 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer(['enable_max_depth' => true, 'skip_null_values' => false], $c), 6 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($d, $c, $a, $e, NULL)), 7 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 8 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(['enable_max_depth' => true, 'skip_null_values' => false]), 9 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 11 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL, ['enable_max_depth' => true, 'skip_null_values' => false]), 12 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 13 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($d, $c, $b, $a, $e, NULL, ['enable_max_depth' => true, 'skip_null_values' => false])], [0 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(['enable_max_depth' => true, 'skip_null_values' => false]), 1 => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL, ['enable_max_depth' => true, 'skip_null_values' => false]), 2 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL, ['enable_max_depth' => true, 'skip_null_values' => false]), 3 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(['enable_max_depth' => true, 'skip_null_values' => false])]);
}
/**
* Gets the public '.container.private.session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function get_Container_Private_SessionService()
{
$a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
if (isset($this->services['.container.private.session'])) {
return $this->services['.container.private.session'];
}
return $this->services['.container.private.session'] = $a->createSession();
}
/**
* Gets the public '.container.private.state_machine.user_status' shared service.
*
* @return \Symfony\Component\Workflow\StateMachine
*/
protected function get_Container_Private_StateMachine_UserStatusService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['.container.private.state_machine.user_status'])) {
return $this->services['.container.private.state_machine.user_status'];
}
return $this->services['.container.private.state_machine.user_status'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([0 => 'register_pending', 1 => 'admin_pending', 2 => 'cgu_pending', 3 => 'enabled', 4 => 'disabled', 5 => 'unsubscribed', 6 => 'archived', 7 => 'cgu_declined', 8 => 'deleted'], [0 => ($this->privates['.state_machine.user_status.transition.0'] ?? ($this->privates['.state_machine.user_status.transition.0'] = new \Symfony\Component\Workflow\Transition('need_admin_validation', 'cgu_pending', 'admin_pending'))), 1 => ($this->privates['.state_machine.user_status.transition.1'] ?? ($this->privates['.state_machine.user_status.transition.1'] = new \Symfony\Component\Workflow\Transition('need_admin_validation', 'register_pending', 'admin_pending'))), 2 => ($this->privates['.state_machine.user_status.transition.2'] ?? ($this->privates['.state_machine.user_status.transition.2'] = new \Symfony\Component\Workflow\Transition('accept_register', 'admin_pending', 'cgu_pending'))), 3 => ($this->privates['.state_machine.user_status.transition.3'] ?? ($this->privates['.state_machine.user_status.transition.3'] = new \Symfony\Component\Workflow\Transition('accept_user_register', 'register_pending', 'cgu_pending'))), 4 => ($this->privates['.state_machine.user_status.transition.4'] ?? ($this->privates['.state_machine.user_status.transition.4'] = new \Symfony\Component\Workflow\Transition('accept_cgu', 'cgu_pending', 'enabled'))), 5 => ($this->privates['.state_machine.user_status.transition.5'] ?? ($this->privates['.state_machine.user_status.transition.5'] = new \Symfony\Component\Workflow\Transition('reject_cgu', 'cgu_pending', 'cgu_declined'))), 6 => ($this->privates['.state_machine.user_status.transition.6'] ?? ($this->privates['.state_machine.user_status.transition.6'] = new \Symfony\Component\Workflow\Transition('resend_cgu', 'cgu_pending', 'cgu_pending'))), 7 => ($this->privates['.state_machine.user_status.transition.7'] ?? ($this->privates['.state_machine.user_status.transition.7'] = new \Symfony\Component\Workflow\Transition('resend_cgu', 'cgu_declined', 'cgu_pending'))), 8 => ($this->privates['.state_machine.user_status.transition.8'] ?? ($this->privates['.state_machine.user_status.transition.8'] = new \Symfony\Component\Workflow\Transition('resend_cgu', 'enabled', 'cgu_pending'))), 9 => ($this->privates['.state_machine.user_status.transition.9'] ?? ($this->privates['.state_machine.user_status.transition.9'] = new \Symfony\Component\Workflow\Transition('disable', 'enabled', 'disabled'))), 10 => ($this->privates['.state_machine.user_status.transition.10'] ?? ($this->privates['.state_machine.user_status.transition.10'] = new \Symfony\Component\Workflow\Transition('enable', 'disabled', 'enabled'))), 11 => ($this->privates['.state_machine.user_status.transition.11'] ?? ($this->privates['.state_machine.user_status.transition.11'] = new \Symfony\Component\Workflow\Transition('unsubscribe', 'enabled', 'unsubscribed'))), 12 => ($this->privates['.state_machine.user_status.transition.12'] ?? ($this->privates['.state_machine.user_status.transition.12'] = new \Symfony\Component\Workflow\Transition('re_registration', 'unsubscribed', 'enabled'))), 13 => ($this->privates['.state_machine.user_status.transition.13'] ?? ($this->privates['.state_machine.user_status.transition.13'] = new \Symfony\Component\Workflow\Transition('archive_manual', 'cgu_pending', 'archived'))), 14 => ($this->privates['.state_machine.user_status.transition.14'] ?? ($this->privates['.state_machine.user_status.transition.14'] = new \Symfony\Component\Workflow\Transition('archive_manual', 'enabled', 'archived'))), 15 => ($this->privates['.state_machine.user_status.transition.15'] ?? ($this->privates['.state_machine.user_status.transition.15'] = new \Symfony\Component\Workflow\Transition('archive_auto', 'unsubscribed', 'archived'))), 16 => ($this->privates['.state_machine.user_status.transition.16'] ?? ($this->privates['.state_machine.user_status.transition.16'] = new \Symfony\Component\Workflow\Transition('archive_auto', 'cgu_declined', 'archived'))), 17 => ($this->privates['.state_machine.user_status.transition.17'] ?? ($this->privates['.state_machine.user_status.transition.17'] = new \Symfony\Component\Workflow\Transition('archive_auto', 'cgu_pending', 'archived'))), 18 => ($this->privates['.state_machine.user_status.transition.18'] ?? ($this->privates['.state_machine.user_status.transition.18'] = new \Symfony\Component\Workflow\Transition('archive_auto', 'enabled', 'archived'))), 19 => ($this->privates['.state_machine.user_status.transition.19'] ?? ($this->privates['.state_machine.user_status.transition.19'] = new \Symfony\Component\Workflow\Transition('unarchive', 'archived', 'cgu_pending'))), 20 => ($this->privates['.state_machine.user_status.transition.20'] ?? ($this->privates['.state_machine.user_status.transition.20'] = new \Symfony\Component\Workflow\Transition('soft_delete', 'unsubscribed', 'deleted'))), 21 => ($this->privates['.state_machine.user_status.transition.21'] ?? ($this->privates['.state_machine.user_status.transition.21'] = new \Symfony\Component\Workflow\Transition('soft_delete', 'archived', 'deleted'))), 22 => ($this->privates['.state_machine.user_status.transition.22'] ?? ($this->privates['.state_machine.user_status.transition.22'] = new \Symfony\Component\Workflow\Transition('soft_delete', 'cgu_declined', 'deleted'))), 23 => ($this->privates['.state_machine.user_status.transition.23'] ?? ($this->privates['.state_machine.user_status.transition.23'] = new \Symfony\Component\Workflow\Transition('soft_delete', 'admin_pending', 'deleted')))], [0 => 'cgu_pending'], ($this->privates['state_machine.user_status.metadata_store'] ?? $this->getStateMachine_UserStatus_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true, 'status'), $a, 'user_status', NULL);
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 5));
$a->addPath((\dirname(__DIR__, 5).'/assets/mail/simple_app/scss'), 'simple_app');
$a->addPath((\dirname(__DIR__, 5).'/lib/DatatableBundle/Resources/views'), 'datatable');
$a->addPath((\dirname(__DIR__, 5).'/lib/StatisticBundle/Resources/views'), 'statistic');
$a->addPath((\dirname(__DIR__, 5).'/templates/atomic_design'), 'atomic');
$a->addPath((\dirname(__DIR__, 5).'/templates/platform/component'), 'component');
$a->addPath((\dirname(__DIR__, 5).'/templates/back'), 'back');
$a->addPath((\dirname(__DIR__, 5).'/templates/dtv'), 'dtv');
$a->addPath((\dirname(__DIR__, 5).'/public'), 'public');
$a->addPath((\dirname(__DIR__, 5).'/templates/bundles/TwigBundle'), 'Twig');
$a->addPath((\dirname(__DIR__, 5).'/templates/bundles/TwigBundle'), '!Twig');
$a->addPath((\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
$a->addPath((\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
$a->addPath((\dirname(__DIR__, 5).'/vendor/presta/image-bundle/Resources/views'), 'PrestaImage');
$a->addPath((\dirname(__DIR__, 5).'/vendor/presta/image-bundle/Resources/views'), '!PrestaImage');
$a->addPath((\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 5).'/vendor/mhujer/breadcrumbs-bundle/Resources/views'), 'WhiteOctoberBreadcrumbs');
$a->addPath((\dirname(__DIR__, 5).'/vendor/mhujer/breadcrumbs-bundle/Resources/views'), '!WhiteOctoberBreadcrumbs');
$a->addPath((\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Resources/views'), 'JMSSerializer');
$a->addPath((\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/Resources/views'), '!JMSSerializer');
$a->addPath((\dirname(__DIR__, 5).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), 'FOSElastica');
$a->addPath((\dirname(__DIR__, 5).'/vendor/friendsofsymfony/elastica-bundle/src/Resources/views'), '!FOSElastica');
$a->addPath((\dirname(__DIR__, 5).'/templates/bundles/NelmioApiDocBundle'), 'NelmioApiDoc');
$a->addPath((\dirname(__DIR__, 5).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
$a->addPath((\dirname(__DIR__, 5).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 5).'/lib/DatatableBundle/Resources/views'), 'Datatable');
$a->addPath((\dirname(__DIR__, 5).'/lib/DatatableBundle/Resources/views'), '!Datatable');
$a->addPath((\dirname(__DIR__, 5).'/lib/StatisticBundle/Resources/views'), 'Statistic');
$a->addPath((\dirname(__DIR__, 5).'/lib/StatisticBundle/Resources/views'), '!Statistic');
$a->addPath((\dirname(__DIR__, 5).'/vendor/corley/maintenance-bundle/Corley/MaintenanceBundle/Resources/views'), 'CorleyMaintenance');
$a->addPath((\dirname(__DIR__, 5).'/vendor/corley/maintenance-bundle/Corley/MaintenanceBundle/Resources/views'), '!CorleyMaintenance');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 5).'/vendor/slope-it/breadcrumb-bundle/src/Resources/views'), 'SlopeItBreadcrumb');
$a->addPath((\dirname(__DIR__, 5).'/vendor/slope-it/breadcrumb-bundle/src/Resources/views'), '!SlopeItBreadcrumb');
$a->addPath((\dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/Resources/views'), 'DHAuditor');
$a->addPath((\dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/Resources/views'), '!DHAuditor');
$a->addPath((\dirname(__DIR__, 5).'/templates'));
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$a->addPath((\dirname(__DIR__, 5).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$d = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
$e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$f = ($this->services['router'] ?? $this->getRouterService());
$g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$h = new \Symfony\Component\Workflow\Registry();
$h->addWorkflow(($this->services['.container.private.state_machine.user_status'] ?? $this->get_Container_Private_StateMachine_UserStatusService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\Entity\\User'));
$i = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$j = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
$k = ($this->privates['App\\Services\\Common\\PlatformService'] ?? $this->getPlatformServiceService());
$l = ($this->privates['App\\Services\\DTV\\ProjectService'] ?? $this->getProjectServiceService());
$m = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$n = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$n->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $e]);
$o = new \Symfony\Bridge\Twig\AppVariable();
$o->setEnvironment('dev');
$o->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$o->setTokenStorage($i);
}
if ($this->has('request_stack')) {
$o->setRequestStack($g);
}
$p = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
$instance->addExtension($d);
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__, 5), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, $f)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension($h));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $i)));
$instance->addExtension(($this->services['EchoNumeric\\DatatableBundle\\Twig\\DatatableExtension'] ?? $this->getDatatableExtensionService()));
$instance->addExtension(($this->services['EchoNumeric\\StatisticBundle\\Twig\\StatisticExtension'] ?? $this->getStatisticExtensionService()));
$instance->addExtension(new \App\Twig\AclExtension());
$instance->addExtension(new \App\Twig\AppExtension());
$instance->addExtension(new \App\Twig\AtomicExtension());
$instance->addExtension(new \App\Twig\BackOffice\NewsletterExtension(($this->services['doctrine'] ?? $this->getDoctrineService())));
$instance->addExtension(new \App\Twig\BackOffice\TwigExtension(new \App\Services\Back\MenuBuilder($j, ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService()), ($this->privates['App\\Services\\Common\\AclService'] ?? $this->getAclServiceService())), $g));
$instance->addExtension(new \App\Twig\CartExtension(($this->privates['App\\Services\\Front\\CartService'] ?? $this->getCartServiceService())));
$instance->addExtension(new \App\Twig\CatalogExtension(new \App\Services\ConfigService($this->parameters['platform'], $k, \dirname(__DIR__, 5)), ($this->privates['App\\Services\\Old\\PriceManager'] ?? $this->getPriceManagerService()), $g, ($this->privates['App\\Factory\\PointFactory'] ?? $this->getPointFactoryService()), ($this->privates['App\\Services\\Front\\Catalogue\\CatalogueService'] ?? $this->getCatalogueServiceService())));
$instance->addExtension(new \App\Twig\Common\CatalogueExtension(($this->privates['App\\Services\\Common\\Translation\\TranslationBase'] ?? $this->getTranslationBaseService()), ($this->privates['App\\Services\\Common\\Translation\\CatalogueTranslation'] ?? $this->getCatalogueTranslationService())));
$instance->addExtension(new \App\Twig\CssExtension());
$instance->addExtension(new \App\Twig\Dtv\MailExtension($k, $l));
$instance->addExtension(new \App\Twig\Dtv\TwigExtension($l));
$instance->addExtension(new \App\Twig\MailExtension($f, ($this->privates['App\\Services\\ConfigService'] ?? $this->getConfigServiceService())));
$instance->addExtension(new \App\Twig\PaymentExtension());
$instance->addExtension(new \App\Twig\PlatformComponentExtension(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $instance, $j, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), \dirname(__DIR__, 5)));
$instance->addExtension(new \App\Twig\PurchaseProductExtension($m));
$instance->addExtension(new \App\Twig\RegateExtension());
$instance->addExtension(new \App\Twig\ScoreExtension(($this->privates['App\\Services\\ScoreService'] ?? $this->getScoreServiceService())));
$instance->addExtension(new \App\Twig\SettingExtension(new \App\Services\Old\SettingManager($m)));
$instance->addExtension(new \App\Twig\SliderExtension($m, $instance, $k));
$instance->addExtension(new \App\Twig\TwigExtension(($this->privates['App\\Services\\CommonServices'] ?? ($this->privates['App\\Services\\CommonServices'] = new \App\Services\CommonServices())), ($this->privates['App\\Services\\DTV\\LogService'] ?? ($this->privates['App\\Services\\DTV\\LogService'] = new \App\Services\DTV\LogService(\dirname(__DIR__, 5)))), $m, $g, $c, ($this->privates['App\\Services\\Common\\SaleOrderService'] ?? $this->getSaleOrderServiceService()), \dirname(__DIR__, 5)));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],
], [
'webpack_encore.entrypoint_lookup_collection' => '?',
'webpack_encore.tag_renderer' => '?',
])));
$instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
$instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
$instance->addExtension(new \Twig\Extra\CssInliner\CssInlinerExtension());
$instance->addExtension(new \Twig\Extra\Inky\InkyExtension());
$instance->addExtension(new \Twig\Extra\String\StringExtension());
$instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension(new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()))));
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(($this->services['white_october_breadcrumbs.twig'] ?? ($this->services['white_october_breadcrumbs.twig'] = new \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension($this))));
$instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension('jms_'));
$instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($d));
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($n));
$instance->addExtension(new \SlopeIt\BreadcrumbBundle\Twig\BreadcrumbExtension(($this->privates['slope_it.breadcrumb.builder'] ?? $this->getSlopeIt_Breadcrumb_BuilderService()), new \SlopeIt\BreadcrumbBundle\Service\BreadcrumbItemProcessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $c, $f, $g), 'front/front_breadcrumb.html.twig'));
$instance->addGlobal('app', $o);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Twig\\AclRuntime' => ['privates', 'App\\Twig\\AclRuntime', 'getAclRuntimeService', true],
'App\\Twig\\FormFieldRuntime' => ['privates', 'App\\Twig\\FormFieldRuntime', 'getFormFieldRuntimeService', true],
'App\\Twig\\HighlightRuntime' => ['privates', 'App\\Twig\\HighlightRuntime', 'getHighlightRuntimeService', true],
'App\\Twig\\PointRuntime' => ['privates', 'App\\Twig\\PointRuntime', 'getPointRuntimeService', true],
'App\\Twig\\TwigRuntime' => ['privates', 'App\\Twig\\TwigRuntime', 'getTwigRuntimeService', true],
'App\\Twig\\UserBoosterResultRuntime' => ['privates', 'App\\Twig\\UserBoosterResultRuntime', 'getUserBoosterResultRuntimeService', true],
'App\\Twig\\UserBusinessResultRuntime' => ['privates', 'App\\Twig\\UserBusinessResultRuntime', 'getUserBusinessResultRuntimeService', true],
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['privates', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', true],
], [
'App\\Twig\\AclRuntime' => '?',
'App\\Twig\\FormFieldRuntime' => '?',
'App\\Twig\\HighlightRuntime' => '?',
'App\\Twig\\PointRuntime' => '?',
'App\\Twig\\TwigRuntime' => '?',
'App\\Twig\\UserBoosterResultRuntime' => '?',
'App\\Twig\\UserBusinessResultRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
])));
$instance->addGlobal('version', '1.7.50.1692719999');
$instance->addGlobal('cdn', 'https://cdn.37deux.com');
$instance->addGlobal('assets_pdf_path', (\dirname(__DIR__, 5).'/public/build/assets/'));
$instance->addGlobal('static_project_file_pdf_path', (\dirname(__DIR__, 5).'/medias/'));
$instance->addGlobal('platform', $this->parameters['platform']);
$instance->addGlobal('admin_skin', 'skin-blue');
$instance->addGlobal('email', 'contact@lecercledaikin.fr');
$instance->addGlobal('host', 'lecercledaikin.dtv-projects.com');
$instance->addGlobal('stockmanager_email', 'emmanuel.zeppa@gmail.com');
$instance->addGlobal('point_enabled', true);
$instance->addGlobal('budget_enabled', true);
$instance->addGlobal('godchild_enabled', false);
$instance->addGlobal('newsletter_enabled', true);
$instance->addGlobal('shippingpriceenabled', true);
$instance->addGlobal('quotas_enabled', false);
$instance->addGlobal('theme', 'default');
$instance->addGlobal('contacts', $this->parameters['contacts']);
$instance->addGlobal('locale', 'fr');
$instance->addGlobal('godchild_validation', true);
$instance->addGlobal('godchild_amount', 2500);
$instance->addGlobal('display_available_stock', true);
$instance->addGlobal('importtype', 'cancelandreplace');
$instance->addGlobal('schemeHttp', 'https');
$instance->addGlobal('security_path', [0 => 'app_login', 1 => 'app_forgot_password_request', 2 => 'app_check_email', 3 => 'app_reset_password', 4 => 'app_need_refresh_password', 5 => 'front_user_accept_cgu_first', 6 => 'front_user_accept_cgu_only', 7 => 'front_security_membership', 8 => 'app_register', 9 => 'front_register_2']);
$instance->registerUndefinedFilterCallback([0 => $p, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $p, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $p, 1 => 'suggestTag']);
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function get_Container_Private_ValidatorService()
{
$a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
if (isset($this->services['.container.private.validator'])) {
return $this->services['.container.private.validator'];
}
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
}
/**
* Gets the public 'EchoNumeric\DatatableBundle\Twig\DatatableExtension' shared autowired service.
*
* @return \EchoNumeric\DatatableBundle\Twig\DatatableExtension
*/
protected function getDatatableExtensionService()
{
$a = ($this->services['EchoNumeric\\DatatableBundle\\src\\Services\\DatatableServices'] ?? $this->getDatatableServicesService());
if (isset($this->services['EchoNumeric\\DatatableBundle\\Twig\\DatatableExtension'])) {
return $this->services['EchoNumeric\\DatatableBundle\\Twig\\DatatableExtension'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['EchoNumeric\\DatatableBundle\\Twig\\DatatableExtension'])) {
return $this->services['EchoNumeric\\DatatableBundle\\Twig\\DatatableExtension'];
}
$c = ($this->services['EchoNumeric\\DatatableBundle\\src\\Services\\ToolsServices'] ?? $this->getToolsServicesService());
if (isset($this->services['EchoNumeric\\DatatableBundle\\Twig\\DatatableExtension'])) {
return $this->services['EchoNumeric\\DatatableBundle\\Twig\\DatatableExtension'];
}
$d = ($this->privates['EchoNumeric\\DatatableBundle\\src\\Services\\CustomizationServices'] ?? $this->getCustomizationServicesService());
if (isset($this->services['EchoNumeric\\DatatableBundle\\Twig\\DatatableExtension'])) {
return $this->services['EchoNumeric\\DatatableBundle\\Twig\\DatatableExtension'];
}
return $this->services['EchoNumeric\\DatatableBundle\\Twig\\DatatableExtension'] = new \EchoNumeric\DatatableBundle\Twig\DatatableExtension($a, $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this, $c, $d);
}
/**
* Gets the public 'EchoNumeric\DatatableBundle\src\Services\DatatableServices' shared autowired service.
*
* @return \EchoNumeric\DatatableBundle\src\Services\DatatableServices
*/
protected function getDatatableServicesService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['EchoNumeric\\DatatableBundle\\src\\Services\\DatatableServices'])) {
return $this->services['EchoNumeric\\DatatableBundle\\src\\Services\\DatatableServices'];
}
$b = ($this->privates['App\\Services\\Front\\UserFrontService'] ?? $this->getUserFrontServiceService());
if (isset($this->services['EchoNumeric\\DatatableBundle\\src\\Services\\DatatableServices'])) {
return $this->services['EchoNumeric\\DatatableBundle\\src\\Services\\DatatableServices'];
}
$c = ($this->privates['App\\Services\\Back\\RegateService'] ?? $this->getRegateServiceService());
if (isset($this->services['EchoNumeric\\DatatableBundle\\src\\Services\\DatatableServices'])) {
return $this->services['EchoNumeric\\DatatableBundle\\src\\Services\\DatatableServices'];
}
return $this->services['EchoNumeric\\DatatableBundle\\src\\Services\\DatatableServices'] = new \EchoNumeric\DatatableBundle\src\Services\DatatableServices($a, $this, ($this->privates['App\\Services\\ConfigService'] ?? $this->getConfigServiceService()), ($this->privates['App\\Services\\EncryptDecryptServices'] ?? ($this->privates['App\\Services\\EncryptDecryptServices'] = new \App\Services\EncryptDecryptServices())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b, $c);
}
/**
* Gets the public 'EchoNumeric\DatatableBundle\src\Services\ToolsServices' shared autowired service.
*
* @return \EchoNumeric\DatatableBundle\src\Services\ToolsServices
*/
protected function getToolsServicesService()
{
$a = ($this->privates['App\\Services\\HighlightService'] ?? $this->getHighlightServiceService());
if (isset($this->services['EchoNumeric\\DatatableBundle\\src\\Services\\ToolsServices'])) {
return $this->services['EchoNumeric\\DatatableBundle\\src\\Services\\ToolsServices'];
}
return $this->services['EchoNumeric\\DatatableBundle\\src\\Services\\ToolsServices'] = new \EchoNumeric\DatatableBundle\src\Services\ToolsServices($a);
}
/**
* Gets the public 'EchoNumeric\StatisticBundle\Twig\StatisticExtension' shared autowired service.
*
* @return \EchoNumeric\StatisticBundle\Twig\StatisticExtension
*/
protected function getStatisticExtensionService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['EchoNumeric\\StatisticBundle\\Twig\\StatisticExtension'])) {
return $this->services['EchoNumeric\\StatisticBundle\\Twig\\StatisticExtension'];
}
$b = ($this->services['EchoNumeric\\StatisticBundle\\src\\Services\\StatisticService'] ?? $this->getStatisticServiceService());
if (isset($this->services['EchoNumeric\\StatisticBundle\\Twig\\StatisticExtension'])) {
return $this->services['EchoNumeric\\StatisticBundle\\Twig\\StatisticExtension'];
}
return $this->services['EchoNumeric\\StatisticBundle\\Twig\\StatisticExtension'] = new \EchoNumeric\StatisticBundle\Twig\StatisticExtension($a, $b);
}
/**
* Gets the public 'EchoNumeric\StatisticBundle\src\Services\StatisticService' shared autowired service.
*
* @return \EchoNumeric\StatisticBundle\src\Services\StatisticService
*/
protected function getStatisticServiceService()
{
$a = ($this->privates['App\\Services\\Common\\AclService'] ?? $this->getAclServiceService());
if (isset($this->services['EchoNumeric\\StatisticBundle\\src\\Services\\StatisticService'])) {
return $this->services['EchoNumeric\\StatisticBundle\\src\\Services\\StatisticService'];
}
return $this->services['EchoNumeric\\StatisticBundle\\src\\Services\\StatisticService'] = new \EchoNumeric\StatisticBundle\src\Services\StatisticService(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('-J87f+FBgS', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.rate_limiter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_RateLimiterService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('D84ZzAxBAj', 0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('aOZAwRd-B-', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.validator_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorExpressionLanguageService()
{
return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cclBOuIalR', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \App\DBAL\MultiDbConnectionWrapper
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
if (isset($this->services['doctrine.dbal.default_connection'])) {
return $this->services['doctrine.dbal.default_connection'];
}
$b = new \Doctrine\DBAL\Configuration();
$c = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
$c->setConnectionName('default');
$b->setSchemaManagerFactory(($this->privates['doctrine.dbal.legacy_schema_manager_factory'] ?? ($this->privates['doctrine.dbal.legacy_schema_manager_factory'] = new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory())));
$b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $c, 2 => new \DH\Auditor\Provider\Doctrine\Auditing\Logger\Middleware\DHMiddleware()]);
return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'charset' => 'utf8', 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode,\'ONLY_FULL_GROUP_BY\',\'\'))'], 'wrapperClass' => 'App\\DBAL\\MultiDbConnectionWrapper', 'serverVersion' => 'mariadb-10.3.34', 'defaultTableOptions' => ['charset' => 'utf8', 'collate' => 'utf8_unicode_ci']], $b, $a, []);
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
$a = ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService());
if (isset($this->services['doctrine.orm.default_entity_manager'])) {
return $this->services['doctrine.orm.default_entity_manager'];
}
$b = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
if (isset($this->services['doctrine.orm.default_entity_manager'])) {
return $this->services['doctrine.orm.default_entity_manager'];
}
$c = new \Doctrine\ORM\Configuration();
$d = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$e = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
$d->addDriver($e, 'App\\Entity');
$d->addDriver($e, 'Gedmo\\Tree\\Entity');
$d->addDriver($e, 'Gedmo\\Loggable\\Entity');
$d->addDriver($e, 'Vich\\UploaderBundle\\Entity');
$d->addDriver($e, 'Cron\\CronBundle\\Entity');
$c->setEntityNamespaces(['App' => 'App\\Entity', 'GedmoTree' => 'Gedmo\\Tree\\Entity', 'GedmoLoggable' => 'Gedmo\\Loggable\\Entity', 'VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity', 'CronCronBundle' => 'Cron\\CronBundle\\Entity']);
$c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$c->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$c->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($d, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
])));
$c->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$c->setProxyNamespace('Proxies');
$c->setAutoGenerateProxyClasses(true);
$c->setSchemaIgnoreClasses([]);
$c->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$c->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$c->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
$c->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
$c->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$c->setLazyGhostObjectEnabled(false);
$c->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Repository\\AclGroupRepository' => ['privates', 'App\\Repository\\AclGroupRepository', 'getAclGroupRepositoryService', true],
'App\\Repository\\ActionLogRepository' => ['privates', 'App\\Repository\\ActionLogRepository', 'getActionLogRepositoryService', true],
'App\\Repository\\ActivityRepository' => ['privates', 'App\\Repository\\ActivityRepository', 'getActivityRepositoryService', true],
'App\\Repository\\AddressRepository' => ['privates', 'App\\Repository\\AddressRepository', 'getAddressRepositoryService', true],
'App\\Repository\\AdvertisingRepository' => ['privates', 'App\\Repository\\AdvertisingRepository', 'getAdvertisingRepositoryService', true],
'App\\Repository\\AgenceRepository' => ['privates', 'App\\Repository\\AgenceRepository', 'getAgenceRepositoryService', true],
'App\\Repository\\AnswerRepository' => ['privates', 'App\\Repository\\AnswerRepository', 'getAnswerRepositoryService', true],
'App\\Repository\\ApiMailFieldRepository' => ['privates', 'App\\Repository\\ApiMailFieldRepository', 'getApiMailFieldRepositoryService', true],
'App\\Repository\\ApiMailRecipientRepository' => ['privates', 'App\\Repository\\ApiMailRecipientRepository', 'getApiMailRecipientRepositoryService', true],
'App\\Repository\\ApiMailRequestRepository' => ['privates', 'App\\Repository\\ApiMailRequestRepository', 'getApiMailRequestRepositoryService', true],
'App\\Repository\\BankReturnRepository' => ['privates', 'App\\Repository\\BankReturnRepository', 'getBankReturnRepositoryService', true],
'App\\Repository\\BaseRepository' => ['privates', 'App\\Repository\\BaseRepository', 'getBaseRepositoryService', true],
'App\\Repository\\BillingPointRepository' => ['privates', 'App\\Repository\\BillingPointRepository', 'getBillingPointRepositoryService', true],
'App\\Repository\\BlogRepository' => ['privates', 'App\\Repository\\BlogRepository', 'getBlogRepositoryService', true],
'App\\Repository\\CartAddressRepository' => ['privates', 'App\\Repository\\CartAddressRepository', 'getCartAddressRepositoryService', true],
'App\\Repository\\CartItemOptionRepository' => ['privates', 'App\\Repository\\CartItemOptionRepository', 'getCartItemOptionRepositoryService', true],
'App\\Repository\\CartItemParticipantRepository' => ['privates', 'App\\Repository\\CartItemParticipantRepository', 'getCartItemParticipantRepositoryService', true],
'App\\Repository\\CartItemRepository' => ['privates', 'App\\Repository\\CartItemRepository', 'getCartItemRepositoryService', true],
'App\\Repository\\CartItemShippingRepository' => ['privates', 'App\\Repository\\CartItemShippingRepository', 'getCartItemShippingRepositoryService', true],
'App\\Repository\\CartRepository' => ['privates', 'App\\Repository\\CartRepository', 'getCartRepositoryService', true],
'App\\Repository\\ConfigRepository' => ['privates', 'App\\Repository\\ConfigRepository', 'getConfigRepositoryService', true],
'App\\Repository\\ContactListRepository' => ['privates', 'App\\Repository\\ContactListRepository', 'getContactListRepositoryService', true],
'App\\Repository\\CoverageAreaRepository' => ['privates', 'App\\Repository\\CoverageAreaRepository', 'getCoverageAreaRepositoryService', true],
'App\\Repository\\CustomPageRepository' => ['privates', 'App\\Repository\\CustomPageRepository', 'getCustomPageRepositoryService', true],
'App\\Repository\\CustomProductFieldRepository' => ['privates', 'App\\Repository\\CustomProductFieldRepository', 'getCustomProductFieldRepositoryService', true],
'App\\Repository\\CustomProductOrderRepository' => ['privates', 'App\\Repository\\CustomProductOrderRepository', 'getCustomProductOrderRepositoryService', true],
'App\\Repository\\CustomProductRepository' => ['privates', 'App\\Repository\\CustomProductRepository', 'getCustomProductRepositoryService', true],
'App\\Repository\\CustomProductTemplateRepository' => ['privates', 'App\\Repository\\CustomProductTemplateRepository', 'getCustomProductTemplateRepositoryService', true],
'App\\Repository\\CustomProductTypeRepository' => ['privates', 'App\\Repository\\CustomProductTypeRepository', 'getCustomProductTypeRepositoryService', true],
'App\\Repository\\CustomerProductRepository' => ['privates', 'App\\Repository\\CustomerProductRepository', 'getCustomerProductRepositoryService', true],
'App\\Repository\\DelayedJobRepository' => ['privates', 'App\\Repository\\DelayedJobRepository', 'getDelayedJobRepositoryService', true],
'App\\Repository\\DepartmentRepository' => ['privates', 'App\\Repository\\DepartmentRepository', 'getDepartmentRepositoryService', true],
'App\\Repository\\DevisRepository' => ['privates', 'App\\Repository\\DevisRepository', 'getDevisRepositoryService', true],
'App\\Repository\\DistributorRepository' => ['privates', 'App\\Repository\\DistributorRepository', 'getDistributorRepositoryService', true],
'App\\Repository\\FeesHistoryRepository' => ['privates', 'App\\Repository\\FeesHistoryRepository', 'getFeesHistoryRepositoryService', true],
'App\\Repository\\GodChildRepository' => ['privates', 'App\\Repository\\GodChildRepository', 'getGodChildRepositoryService', true],
'App\\Repository\\MessageRepository' => ['privates', 'App\\Repository\\MessageRepository', 'getMessageRepositoryService', true],
'App\\Repository\\NewsletterRepository' => ['privates', 'App\\Repository\\NewsletterRepository', 'getNewsletterRepositoryService', true],
'App\\Repository\\ParameterHookRepository' => ['privates', 'App\\Repository\\ParameterHookRepository', 'getParameterHookRepositoryService', true],
'App\\Repository\\ParameterRepository' => ['privates', 'App\\Repository\\ParameterRepository', 'getParameterRepositoryService', true],
'App\\Repository\\PasswordHistoryRepository' => ['privates', 'App\\Repository\\PasswordHistoryRepository', 'getPasswordHistoryRepositoryService', true],
'App\\Repository\\PointConversionRateRepository' => ['privates', 'App\\Repository\\PointConversionRateRepository', 'getPointConversionRateRepositoryService', true],
'App\\Repository\\PointOfSaleAddressRepository' => ['privates', 'App\\Repository\\PointOfSaleAddressRepository', 'getPointOfSaleAddressRepositoryService', true],
'App\\Repository\\PointOfSaleRepository' => ['privates', 'App\\Repository\\PointOfSaleRepository', 'getPointOfSaleRepositoryService', true],
'App\\Repository\\PointTransactionBoosterRepository' => ['privates', 'App\\Repository\\PointTransactionBoosterRepository', 'getPointTransactionBoosterRepositoryService', true],
'App\\Repository\\PointTransactionImportHistoryRepository' => ['privates', 'App\\Repository\\PointTransactionImportHistoryRepository', 'getPointTransactionImportHistoryRepositoryService', true],
'App\\Repository\\PointTransactionMultiplierRepository' => ['privates', 'App\\Repository\\PointTransactionMultiplierRepository', 'getPointTransactionMultiplierRepositoryService', true],
'App\\Repository\\PointTransactionRepository' => ['privates', 'App\\Repository\\PointTransactionRepository', 'getPointTransactionRepositoryService', true],
'App\\Repository\\PointTransactionTypeRepository' => ['privates', 'App\\Repository\\PointTransactionTypeRepository', 'getPointTransactionTypeRepositoryService', true],
'App\\Repository\\PopupRepository' => ['privates', 'App\\Repository\\PopupRepository', 'getPopupRepositoryService', true],
'App\\Repository\\ProgrammeRepository' => ['privates', 'App\\Repository\\ProgrammeRepository', 'getProgrammeRepositoryService', true],
'App\\Repository\\ProjectRepository' => ['privates', 'App\\Repository\\ProjectRepository', 'getProjectRepositoryService', true],
'App\\Repository\\PurchaseFileRepository' => ['privates', 'App\\Repository\\PurchaseFileRepository', 'getPurchaseFileRepositoryService', true],
'App\\Repository\\PurchaseHistoryRepository' => ['privates', 'App\\Repository\\PurchaseHistoryRepository', 'getPurchaseHistoryRepositoryService', true],
'App\\Repository\\PurchaseProductItemRepository' => ['privates', 'App\\Repository\\PurchaseProductItemRepository', 'getPurchaseProductItemRepositoryService', true],
'App\\Repository\\PurchaseProductRepository' => ['privates', 'App\\Repository\\PurchaseProductRepository', 'getPurchaseProductRepositoryService', true],
'App\\Repository\\PurchaseRepository' => ['privates', 'App\\Repository\\PurchaseRepository', 'getPurchaseRepositoryService', true],
'App\\Repository\\QuestionRepository' => ['privates', 'App\\Repository\\QuestionRepository', 'getQuestionRepositoryService', true],
'App\\Repository\\QuizzQuestionRepository' => ['privates', 'App\\Repository\\QuizzQuestionRepository', 'getQuizzQuestionRepositoryService', true],
'App\\Repository\\QuizzRepository' => ['privates', 'App\\Repository\\QuizzRepository', 'getQuizzRepositoryService', true],
'App\\Repository\\QuizzResponseRepository' => ['privates', 'App\\Repository\\QuizzResponseRepository', 'getQuizzResponseRepositoryService', true],
'App\\Repository\\RegateRepository' => ['privates', 'App\\Repository\\RegateRepository', 'getRegateRepositoryService', true],
'App\\Repository\\RequestProductAvailableRepository' => ['privates', 'App\\Repository\\RequestProductAvailableRepository', 'getRequestProductAvailableRepositoryService', true],
'App\\Repository\\RequestRegistrationRepository' => ['privates', 'App\\Repository\\RequestRegistrationRepository', 'getRequestRegistrationRepositoryService', true],
'App\\Repository\\ResetPasswordRequestRepository' => ['privates', 'App\\Repository\\ResetPasswordRequestRepository', 'getResetPasswordRequestRepositoryService', true],
'App\\Repository\\SaleOrderAddressRepository' => ['privates', 'App\\Repository\\SaleOrderAddressRepository', 'getSaleOrderAddressRepositoryService', true],
'App\\Repository\\SaleOrderInvoiceRepository' => ['privates', 'App\\Repository\\SaleOrderInvoiceRepository', 'getSaleOrderInvoiceRepositoryService', true],
'App\\Repository\\SaleOrderItemOptionRepository' => ['privates', 'App\\Repository\\SaleOrderItemOptionRepository', 'getSaleOrderItemOptionRepositoryService', true],
'App\\Repository\\SaleOrderItemRepository' => ['privates', 'App\\Repository\\SaleOrderItemRepository', 'getSaleOrderItemRepositoryService', true],
'App\\Repository\\SaleOrderParticipantRepository' => ['privates', 'App\\Repository\\SaleOrderParticipantRepository', 'getSaleOrderParticipantRepositoryService', true],
'App\\Repository\\SaleOrderRepository' => ['privates', 'App\\Repository\\SaleOrderRepository', 'getSaleOrderRepositoryService', true],
'App\\Repository\\SaleOrderShipmentRepository' => ['privates', 'App\\Repository\\SaleOrderShipmentRepository', 'getSaleOrderShipmentRepositoryService', true],
'App\\Repository\\SaleOrderValidationRepository' => ['privates', 'App\\Repository\\SaleOrderValidationRepository', 'getSaleOrderValidationRepositoryService', true],
'App\\Repository\\SatisfactionRepository' => ['privates', 'App\\Repository\\SatisfactionRepository', 'getSatisfactionRepositoryService', true],
'App\\Repository\\ScoreArchitectureRepository' => ['privates', 'App\\Repository\\ScoreArchitectureRepository', 'getScoreArchitectureRepositoryService', true],
'App\\Repository\\ScoreObjectiveRepository' => ['privates', 'App\\Repository\\ScoreObjectiveRepository', 'getScoreObjectiveRepositoryService', true],
'App\\Repository\\ScoreRepository' => ['privates', 'App\\Repository\\ScoreRepository', 'getScoreRepositoryService', true],
'App\\Repository\\ServiceProFieldRepository' => ['privates', 'App\\Repository\\ServiceProFieldRepository', 'getServiceProFieldRepositoryService', true],
'App\\Repository\\ServiceProRepository' => ['privates', 'App\\Repository\\ServiceProRepository', 'getServiceProRepositoryService', true],
'App\\Repository\\ServiceProductRepository' => ['privates', 'App\\Repository\\ServiceProductRepository', 'getServiceProductRepositoryService', true],
'App\\Repository\\ServiceUserRepository' => ['privates', 'App\\Repository\\ServiceUserRepository', 'getServiceUserRepositoryService', true],
'App\\Repository\\SettingRepository' => ['privates', 'App\\Repository\\SettingRepository', 'getSettingRepositoryService', true],
'App\\Repository\\SliderItemRepository' => ['privates', 'App\\Repository\\SliderItemRepository', 'getSliderItemRepositoryService', true],
'App\\Repository\\SliderRepository' => ['privates', 'App\\Repository\\SliderRepository', 'getSliderRepositoryService', true],
'App\\Repository\\SqlMigrationRepository' => ['privates', 'App\\Repository\\SqlMigrationRepository', 'getSqlMigrationRepositoryService', true],
'App\\Repository\\SubscriptionRepository' => ['privates', 'App\\Repository\\SubscriptionRepository', 'getSubscriptionRepositoryService', true],
'App\\Repository\\UniversRepository' => ['privates', 'App\\Repository\\UniversRepository', 'getUniversRepositoryService', true],
'App\\Repository\\UserAnswerRepository' => ['privates', 'App\\Repository\\UserAnswerRepository', 'getUserAnswerRepositoryService', true],
'App\\Repository\\UserBusinessResultRepository' => ['privates', 'App\\Repository\\UserBusinessResultRepository', 'getUserBusinessResultRepositoryService', true],
'App\\Repository\\UserExtensionRepository' => ['privates', 'App\\Repository\\UserExtensionRepository', 'getUserExtensionRepositoryService', true],
'App\\Repository\\UserImportHistoryRepository' => ['privates', 'App\\Repository\\UserImportHistoryRepository', 'getUserImportHistoryRepositoryService', true],
'App\\Repository\\UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', true],
'App\\Repository\\UserSubscriptionRepository' => ['privates', 'App\\Repository\\UserSubscriptionRepository', 'getUserSubscriptionRepositoryService', true],
'App\\Repository\\Vich\\UploaderBundle\\Entity\\FileRepository' => ['privates', 'App\\Repository\\Vich\\UploaderBundle\\Entity\\FileRepository', 'getFileRepositoryService', true],
], [
'App\\Repository\\AclGroupRepository' => '?',
'App\\Repository\\ActionLogRepository' => '?',
'App\\Repository\\ActivityRepository' => '?',
'App\\Repository\\AddressRepository' => '?',
'App\\Repository\\AdvertisingRepository' => '?',
'App\\Repository\\AgenceRepository' => '?',
'App\\Repository\\AnswerRepository' => '?',
'App\\Repository\\ApiMailFieldRepository' => '?',
'App\\Repository\\ApiMailRecipientRepository' => '?',
'App\\Repository\\ApiMailRequestRepository' => '?',
'App\\Repository\\BankReturnRepository' => '?',
'App\\Repository\\BaseRepository' => '?',
'App\\Repository\\BillingPointRepository' => '?',
'App\\Repository\\BlogRepository' => '?',
'App\\Repository\\CartAddressRepository' => '?',
'App\\Repository\\CartItemOptionRepository' => '?',
'App\\Repository\\CartItemParticipantRepository' => '?',
'App\\Repository\\CartItemRepository' => '?',
'App\\Repository\\CartItemShippingRepository' => '?',
'App\\Repository\\CartRepository' => '?',
'App\\Repository\\ConfigRepository' => '?',
'App\\Repository\\ContactListRepository' => '?',
'App\\Repository\\CoverageAreaRepository' => '?',
'App\\Repository\\CustomPageRepository' => '?',
'App\\Repository\\CustomProductFieldRepository' => '?',
'App\\Repository\\CustomProductOrderRepository' => '?',
'App\\Repository\\CustomProductRepository' => '?',
'App\\Repository\\CustomProductTemplateRepository' => '?',
'App\\Repository\\CustomProductTypeRepository' => '?',
'App\\Repository\\CustomerProductRepository' => '?',
'App\\Repository\\DelayedJobRepository' => '?',
'App\\Repository\\DepartmentRepository' => '?',
'App\\Repository\\DevisRepository' => '?',
'App\\Repository\\DistributorRepository' => '?',
'App\\Repository\\FeesHistoryRepository' => '?',
'App\\Repository\\GodChildRepository' => '?',
'App\\Repository\\MessageRepository' => '?',
'App\\Repository\\NewsletterRepository' => '?',
'App\\Repository\\ParameterHookRepository' => '?',
'App\\Repository\\ParameterRepository' => '?',
'App\\Repository\\PasswordHistoryRepository' => '?',
'App\\Repository\\PointConversionRateRepository' => '?',
'App\\Repository\\PointOfSaleAddressRepository' => '?',
'App\\Repository\\PointOfSaleRepository' => '?',
'App\\Repository\\PointTransactionBoosterRepository' => '?',
'App\\Repository\\PointTransactionImportHistoryRepository' => '?',
'App\\Repository\\PointTransactionMultiplierRepository' => '?',
'App\\Repository\\PointTransactionRepository' => '?',
'App\\Repository\\PointTransactionTypeRepository' => '?',
'App\\Repository\\PopupRepository' => '?',
'App\\Repository\\ProgrammeRepository' => '?',
'App\\Repository\\ProjectRepository' => '?',
'App\\Repository\\PurchaseFileRepository' => '?',
'App\\Repository\\PurchaseHistoryRepository' => '?',
'App\\Repository\\PurchaseProductItemRepository' => '?',
'App\\Repository\\PurchaseProductRepository' => '?',
'App\\Repository\\PurchaseRepository' => '?',
'App\\Repository\\QuestionRepository' => '?',
'App\\Repository\\QuizzQuestionRepository' => '?',
'App\\Repository\\QuizzRepository' => '?',
'App\\Repository\\QuizzResponseRepository' => '?',
'App\\Repository\\RegateRepository' => '?',
'App\\Repository\\RequestProductAvailableRepository' => '?',
'App\\Repository\\RequestRegistrationRepository' => '?',
'App\\Repository\\ResetPasswordRequestRepository' => '?',
'App\\Repository\\SaleOrderAddressRepository' => '?',
'App\\Repository\\SaleOrderInvoiceRepository' => '?',
'App\\Repository\\SaleOrderItemOptionRepository' => '?',
'App\\Repository\\SaleOrderItemRepository' => '?',
'App\\Repository\\SaleOrderParticipantRepository' => '?',
'App\\Repository\\SaleOrderRepository' => '?',
'App\\Repository\\SaleOrderShipmentRepository' => '?',
'App\\Repository\\SaleOrderValidationRepository' => '?',
'App\\Repository\\SatisfactionRepository' => '?',
'App\\Repository\\ScoreArchitectureRepository' => '?',
'App\\Repository\\ScoreObjectiveRepository' => '?',
'App\\Repository\\ScoreRepository' => '?',
'App\\Repository\\ServiceProFieldRepository' => '?',
'App\\Repository\\ServiceProRepository' => '?',
'App\\Repository\\ServiceProductRepository' => '?',
'App\\Repository\\ServiceUserRepository' => '?',
'App\\Repository\\SettingRepository' => '?',
'App\\Repository\\SliderItemRepository' => '?',
'App\\Repository\\SliderRepository' => '?',
'App\\Repository\\SqlMigrationRepository' => '?',
'App\\Repository\\SubscriptionRepository' => '?',
'App\\Repository\\UniversRepository' => '?',
'App\\Repository\\UserAnswerRepository' => '?',
'App\\Repository\\UserBusinessResultRepository' => '?',
'App\\Repository\\UserExtensionRepository' => '?',
'App\\Repository\\UserImportHistoryRepository' => '?',
'App\\Repository\\UserRepository' => '?',
'App\\Repository\\UserSubscriptionRepository' => '?',
'App\\Repository\\Vich\\UploaderBundle\\Entity\\FileRepository' => '?',
])));
$c->addCustomStringFunction('if', 'DoctrineExtensions\\Query\\Mysql\\IfElse');
$c->addCustomStringFunction('GROUP_CONCAT', 'DoctrineExtensions\\Query\\Mysql\\GroupConcat');
$c->addCustomStringFunction('CAST', 'DoctrineExtensions\\Query\\Mysql\\Cast');
$c->addCustomStringFunction('JSON_EXTRACT', 'Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonExtract');
$c->addCustomStringFunction('DATE_DIFF', 'DoctrineExtensions\\Query\\Mysql\\DateDiff');
$c->addCustomStringFunction('ROUND', 'DoctrineExtensions\\Query\\Mysql\\Round');
$c->addCustomDatetimeFunction('month', 'DoctrineExtensions\\Query\\Mysql\\Month');
$c->addCustomDatetimeFunction('year', 'DoctrineExtensions\\Query\\Mysql\\Year');
$c->addCustomDatetimeFunction('date_format', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
$this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $c, $b);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$b = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushProcessor([0 => $b, 1 => '__invoke']);
$a->pushProcessor($b);
$a->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$a->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$a->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['kernel.event.request'] ?? $this->getKernel_Event_RequestService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['kernel.event.terminate'] ?? $this->load('getKernel_Event_TerminateService'));
}, 1 => 'onKernelTerminate'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['app.listener.annotation_event'] ?? $this->getApp_Listener_AnnotationEventService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['app.listener.login'] ?? $this->load('getApp_Listener_LoginService'));
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['app.listener.pre_required'] ?? $this->getApp_Listener_PreRequiredService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['app.listener.dtv_navigation'] ?? $this->getApp_Listener_DtvNavigationService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['app.listener.dtv_request'] ?? $this->getApp_Listener_DtvRequestService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['app.listener.wm_api'] ?? $this->getApp_Listener_WmApiService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['app.listener.check_cgu'] ?? $this->getApp_Listener_CheckCguService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['app.listener.maintenance'] ?? $this->getApp_Listener_MaintenanceService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['app.listener.closed'] ?? $this->getApp_Listener_ClosedService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('elastica.index.index_post_populate', [0 => function () {
return ($this->privates['fos_elastica.populate_listener'] ?? $this->load('getFosElastica_PopulateListenerService'));
}, 1 => 'onPostIndexPopulate'], -9999);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelRequest'], 250);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
}, 1 => 'onResponse'], -10);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
}, 1 => '__invoke'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['corley_maintenance.soft_lock'] ?? $this->getCorleyMaintenance_SoftLockService());
}, 1 => 'onKernelRequest'], 255);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
}, 1 => 'checkPassport'], 1024);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserCreatedEvent', [0 => function () {
return ($this->privates['hslavich_onelogin_saml.user_created_listener.app'] ?? $this->load('getHslavichOneloginSaml_UserCreatedListener_AppService'));
}, 1 => '__invoke'], 0);
$instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserModifiedEvent', [0 => function () {
return ($this->privates['hslavich_onelogin_saml.user_modified_listener.app'] ?? $this->load('getHslavichOneloginSaml_UserModifiedListener_AppService'));
}, 1 => '__invoke'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['slope_it.breadcrumb.listener'] ?? $this->getSlopeIt_Breadcrumb_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\EventSubscriber\\ExceptionSubscriber'] ?? ($this->privates['App\\EventSubscriber\\ExceptionSubscriber'] = new \App\EventSubscriber\ExceptionSubscriber()));
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['App\\EventSubscriber\\ProjectKeySubscriber'] ?? $this->getProjectKeySubscriberService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('workflow.user_status.transition.accept_register', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusAcceptRegister'], 0);
$instance->addListener('workflow.user_status.transition.accept_cgu', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusAcceptCgu'], 0);
$instance->addListener('workflow.user_status.transition.reject_cgu', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusRejectCgu'], 0);
$instance->addListener('workflow.user_status.transition.resend_cgu', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusResendCgu'], 0);
$instance->addListener('workflow.user_status.transition.disable', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusDisable'], 0);
$instance->addListener('workflow.user_status.transition.enable', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusEnable'], 0);
$instance->addListener('workflow.user_status.transition.unsubscribe', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusUnsubscribe'], 0);
$instance->addListener('workflow.user_status.transition.re_registration', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusReRegistration'], 0);
$instance->addListener('workflow.user_status.transition.archive_manual', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusArchiveManual'], 0);
$instance->addListener('workflow.user_status.transition.archive_auto', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusArchiveAuto'], 0);
$instance->addListener('workflow.user_status.transition.unarchive', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusUnarchive'], 0);
$instance->addListener('workflow.user_status.transition.soft_delete', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserStatusWorkflowSubscriber'] ?? $this->load('getUserStatusWorkflowSubscriberService'));
}, 1 => 'onWorkflowUserStatusSoftDelete'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\Listener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListener2Service());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
}, 1 => 'resetAssets'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
}, 1 => 'onMessage'], 0);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('elastica.pager_persister.pre_insert_objects', [0 => function () {
return ($this->services['fos_elastica.filter_objects_listener'] ?? $this->load('getFosElastica_FilterObjectsListenerService'));
}, 1 => 'filterObjects'], 0);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
}, 1 => 'configure'], 1024);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['DH\\AuditorBundle\\Event\\ViewerEventSubscriber'] ?? $this->getViewerEventSubscriberService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['DH\\AuditorBundle\\Event\\ConsoleEventSubscriber'] ?? $this->load('getConsoleEventSubscriberService'));
}, 1 => 'registerConsoleUserProvider'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['DH\\AuditorBundle\\Event\\ConsoleEventSubscriber'] ?? $this->load('getConsoleEventSubscriberService'));
}, 1 => 'restoreDefaultUserProvider'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'fos_elastica.client.default' shared service.
*
* @return \FOS\ElasticaBundle\Elastica\Client
*/
protected function getFosElastica_Client_DefaultService()
{
$this->services['fos_elastica.client.default'] = $instance = new \FOS\ElasticaBundle\Elastica\Client(['connections' => [0 => ['host' => '127.0.0.1', 'port' => '9200', 'http_error_codes' => [0 => 400, 1 => 403, 2 => 404], 'ssl' => false, 'logger' => 'fos_elastica.logger', 'compression' => false, 'headers' => [], 'curl' => [], 'retryOnConflict' => 0, 'persistent' => true]], 'connectionStrategy' => 'Simple'], NULL);
$instance->setStopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
$instance->setLogger(($this->privates['fos_elastica.logger'] ?? $this->getFosElastica_LoggerService()));
return $instance;
}
/**
* Gets the public 'fos_elastica.index.group37deux' shared service.
*
* @return \FOS\ElasticaBundle\Elastica\Index
*/
protected function getFosElastica_Index_Group37deuxService()
{
return $this->services['fos_elastica.index.group37deux'] = ($this->services['fos_elastica.client.default'] ?? $this->getFosElastica_Client_DefaultService())->getIndex('group37deux');
}
/**
* Gets the public 'fos_elastica.index.group37deux.project' shared service.
*
* @return \Elastica\Type
*/
protected function getFosElastica_Index_Group37deux_ProjectService()
{
return $this->services['fos_elastica.index.group37deux.project'] = ($this->services['fos_elastica.index.group37deux'] ?? $this->getFosElastica_Index_Group37deuxService())->getType('project');
}
/**
* Gets the public 'http_cache' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache
*/
protected function getHttpCacheService()
{
return $this->services['http_cache'] = new \Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache(($this->services['kernel'] ?? $this->get('kernel', 1)), new \Symfony\Component\HttpKernel\HttpCache\Store(($this->targetDir.''.'/http_cache')), ($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())), ['debug' => true], \Symfony\Component\HttpFoundation\Request::enableHttpMethodParameterOverride());
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
}, 8)), $b));
}
/**
* Gets the public 'jms_serializer' shared service.
*
* @return \JMS\Serializer\Serializer
*/
protected function getJmsSerializerService()
{
$a = ($this->privates['jms_serializer.traceable_handler_registry'] ?? $this->getJmsSerializer_TraceableHandlerRegistryService());
if (isset($this->services['jms_serializer'])) {
return $this->services['jms_serializer'];
}
$b = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
$c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
$c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
$d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
$e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
$f = ($this->privates['jms_serializer.traceable_event_dispatcher'] ?? $this->getJmsSerializer_TraceableEventDispatcherService());
$g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
$g->setOptions(1216);
$h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
$h->setFormatOutput(true);
$i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
$i->setOptions(0);
return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($b, [2 => new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($b, $a, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e, $f, $d), 1 => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($b, $a, $e, $f, $d)], ['json' => $g, 'xml' => $h], ['json' => $i, 'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
}
/**
* Gets the public 'jms_serializer.deserialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_DeserializationContextFactoryService()
{
return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public 'jms_serializer.serialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_SerializationContextFactoryService()
{
return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public 'monolog.logger.deprecation' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DeprecationService()
{
$this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
$a = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushProcessor([0 => $a, 1 => '__invoke']);
$instance->pushProcessor($a);
$instance->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$instance->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$b = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushProcessor([0 => $b, 1 => '__invoke']);
$a->pushProcessor($b);
$a->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$a->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->withContext('router.default', $this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'', 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper', 'strict_requirements' => true, 'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, 'fr');
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
$a = ($this->privates['override_translator'] ?? $this->getOverrideTranslatorService());
if (isset($this->services['translator'])) {
return $this->services['translator'];
}
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator($a);
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
$instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
return $instance;
}
/**
* Gets the public 'white_october_breadcrumbs.twig' shared service.
*
* @return \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension
*/
protected function getWhiteOctoberBreadcrumbs_TwigService()
{
return $this->services['white_october_breadcrumbs.twig'] = new \WhiteOctober\BreadcrumbsBundle\Twig\Extension\BreadcrumbsExtension($this);
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
$a = \Symfony\Component\HttpClient\HttpClient::create(['max_redirects' => 7, 'headers' => [], 'resolve' => []], 6);
$b = new \Symfony\Bridge\Monolog\Logger('http_client');
$c = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushProcessor([0 => $c, 1 => '__invoke']);
$b->pushProcessor($c);
$b->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$b->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setLogger($b);
return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private '.service_locator.aIAtqQD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AIAtqQDService()
{
return $this->privates['.service_locator.aIAtqQD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
'security.firewall.map.context.api_login' => ['privates', 'security.firewall.map.context.api_login', 'getSecurity_Firewall_Map_Context_ApiLoginService', true],
'security.firewall.map.context.app' => ['privates', 'security.firewall.map.context.app', 'getSecurity_Firewall_Map_Context_AppService', true],
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
], [
'security.firewall.map.context.api' => '?',
'security.firewall.map.context.api_login' => '?',
'security.firewall.map.context.app' => '?',
'security.firewall.map.context.dev' => '?',
]);
}
/**
* Gets the private 'App\Adapter\ProductAdapter' shared autowired service.
*
* @return \App\Adapter\ProductAdapter
*/
protected function getProductAdapterService()
{
$a = ($this->privates['App\\Services\\Common\\PriceService'] ?? $this->getPriceServiceService());
if (isset($this->privates['App\\Adapter\\ProductAdapter'])) {
return $this->privates['App\\Adapter\\ProductAdapter'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Adapter\\ProductAdapter'])) {
return $this->privates['App\\Adapter\\ProductAdapter'];
}
return $this->privates['App\\Adapter\\ProductAdapter'] = new \App\Adapter\ProductAdapter($a, $b);
}
/**
* Gets the private 'App\EventSubscriber\ProjectKeySubscriber' shared autowired service.
*
* @return \App\EventSubscriber\ProjectKeySubscriber
*/
protected function getProjectKeySubscriberService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\EventSubscriber\\ProjectKeySubscriber'])) {
return $this->privates['App\\EventSubscriber\\ProjectKeySubscriber'];
}
return $this->privates['App\\EventSubscriber\\ProjectKeySubscriber'] = new \App\EventSubscriber\ProjectKeySubscriber($a);
}
/**
* Gets the private 'App\Factory\PointFactory' shared autowired service.
*
* @return \App\Factory\PointFactory
*/
protected function getPointFactoryService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Factory\\PointFactory'])) {
return $this->privates['App\\Factory\\PointFactory'];
}
$b = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Factory\\PointFactory'])) {
return $this->privates['App\\Factory\\PointFactory'];
}
$c = ($this->privates['App\\Services\\PurchaseDeclarationService'] ?? $this->getPurchaseDeclarationServiceService());
if (isset($this->privates['App\\Factory\\PointFactory'])) {
return $this->privates['App\\Factory\\PointFactory'];
}
$d = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Factory\\PointFactory'])) {
return $this->privates['App\\Factory\\PointFactory'];
}
$e = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Factory\\PointFactory'])) {
return $this->privates['App\\Factory\\PointFactory'];
}
return $this->privates['App\\Factory\\PointFactory'] = new \App\Factory\PointFactory($a, $b, new \App\Services\Common\Point\PointCalculator($a, ($this->services['cache.app'] ?? $this->getCache_AppService()), $c), $d, $e, ($this->services['kernel'] ?? $this->get('kernel', 1)));
}
/**
* Gets the private 'App\Services\Back\ImportService' shared autowired service.
*
* @return \App\Services\Back\ImportService
*/
protected function getImportServiceService()
{
return $this->privates['App\\Services\\Back\\ImportService'] = new \App\Services\Back\ImportService($this->parameters['platform'], ($this->privates['App\\Services\\Back\\Import\\ExampleFileService'] ?? $this->getExampleFileServiceService()), ($this->privates['App\\Services\\Common\\PlatformService'] ?? $this->getPlatformServiceService()), \dirname(__DIR__, 5));
}
/**
* Gets the private 'App\Services\Back\Import\ExampleFileService' shared autowired service.
*
* @return \App\Services\Back\Import\ExampleFileService
*/
protected function getExampleFileServiceService()
{
return $this->privates['App\\Services\\Back\\Import\\ExampleFileService'] = new \App\Services\Back\Import\ExampleFileService(($this->privates['App\\Services\\Common\\PlatformService'] ?? $this->getPlatformServiceService()), ($this->privates['App\\Services\\Back\\Export\\XlsxWriter'] ?? ($this->privates['App\\Services\\Back\\Export\\XlsxWriter'] = new \App\Services\Back\Export\XlsxWriter())), \dirname(__DIR__, 5));
}
/**
* Gets the private 'App\Services\Back\ParameterService' shared autowired service.
*
* @return \App\Services\Back\ParameterService
*/
protected function getParameterServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\Back\\ParameterService'])) {
return $this->privates['App\\Services\\Back\\ParameterService'];
}
$b = ($this->privates['App\\Services\\Front\\UserFrontService'] ?? $this->getUserFrontServiceService());
if (isset($this->privates['App\\Services\\Back\\ParameterService'])) {
return $this->privates['App\\Services\\Back\\ParameterService'];
}
return $this->privates['App\\Services\\Back\\ParameterService'] = new \App\Services\Back\ParameterService($a, $b);
}
/**
* Gets the private 'App\Services\Back\RegateService' shared autowired service.
*
* @return \App\Services\Back\RegateService
*/
protected function getRegateServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\Back\\RegateService'])) {
return $this->privates['App\\Services\\Back\\RegateService'];
}
return $this->privates['App\\Services\\Back\\RegateService'] = new \App\Services\Back\RegateService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Services\\Back\\ImportService'] ?? $this->getImportServiceService()));
}
/**
* Gets the private 'App\Services\Common\AclReader' shared autowired service.
*
* @return \App\Services\Common\AclReader
*/
protected function getAclReaderService()
{
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Services\\Common\\AclReader'])) {
return $this->privates['App\\Services\\Common\\AclReader'];
}
return $this->privates['App\\Services\\Common\\AclReader'] = new \App\Services\Common\AclReader($a, ($this->privates['App\\Services\\DTV\\ProjectService'] ?? $this->getProjectServiceService()), ($this->privates['App\\Services\\Common\\PlatformService'] ?? $this->getPlatformServiceService()), ($this->privates['cache.app.taggable'] ?? $this->getCache_App_TaggableService()), \dirname(__DIR__, 5));
}
/**
* Gets the private 'App\Services\Common\AclService' shared autowired service.
*
* @return \App\Services\Common\AclService
*/
protected function getAclServiceService()
{
$a = ($this->privates['App\\Services\\Common\\AclReader'] ?? $this->getAclReaderService());
if (isset($this->privates['App\\Services\\Common\\AclService'])) {
return $this->privates['App\\Services\\Common\\AclService'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Services\\Common\\AclService'])) {
return $this->privates['App\\Services\\Common\\AclService'];
}
$c = ($this->privates['App\\Services\\Back\\ParameterService'] ?? $this->getParameterServiceService());
if (isset($this->privates['App\\Services\\Common\\AclService'])) {
return $this->privates['App\\Services\\Common\\AclService'];
}
return $this->privates['App\\Services\\Common\\AclService'] = new \App\Services\Common\AclService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c);
}
/**
* Gets the private 'App\Services\Common\MailerService' shared autowired service.
*
* @return \App\Services\Common\MailerService
*/
protected function getMailerServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\Common\\MailerService'])) {
return $this->privates['App\\Services\\Common\\MailerService'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Services\\Common\\MailerService'])) {
return $this->privates['App\\Services\\Common\\MailerService'];
}
$c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Services\\Common\\MailerService'])) {
return $this->privates['App\\Services\\Common\\MailerService'];
}
return $this->privates['App\\Services\\Common\\MailerService'] = new \App\Services\Common\MailerService($a, ($this->services['kernel'] ?? $this->get('kernel', 1)), new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['mailer.transport_factory.gmail'] ?? $this->load('getMailer_TransportFactory_GmailService'));
yield 1 => ($this->privates['mailer.transport_factory.mailjet'] ?? $this->load('getMailer_TransportFactory_MailjetService'));
yield 2 => ($this->privates['mailer.transport_factory.sendgrid'] ?? $this->load('getMailer_TransportFactory_SendgridService'));
yield 3 => ($this->privates['mailer.transport_factory.null'] ?? $this->load('getMailer_TransportFactory_NullService'));
yield 4 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->load('getMailer_TransportFactory_SendmailService'));
yield 5 => ($this->privates['mailer.transport_factory.native'] ?? $this->load('getMailer_TransportFactory_NativeService'));
yield 6 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->load('getMailer_TransportFactory_SmtpService'));
}, 7)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, $b), ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService()), ($this->privates['App\\Services\\DTV\\ProjectService'] ?? $this->getProjectServiceService()), $c, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Services\\Common\\PlatformService'] ?? $this->getPlatformServiceService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Factory\\PointFactory'] ?? $this->getPointFactoryService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\Common\\PriceService'] ?? $this->getPriceServiceService()));
}
/**
* Gets the private 'App\Services\Common\PlatformService' shared autowired service.
*
* @return \App\Services\Common\PlatformService
*/
protected function getPlatformServiceService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\Common\\PlatformService'])) {
return $this->privates['App\\Services\\Common\\PlatformService'];
}
return $this->privates['App\\Services\\Common\\PlatformService'] = new \App\Services\Common\PlatformService(($this->services['router'] ?? $this->getRouterService()), $a, ($this->privates['App\\Services\\CommonServices'] ?? ($this->privates['App\\Services\\CommonServices'] = new \App\Services\CommonServices())), ($this->services['kernel'] ?? $this->get('kernel', 1)), \dirname(__DIR__, 5));
}
/**
* Gets the private 'App\Services\Common\Point\TransactionService' shared autowired service.
*
* @return \App\Services\Common\Point\TransactionService
*/
protected function getTransactionServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\Common\\Point\\TransactionService'])) {
return $this->privates['App\\Services\\Common\\Point\\TransactionService'];
}
$b = ($this->privates['App\\Services\\PurchaseDeclarationService'] ?? $this->getPurchaseDeclarationServiceService());
if (isset($this->privates['App\\Services\\Common\\Point\\TransactionService'])) {
return $this->privates['App\\Services\\Common\\Point\\TransactionService'];
}
return $this->privates['App\\Services\\Common\\Point\\TransactionService'] = new \App\Services\Common\Point\TransactionService($a, ($this->privates['App\\Services\\Common\\Point\\TurnoverService'] ?? ($this->privates['App\\Services\\Common\\Point\\TurnoverService'] = new \App\Services\Common\Point\TurnoverService())), $b, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService()));
}
/**
* Gets the private 'App\Services\Common\PriceService' shared autowired service.
*
* @return \App\Services\Common\PriceService
*/
protected function getPriceServiceService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\Common\\PriceService'])) {
return $this->privates['App\\Services\\Common\\PriceService'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Services\\Common\\PriceService'])) {
return $this->privates['App\\Services\\Common\\PriceService'];
}
return $this->privates['App\\Services\\Common\\PriceService'] = new \App\Services\Common\PriceService($a, $b);
}
/**
* Gets the private 'App\Services\Common\SaleOrderService' shared autowired service.
*
* @return \App\Services\Common\SaleOrderService
*/
protected function getSaleOrderServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\Common\\SaleOrderService'])) {
return $this->privates['App\\Services\\Common\\SaleOrderService'];
}
$b = ($this->privates['App\\Services\\DTV\\CommandService'] ?? $this->getCommandServiceService());
if (isset($this->privates['App\\Services\\Common\\SaleOrderService'])) {
return $this->privates['App\\Services\\Common\\SaleOrderService'];
}
$c = ($this->privates['App\\Services\\Common\\MailerService'] ?? $this->getMailerServiceService());
if (isset($this->privates['App\\Services\\Common\\SaleOrderService'])) {
return $this->privates['App\\Services\\Common\\SaleOrderService'];
}
$d = ($this->privates['App\\Services\\Common\\Point\\TransactionService'] ?? $this->getTransactionServiceService());
if (isset($this->privates['App\\Services\\Common\\SaleOrderService'])) {
return $this->privates['App\\Services\\Common\\SaleOrderService'];
}
return $this->privates['App\\Services\\Common\\SaleOrderService'] = new \App\Services\Common\SaleOrderService(\dirname(__DIR__, 5), $c, $a, ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService()), ($this->privates['App\\Services\\Front\\UserFrontService'] ?? $this->getUserFrontServiceService()), $d, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $b, ($this->privates['App\\Services\\Front\\BoosterResultService'] ?? $this->getBoosterResultServiceService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Services\Common\Translation\CatalogueTranslation' shared autowired service.
*
* @return \App\Services\Common\Translation\CatalogueTranslation
*/
protected function getCatalogueTranslationService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\Common\\Translation\\CatalogueTranslation'])) {
return $this->privates['App\\Services\\Common\\Translation\\CatalogueTranslation'];
}
return $this->privates['App\\Services\\Common\\Translation\\CatalogueTranslation'] = new \App\Services\Common\Translation\CatalogueTranslation(\dirname(__DIR__, 5), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)));
}
/**
* Gets the private 'App\Services\Common\Translation\TranslationBase' shared autowired service.
*
* @return \App\Services\Common\Translation\TranslationBase
*/
protected function getTranslationBaseService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\Common\\Translation\\TranslationBase'])) {
return $this->privates['App\\Services\\Common\\Translation\\TranslationBase'];
}
return $this->privates['App\\Services\\Common\\Translation\\TranslationBase'] = new \App\Services\Common\Translation\TranslationBase($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'App\Services\ConfigService' shared autowired service.
*
* @return \App\Services\ConfigService
*/
protected function getConfigServiceService()
{
$a = ($this->privates['App\\Services\\Common\\PlatformService'] ?? $this->getPlatformServiceService());
if (isset($this->privates['App\\Services\\ConfigService'])) {
return $this->privates['App\\Services\\ConfigService'];
}
return $this->privates['App\\Services\\ConfigService'] = new \App\Services\ConfigService($this->parameters['platform'], $a, \dirname(__DIR__, 5));
}
/**
* Gets the private 'App\Services\DTV\CommandService' shared autowired service.
*
* @return \App\Services\DTV\CommandService
*/
protected function getCommandServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\DTV\\CommandService'])) {
return $this->privates['App\\Services\\DTV\\CommandService'];
}
return $this->privates['App\\Services\\DTV\\CommandService'] = new \App\Services\DTV\CommandService($a, \dirname(__DIR__, 5));
}
/**
* Gets the private 'App\Services\DTV\ProjectService' shared autowired service.
*
* @return \App\Services\DTV\ProjectService
*/
protected function getProjectServiceService()
{
return $this->privates['App\\Services\\DTV\\ProjectService'] = new \App\Services\DTV\ProjectService(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Services\\Common\\PlatformService'] ?? $this->getPlatformServiceService()), \dirname(__DIR__, 5));
}
/**
* Gets the private 'App\Services\DTV\YamlConfig\YamlReader' shared autowired service.
*
* @return \App\Services\DTV\YamlConfig\YamlReader
*/
protected function getYamlReaderService()
{
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'])) {
return $this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'];
}
return $this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] = new \App\Services\DTV\YamlConfig\YamlReader($this->parameters['platform'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, \dirname(__DIR__, 5));
}
/**
* Gets the private 'App\Services\Front\BoosterResultService' shared autowired service.
*
* @return \App\Services\Front\BoosterResultService
*/
protected function getBoosterResultServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\Front\\BoosterResultService'])) {
return $this->privates['App\\Services\\Front\\BoosterResultService'];
}
$b = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\Front\\BoosterResultService'])) {
return $this->privates['App\\Services\\Front\\BoosterResultService'];
}
$c = ($this->privates['App\\Services\\ProductService'] ?? $this->getProductServiceService());
if (isset($this->privates['App\\Services\\Front\\BoosterResultService'])) {
return $this->privates['App\\Services\\Front\\BoosterResultService'];
}
return $this->privates['App\\Services\\Front\\BoosterResultService'] = new \App\Services\Front\BoosterResultService($a, $b, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $c);
}
/**
* Gets the private 'App\Services\Front\CartService' shared autowired service.
*
* @return \App\Services\Front\CartService
*/
protected function getCartServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Services\\Front\\CartService'])) {
return $this->privates['App\\Services\\Front\\CartService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\Front\\CartService'])) {
return $this->privates['App\\Services\\Front\\CartService'];
}
$c = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\Front\\CartService'])) {
return $this->privates['App\\Services\\Front\\CartService'];
}
$d = ($this->privates['App\\Services\\Common\\PriceService'] ?? $this->getPriceServiceService());
if (isset($this->privates['App\\Services\\Front\\CartService'])) {
return $this->privates['App\\Services\\Front\\CartService'];
}
$e = ($this->privates['App\\Factory\\PointFactory'] ?? $this->getPointFactoryService());
if (isset($this->privates['App\\Services\\Front\\CartService'])) {
return $this->privates['App\\Services\\Front\\CartService'];
}
$f = ($this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'] ?? $this->getJsonCatalogueServiceService());
if (isset($this->privates['App\\Services\\Front\\CartService'])) {
return $this->privates['App\\Services\\Front\\CartService'];
}
$g = ($this->privates['App\\Services\\Front\\Catalogue\\CatalogueService'] ?? $this->getCatalogueServiceService());
if (isset($this->privates['App\\Services\\Front\\CartService'])) {
return $this->privates['App\\Services\\Front\\CartService'];
}
$h = ($this->services['translator'] ?? $this->getTranslatorService());
if (isset($this->privates['App\\Services\\Front\\CartService'])) {
return $this->privates['App\\Services\\Front\\CartService'];
}
$i = ($this->privates['App\\Services\\Common\\AclService'] ?? $this->getAclServiceService());
if (isset($this->privates['App\\Services\\Front\\CartService'])) {
return $this->privates['App\\Services\\Front\\CartService'];
}
return $this->privates['App\\Services\\Front\\CartService'] = new \App\Services\Front\CartService($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b, $c, $d, $e, $f, ($this->services['router'] ?? $this->getRouterService()), new \App\Services\Old\ProjectManager(($this->services['fos_elastica.index.group37deux.project'] ?? $this->getFosElastica_Index_Group37deux_ProjectService()), new \App\Adapter\ProjectAdapter(), $this->parameters['platform'], new \App\Services\ElasticSearchServices()), new \App\Services\Old\CarrierManager($this->parameters['platform']), new \App\Services\Front\GiftCertificateService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $g, $c), $g, $h, $i);
}
/**
* Gets the private 'App\Services\Front\Catalogue\CatalogueService' shared autowired service.
*
* @return \App\Services\Front\Catalogue\CatalogueService
*/
protected function getCatalogueServiceService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\Front\\Catalogue\\CatalogueService'])) {
return $this->privates['App\\Services\\Front\\Catalogue\\CatalogueService'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Services\\Front\\Catalogue\\CatalogueService'])) {
return $this->privates['App\\Services\\Front\\Catalogue\\CatalogueService'];
}
return $this->privates['App\\Services\\Front\\Catalogue\\CatalogueService'] = new \App\Services\Front\Catalogue\CatalogueService($a, $b);
}
/**
* Gets the private 'App\Services\Front\Catalogue\ElasticSearchCatalogueService' shared autowired service.
*
* @return \App\Services\Front\Catalogue\ElasticSearchCatalogueService
*/
protected function getElasticSearchCatalogueServiceService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\Front\\Catalogue\\ElasticSearchCatalogueService'])) {
return $this->privates['App\\Services\\Front\\Catalogue\\ElasticSearchCatalogueService'];
}
$b = ($this->privates['App\\Adapter\\ProductAdapter'] ?? $this->getProductAdapterService());
if (isset($this->privates['App\\Services\\Front\\Catalogue\\ElasticSearchCatalogueService'])) {
return $this->privates['App\\Services\\Front\\Catalogue\\ElasticSearchCatalogueService'];
}
$c = ($this->privates['App\\Services\\Old\\CatalogSearch'] ?? $this->getCatalogSearchService());
if (isset($this->privates['App\\Services\\Front\\Catalogue\\ElasticSearchCatalogueService'])) {
return $this->privates['App\\Services\\Front\\Catalogue\\ElasticSearchCatalogueService'];
}
$d = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\Front\\Catalogue\\ElasticSearchCatalogueService'])) {
return $this->privates['App\\Services\\Front\\Catalogue\\ElasticSearchCatalogueService'];
}
return $this->privates['App\\Services\\Front\\Catalogue\\ElasticSearchCatalogueService'] = new \App\Services\Front\Catalogue\ElasticSearchCatalogueService(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, new \App\Services\Front\Catalogue\CatalogueManager(($this->services['fos_elastica.index.group37deux'] ?? $this->getFosElastica_Index_Group37deuxService()), $b), $c, $d, \dirname(__DIR__, 5));
}
/**
* Gets the private 'App\Services\Front\Catalogue\JsonCatalogueService' shared autowired service.
*
* @return \App\Services\Front\Catalogue\JsonCatalogueService
*/
protected function getJsonCatalogueServiceService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'])) {
return $this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'];
}
$b = ($this->privates['App\\Services\\Front\\Catalogue\\ElasticSearchCatalogueService'] ?? $this->getElasticSearchCatalogueServiceService());
if (isset($this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'])) {
return $this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'])) {
return $this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'];
}
$d = ($this->privates['App\\Adapter\\ProductAdapter'] ?? $this->getProductAdapterService());
if (isset($this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'])) {
return $this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'];
}
$e = ($this->privates['App\\Services\\ProductService'] ?? $this->getProductServiceService());
if (isset($this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'])) {
return $this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'];
}
return $this->privates['App\\Services\\Front\\Catalogue\\JsonCatalogueService'] = new \App\Services\Front\Catalogue\JsonCatalogueService(($this->privates['App\\Services\\Common\\PlatformService'] ?? $this->getPlatformServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a, $b, $c, $d, ($this->services['router'] ?? $this->getRouterService()), $e, \dirname(__DIR__, 5), 'https://cdn.37deux.com');
}
/**
* Gets the private 'App\Services\Front\UserFrontService' shared autowired service.
*
* @return \App\Services\Front\UserFrontService
*/
protected function getUserFrontServiceService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Services\\Front\\UserFrontService'])) {
return $this->privates['App\\Services\\Front\\UserFrontService'];
}
return $this->privates['App\\Services\\Front\\UserFrontService'] = new \App\Services\Front\UserFrontService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Services\HighlightService' shared autowired service.
*
* @return \App\Services\HighlightService
*/
protected function getHighlightServiceService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\HighlightService'])) {
return $this->privates['App\\Services\\HighlightService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\HighlightService'])) {
return $this->privates['App\\Services\\HighlightService'];
}
$c = ($this->privates['App\\Services\\Common\\MailerService'] ?? $this->getMailerServiceService());
if (isset($this->privates['App\\Services\\HighlightService'])) {
return $this->privates['App\\Services\\HighlightService'];
}
return $this->privates['App\\Services\\HighlightService'] = new \App\Services\HighlightService($a, $b, $c);
}
/**
* Gets the private 'App\Services\Old\CatalogSearch' shared autowired service.
*
* @return \App\Services\Old\CatalogSearch
*/
protected function getCatalogSearchService()
{
$a = ($this->privates['App\\Services\\Common\\PriceService'] ?? $this->getPriceServiceService());
if (isset($this->privates['App\\Services\\Old\\CatalogSearch'])) {
return $this->privates['App\\Services\\Old\\CatalogSearch'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\Old\\CatalogSearch'])) {
return $this->privates['App\\Services\\Old\\CatalogSearch'];
}
return $this->privates['App\\Services\\Old\\CatalogSearch'] = new \App\Services\Old\CatalogSearch(($this->services['fos_elastica.index.group37deux'] ?? $this->getFosElastica_Index_Group37deuxService()), new \App\Adapter\ProductAdapter($a, $b), $this->parameters['platform'], ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $this->parameters['platform']);
}
/**
* Gets the private 'App\Services\Old\PriceManager' shared autowired service.
*
* @return \App\Services\Old\PriceManager
*/
protected function getPriceManagerService()
{
$a = ($this->services['translator'] ?? $this->getTranslatorService());
if (isset($this->privates['App\\Services\\Old\\PriceManager'])) {
return $this->privates['App\\Services\\Old\\PriceManager'];
}
$b = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\Old\\PriceManager'])) {
return $this->privates['App\\Services\\Old\\PriceManager'];
}
return $this->privates['App\\Services\\Old\\PriceManager'] = new \App\Services\Old\PriceManager($a, $b);
}
/**
* Gets the private 'App\Services\ProductService' shared autowired service.
*
* @return \App\Services\ProductService
*/
protected function getProductServiceService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\ProductService'])) {
return $this->privates['App\\Services\\ProductService'];
}
$b = ($this->privates['App\\Adapter\\ProductAdapter'] ?? $this->getProductAdapterService());
if (isset($this->privates['App\\Services\\ProductService'])) {
return $this->privates['App\\Services\\ProductService'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\ProductService'])) {
return $this->privates['App\\Services\\ProductService'];
}
return $this->privates['App\\Services\\ProductService'] = new \App\Services\ProductService($a, $b, $c, \dirname(__DIR__, 5));
}
/**
* Gets the private 'App\Services\PurchaseDeclarationService' shared autowired service.
*
* @return \App\Services\PurchaseDeclarationService
*/
protected function getPurchaseDeclarationServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\PurchaseDeclarationService'])) {
return $this->privates['App\\Services\\PurchaseDeclarationService'];
}
$b = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['App\\Services\\PurchaseDeclarationService'])) {
return $this->privates['App\\Services\\PurchaseDeclarationService'];
}
$c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Services\\PurchaseDeclarationService'])) {
return $this->privates['App\\Services\\PurchaseDeclarationService'];
}
return $this->privates['App\\Services\\PurchaseDeclarationService'] = new \App\Services\PurchaseDeclarationService($a, $c, $b, \dirname(__DIR__, 5));
}
/**
* Gets the private 'App\Services\ScoreService' shared autowired service.
*
* @return \App\Services\ScoreService
*/
protected function getScoreServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Services\\ScoreService'])) {
return $this->privates['App\\Services\\ScoreService'];
}
return $this->privates['App\\Services\\ScoreService'] = new \App\Services\ScoreService($a);
}
/**
* Gets the private 'DH\AuditorBundle\Event\ViewerEventSubscriber' shared service.
*
* @return \DH\AuditorBundle\Event\ViewerEventSubscriber
*/
protected function getViewerEventSubscriberService()
{
return $this->privates['DH\\AuditorBundle\\Event\\ViewerEventSubscriber'] = new \DH\AuditorBundle\Event\ViewerEventSubscriber(($this->privates['DH\\Auditor\\Auditor'] ?? $this->getAuditorService()));
}
/**
* Gets the private 'DH\AuditorBundle\User\UserProvider' shared service.
*
* @return \DH\AuditorBundle\User\UserProvider
*/
protected function getUserProviderService()
{
return $this->privates['DH\\AuditorBundle\\User\\UserProvider'] = new \DH\AuditorBundle\User\UserProvider(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'DH\Auditor\Auditor' shared service.
*
* @return \DH\Auditor\Auditor
*/
protected function getAuditorService()
{
$a = ($this->privates['DH\\Auditor\\Configuration'] ?? $this->getConfiguration3Service());
if (isset($this->privates['DH\\Auditor\\Auditor'])) {
return $this->privates['DH\\Auditor\\Auditor'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['DH\\Auditor\\Auditor'])) {
return $this->privates['DH\\Auditor\\Auditor'];
}
$this->privates['DH\\Auditor\\Auditor'] = $instance = new \DH\Auditor\Auditor($a, $b);
$instance->registerProvider(($this->privates['DH\\Auditor\\Provider\\Doctrine\\DoctrineProvider'] ?? $this->getDoctrineProviderService()));
return $instance;
}
/**
* Gets the private 'DH\Auditor\Configuration' shared service.
*
* @return \DH\Auditor\Configuration
*/
protected function getConfiguration3Service()
{
$this->privates['DH\\Auditor\\Configuration'] = $instance = new \DH\Auditor\Configuration($this->parameters['dh_auditor.configuration']);
$instance->setUserProvider(($this->privates['DH\\AuditorBundle\\User\\UserProvider'] ?? $this->getUserProviderService()));
$instance->setRoleChecker(new \DH\AuditorBundle\Security\RoleChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['DH\\Auditor\\Provider\\Doctrine\\DoctrineProvider'] ?? $this->getDoctrineProviderService())));
$instance->setSecurityProvider(new \DH\AuditorBundle\Security\SecurityProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService())));
return $instance;
}
/**
* Gets the private 'DH\Auditor\Provider\Doctrine\DoctrineProvider' shared service.
*
* @return \DH\Auditor\Provider\Doctrine\DoctrineProvider
*/
protected function getDoctrineProviderService()
{
$this->privates['DH\\Auditor\\Provider\\Doctrine\\DoctrineProvider'] = $instance = new \DH\Auditor\Provider\Doctrine\DoctrineProvider(new \DH\Auditor\Provider\Doctrine\Configuration($this->parameters['dh_auditor.provider.doctrine.configuration']));
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$instance->setAuditor(($this->privates['DH\\Auditor\\Auditor'] ?? $this->getAuditorService()));
$instance->registerStorageService(new \DH\Auditor\Provider\Doctrine\Service\StorageService('dh_auditor.provider.doctrine.storage_services.doctrine.orm.default_entity_manager', $a));
$instance->registerAuditingService(new \DH\Auditor\Provider\Doctrine\Service\AuditingService('dh_auditor.provider.doctrine.auditing_services.doctrine.orm.default_entity_manager', $a));
return $instance;
}
/**
* Gets the private 'EchoNumeric\DatatableBundle\src\Services\CustomizationServices' shared autowired service.
*
* @return \EchoNumeric\DatatableBundle\src\Services\CustomizationServices
*/
protected function getCustomizationServicesService()
{
$a = ($this->services['EchoNumeric\\DatatableBundle\\src\\Services\\DatatableServices'] ?? $this->getDatatableServicesService());
if (isset($this->privates['EchoNumeric\\DatatableBundle\\src\\Services\\CustomizationServices'])) {
return $this->privates['EchoNumeric\\DatatableBundle\\src\\Services\\CustomizationServices'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['EchoNumeric\\DatatableBundle\\src\\Services\\CustomizationServices'])) {
return $this->privates['EchoNumeric\\DatatableBundle\\src\\Services\\CustomizationServices'];
}
return $this->privates['EchoNumeric\\DatatableBundle\\src\\Services\\CustomizationServices'] = new \EchoNumeric\DatatableBundle\src\Services\CustomizationServices(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, $b, \dirname(__DIR__, 5));
}
/**
* Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
*
* @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
*/
protected function getResetAssetsEventListenerService()
{
return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$a = new \Doctrine\Common\Annotations\AnnotationRegistry();
$a->registerUniqueLoader('class_exists');
$instance->addGlobalIgnoredName('required', $a);
return $instance;
}
/**
* Gets the private 'app.listener.annotation_event' shared autowired service.
*
* @return \App\Listener\AclAnnotationListener
*/
protected function getApp_Listener_AnnotationEventService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['app.listener.annotation_event'])) {
return $this->privates['app.listener.annotation_event'];
}
$b = ($this->privates['App\\Services\\Common\\AclService'] ?? $this->getAclServiceService());
if (isset($this->privates['app.listener.annotation_event'])) {
return $this->privates['app.listener.annotation_event'];
}
return $this->privates['app.listener.annotation_event'] = new \App\Listener\AclAnnotationListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $a, $b);
}
/**
* Gets the private 'app.listener.check_cgu' shared autowired service.
*
* @return \App\Listener\CheckCguListener
*/
protected function getApp_Listener_CheckCguService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['app.listener.check_cgu'])) {
return $this->privates['app.listener.check_cgu'];
}
$b = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['app.listener.check_cgu'])) {
return $this->privates['app.listener.check_cgu'];
}
return $this->privates['app.listener.check_cgu'] = new \App\Listener\CheckCguListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['router'] ?? $this->getRouterService()), $a, $b);
}
/**
* Gets the private 'app.listener.closed' shared autowired service.
*
* @return \App\Listener\ClosedSiteListener
*/
protected function getApp_Listener_ClosedService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['app.listener.closed'])) {
return $this->privates['app.listener.closed'];
}
return $this->privates['app.listener.closed'] = new \App\Listener\ClosedSiteListener($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'app.listener.dtv_navigation' shared autowired service.
*
* @return \App\Listener\DtvNavigationListener
*/
protected function getApp_Listener_DtvNavigationService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['app.listener.dtv_navigation'])) {
return $this->privates['app.listener.dtv_navigation'];
}
return $this->privates['app.listener.dtv_navigation'] = new \App\Listener\DtvNavigationListener($a);
}
/**
* Gets the private 'app.listener.dtv_request' shared autowired service.
*
* @return \App\Listener\DtvRequestListener
*/
protected function getApp_Listener_DtvRequestService()
{
return $this->privates['app.listener.dtv_request'] = new \App\Listener\DtvRequestListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'app.listener.maintenance' shared autowired service.
*
* @return \App\Listener\MaintenanceListener
*/
protected function getApp_Listener_MaintenanceService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['app.listener.maintenance'])) {
return $this->privates['app.listener.maintenance'];
}
return $this->privates['app.listener.maintenance'] = new \App\Listener\MaintenanceListener($a, ($this->privates['App\\Services\\Common\\PlatformService'] ?? $this->getPlatformServiceService()));
}
/**
* Gets the private 'app.listener.pre_required' shared autowired service.
*
* @return \App\Listener\PreRequiredListener
*/
protected function getApp_Listener_PreRequiredService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['app.listener.pre_required'])) {
return $this->privates['app.listener.pre_required'];
}
return $this->privates['app.listener.pre_required'] = new \App\Listener\PreRequiredListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'app.listener.wm_api' shared autowired service.
*
* @return \App\Listener\WmApiListener
*/
protected function getApp_Listener_WmApiService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['app.listener.wm_api'])) {
return $this->privates['app.listener.wm_api'];
}
return $this->privates['app.listener.wm_api'] = new \App\Listener\WmApiListener(($this->services['router'] ?? $this->getRouterService()), $a);
}
/**
* Gets the private 'assets.packages' shared service.
*
* @return \Symfony\Component\Asset\Packages
*/
protected function getAssets_PackagesService()
{
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__, 5).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tOVXzRDT2f', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.app.taggable' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
*/
protected function getCache_App_TaggableService()
{
return $this->privates['cache.app.taggable'] = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->services['cache.app'] ?? $this->getCache_AppService()));
}
/**
* Gets the private 'cache.doctrine.orm.default.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_QueryService()
{
return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.default.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Default_ResultService()
{
return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2xU05C9eth', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.security_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityExpressionLanguageService()
{
return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VwBe0NQhx6', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5j2OIOJBfn', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ApWdp7MgU8', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.webpack_encore' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_WebpackEncoreService()
{
return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('S-98A6u3iW', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'corley_maintenance.soft_lock' shared service.
*
* @return \Corley\MaintenanceBundle\Listener\SoftLockListener
*/
protected function getCorleyMaintenance_SoftLockService()
{
$this->privates['corley_maintenance.soft_lock'] = $instance = new \Corley\MaintenanceBundle\Listener\SoftLockListener((\dirname(__DIR__, 5).'/templates/common/maintenance/lecercledaikin.dtv-projects.com.html.twig'), (\dirname(__DIR__, 5).'/public/soft.lock'), [], $this->parameters['maintenance.white_ips']);
$instance->setRequestStack(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
return $instance;
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$b = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushProcessor([0 => $b, 1 => '__invoke']);
$a->pushProcessor($b);
$a->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$a->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__, 5), function () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
});
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
return $this->privates['debug.log_processor'] = new \Symfony\Bridge\Monolog\Processor\DebugProcessor(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
return $this->privates['debug.security.access.decision_manager'] = new \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager(new \Symfony\Component\Security\Core\Authorization\AccessDecisionManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
}, 3), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'doctrine.dbal.connection_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
*/
protected function getDoctrine_Dbal_ConnectionFactoryService()
{
return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite']));
}
/**
* Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
*/
protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
{
return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\EventSubscriber\\SaleOrderStatusSubscriber' => ['privates', 'App\\EventSubscriber\\SaleOrderStatusSubscriber', 'getSaleOrderStatusSubscriberService', true],
'App\\EventSubscriber\\UserSubscriptionSubscriber' => ['privates', 'App\\EventSubscriber\\UserSubscriptionSubscriber', 'getUserSubscriptionSubscriberService', true],
'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\CreateSchemaListener' => ['privates', 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\CreateSchemaListener', 'getCreateSchemaListenerService', true],
'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\TableSchemaSubscriber' => ['privates', 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\TableSchemaSubscriber', 'getTableSchemaSubscriberService', true],
'app.listener.doctrine.event' => ['privates', 'app.listener.doctrine.event', 'getApp_Listener_Doctrine_EventService', true],
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
'gedmo.listener.tree' => ['privates', 'gedmo.listener.tree', 'getGedmo_Listener_TreeService', true],
'stof_doctrine_extensions.listener.timestampable' => ['privates', 'stof_doctrine_extensions.listener.timestampable', 'getStofDoctrineExtensions_Listener_TimestampableService', true],
'vich_uploader.listener.clean.activity_images' => ['privates', 'vich_uploader.listener.clean.activity_images', 'getVichUploader_Listener_Clean_ActivityImagesService', true],
'vich_uploader.listener.clean.advertising_images' => ['privates', 'vich_uploader.listener.clean.advertising_images', 'getVichUploader_Listener_Clean_AdvertisingImagesService', true],
'vich_uploader.listener.clean.custom_product_images' => ['privates', 'vich_uploader.listener.clean.custom_product_images', 'getVichUploader_Listener_Clean_CustomProductImagesService', true],
'vich_uploader.listener.clean.customer_product_images' => ['privates', 'vich_uploader.listener.clean.customer_product_images', 'getVichUploader_Listener_Clean_CustomerProductImagesService', true],
'vich_uploader.listener.clean.general_documents' => ['privates', 'vich_uploader.listener.clean.general_documents', 'getVichUploader_Listener_Clean_GeneralDocumentsService', true],
'vich_uploader.listener.clean.parameter_thumbnail' => ['privates', 'vich_uploader.listener.clean.parameter_thumbnail', 'getVichUploader_Listener_Clean_ParameterThumbnailService', true],
'vich_uploader.listener.clean.service_pro_images' => ['privates', 'vich_uploader.listener.clean.service_pro_images', 'getVichUploader_Listener_Clean_ServiceProImagesService', true],
'vich_uploader.listener.clean.slider_item_images' => ['privates', 'vich_uploader.listener.clean.slider_item_images', 'getVichUploader_Listener_Clean_SliderItemImagesService', true],
'vich_uploader.listener.clean.user_avatar' => ['privates', 'vich_uploader.listener.clean.user_avatar', 'getVichUploader_Listener_Clean_UserAvatarService', true],
'vich_uploader.listener.clean.user_logo' => ['privates', 'vich_uploader.listener.clean.user_logo', 'getVichUploader_Listener_Clean_UserLogoService', true],
'vich_uploader.listener.clean.user_registration_document' => ['privates', 'vich_uploader.listener.clean.user_registration_document', 'getVichUploader_Listener_Clean_UserRegistrationDocumentService', true],
'vich_uploader.listener.remove.activity_images' => ['privates', 'vich_uploader.listener.remove.activity_images', 'getVichUploader_Listener_Remove_ActivityImagesService', true],
'vich_uploader.listener.remove.advertising_images' => ['privates', 'vich_uploader.listener.remove.advertising_images', 'getVichUploader_Listener_Remove_AdvertisingImagesService', true],
'vich_uploader.listener.remove.custom_product_images' => ['privates', 'vich_uploader.listener.remove.custom_product_images', 'getVichUploader_Listener_Remove_CustomProductImagesService', true],
'vich_uploader.listener.remove.customer_product_images' => ['privates', 'vich_uploader.listener.remove.customer_product_images', 'getVichUploader_Listener_Remove_CustomerProductImagesService', true],
'vich_uploader.listener.remove.general_documents' => ['privates', 'vich_uploader.listener.remove.general_documents', 'getVichUploader_Listener_Remove_GeneralDocumentsService', true],
'vich_uploader.listener.remove.parameter_thumbnail' => ['privates', 'vich_uploader.listener.remove.parameter_thumbnail', 'getVichUploader_Listener_Remove_ParameterThumbnailService', true],
'vich_uploader.listener.remove.service_pro_images' => ['privates', 'vich_uploader.listener.remove.service_pro_images', 'getVichUploader_Listener_Remove_ServiceProImagesService', true],
'vich_uploader.listener.remove.slider_item_images' => ['privates', 'vich_uploader.listener.remove.slider_item_images', 'getVichUploader_Listener_Remove_SliderItemImagesService', true],
'vich_uploader.listener.remove.user_avatar' => ['privates', 'vich_uploader.listener.remove.user_avatar', 'getVichUploader_Listener_Remove_UserAvatarService', true],
'vich_uploader.listener.remove.user_logo' => ['privates', 'vich_uploader.listener.remove.user_logo', 'getVichUploader_Listener_Remove_UserLogoService', true],
'vich_uploader.listener.remove.user_registration_document' => ['privates', 'vich_uploader.listener.remove.user_registration_document', 'getVichUploader_Listener_Remove_UserRegistrationDocumentService', true],
'vich_uploader.listener.upload.activity_images' => ['privates', 'vich_uploader.listener.upload.activity_images', 'getVichUploader_Listener_Upload_ActivityImagesService', true],
'vich_uploader.listener.upload.advertising_images' => ['privates', 'vich_uploader.listener.upload.advertising_images', 'getVichUploader_Listener_Upload_AdvertisingImagesService', true],
'vich_uploader.listener.upload.custom_product_images' => ['privates', 'vich_uploader.listener.upload.custom_product_images', 'getVichUploader_Listener_Upload_CustomProductImagesService', true],
'vich_uploader.listener.upload.customer_product_images' => ['privates', 'vich_uploader.listener.upload.customer_product_images', 'getVichUploader_Listener_Upload_CustomerProductImagesService', true],
'vich_uploader.listener.upload.general_documents' => ['privates', 'vich_uploader.listener.upload.general_documents', 'getVichUploader_Listener_Upload_GeneralDocumentsService', true],
'vich_uploader.listener.upload.parameter_thumbnail' => ['privates', 'vich_uploader.listener.upload.parameter_thumbnail', 'getVichUploader_Listener_Upload_ParameterThumbnailService', true],
'vich_uploader.listener.upload.service_pro_images' => ['privates', 'vich_uploader.listener.upload.service_pro_images', 'getVichUploader_Listener_Upload_ServiceProImagesService', true],
'vich_uploader.listener.upload.slider_item_images' => ['privates', 'vich_uploader.listener.upload.slider_item_images', 'getVichUploader_Listener_Upload_SliderItemImagesService', true],
'vich_uploader.listener.upload.user_avatar' => ['privates', 'vich_uploader.listener.upload.user_avatar', 'getVichUploader_Listener_Upload_UserAvatarService', true],
'vich_uploader.listener.upload.user_logo' => ['privates', 'vich_uploader.listener.upload.user_logo', 'getVichUploader_Listener_Upload_UserLogoService', true],
'vich_uploader.listener.upload.user_registration_document' => ['privates', 'vich_uploader.listener.upload.user_registration_document', 'getVichUploader_Listener_Upload_UserRegistrationDocumentService', true],
], [
'App\\EventSubscriber\\SaleOrderStatusSubscriber' => '?',
'App\\EventSubscriber\\UserSubscriptionSubscriber' => '?',
'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\CreateSchemaListener' => '?',
'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\TableSchemaSubscriber' => '?',
'app.listener.doctrine.event' => '?',
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
'gedmo.listener.tree' => '?',
'stof_doctrine_extensions.listener.timestampable' => '?',
'vich_uploader.listener.clean.activity_images' => '?',
'vich_uploader.listener.clean.advertising_images' => '?',
'vich_uploader.listener.clean.custom_product_images' => '?',
'vich_uploader.listener.clean.customer_product_images' => '?',
'vich_uploader.listener.clean.general_documents' => '?',
'vich_uploader.listener.clean.parameter_thumbnail' => '?',
'vich_uploader.listener.clean.service_pro_images' => '?',
'vich_uploader.listener.clean.slider_item_images' => '?',
'vich_uploader.listener.clean.user_avatar' => '?',
'vich_uploader.listener.clean.user_logo' => '?',
'vich_uploader.listener.clean.user_registration_document' => '?',
'vich_uploader.listener.remove.activity_images' => '?',
'vich_uploader.listener.remove.advertising_images' => '?',
'vich_uploader.listener.remove.custom_product_images' => '?',
'vich_uploader.listener.remove.customer_product_images' => '?',
'vich_uploader.listener.remove.general_documents' => '?',
'vich_uploader.listener.remove.parameter_thumbnail' => '?',
'vich_uploader.listener.remove.service_pro_images' => '?',
'vich_uploader.listener.remove.slider_item_images' => '?',
'vich_uploader.listener.remove.user_avatar' => '?',
'vich_uploader.listener.remove.user_logo' => '?',
'vich_uploader.listener.remove.user_registration_document' => '?',
'vich_uploader.listener.upload.activity_images' => '?',
'vich_uploader.listener.upload.advertising_images' => '?',
'vich_uploader.listener.upload.custom_product_images' => '?',
'vich_uploader.listener.upload.customer_product_images' => '?',
'vich_uploader.listener.upload.general_documents' => '?',
'vich_uploader.listener.upload.parameter_thumbnail' => '?',
'vich_uploader.listener.upload.service_pro_images' => '?',
'vich_uploader.listener.upload.slider_item_images' => '?',
'vich_uploader.listener.upload.user_avatar' => '?',
'vich_uploader.listener.upload.user_logo' => '?',
'vich_uploader.listener.upload.user_registration_document' => '?',
]), [0 => 'App\\EventSubscriber\\SaleOrderStatusSubscriber', 1 => 'App\\EventSubscriber\\UserSubscriptionSubscriber', 2 => 'vich_uploader.listener.clean.slider_item_images', 3 => 'vich_uploader.listener.clean.advertising_images', 4 => 'vich_uploader.listener.clean.general_documents', 5 => 'vich_uploader.listener.clean.parameter_thumbnail', 6 => 'vich_uploader.listener.clean.activity_images', 7 => 'vich_uploader.listener.clean.service_pro_images', 8 => 'vich_uploader.listener.clean.custom_product_images', 9 => 'vich_uploader.listener.clean.customer_product_images', 10 => 'vich_uploader.listener.clean.user_avatar', 11 => 'vich_uploader.listener.clean.user_logo', 12 => 'vich_uploader.listener.clean.user_registration_document', 13 => 'App\\EventSubscriber\\SaleOrderStatusSubscriber', 14 => 'App\\EventSubscriber\\UserSubscriptionSubscriber', 15 => 'gedmo.listener.tree', 16 => 'vich_uploader.listener.remove.slider_item_images', 17 => 'vich_uploader.listener.upload.slider_item_images', 18 => 'vich_uploader.listener.remove.advertising_images', 19 => 'vich_uploader.listener.upload.advertising_images', 20 => 'vich_uploader.listener.remove.general_documents', 21 => 'vich_uploader.listener.upload.general_documents', 22 => 'vich_uploader.listener.remove.parameter_thumbnail', 23 => 'vich_uploader.listener.upload.parameter_thumbnail', 24 => 'vich_uploader.listener.remove.activity_images', 25 => 'vich_uploader.listener.upload.activity_images', 26 => 'vich_uploader.listener.remove.service_pro_images', 27 => 'vich_uploader.listener.upload.service_pro_images', 28 => 'vich_uploader.listener.remove.custom_product_images', 29 => 'vich_uploader.listener.upload.custom_product_images', 30 => 'vich_uploader.listener.remove.customer_product_images', 31 => 'vich_uploader.listener.upload.customer_product_images', 32 => 'vich_uploader.listener.remove.user_avatar', 33 => 'vich_uploader.listener.upload.user_avatar', 34 => 'vich_uploader.listener.remove.user_logo', 35 => 'vich_uploader.listener.upload.user_logo', 36 => 'vich_uploader.listener.remove.user_registration_document', 37 => 'vich_uploader.listener.upload.user_registration_document', 38 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 39 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 40 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 41 => 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\CreateSchemaListener', 42 => 'DH\\Auditor\\Provider\\Doctrine\\Persistence\\Event\\TableSchemaSubscriber', 43 => [0 => [0 => 'prePersist'], 1 => 'app.listener.doctrine.event'], 44 => [0 => [0 => 'preUpdate'], 1 => 'app.listener.doctrine.event'], 45 => [0 => [0 => 'postPersist'], 1 => 'app.listener.doctrine.event'], 46 => [0 => [0 => 'postUpdate'], 1 => 'app.listener.doctrine.event'], 47 => [0 => [0 => 'onFlush'], 1 => 'app.listener.doctrine.event'], 48 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 49 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 50 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 51 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]);
}
/**
* Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
*/
protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
{
return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 5).'/src/Entity'), 1 => (\dirname(__DIR__, 5).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity'), 2 => (\dirname(__DIR__, 5).'/vendor/gedmo/doctrine-extensions/src/Loggable/Entity'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/src/Entity'), 4 => (\dirname(__DIR__, 5).'/vendor/cron/cron-bundle/Entity')], false);
}
/**
* Gets the private 'esi_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
*/
protected function getEsiListenerService()
{
return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListener2Service()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'fos_elastica.logger' shared service.
*
* @return \FOS\ElasticaBundle\Logger\ElasticaLogger
*/
protected function getFosElastica_LoggerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('elastica');
$b = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushProcessor([0 => $b, 1 => '__invoke']);
$a->pushProcessor($b);
$a->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$a->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['fos_elastica.logger'] = new \FOS\ElasticaBundle\Logger\ElasticaLogger($a, true);
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
return $this->privates['framework_extra_bundle.argument_name_convertor'] = new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
return $this->privates['framework_extra_bundle.event.is_granted'];
}
return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
}
/**
* Gets the private 'jms_serializer.metadata.traceable_cache' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableDriver
*/
protected function getJmsSerializer_Metadata_TraceableCacheService()
{
return $this->privates['jms_serializer.metadata.traceable_cache'] = new \JMS\SerializerBundle\Debug\TraceableDriver(new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')));
}
/**
* Gets the private 'jms_serializer.metadata_factory' shared service.
*
* @return \Metadata\MetadataFactory
*/
protected function getJmsSerializer_MetadataFactoryService()
{
$this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'metadata_driver' => ['services', 'jms_serializer.metadata_driver', 'getJmsSerializer_MetadataDriverService', true],
], [
'metadata_driver' => '?',
]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
$instance->setCache(($this->privates['jms_serializer.metadata.traceable_cache'] ?? $this->getJmsSerializer_Metadata_TraceableCacheService()));
$instance->setIncludeInterfaces(false);
return $instance;
}
/**
* Gets the private 'jms_serializer.traceable_event_dispatcher' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableEventDispatcher
*/
protected function getJmsSerializer_TraceableEventDispatcherService()
{
$this->privates['jms_serializer.traceable_event_dispatcher'] = $instance = new \JMS\SerializerBundle\Debug\TraceableEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.stopwatch_subscriber' => ['privates', 'jms_serializer.stopwatch_subscriber', 'getJmsSerializer_StopwatchSubscriberService', true],
'jms_serializer.traceable_runs_listener' => ['privates', 'jms_serializer.traceable_runs_listener', 'getJmsSerializer_TraceableRunsListenerService', false],
'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', true],
], [
'jms_serializer.stopwatch_subscriber' => '?',
'jms_serializer.traceable_runs_listener' => '?',
'jms_serializer.doctrine_proxy_subscriber' => '?',
]));
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPreSerialize'], NULL, NULL, NULL);
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.traceable_runs_listener', 1 => 'saveRunInfo'], NULL, NULL, NULL);
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ORM\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\MongoDB\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\ODM\\PHPCR\\PersistentCollection');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'Doctrine\\Common\\Persistence\\Proxy');
$instance->addListener('serializer.pre_serialize', [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], NULL, NULL, 'ProxyManager\\Proxy\\LazyLoadingInterface');
$instance->addListener('serializer.post_serialize', [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPostSerialize'], NULL, NULL, NULL);
return $instance;
}
/**
* Gets the private 'jms_serializer.traceable_handler_registry' shared service.
*
* @return \JMS\SerializerBundle\Debug\TraceableHandlerRegistry
*/
protected function getJmsSerializer_TraceableHandlerRegistryService()
{
$this->privates['jms_serializer.traceable_handler_registry'] = $instance = new \JMS\SerializerBundle\Debug\TraceableHandlerRegistry(new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', true],
'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', true],
'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', true],
'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', true],
'fos_rest.serializer.form_error_handler' => ['privates', 'fos_rest.serializer.form_error_handler', 'getFosRest_Serializer_FormErrorHandlerService', true],
], [
'jms_serializer.array_collection_handler' => '?',
'jms_serializer.constraint_violation_handler' => '?',
'jms_serializer.datetime_handler' => '?',
'jms_serializer.iterator_handler' => '?',
'fos_rest.serializer.form_error_handler' => '?',
])));
$instance->registerHandler(1, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolationList', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'xml', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Validator\\ConstraintViolation', 'json', [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']);
$instance->registerHandler(1, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
$instance->registerHandler(1, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']);
$instance->registerHandler(1, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
$instance->registerHandler(1, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']);
$instance->registerHandler(1, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
$instance->registerHandler(1, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']);
$instance->registerHandler(1, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
$instance->registerHandler(1, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']);
$instance->registerHandler(1, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\Form', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormTojson']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToXml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormInterface', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormToJson']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'xml', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorToxml']);
$instance->registerHandler(1, 'Symfony\\Component\\Form\\FormError', 'json', [0 => 'fos_rest.serializer.form_error_handler', 1 => 'serializeFormErrorTojson']);
$instance->registerHandler(2, 'ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\Common\\Collections\\ArrayCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ORM\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\MongoDB\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'json', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'Doctrine\\ODM\\PHPCR\\PersistentCollection', 'xml', [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']);
$instance->registerHandler(2, 'DateTime', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson']);
$instance->registerHandler(2, 'DateTime', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']);
$instance->registerHandler(2, 'DateTimeImmutable', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson']);
$instance->registerHandler(2, 'DateTimeImmutable', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']);
$instance->registerHandler(2, 'DateInterval', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson']);
$instance->registerHandler(2, 'DateInterval', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']);
$instance->registerHandler(2, 'DateTimeInterface', 'json', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson']);
$instance->registerHandler(2, 'DateTimeInterface', 'xml', [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']);
$instance->registerHandler(2, 'Iterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'Iterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'ArrayIterator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'ArrayIterator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']);
$instance->registerHandler(2, 'Generator', 'json', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
$instance->registerHandler(2, 'Generator', 'xml', [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']);
return $instance;
}
/**
* Gets the private 'jms_serializer.traceable_runs_listener' shared service.
*
* @return \JMS\SerializerBundle\Debug\RunsListener
*/
protected function getJmsSerializer_TraceableRunsListenerService()
{
return $this->privates['jms_serializer.traceable_runs_listener'] = new \JMS\SerializerBundle\Debug\RunsListener();
}
/**
* Gets the private 'kernel.event.request' shared autowired service.
*
* @return \App\Listener\KernelEvent
*/
protected function getKernel_Event_RequestService()
{
$a = ($this->privates['App\\Services\\PurchaseDeclarationService'] ?? $this->getPurchaseDeclarationServiceService());
if (isset($this->privates['kernel.event.request'])) {
return $this->privates['kernel.event.request'];
}
$b = ($this->privates['App\\Factory\\PointFactory'] ?? $this->getPointFactoryService());
if (isset($this->privates['kernel.event.request'])) {
return $this->privates['kernel.event.request'];
}
return $this->privates['kernel.event.request'] = new \App\Listener\KernelEvent($a, ($this->privates['App\\Services\\Common\\PlatformService'] ?? $this->getPlatformServiceService()), $b);
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Services\\Common\\Translator'] ?? $this->load('getTranslator2Service'));
yield 1 => ($this->privates['override_translator'] ?? $this->getOverrideTranslatorService());
yield 2 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
yield 3 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
}, 4), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', ($this->services['router'] ?? $this->getRouterService()), false, []);
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.deduplicated' shared service.
*
* @return \Monolog\Handler\DeduplicationHandler
*/
protected function getMonolog_Handler_DeduplicatedService()
{
$a = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 4).'/log/lecercledaikin.dtv-projects.com/../dev-deprecation.log'), 1, 200, true, NULL, false);
$a->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
$a->setFilenameFormat('{filename}-{date}', 'Y-m-d');
return $this->privates['monolog.handler.deduplicated'] = new \Monolog\Handler\DeduplicationHandler($a, ($this->targetDir.''.'/monolog_dedup_922a7b2c3485f2fca0b658c7a9e614d9d914a2f5'), 400, 60, true);
}
/**
* Gets the private 'monolog.handler.streamed' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_StreamedService()
{
$this->privates['monolog.handler.streamed'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 4).'/log/lecercledaikin.dtv-projects.com/dev.log'), 5, 200, true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
$instance->setFilenameFormat('{filename}-{date}', 'Y-m-d');
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$a = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushProcessor([0 => $a, 1 => '__invoke']);
$instance->pushProcessor($a);
$instance->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$instance->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$a = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushProcessor([0 => $a, 1 => '__invoke']);
$instance->pushProcessor($a);
$instance->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$instance->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.doctrine' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_DoctrineService()
{
$this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
$a = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushProcessor([0 => $a, 1 => '__invoke']);
$instance->pushProcessor($a);
$instance->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$instance->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$instance->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$a = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushProcessor([0 => $a, 1 => '__invoke']);
$instance->pushProcessor($a);
$instance->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$instance->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.security' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SecurityService()
{
$this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
$a = ($this->privates['monolog.processor.web_processor'] ?? ($this->privates['monolog.processor.web_processor'] = new \Monolog\Processor\WebProcessor()));
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushProcessor([0 => $a, 1 => '__invoke']);
$instance->pushProcessor($a);
$instance->pushProcessor(($this->privates['monolog.processor.user'] ?? $this->getMonolog_Processor_UserService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.deduplicated'] ?? $this->getMonolog_Handler_DeduplicatedService()));
$instance->pushHandler(($this->privates['monolog.handler.streamed'] ?? $this->getMonolog_Handler_StreamedService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.processor.user' shared autowired service.
*
* @return \App\Services\Monolog\ExtraProcessor
*/
protected function getMonolog_Processor_UserService()
{
return $this->privates['monolog.processor.user'] = new \App\Services\Monolog\ExtraProcessor(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'nelmio_cors.cors_listener' shared service.
*
* @return \Nelmio\CorsBundle\EventListener\CorsListener
*/
protected function getNelmioCors_CorsListenerService()
{
return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->parameters['nelmio_cors.defaults'])]));
}
/**
* Gets the private 'override_translator' shared autowired service.
*
* @return \App\Services\Common\Translator
*/
protected function getOverrideTranslatorService()
{
$a = ($this->privates['App\\Services\\DTV\\YamlConfig\\YamlReader'] ?? $this->getYamlReaderService());
if (isset($this->privates['override_translator'])) {
return $this->privates['override_translator'];
}
return $this->privates['override_translator'] = new \App\Services\Common\Translator(\dirname(__DIR__, 5), $this->parameters['platform'], new \App\Services\Common\PlatformService(($this->services['router'] ?? $this->getRouterService()), $a, ($this->privates['App\\Services\\CommonServices'] ?? ($this->privates['App\\Services\\CommonServices'] = new \App\Services\CommonServices())), ($this->services['kernel'] ?? $this->get('kernel', 1)), \dirname(__DIR__, 5)), new \App\Services\Common\Translation\TranslationBase($a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
}
/**
* Gets the private 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the private 'property_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
yield 1 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
yield 2 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 4), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
}, 1), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 2), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 5), true);
}
/**
* Gets the private 'security.context_listener.0' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_0Service()
{
$a = ($this->privates['security.event_dispatcher.app'] ?? $this->getSecurity_EventDispatcher_AppService());
if (isset($this->privates['security.context_listener.0'])) {
return $this->privates['security.context_listener.0'];
}
return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AppUserProviderService'));
}, 1), 'app', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.event_dispatcher.app' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_AppService()
{
$this->privates['security.event_dispatcher.app'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.app.user_provider'] ?? $this->load('getSecurity_Listener_App_UserProviderService'));
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.app'] ?? $this->load('getSecurity_Listener_Session_AppService'));
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.app'] ?? $this->load('getSecurity_Logout_Listener_Default_AppService'));
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.app'] ?? ($this->privates['security.logout.listener.session.app'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.login_throttling.app'] ?? $this->load('getSecurity_Listener_LoginThrottling_AppService'));
}, 1 => 'checkPassport'], 2080);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.login_throttling.app'] ?? $this->load('getSecurity_Listener_LoginThrottling_AppService'));
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_checker.app'] ?? $this->load('getSecurity_Listener_UserChecker_AppService'));
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.app'] ?? $this->load('getSecurity_Listener_UserChecker_AppService'));
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('security.interactive_login', [0 => function () {
return ($this->privates['app.listener.login'] ?? $this->load('getApp_Listener_LoginService'));
}, 1 => 'onSecurityInteractiveLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
}, 1 => '__invoke'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
}, 1 => 'checkPassport'], 1024);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
}, 1 => 'checkPassport'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
}, 1 => 'checkPassport'], 512);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.aIAtqQD'] ?? $this->get_ServiceLocator_AIAtqQDService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
yield 'security.firewall.map.context.api_login' => ($this->privates['.security.request_matcher.aUhQ4pN'] ?? ($this->privates['.security.request_matcher.aUhQ4pN'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/wm-api/login')));
yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.UojTsxi'] ?? ($this->privates['.security.request_matcher.UojTsxi'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/wm-api')));
yield 'security.firewall.map.context.app' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
}, 4));
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
$instance->registerListener('app', 'saml_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['sensio_framework_extra.security.listener'])) {
return $this->privates['sensio_framework_extra.security.listener'];
}
return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer.mapping.class_metadata_factory' shared service.
*
* @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getSerializer_Mapping_ClassMetadataFactoryService()
{
return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
}
/**
* Gets the private 'serializer.name_converter.metadata_aware' shared service.
*
* @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
*/
protected function getSerializer_NameConverter_MetadataAwareService()
{
return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'session.factory' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionFactory
*/
protected function getSession_FactoryService()
{
$a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
if (isset($this->privates['session.factory'])) {
return $this->privates['session.factory'];
}
return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0), true), [0 => $a, 1 => 'onSessionUsage']);
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', '.container.private.session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'slope_it.breadcrumb.builder' shared service.
*
* @return \SlopeIt\BreadcrumbBundle\Service\BreadcrumbBuilder
*/
protected function getSlopeIt_Breadcrumb_BuilderService()
{
return $this->privates['slope_it.breadcrumb.builder'] = new \SlopeIt\BreadcrumbBundle\Service\BreadcrumbBuilder(new \SlopeIt\BreadcrumbBundle\Service\BreadcrumbItemFactory());
}
/**
* Gets the private 'slope_it.breadcrumb.listener' shared service.
*
* @return \SlopeIt\BreadcrumbBundle\EventListener\BreadcrumbListener
*/
protected function getSlopeIt_Breadcrumb_ListenerService()
{
return $this->privates['slope_it.breadcrumb.listener'] = new \SlopeIt\BreadcrumbBundle\EventListener\BreadcrumbListener(($this->privates['slope_it.breadcrumb.builder'] ?? $this->getSlopeIt_Breadcrumb_BuilderService()), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'state_machine.user_status.metadata_store' shared service.
*
* @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
*/
protected function getStateMachine_UserStatus_MetadataStoreService()
{
return $this->privates['state_machine.user_status.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml')], 'bs' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/presta/image-bundle/Resources/translations/PrestaImageBundle.de.yaml'), 5 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf'), 6 => (\dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/translations/auditor.de.yaml'), 7 => (\dirname(__DIR__, 5).'/translations/_old/messages.de.yaml')], 'el' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/presta/image-bundle/Resources/translations/PrestaImageBundle.en.yaml'), 5 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), 6 => (\dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/translations/auditor.en.yaml'), 7 => (\dirname(__DIR__, 5).'/translations/_default/messages+intl-icu.en.yaml'), 8 => (\dirname(__DIR__, 5).'/translations/_old/Back/messages.en.yaml'), 9 => (\dirname(__DIR__, 5).'/translations/_old/messages.en.yaml'), 10 => (\dirname(__DIR__, 5).'/translations/_old/user.en.xlf'), 11 => (\dirname(__DIR__, 5).'/translations/platform/clubhthfidelity/messages+intl-icu.en.yaml'), 12 => (\dirname(__DIR__, 5).'/translations/platform/manitou-master2022/messages+intl-icu.en.yaml'), 13 => (\dirname(__DIR__, 5).'/translations/platform/top-intuis-thermo/messages+intl-icu.en.yaml')], 'es' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf'), 5 => (\dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/translations/auditor.es.yaml'), 6 => (\dirname(__DIR__, 5).'/translations/_default/messages+intl-icu.es.yaml'), 7 => (\dirname(__DIR__, 5).'/translations/_old/messages.es.yaml'), 8 => (\dirname(__DIR__, 5).'/translations/platform/clubhthfidelity/messages+intl-icu.es.yaml'), 9 => (\dirname(__DIR__, 5).'/translations/platform/manitou-master2022/messages+intl-icu.es.yaml'), 10 => (\dirname(__DIR__, 5).'/translations/platform/top-intuis-thermo/messages+intl-icu.es.yaml')], 'et' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/translations/auditor.et.yaml')], 'eu' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/presta/image-bundle/Resources/translations/PrestaImageBundle.fr.yaml'), 5 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), 6 => (\dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/translations/auditor.fr.yaml'), 7 => (\dirname(__DIR__, 5).'/translations/_default/messages+intl-icu.fr.yaml'), 8 => (\dirname(__DIR__, 5).'/translations/_old/Admingenerator.fr.xlf'), 9 => (\dirname(__DIR__, 5).'/translations/_old/Back/Statistics/messages.fr.yaml'), 10 => (\dirname(__DIR__, 5).'/translations/_old/Back/messages.fr.yaml'), 11 => (\dirname(__DIR__, 5).'/translations/_old/DTV/Back/messages.fr.yaml'), 12 => (\dirname(__DIR__, 5).'/translations/_old/Daikin/daikin+intl-icu.fr.yaml'), 13 => (\dirname(__DIR__, 5).'/translations/_old/LaPoste/laposte+intl-icu.fr.yaml'), 14 => (\dirname(__DIR__, 5).'/translations/_old/Platform/messages.fr.yaml'), 15 => (\dirname(__DIR__, 5).'/translations/_old/club-rehaupro.fr/rehau+intl-icu.fr.yaml'), 16 => (\dirname(__DIR__, 5).'/translations/_old/content.fr.yaml'), 17 => (\dirname(__DIR__, 5).'/translations/_old/menu.fr.xlf'), 18 => (\dirname(__DIR__, 5).'/translations/_old/messages+intl-icu.fr.yaml'), 19 => (\dirname(__DIR__, 5).'/translations/_old/stim2022-scjpro.com/messages.fr.yaml'), 20 => (\dirname(__DIR__, 5).'/translations/_old/stim2022-scjpro.dtv-projects.com/messages.fr.yaml'), 21 => (\dirname(__DIR__, 5).'/translations/_old/stim2022-scjpro.dtv.loc/messages.fr.yaml'), 22 => (\dirname(__DIR__, 5).'/translations/_old/top-intuis-thermo.dtv.loc/messages.fr.yaml'), 23 => (\dirname(__DIR__, 5).'/translations/_old/top-intuis-thermo.fr/messages.fr.yaml'), 24 => (\dirname(__DIR__, 5).'/translations/_old/user.fr.xlf'), 25 => (\dirname(__DIR__, 5).'/translations/platform/clubhthfidelity/messages+intl-icu.fr.yaml'), 26 => (\dirname(__DIR__, 5).'/translations/platform/manitou-master2022/messages+intl-icu.fr.yaml'), 27 => (\dirname(__DIR__, 5).'/translations/platform/top-intuis-thermo/messages+intl-icu.fr.yaml')], 'gl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf'), 5 => (\dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/translations/auditor.it.yaml')], 'ja' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], 'lv' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/presta/image-bundle/Resources/translations/PrestaImageBundle.nl.yaml'), 5 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf'), 6 => (\dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/translations/auditor.nl.yaml'), 7 => (\dirname(__DIR__, 5).'/translations/_old/messages.nl.yaml')], 'nn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), 4 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'vn' => [0 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'sr' => [0 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 5).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 5).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle/translations'), 4 => (\dirname(__DIR__, 5).'/vendor/presta/image-bundle/Resources/translations'), 5 => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), 6 => (\dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src/translations'), 7 => (\dirname(__DIR__, 5).'/translations'), 8 => (\dirname(__DIR__, 5).'/vendor/symfony/framework-bundle/translations'), 9 => (\dirname(__DIR__, 5).'/vendor/symfony/webpack-encore-bundle/src/translations'), 10 => (\dirname(__DIR__, 5).'/vendor/symfony/twig-bundle/translations'), 11 => (\dirname(__DIR__, 5).'/vendor/twig/extra-bundle/translations'), 12 => (\dirname(__DIR__, 5).'/vendor/symfony/monolog-bundle/translations'), 13 => (\dirname(__DIR__, 5).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 14 => (\dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src/translations'), 15 => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 16 => (\dirname(__DIR__, 5).'/vendor/easycorp/easy-deploy-bundle/src/translations'), 17 => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle/translations'), 18 => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 19 => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 20 => (\dirname(__DIR__, 5).'/vendor/mhujer/breadcrumbs-bundle/translations'), 21 => (\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle/translations'), 22 => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/elastica-bundle/src/translations'), 23 => (\dirname(__DIR__, 5).'/vendor/nelmio/api-doc-bundle/translations'), 24 => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/rest-bundle/translations'), 25 => (\dirname(__DIR__, 5).'/vendor/symfony/debug-bundle/translations'), 26 => (\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle/translations'), 27 => (\dirname(__DIR__, 5).'/vendor/liip/test-fixtures-bundle/src/translations'), 28 => (\dirname(__DIR__, 5).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 29 => (\dirname(__DIR__, 5).'/vendor/nelmio/cors-bundle/translations'), 30 => (\dirname(__DIR__, 5).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 31 => (\dirname(__DIR__, 5).'/vendor/symfony/maker-bundle/src/translations'), 32 => (\dirname(__DIR__, 5).'/lib/DatatableBundle/translations'), 33 => (\dirname(__DIR__, 5).'/lib/StatisticBundle/translations'), 34 => (\dirname(__DIR__, 5).'/vendor/hslavich/oneloginsaml-bundle/translations'), 35 => (\dirname(__DIR__, 5).'/vendor/corley/maintenance-bundle/Corley/MaintenanceBundle/translations'), 36 => (\dirname(__DIR__, 5).'/vendor/symfony/security-bundle/translations'), 37 => (\dirname(__DIR__, 5).'/vendor/backup-manager/symfony/translations'), 38 => (\dirname(__DIR__, 5).'/vendor/lexik/jwt-authentication-bundle/translations'), 39 => (\dirname(__DIR__, 5).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 40 => (\dirname(__DIR__, 5).'/vendor/cron/cron-bundle/translations'), 41 => (\dirname(__DIR__, 5).'/vendor/slope-it/breadcrumb-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/vich/uploader-bundle/translations', 4 => 'vendor/presta/image-bundle/Resources/translations', 5 => 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations', 6 => 'vendor/damienharper/auditor-bundle/src/translations', 7 => 'translations', 8 => 'vendor/symfony/framework-bundle/translations', 9 => 'vendor/symfony/webpack-encore-bundle/src/translations', 10 => 'vendor/symfony/twig-bundle/translations', 11 => 'vendor/twig/extra-bundle/translations', 12 => 'vendor/symfony/monolog-bundle/translations', 13 => 'vendor/stof/doctrine-extensions-bundle/src/translations', 14 => 'vendor/sensio/framework-extra-bundle/src/translations', 15 => 'vendor/friendsofsymfony/jsrouting-bundle/translations', 16 => 'vendor/easycorp/easy-deploy-bundle/src/translations', 17 => 'vendor/doctrine/doctrine-bundle/translations', 18 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 19 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 20 => 'vendor/mhujer/breadcrumbs-bundle/translations', 21 => 'vendor/jms/serializer-bundle/translations', 22 => 'vendor/friendsofsymfony/elastica-bundle/src/translations', 23 => 'vendor/nelmio/api-doc-bundle/translations', 24 => 'vendor/friendsofsymfony/rest-bundle/translations', 25 => 'vendor/symfony/debug-bundle/translations', 26 => 'vendor/symfony/web-profiler-bundle/translations', 27 => 'vendor/liip/test-fixtures-bundle/src/translations', 28 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations', 29 => 'vendor/nelmio/cors-bundle/translations', 30 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations', 31 => 'vendor/symfony/maker-bundle/src/translations', 32 => 'lib/DatatableBundle/translations', 33 => 'lib/StatisticBundle/translations', 34 => 'vendor/hslavich/oneloginsaml-bundle/translations', 35 => 'vendor/corley/maintenance-bundle/Corley/MaintenanceBundle/translations', 36 => 'vendor/symfony/security-bundle/translations', 37 => 'vendor/backup-manager/symfony/translations', 38 => 'vendor/lexik/jwt-authentication-bundle/translations', 39 => 'vendor/knplabs/knp-snappy-bundle/src/translations', 40 => 'vendor/cron/cron-bundle/translations', 41 => 'vendor/slope-it/breadcrumb-bundle/src/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'fr']);
return $instance;
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Validator\\NotInPasswordHistoryValidator' => ['privates', 'App\\Validator\\NotInPasswordHistoryValidator', 'getNotInPasswordHistoryValidatorService', true],
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
], [
'App\\Validator\\NotInPasswordHistoryValidator' => '?',
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'doctrine.orm.validator.unique' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 5).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
return $instance;
}
/**
* Gets the private 'var_dumper.html_dumper' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
*/
protected function getVarDumper_HtmlDumperService()
{
$this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.server_connection' shared service.
*
* @return \Symfony\Component\VarDumper\Server\Connection
*/
protected function getVarDumper_ServerConnectionService()
{
return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 5), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
}
/**
* Gets the private 'vich_uploader.metadata_reader' shared service.
*
* @return \Vich\UploaderBundle\Metadata\MetadataReader
*/
protected function getVichUploader_MetadataReaderService()
{
$a = new \Metadata\Driver\FileLocator([]);
$b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([0 => new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), 1 => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), 2 => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a)]), 'Metadata\\ClassHierarchyMetadata', true);
$b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
}
/**
* Gets the private 'vich_uploader.property_mapping_factory' shared service.
*
* @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
*/
protected function getVichUploader_PropertyMappingFactoryService()
{
return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
}
/**
* Gets the private 'vich_uploader.storage.file_system' shared service.
*
* @return \Vich\UploaderBundle\Storage\FileSystemStorage
*/
protected function getVichUploader_Storage_FileSystemService()
{
return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
}
/**
* Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
*
* @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
*/
protected function getWebpackEncore_EntrypointLookupCollectionService()
{
return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', true],
], [
'_default' => '?',
]), '_default');
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'state_machine.user_status' alias.
*
* @return object The ".container.private.state_machine.user_status" service.
*/
protected function getStateMachine_UserStatusService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "state_machine.user_status" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.state_machine.user_status');
}
/**
* Gets the public 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'mailwizz_dsn' => false,
'mailwizz_username' => false,
'mailwizz_password' => false,
'ssh_dtv_ip' => false,
'ssh_dtv_root' => false,
'ssh_dtv_root_pwd' => false,
'test_datatbase' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'mailwizz_dsn': $value = $this->getEnv('MAILWIZZ_DSN'); break;
case 'mailwizz_username': $value = $this->getEnv('MAILWIZZ_USERNAME'); break;
case 'mailwizz_password': $value = $this->getEnv('MAILWIZZ_PASSWORD'); break;
case 'ssh_dtv_ip': $value = $this->getEnv('SSH_DTV_IP'); break;
case 'ssh_dtv_root': $value = $this->getEnv('SSH_DTV_ROOT'); break;
case 'ssh_dtv_root_pwd': $value = $this->getEnv('SSH_DTV_ROOT_PWD'); break;
case 'test_datatbase': $value = $this->getEnv('resolve:DATABASE_URL'); break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 5),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 4).'/log/lecercledaikin.dtv-projects.com'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
'PrestaImageBundle' => 'Presta\\ImageBundle\\PrestaImageBundle',
'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
'EasyDeployBundle' => 'EasyCorp\\Bundle\\EasyDeployBundle\\EasyDeployBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
'WhiteOctoberBreadcrumbsBundle' => 'WhiteOctober\\BreadcrumbsBundle\\WhiteOctoberBreadcrumbsBundle',
'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
'FOSElasticaBundle' => 'FOS\\ElasticaBundle\\FOSElasticaBundle',
'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'LiipTestFixturesBundle' => 'Liip\\TestFixturesBundle\\LiipTestFixturesBundle',
'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'DatatableBundle' => 'EchoNumeric\\DatatableBundle\\DatatableBundle',
'StatisticBundle' => 'EchoNumeric\\StatisticBundle\\StatisticBundle',
'HslavichOneloginSamlBundle' => 'Hslavich\\OneloginSamlBundle\\HslavichOneloginSamlBundle',
'CorleyMaintenanceBundle' => 'Corley\\MaintenanceBundle\\CorleyMaintenanceBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'BMBackupManagerBundle' => 'BM\\BackupManagerBundle\\BMBackupManagerBundle',
'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
'CronCronBundle' => 'Cron\\CronBundle\\CronCronBundle',
'SlopeItBreadcrumbBundle' => 'SlopeIt\\BreadcrumbBundle\\SlopeItBreadcrumbBundle',
'DHAuditorBundle' => 'DH\\AuditorBundle\\DHAuditorBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'WebpackEncoreBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/webpack-encore-bundle/src'),
'namespace' => 'Symfony\\WebpackEncoreBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'StofDoctrineExtensionsBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/stof/doctrine-extensions-bundle/src'),
'namespace' => 'Stof\\DoctrineExtensionsBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'VichUploaderBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/vich/uploader-bundle'),
'namespace' => 'Vich\\UploaderBundle',
],
'PrestaImageBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/presta/image-bundle'),
'namespace' => 'Presta\\ImageBundle',
],
'FOSJsRoutingBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/jsrouting-bundle'),
'namespace' => 'FOS\\JsRoutingBundle',
],
'EasyDeployBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/easycorp/easy-deploy-bundle/src'),
'namespace' => 'EasyCorp\\Bundle\\EasyDeployBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'DoctrineFixturesBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/doctrine/doctrine-fixtures-bundle'),
'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
],
'WhiteOctoberBreadcrumbsBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/mhujer/breadcrumbs-bundle'),
'namespace' => 'WhiteOctober\\BreadcrumbsBundle',
],
'SymfonyCastsResetPasswordBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfonycasts/reset-password-bundle/src'),
'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
],
'JMSSerializerBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/jms/serializer-bundle'),
'namespace' => 'JMS\\SerializerBundle',
],
'FOSElasticaBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/elastica-bundle/src'),
'namespace' => 'FOS\\ElasticaBundle',
],
'NelmioApiDocBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/nelmio/api-doc-bundle'),
'namespace' => 'Nelmio\\ApiDocBundle',
],
'FOSRestBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/friendsofsymfony/rest-bundle'),
'namespace' => 'FOS\\RestBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'LiipTestFixturesBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/liip/test-fixtures-bundle/src'),
'namespace' => 'Liip\\TestFixturesBundle',
],
'NelmioAliceBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/nelmio/alice/src/Bridge/Symfony'),
'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
],
'NelmioCorsBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/nelmio/cors-bundle'),
'namespace' => 'Nelmio\\CorsBundle',
],
'FidryAliceDataFixturesBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'DatatableBundle' => [
'path' => (\dirname(__DIR__, 5).'/lib/DatatableBundle'),
'namespace' => 'EchoNumeric\\DatatableBundle',
],
'StatisticBundle' => [
'path' => (\dirname(__DIR__, 5).'/lib/StatisticBundle'),
'namespace' => 'EchoNumeric\\StatisticBundle',
],
'HslavichOneloginSamlBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/hslavich/oneloginsaml-bundle'),
'namespace' => 'Hslavich\\OneloginSamlBundle',
],
'CorleyMaintenanceBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/corley/maintenance-bundle/Corley/MaintenanceBundle'),
'namespace' => 'Corley\\MaintenanceBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'BMBackupManagerBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/backup-manager/symfony'),
'namespace' => 'BM\\BackupManagerBundle',
],
'LexikJWTAuthenticationBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/lexik/jwt-authentication-bundle'),
'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
],
'KnpSnappyBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/knplabs/knp-snappy-bundle/src'),
'namespace' => 'Knp\\Bundle\\SnappyBundle',
],
'CronCronBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/cron/cron-bundle'),
'namespace' => 'Cron\\CronBundle',
],
'SlopeItBreadcrumbBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/slope-it/breadcrumb-bundle/src'),
'namespace' => 'SlopeIt\\BreadcrumbBundle',
],
'DHAuditorBundle' => [
'path' => (\dirname(__DIR__, 5).'/vendor/damienharper/auditor-bundle/src'),
'namespace' => 'DH\\AuditorBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'release' => '1.7.50',
'version' => '1.7.50.1692719999',
'default_api_version' => '3.0',
'database_dev_path' => (\dirname(__DIR__, 5).'/db/platform_dev.db3'),
'locale' => 'fr',
'cdn' => 'https://cdn.37deux.com',
'app.path.subdomain' => 'lecercledaikin.dtv-projects.com',
'app.path.slider_item_images' => 'slider_item_images',
'app.path.advertising_images' => 'advertising_images',
'app.path.general_documents' => 'general_documents',
'app.path.activity_images' => 'activity_images',
'app.path.service_pro_images' => 'service_pro_images',
'app.path.custom_product_images' => 'custom_product_images',
'app.path.customer_product_images' => 'customer_product_images',
'app.path.user_avatar' => 'user_avatar',
'app.path.user_registration_document' => 'user_registration_document',
'app.path.user_logo' => 'user_logo',
'elastic_host' => '127.0.0.1',
'elastic_port' => '9200',
'elastic_url' => 'http://myes:9200/',
'google_cert_file' => 'conf/Analytics reports-54711ec4857b.json',
'google_analytics_ua' => 'G-22V5WBJ8N0',
'google_analytics_account_id' => '58790053',
'dev_email' => 'dev@37deux.com',
'parentNamespace' => 'Group37deux',
'email' => 'contact@lecercledaikin.fr',
'schemeHttp' => 'https',
'apiurl' => 'http://bo.37deux.com',
'defaultCampaign' => 3782,
'website_name' => 'Récompense Défi',
'stockmanager_email' => 'emmanuel.zeppa@gmail.com',
'point_enabled' => true,
'godchild_enabled' => false,
'godchild_validation' => true,
'godchild_amount' => 2500,
'newsletter_enabled' => true,
'product_bo_enabled' => false,
'display_available_stock' => true,
'picking_supplier' => '37deux',
'bo_api_public_key' => '96c5f8bed3f146b41c928910ce86e1',
'bo_api_private_key' => '17204e1850549e50c0e04016c99d51',
'capsule_api_public_key' => 'a7b45561b730a3dc71da54ace35bda',
'capsule_api_private_key' => '0b50077a493bbf3097413c6df2c3aa',
'quotas_enabled' => false,
'front_theme' => 'default',
'shippingpriceenabled' => true,
'root_categories' => [
'shopping' => 3,
],
'contacts' => [
'commercial' => [
'name' => '',
'email' => 'contact@lecercledaikin.fr',
'phone' => '+33 2 51 23 26 07',
],
],
'exports_recipients' => [
'Djalila' => [
'name' => 'Manu',
'email' => 'emmanuel.zeppa@gmail.com',
],
],
'extracts_objetpub' => [
'Extractions' => [
'name' => 'Manu',
'email' => 'emmanuel.zeppa@gmail.com',
],
],
'alert_stock' => [
'Estelle' => [
'name' => 'Manu',
'email' => 'emmanuel.zeppa@gmail.com',
],
],
'purchaseDeclaration' => true,
'importtype' => 'cancelandreplace',
'upload_directory' => (\dirname(__DIR__, 4).'/uploads'),
'budget_enabled' => true,
'platform' => [
'global' => [
'created_at' => '2014/01/01',
'version' => '1.7.43',
'type' => 'retention',
'website_name' => 'Le Cercle DAIKIN',
'subdomain' => 'lecercledaikin.dtv-projects.com',
'regate' => false,
'activity' => false,
'community' => [
'tree' => [
'ADMIN_1' => [
'label' => 'Admin 1',
'role' => 'ROLE_ADMIN',
],
'ADMIN_2' => [
'label' => 'Admin 2',
'role' => 'ROLE_ADMIN',
],
],
],
'api' => [
'prod' => 'http://bo.37deux.com',
'dev' => 'http://bo.37deux.loc',
],
'maintenance' => [
'ips' => '',
'paths' => '',
'page' => '',
'enabled' => false,
'message' => '',
],
'seo' => [
'title' => 'Le Cercle DAIKIN',
'description' => 'Déclaratif',
'author' => '37Deux',
],
'hotline' => [
'name' => 'Le Cercle DAIKIN',
'contact_form_only' => true,
'email' => [
'contact' => 'contact@lecercledaikin.dtv-projects.com',
'icon' => 'letter_ico.png',
],
'phone' => [
'contact' => '02 51 23 26 07',
'icon' => 'call_ico.png',
'calendar' => [
'days' => 'Du lundi au vendredi',
'hours' => 'de 9h à 12h et de 14h à 18h',
],
],
],
'register' => [
'enabled' => false,
'type' => 'RegistrationFormType',
'post_validate' => 'default',
'process' => 'default',
'email_validate' => '',
],
'mailer' => [
'mailwizz_api_key' => 'e0b30146c1cc041be2d8c85411baa0d60d2a0720',
'contact_email' => 'contact@lecercledaikin.dtv-projects.com',
'transactional_email' => 'contact@lecercledaikin.dtv-projects.com',
'contacts' => [
'commerce' => [
'name' => 'serviceclient@37deux.com',
'email' => 'serviceclient@37deux.com',
'phone' => '02 51 00 00 00',
],
'commandes' => [
'name' => 'serviceclient@37deux.com',
'email' => 'serviceclient@37deux.com',
'phone' => '02 51 23 26 07',
],
'bcc' => [
'saleorder_confirm' => [
0 => [
'name' => 'website_name',
'email' => 'contact@lecercledaikin.fr',
],
],
'saleorder_new' => [
0 => [
'name' => 'website_name',
'email' => 'contact@lecercledaikin.fr',
],
],
'exports_recipients' => [
0 => [
'name' => 'Djalila Krelil',
'email' => 'krelil.d@daikin.fr',
],
1 => [
'name' => 'Emmanuel Raisse',
'email' => 'raisse.e@daikin.fr',
],
2 => [
'name' => 'Estelle Faivre',
'email' => 'estellefaivre@37deux.com',
],
],
'nbr_declaration' => [
0 => [
'name' => 'Estelle Faivre',
'email' => 'estellefaivre@37deux.com',
],
1 => [
'name' => 'Jeremy Fuzeau',
'email' => 'jeremyfuzeau@37deux.com',
],
],
'monthly_export' => [
0 => [
'name' => '37Deux',
'email' => 'extractions@37deux.com',
],
1 => [
'name' => 'Lolita Favreaux',
'email' => 'lolitafavreau@37deux.com',
],
2 => [
'name' => 'Céline Piton',
'email' => 'celinepiton@37deux.com',
],
3 => [
'name' => 'Estelle Faivre',
'email' => 'estellefaivre@37deux.com',
],
4 => [
'name' => 'Logistique',
'email' => 'logistique@37deux.com',
],
5 => [
'name' => 'Jeremy Fuzeau',
'email' => 'jeremyfuzeau@37deux.com',
],
],
'monthly_export_users_level' => [
0 => [
'name' => '37Deux',
'email' => 'extractions@37deux.com',
],
1 => [
'name' => 'Lolita Favreaux',
'email' => 'lolitafavreau@37deux.com',
],
2 => [
'name' => 'Céline Piton',
'email' => 'celinepiton@37deux.com',
],
3 => [
'name' => 'Estelle Faivre',
'email' => 'estellefaivre@37deux.com',
],
],
'alert_stock' => [
0 => [
'name' => 'Estelle Faivre',
'email' => 'estellefaivre@37deux.com',
'notifIfNoAlert' => false,
],
1 => [
'name' => 'Djalila Krelil',
'email' => 'krelil.d@daikin.fr',
'notifIfNoAlert' => false,
],
2 => [
'name' => 'Jeremy Fuzeau',
'email' => 'jeremyfuzeau@37deux.com',
'notifIfNoAlert' => false,
],
],
],
],
'limit_mail_to_synchronous_sending' => 10,
'transactional_mails' => [
'new_platform' => [
'subject' => 'Découvrez votre nouveau challenge',
'content' => '<div>Bonjour,</div><div><br></div><div>La plateforme Le Cercle DAIKIN est officiellement ouverte ! </div><div>Vous pouvez <span style="text-align: var(--bs-body-text-align);">dès à présent vous connecter sur le site [URL site] pour participer à l’opération.</span></div><div><br></div><div>Le challenge aura lieu jusqu’au du [date] au [date].</div><div><br></div><div>A bientôt sur [URL site] ! </div><div><br></div><div>[Lien vers la page d’inscription]</div>',
'enabled' => true,
],
'reset_password' => [
'subject' => 'Réinitialisez votre mot de passe',
'content' => '<p><span style="font-size: 12px;">Bonjour </span>[FIRST_NAME],</p><p><span style="font-size: 12px;">Pour réinitialiser votre mot de passe, merci de vous rendre sur <br></span><span style="text-align: var(--bs-body-text-align); font-size: 14px;"><b>[URL_RESET_PASSWORD]</b></span><span style="text-align: var(--bs-body-text-align); font-size: 14px;">.</span></p><p><span style="font-size: 12px;">A bientôt sur [URL site] ! </span><span style="font-size: 12px;"></span><span style="text-align: var(--bs-body-text-align); font-size: 14px;"><br></span></p>',
'enabled' => true,
],
'update_points' => [
'subject' => 'Mise à jour de vos points sur Le Cercle DAIKIN',
'content' => '<p><span style="font-size: 12px;">Bonjour [FIRST_NAME],</span></p><p><span style="font-size: 12px;">Bravo ! Votre solde de points a été mis à jour de </span>[ADDED_POINTS]<span style="font-size: 12px;"> points</span></p><p><span style="font-size: 12px;">Connectez-vous </span><span style="font-size: 12px; text-align: var(--bs-body-text-align);">vite pour voir votre résultat !</span></p><p><span style="font-size: 12px; text-align: var(--bs-body-text-align);">Cliquez sur [URL_MY_POINTS] pour consulter votre solde.</span><br></p><p><span style="font-size: 12px;">A bientôt sur </span>[WEBSITE] !<br></p>',
'enabled' => true,
],
'point_expiration' => [
'subject' => 'Points expirés',
'content' => 'Vos points ont expirés',
'enabled' => true,
],
'closing_platform' => [
'subject' => 'Fermeture de la plateforme',
'content' => 'Fermeture de la plateforme',
'enabled' => true,
],
'order_pending_validation' => [
'subject' => 'Votre commande en cours de validation',
'content' => '<p> Bonjour prénom,</p><p>Votre commande est en cours de validation par nos équipes. </p><p>Vous trouverez ci-dessous le récapitulatif de votre commande : </p><p>[SALE_ORDER_CONTENT]</p><p>[SALE_ORDER_ADDRESS]<br></p><p>A bientôt sur [WEBSITE] !</p>',
'enabled' => true,
],
'order_admin_waiting_validation' => [
'subject' => 'Commande Le Cercle DAIKIN en attente de validation sur Le Cercle DAIKIN',
'content' => '<p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal;"><span style="font-family: "Helvetica Neue"; text-align: var(--bs-body-text-align);">Bonjour </span>[FULL_NAME],</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal;"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal;"><font face="Helvetica Neue">La commande </font>[SALE_ORDER_ID] <font face="Helvetica Neue">de M./Mme </font>[FULL_NAME]<font face="Helvetica Neue"> est en attente de </font><span style="font-family: "Helvetica Neue"; text-align: var(--bs-body-text-align);">validation. <br></span></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Vous trouverez ci-dessous le récapitulatif de la commande en attente:</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">[SALE_ORDER_CONTENT]<br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Pour valider la commande : [URL_VALID_SALE_ORDER]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">A bientôt sur [WEBSITE] ! <br></p>',
'enabled' => true,
],
'order_confirmation' => [
'subject' => 'Votre commande Le Cercle DAIKIN est confirmée !',
'content' => '<p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Bonjour [FULL_NAME]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><span style="text-align: var(--bs-body-text-align);">Nous vous informons que votre commande a été validée et qu’elle est actuellement en cours de préparation</span></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><span style="text-align: var(--bs-body-text-align);">Pour suivre l’état de votre commande, veuillez vous connecter au site et consulter </span>[URL_SALE_ORDER_LIST]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Le délai de livraison moyen varie entre 8 jours et 5 semaines.</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Sauf pour les vélos, meubles où les délais peuvent être plus longs.</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Votre commande vous sera livrée à l’adresse suivante :</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">[SALE_ORDER_ADDRESS_COMPANY]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">[SALE_ORDER_ADDRESS_RECIPIENT]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">[SALE_ORDER_ADDRESS]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Détail de la commande: </p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">[SALE_ORDER_CONTENT]<br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">A bientôt sur [WEBSITE] ! </p>',
'enabled' => true,
],
'order_canceled' => [
'subject' => 'Votre commande Le Cercle DAIKIN est annulée',
'content' => '<p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Bonjour [FIRST_NAME],</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Nous vous informons que votre commande "n° [SALE_ORDER_ID]" a été annulée.</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Détail de la commande: </p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">[SALE_ORDER_CONTENT]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">A bientôt sur [WEBSITE] !</p>',
'enabled' => true,
],
'order_shipped' => [
'subject' => 'Expédition de votre commande',
'content' => '<p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Bonjour [FULL_NAME],</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Nous vous informons que votre commande n° "[SALE_ORDER_ID]" a été expédiée</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Détail de la commande: </p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">[SALE_ORDER_CONTENT]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">A bientôt sur [WEBSITE] ! </p>',
'enabled' => true,
],
'accept_cgu_first' => [
'subject' => 'Bienvenu le Cercle DAIKIN',
'content' => '<p>Bonjour [FULL_NAME]</p><p>Bienvenue sur le Cercle DAIKIN !</p><p>Vous pouvez dès à présent vous connecter à la plateforme :</p><p>[URL_ACCEPT_CGU_FIRST]</p><p>A bientôt <span style="text-align: var(--bs-body-text-align);">le Cercle DAIKIN !</span></p>',
'enabled' => true,
],
'points_expiration' => [
'subject' => 'Expiration de vos points sur Le Cercle DAIKIN',
'content' => '<p>Bonjour [FIRST_NAME],</p><p>Votre solde de points va expirer le [date] : [nb de points]. </p><p>Connectez-vous vite <span style="text-align: var(--bs-body-text-align);">pour utiliser vos points !  </span></p><p>A bientôt sur [WEBSITE] ! </p>',
'enabled' => true,
],
'registration_to_validate' => [
'subject' => 'Inscription à valider',
'content' => 'empty',
'enabled' => true,
],
'registration_validated' => [
'subject' => 'Inscription validée',
'content' => '<pre style=""><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; white-space: normal;">Cher installateur,</p><p class="p2" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; min-height: 15px; white-space: normal;"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; white-space: normal;">Votre inscription a bien été validée !</p><p class="p2" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; min-height: 15px; white-space: normal;"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; white-space: normal;">Vous pouvez désormais vous connecter à la plateforme [WEBSITE] avec vos identifiants !</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; white-space: normal;">Déclarez dès à présent vos factures sur lesquelles figurent les références du programme, récompensez-vous en cadeaux et profitez pleinement de vos avantages !</p></pre>',
'enabled' => true,
],
'registration_refused' => [
'subject' => 'Inscription refusée',
'content' => '<pre style=""><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; white-space: normal;">Cher installateur,</p><p class="p2" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; min-height: 15px; white-space: normal;"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; white-space: normal;">Votre inscription a été refusée.</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; white-space: normal;">Aussi, nous vous recommandons donc de vous rapprocher de votre commercial pour en connaître les raisons.</p><p class="p2" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; min-height: 15px; white-space: normal;"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: normal; font-family: "Helvetica Neue"; white-space: normal;">A très bientôt !</p></pre>',
'enabled' => true,
],
'purchase_declaration_canceled' => [
'subject' => 'Déclaration d\'achat annulée',
'content' => '<p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Bonjour [FULL_NAME]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Votre déclaration d\'achat portant le numéro de facture [PURCHASE_INVOICE_NUMBER] a été annulée et sera de nouveau vérifiée ultérieurement.</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">[PURCHASE_STATUS_REASON]</p>',
'enabled' => true,
],
'purchase_declaration_new' => [
'subject' => 'Nouvelle déclaration d\'achat',
'content' => '<p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Bonjour [FULL_NAME],</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Votre déclaration d\'achat a bien été prise en compte, <span style="text-align: var(--bs-body-text-align);">elle sera étudiée et validée dès que possible par l\'un des administrateurs du site.</span></p><p class="p2" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue"; min-height: 15px;"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Vous serez notifié par mail de sa validation dans les prochains jours.</p>',
'enabled' => true,
],
'purchase_declaration_validated' => [
'subject' => 'Déclaration d\'achat validée',
'content' => '<p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Bonjour [FULL_NAME]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Votre déclaration d\'achat portant le numéro de facture [PURCHASE_INVOICE_NUMBER] a été validée et votre solde de points a été mis à jours.</p>',
'enabled' => true,
],
'purchase_declaration_rejected' => [
'subject' => 'Déclaration d\'achat renvoyée',
'content' => '<p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Bonjour [FULL_NAME]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Votre déclaration d\'achat portant le numéro de facture [PURCHASE_INVOICE_NUMBER] <span style="text-align: var(--bs-body-text-align);">n\'a pas pu être validée pour le moment.</span></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">[PURCHASE_STATUS_REASON]</p>',
'enabled' => true,
],
'purchase_declaration_refused' => [
'subject' => 'Déclaration d\'achat refusée',
'content' => '<p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Bonjour [FULL_NAME]</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">Votre déclaration d\'achat portant le numéro de facture [PURCHASE_INVOICE_NUMBER] a été refusée</p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";"><br></p><p class="p1" style="margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; line-height: normal; font-family: "Helvetica Neue";">[PURCHASE_STATUS_REASON]</p>',
'enabled' => true,
],
'form_contact' => [
'subject' => 'Le Cercle DAIKIN : Nouvelle demande du formulaire de contact',
'content' => '<p>Un nouveau message vient d\'être envoyé:</p><p><span style="text-align: var(--bs-body-text-align);">[FORM_CONTACT_MESSAGE]</span><br></p>',
'enabled' => true,
],
'form_contact_copy' => [
'subject' => 'Confirmation de contact',
'content' => '<p>Nous vous confirmons l\'envoi des informations suivantes:</p><p><span style="text-align: var(--bs-body-text-align);">[FORM_CONTACT_MESSAGE]</span></p>',
'enabled' => true,
],
'order_partially_shipped' => [
'enabled' => true,
'subject' => 'Le Cercle DAIKIN : Commande partiellement expédiée',
'content' => '<p>Bonjour [FULL_NAME]</p><p><br></p><p>Une partie de votre commande N°[SALE_ORDER_ID] vient d\'être expédiée.</p><p><br></p><p><br></p><p>Vous trouverez ci dessous l\'url de suivi:</p><p>[PARTIALLY_SHIPPED_CONTENT]</p><p><br></p><p><br></p><p>Vous pouvez également consulter l\'état de votre commande dans votre espace personnel:</p><p>[URL_SALE_ORDER_LIST]</p><p><br></p><p><br></p><p>A bientôt sur [WEBSITE]</p>',
],
'user_reject_cgu' => [
'subject' => 'Un installateur a refusé les CGU',
'content' => '<p><span style="text-align: var(--bs-body-text-align);">Bonjour,</span><br></p><p><span style="text-align: var(--bs-body-text-align);">L’installateur [USER_TRIGGER_FIRST_NAME] [USER_TRIGGER_LAST_NAME], numéro SAP [USER_TRIGGER_SAP] pour la société [USER_TRIGGER_COMPANY] n’a pas accepté les CGU du programme Le Cercle Daikin le </span>[TODAY]<span style="text-align: var(--bs-body-text-align);">.</span></p><p><span style="text-align: var(--bs-body-text-align);"><br></span><span style="text-align: var(--bs-body-text-align);">Il est désormais au statut Refusé dans la base de données, et doit être recontacté pour confirmer ou non son refus de valider les CGU.</span></p><p><span style="text-align: var(--bs-body-text-align);"><br></span><span style="text-align: var(--bs-body-text-align);">Seul un administrateur peut supprimer l</span>’installateur<span style="text-align: var(--bs-body-text-align);"> ou lui renvoyer un mail de bienvenue.</span></p><p><span style="text-align: var(--bs-body-text-align);"><br></span><span style="text-align: var(--bs-body-text-align);">L’équipe Le Cercle Daikin</span></p>',
'enabled' => true,
],
'user_unsubscribe' => [
'subject' => 'Un installateur s\'est désinscrit',
'content' => '<p><span style="text-align: var(--bs-body-text-align);">Bonjour,</span><br></p><p><span style="text-align: var(--bs-body-text-align);">L’installateur [USER_TRIGGER_FIRST_NAME] [USER_TRIGGER_LAST_NAME], numéro SAP [USER_TRIGGER_SAP] pour la société [USER_TRIGGER_COMPANY] </span><span style="text-align: var(--bs-body-text-align);">vient de </span><span style="text-align: var(--bs-body-text-align);">se </span><span style="text-align: var(--bs-body-text-align);">désinscrire du programme Le Cercle Daikin le </span>[TODAY]<span style="text-align: var(--bs-body-text-align);">.</span></p><p><span style="text-align: var(--bs-body-text-align);"><br></span><span style="text-align: var(--bs-body-text-align);">L’équipe Le Cercle Daikin</span></p>',
'enabled' => true,
],
],
'template' => [
'header' => [
'background' => [
'picture' => 'mailer__template__header__background__picture.png',
],
],
'footer' => [
'content' => 'Contacter nous au 06.00.00.00.00 du Lundi au Vendredi entre de 10h à 12h et de 14h à 16h',
'logo' => [
'picture' => 'mailer__template__footer__logo__picture.png',
],
'background' => [
'color' => '#000000',
],
'text' => [
'color' => '#ffffff',
],
],
],
'intercept_emails' => false,
'enabled' => true,
],
'purchase' => [
'is_enabled' => true,
'mail_when_new_level_is_achieved' => true,
'product' => [
'type' => 'point_with_reference',
'conversion_price_to_value' => 0,
],
],
'point' => [
'display' => [
'symbol' => 'Pts',
'label' => 'Points',
'multiplication' => 1,
'overrides' => [
],
],
'isEnabled' => true,
'cbIsAllowed' => false,
'newPointSystemImplementationDate' => '2021-11-10',
'overrideExpirationDate' => NULL,
'cycle' => [
'firstYear' => 2015,
'durationCycleInYears' => 2,
],
'rate' => '1.25',
'page_history' => [
'template_retention' => true,
],
],
'price' => [
'currency' => 'virtual',
'symbol' => 'Pts',
'rate' => 1.25,
],
'checkout' => [
'carrying' => [
'tracking_urls' => [
'colissimo' => 'http://www.colissimo.fr/portail_colissimo/suivre.do?colispart={$code}',
'fedex' => 'http://fedex.com/Tracking?ascend_header=1&clienttype=dotcomreg&cntry_code=fr&language=french&tracknumbers={$code}',
'heppner' => 'http://portail.heppner.fr/webster/DetailPositionDirectAction.do?idTiers=55143&idAlias=5628&reference={$code}&lg=fr',
'chronopost' => 'http://www.chronopost.fr/expedier/inputLTNumbers.do?chronoNumbers={$code}',
],
],
'admin_confirmation' => [
'enabled' => false,
'validated_by' => 'email',
'emails' => [
],
],
'delivery' => [
'expected' => [
'at' => '+2 day',
'until' => '+10 day',
],
'black_list' => [
],
'white_list' => [
],
],
'feesmanagement' => [
'enabled' => true,
],
'orderstoship' => [
'enabled' => true,
],
'multishipping' => [
'enabled' => false,
],
'fields' => [
'comment' => true,
],
'orderpreparation' => [
'enabled' => false,
],
'quotas' => [
'enabled' => false,
'start_date' => '01/01',
'periodicity' => 'yearly',
],
'sendinvoice' => [
'enabled' => true,
],
'groupedorders' => [
'enabled' => true,
],
'shippingprice' => [
'enabled' => true,
],
'point_enabled' => true,
'billingpoint' => [
'enabled' => false,
],
'invoice' => [
'showTax' => false,
],
'order_custom_question' => [
'enabled' => false,
'required' => false,
'label' => 'Ajouter la question dans le yaml',
'type' => 'radio',
'options' => [
0 => [
'label' => 'Oui',
'value' => 'oui',
],
1 => [
'label' => 'Non',
'value' => 'non',
],
],
],
'extra_data' => [
'enabled' => true,
'fields' => [
'social_security_number' => 'required',
'birth_date' => 'required',
'birth_city' => 'required',
],
'legal' => [
'enabled' => true,
'type' => 'div',
'class' => 'text-primary font-size-small my-2',
'format' => 'html',
'content' => '<p class="font-weight-bold">Que dit la loi concernant l’attribution de gratification ?</p>'."\n".''."\n".'<p>Dans le cadre du programme de fidélisation Le Cercle Daikin, Daikin doit collecter des informations personnelles (Nom, Prénom, N° de Sécurité Sociale, etc) de chaque bénéficiaire. '."\n".'Ces informations sont collectées pour des questions légales relatives à la Loi de Finance de la Sécurité Sociale de 2011, '."\n".'car Daikin doit s’acquitter de charges sociales afférentes aux gratifications accordées(1)</p>'."\n".''."\n".'<p>Ces données seront conservées par Daikin afin d’être en mesure de les présenter à l’URSSAF en cas de contrôle pendant une durée de 3 ans, en plus de l’année en cours au moment du contrôle.</p>'."\n".''."\n".'<p>ORCEDE VENTE</p>'."\n".''."\n".'<p>(1) L. 242-1-4 du Code de la Sécurité Sociale et Circulaire interministérielle DSS/5B/2012/56 du 5 mars 2012, prenant effet au 01/01/2012.</p>',
],
],
],
'default_campaigns' => '[3370,1071,3781]',
'form_type' => [
'user' => [
'transactional_email' => false,
'back_office' => [
'user' => [
'fields' => [
'email' => [
'enabled' => true,
'required' => true,
],
'civility' => [
'enabled' => true,
'required' => false,
],
'firstName' => [
'enabled' => true,
'required' => true,
],
'lastName' => [
'enabled' => true,
'required' => true,
],
'phone' => [
'enabled' => true,
'required' => false,
],
'mobile' => [
'enabled' => true,
'required' => false,
],
'canOrder' => [
'enabled' => true,
'required' => false,
],
'roles' => [
'enabled' => true,
'required' => false,
'choices' => [
'Utilisateur' => 'ROLE_USER',
'Admin' => 'ROLE_ADMIN',
],
],
'createdAt' => [
'enabled' => true,
'required' => false,
],
'regate' => [
'enabled' => false,
'required' => false,
],
'job' => [
'enabled' => false,
'required' => false,
],
'sapAccount' => [
'enabled' => false,
'required' => false,
],
'company' => [
'enabled' => false,
'required' => false,
],
'address1' => [
'enabled' => false,
'required' => false,
],
'address2' => [
'enabled' => false,
'required' => false,
],
'postcode' => [
'enabled' => false,
'required' => false,
],
'city' => [
'enabled' => false,
'required' => false,
],
'commercial' => [
'enabled' => false,
'required' => false,
],
'coverageArea' => [
'enabled' => false,
'required' => false,
],
'agency' => [
'enabled' => false,
'required' => false,
],
'rrdiCode' => [
'enabled' => false,
'required' => false,
],
'sellerCode' => [
'enabled' => false,
'required' => false,
],
'birthPlace' => [
'enabled' => false,
'required' => false,
],
'customerId' => [
'enabled' => true,
'required' => false,
],
'programme' => [
'enabled' => true,
'required' => true,
],
'subscription' => [
'enabled' => false,
'required' => false,
],
'logoFile' => [
'enabled' => false,
'required' => false,
],
'avatarFile' => [
'enabled' => false,
'required' => false,
],
'pointExpirationDate' => [
'enabled' => false,
'required' => false,
],
'pointSystem' => [
'enabled' => false,
'required' => false,
],
'pointConversionRate' => [
'enabled' => false,
'required' => false,
],
],
'groups' => [
'user_data' => [
'fields' => [
0 => 'civility',
1 => 'firstName',
2 => 'lastName',
3 => 'phone',
4 => 'mobile',
5 => 'birthPlace',
6 => 'company',
],
],
'user_address' => [
'fields' => [
0 => 'address1',
1 => 'address2',
2 => 'postcode',
3 => 'city',
],
],
'user_id' => [
'fields' => [
0 => 'email',
1 => 'sapAccount',
2 => 'rrdiCode',
3 => 'billingPoint',
4 => 'companySiret',
5 => 'sellerCode',
6 => 'customerId',
7 => 'programme',
8 => 'roles',
9 => 'job',
10 => 'parents',
],
],
'user_info' => [
'fields' => [
0 => 'canOrder',
1 => 'agency',
2 => 'regate',
3 => 'commercial',
4 => 'coverageArea',
5 => 'saleOrderValidation',
6 => 'universes',
7 => 'subscription',
8 => 'logoFile',
9 => 'avatarFile',
10 => 'pointExpirationDate',
11 => 'pointSystem',
12 => 'pointConversionRate',
],
],
],
],
'admin' => [
'fields' => [
'email' => [
'enabled' => true,
'required' => true,
],
'civility' => [
'enabled' => true,
'required' => false,
],
'firstName' => [
'enabled' => true,
'required' => true,
],
'lastName' => [
'enabled' => true,
'required' => true,
],
'phone' => [
'enabled' => true,
'required' => false,
],
'mobile' => [
'enabled' => true,
'required' => false,
],
'canOrder' => [
'enabled' => true,
'required' => false,
],
'job' => [
'enabled' => true,
'required' => true,
],
'pointSystem' => [
'enabled' => false,
'required' => false,
],
'pointConversionRate' => [
'enabled' => false,
'required' => false,
],
],
'groups' => [
'user_data' => [
'fields' => [
0 => 'civility',
1 => 'firstName',
2 => 'lastName',
3 => 'phone',
4 => 'mobile',
],
],
'user_id' => [
'fields' => [
0 => 'email',
1 => 'job',
],
],
'user_info' => [
'fields' => [
0 => 'canOrder',
1 => 'pointExpirationDate',
2 => 'pointSystem',
3 => 'pointConversionRate',
],
],
],
],
'super_admin' => [
'fields' => [
'email' => [
'enabled' => true,
'required' => true,
],
'civility' => [
'enabled' => true,
'required' => false,
],
'firstName' => [
'enabled' => true,
'required' => true,
],
'lastName' => [
'enabled' => true,
'required' => true,
],
'phone' => [
'enabled' => true,
'required' => false,
],
'mobile' => [
'enabled' => true,
'required' => false,
],
],
'groups' => [
'user_data' => [
'fields' => [
0 => 'civility',
1 => 'firstName',
2 => 'lastName',
3 => 'phone',
4 => 'mobile',
],
],
'user_id' => [
'fields' => [
0 => 'email',
],
],
'user_info' => [
'fields' => [
0 => 'enabled',
],
],
],
],
'profile' => [
'fields' => [
'logoFile' => [
'enabled' => true,
'required' => false,
'acl' => [
'roles' => NULL,
'jobs' => [
0 => 'adherent',
],
],
],
'avatarFile' => [
'enabled' => false,
'required' => false,
],
'email' => [
'enabled' => true,
'required' => true,
],
'civility' => [
'enabled' => true,
'required' => false,
],
'firstName' => [
'enabled' => true,
'required' => true,
],
'lastName' => [
'enabled' => true,
'required' => true,
],
'phone' => [
'enabled' => true,
'required' => false,
],
'mobile' => [
'enabled' => true,
'required' => false,
],
'company' => [
'enabled' => true,
'required' => false,
],
],
'groups' => [
'user_data' => [
'fields' => [
0 => 'civility',
1 => 'firstName',
2 => 'lastName',
3 => 'phone',
4 => 'mobile',
5 => 'company',
],
],
'user_address' => [
'fields' => [
0 => 'address1',
1 => 'address2',
2 => 'postcode',
3 => 'city',
],
],
'user_id' => [
'fields' => [
0 => 'email',
1 => 'sapAccount',
2 => 'rrdiCode',
],
],
'user_info' => [
'fields' => [
0 => 'avatarFile',
1 => 'logoFile',
],
],
],
],
],
],
'purchase' => [
'front_office' => [
'purchase' => [
'fields' => [
'product' => [
'enabled' => false,
'required' => false,
],
'invoiceNumber' => [
'enabled' => true,
'required' => true,
'label' => '1 - Saisir le numéro de ma facture',
'label_html' => true,
],
'invoiceDate' => [
'enabled' => true,
'required' => true,
'label' => '2 - Saisir la date de ma facture',
'label_html' => true,
],
'distributor' => [
'enabled' => false,
'required' => false,
'label' => '3 - Sélectionner un distributeur',
'label_html' => true,
],
'distributorCompany' => [
'enabled' => false,
'required' => false,
],
'distributorCompanyAutocomplete' => [
'enabled' => true,
'required' => false,
],
'distributorPostcode' => [
'enabled' => true,
'required' => false,
],
'distributorCity' => [
'enabled' => true,
'required' => false,
],
'customerFirstName' => [
'enabled' => false,
'required' => false,
'attr' => [
'class' => 'custom-input',
],
],
'customerLastName' => [
'enabled' => false,
'required' => false,
'attr' => [
'class' => 'custom-input',
],
],
'customerAddress1' => [
'enabled' => false,
'required' => false,
'attr' => [
'class' => 'custom-input',
],
],
'customerAddress2' => [
'enabled' => false,
'required' => false,
'attr' => [
'class' => 'custom-input',
],
],
'customerPostcode' => [
'enabled' => false,
'required' => false,
'attr' => [
'class' => 'custom-input',
],
],
'customerCity' => [
'enabled' => false,
'required' => false,
'attr' => [
'class' => 'custom-input',
],
],
],
],
],
],
],
'favicon' => [
'url' => 'favicon__url.png',
'alt' => 'Le Cercle DAIKIN',
'class' => '',
],
'shop' => [
'display_available_stock' => true,
'general_config' => [
'filters' => [
0 => 'categories',
1 => 'rangePrice',
2 => 'generalSearch',
3 => 'declinations',
4 => 'orderPoints',
],
'resetFilters' => true,
],
'catalogues' => [
0 => [
'enabled' => true,
'label' => 'Shopping',
'campaigns' => '[3370,1071,3781,1]',
'stand_alone' => false,
'slug' => 'shopping',
'types' => [
0 => 'shopping',
],
'include' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
],
'exclude' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
'jobs' => [
],
'roles' => [
],
],
'display_available_stock' => false,
],
1 => [
'enabled' => true,
'label' => 'Évasion',
'campaigns' => '[3370,1071,3781,1]',
'stand_alone' => false,
'slug' => 'evasion',
'types' => [
0 => 'evasion',
],
'include' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
],
'exclude' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
'jobs' => [
],
'roles' => [
],
],
'display_available_stock' => false,
],
2 => [
'enabled' => false,
'label' => 'Paniers garnis',
'campaigns' => '[]',
'stand_alone' => false,
'slug' => 'paniers_garnis',
'types' => [
0 => 'paniers_garnis',
],
'include' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
],
'exclude' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
'jobs' => [
],
'roles' => [
],
],
'display_available_stock' => false,
],
3 => [
'enabled' => false,
'label' => 'Outils pro',
'campaigns' => '[3370,1071,3781]',
'stand_alone' => false,
'slug' => 'service',
'types' => [
0 => 'service',
],
'include' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
],
'exclude' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
'jobs' => [
],
'roles' => [
],
],
'display_available_stock' => false,
],
4 => [
'enabled' => true,
'label' => 'Objets publicitaires',
'campaigns' => '[3370,1071,3781]',
'stand_alone' => false,
'slug' => 'obj_pub',
'types' => [
0 => 'obj_pub',
],
'include' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
],
'exclude' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
'jobs' => [
],
'roles' => [
],
],
'display_available_stock' => true,
],
5 => [
'enabled' => false,
'label' => 'E-learning',
'campaigns' => '[]',
'stand_alone' => false,
'slug' => 'elearning',
'types' => [
0 => 'elearning',
],
'include' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
],
'exclude' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
'jobs' => [
],
'roles' => [
],
],
'display_available_stock' => false,
],
6 => [
'enabled' => false,
'label' => 'Chèques cadeaux',
'campaigns' => '[]',
'stand_alone' => false,
'slug' => 'gift_certificate',
'types' => [
0 => 'gift_certificate',
],
'include' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
],
'exclude' => [
'products' => [
],
'categories' => [
'parents_id' => [
],
'parents_title' => [
],
'id' => [
],
'titles' => [
],
],
'price_range' => [
],
'prices' => [
],
'jobs' => [
],
'roles' => [
],
],
'display_available_stock' => false,
],
],
],
'wedoogift' => [
'enabled' => 'false',
'reason_label' => 'Chèques cadeaux',
'prod' => [
'url' => '',
'api_key' => '',
],
'preprod' => [
'url' => '',
'api_key' => '',
],
'dev' => [
'url' => '',
'api_key' => '',
],
],
'project_key' => '640d4247e30f61c2136066e1180dc8ac',
'owa_key' => '1e32c860c7b5cc1b7193a6feac85c102',
'language' => [
'default' => 'fr',
'available' => [
0 => 'fr',
1 => 'en',
],
'enabled' => false,
],
'contact' => [
'form_choices' => [
0 => [
'label' => 'Questions sur les produits',
'send_emails' => [
0 => 'hotline@37deux.com',
],
'options' => [
0 => [
'type' => 'sale_order',
'label' => 'Numéro de commande',
],
],
'sub_choices' => [
0 => [
'label' => 'Information technique produit',
],
1 => [
'label' => 'Problème de livraison',
],
2 => [
'label' => 'Produit non-conforme',
],
3 => [
'label' => 'Suivi de colis',
],
],
],
1 => [
'label' => 'Question sur les voyages',
'send_emails' => [
0 => 'evasion@37deuxvoyage.com',
],
'sub_choices' => [
0 => [
'label' => 'Destination',
],
1 => [
'label' => 'Autres',
],
],
],
2 => [
'label' => 'Question sur le programme du site',
'send_emails' => [
0 => 'hotline@37deux.com',
],
'sub_choices' => [
0 => [
'label' => 'Mot de passe oublié',
],
1 => [
'label' => 'Problème de compte',
],
2 => [
'label' => 'Problème d\'accès',
],
3 => [
'label' => 'Problème chargement de justificatif',
],
4 => [
'label' => 'Problème de points',
],
],
],
3 => [
'label' => 'Question SAV',
'send_emails' => [
0 => 'hotline@37deux.com',
],
'sub_choices' => [
0 => [
'label' => 'Problème technique sur le produit',
],
1 => [
'label' => 'Produit cassé ou endommagé',
],
],
],
4 => [
'label' => 'Problème technique sur le site',
'send_emails' => [
0 => 'charlottecappai@37deux.com',
1 => 'thomasaujean@37deux.com',
],
],
],
],
],
'front' => [
'soft_scroll' => true,
'theme' => 'theme-default',
'go_top' => false,
'can_order' => true,
'css_config' => [
'colors' => [
'primary' => [
'color' => '#0095DB',
'hover' => '#017fba',
'outline' => '#ffffff',
'text_color' => '#ffffff',
'text_hover' => '#ffffff',
],
'secondary' => [
'color' => '#f5c11f',
'hover' => '#ebb000',
'outline' => '#ffffff',
'text_color' => '#000000',
'text_hover' => '#000000',
],
'dark' => [
'color' => '#000000',
'hover' => '#000000',
'outline' => '#ffffff',
'text_color' => '#ffffff',
'text_hover' => '#ffffff',
],
'light' => [
'color' => '#ffffff',
'hover' => '#ffffff',
'outline' => '#ffffff',
'text_color' => '#000000',
'text_hover' => '#000000',
],
],
'fonts' => [
'body' => [
'selectors' => [
0 => 'body',
],
'padding' => '10px auto',
'font' => [
'size' => '1em',
'family' => '"Roboto", sans-serif',
],
'color' => '#3d3d3d',
'font_size' => '1em',
],
'h1' => [
'selectors' => [
0 => 'h1',
1 => '.h1',
],
'font_size' => '35px',
'color' => '#003f72',
'font_weight' => 'normal',
],
'h2' => [
'selectors' => [
0 => 'h2',
1 => '.h2',
],
'font_size' => '30px',
'color' => '#003f72',
'font_weight' => 'normal',
],
'h3' => [
'color' => '#0095db',
'font_size' => '25px',
'font_weight' => 'normal',
'selectors' => [
0 => 'h3',
1 => '.h3',
],
],
'h4' => [
'color' => '#0095db',
'font_size' => '22px',
'font_weight' => 'normal',
'selectors' => [
0 => 'h4',
1 => '.h4',
],
],
'link' => [
'color' => '#0095db',
'font_size' => '1em',
'text_decoration' => 'none',
'selectors' => [
0 => 'a',
],
],
'hover_link' => [
'color' => '#003f72',
'font_size' => '1em',
'text_decoration' => 'none',
'selectors' => [
0 => 'a:hover',
],
],
'required' => [
'selectors' => [
0 => '.text-required',
1 => 'span.required',
],
'color' => 'red',
],
],
'buttons' => [
'btn' => [
'border_width' => '1px',
'border_radius' => '20px',
'selectors' => [
0 => '.btn:not(.btn-link , [class$="btn-outline-"])',
],
'font_size' => '18px',
],
],
'form' => [
'label' => [
'color' => '#003f72',
'font_weight' => 'bold',
'selectors' => [
0 => '.form-label',
],
],
'input' => [
'color' => '#737373',
'border' => '1px #003f72 solid !important',
'border_radius' => '0px',
'selectors' => [
0 => '.form-control',
1 => '.bootstrap-select.form-control',
2 => '.bootstrap-select button.bs-placeholder',
],
],
],
'thumbnails' => [
'thumb' => [
'selectors' => [
0 => '#catalogue_summary',
1 => '.block__thumbnail',
],
'border_color' => '#0065ad',
'background_color' => 'rgba(0,101,173,0.8)',
],
],
'pagination' => [
'page_link' => [
'selectors' => [
0 => '.page-link',
],
'color' => '#0065ad',
],
'page_link_active' => [
'selectors' => [
0 => '.page-item.active .page-link',
],
'border_color' => '#0065ad',
'background_color' => '#0065ad',
'color' => '#fff',
],
],
'css' => ''."\n".'.font-20, .font-20.form-control, .font-20:hover{ font-size: 20px } .font-18, .font-18.form-control, .font-18:hover{ font-size: 18px } .btn-logout { margin: 1em 0; position: absolute; right: 1em; top: 1em; padding: 4px 12px; } .btn-yellow { color: black; background-color: #f5c11f; } .btn-logout>a:nth-child(even) { border-left: 1px solid white; padding-left: .5em; margin-left: 10px; } .btn-logout>a { color: white; } .rounded { border-radius: 5em 5em 5em 5em / 5em 5em 5em 5em !important; } .btn-yellow, .btn-blue-nuance, .btn-grey-nuance, .box-user-welcome, .btn-yellow-form { padding: 8px 32px; } .video p { font-size: 20px; padding: 0 1em; } .contact-infos { display: inline-block; margin-left: 70px; } .contact-infos-mail, .contact-infos-tel { position: relative; } .contact-infos-mail:before, .contact-infos-tel:before { content: ""; background-size: 60px 60px; width: 60px; height: 60px; position: absolute; left: -70px; } .contact-infos-mail:before { background: url(/build/assets/images/front_office/letter_ico.png) no-repeat center center; top: -17px; } .contact-infos-tel:before { background: url(/build/assets/images/front_office/call_ico.png) no-repeat center center; top: 10px; } .info-form-rgpd { font-size: 11px; text-align: justify; } .btn-blue-nuance { color : white; background : rgba(89, 199, 242, 1); background : -moz-linear-gradient(-45deg, rgba(89, 199, 242, 1) 0, rgba(1, 127, 186, 1) 100%); background : -webkit-gradient(left top, right bottom, color-stop(0, rgba(89, 199, 242, 1)), color-stop(100%, rgba(1, 127, 186, 1))); background : -webkit-linear-gradient(-45deg, rgba(89, 199, 242, 1) 0, rgba(1, 127, 186, 1) 100%); background : -o-linear-gradient(-45deg, rgba(89, 199, 242, 1) 0, rgba(1, 127, 186, 1) 100%); background : -ms-linear-gradient(-45deg, rgba(89, 199, 242, 1) 0, rgba(1, 127, 186, 1) 100%); background : linear-gradient(135deg, rgba(89, 199, 242, 1) 0, rgba(1, 127, 186, 1) 100%); filter : progid:DXImageTransform.Microsoft.gradient(startColorstr="#59c7f2", endColorstr="#017fba", GradientType=1); text-align : center; font-size : 20px; display : inline-block; border : 1px solid; } .btn-grey-nuance { color : #FFFFFF; background : rgba(176, 174, 175, 1); background : -moz-linear-gradient(-45deg, rgba(176, 174, 175, 1) 0, rgba(120, 119, 119, 1) 100%); background : -webkit-gradient(left top, right bottom, color-stop(0, rgba(176, 174, 175, 1)), color-stop(100%, rgba(120, 119, 119, 1))); background : -webkit-linear-gradient( -45deg, rgba(176, 174, 175, 1) 0, rgba(120, 119, 119, 1) 100%); background : -o-linear-gradient(-45deg, rgba(176, 174, 175, 1) 0, rgba(120, 119, 119, 1) 100%); background : -ms-linear-gradient(-45deg, rgba(176, 174, 175, 1) 0, rgba(120, 119, 119, 1) 100%); background : linear-gradient( 135deg, rgba(176, 174, 175, 1) 0, rgba(120, 119, 119, 1) 100%); filter : progid:DXImageTransform.Microsoft.gradient(startColorstr="#aeacad", endColorstr="#787777", GradientType=1); text-align : center; font-size : 20px; display : inline-block; border : 1px solid; }'."\n".'.verif-purchase-block > div:first-child { border-right: 1px solid black} .verif-purchase-block > div:last-child { border-left: 1px solid black}'."\n".'.btn-blue-nuance, .btn-blue-nuance:hover {font-size: 16px}'."\n".'.pseudo_border:after {background: #0095DB}'."\n".'.pseudo_border.pseudo_border-light:after {background: #fff}'."\n".'@media screen and (max-width: 960px){ .logo-desktop { max-width: 200px; } } @media screen and (max-width: 764px){ .logo-desktop { max-width: 130px; }'."\n".'#head_slider { height: 400px; } #head_slider > img { width: 100%; height: 100%; object-fit: cover; }'."\n".'#head_slider .head_buttons.dk { width: calc(100% - 200px); right: 5px; }'."\n".'.box-user-welcome { display: flex; flex-direction: column; } .box-user-welcome .points-counter {display: block} .menu-secondary {width: 50px} .menu-secondary a img {max-width: 100%}'."\n".'.pictos-level {font-size: 20px; margin-top: -3rem; }'."\n".'.verif-purchase-block > div:first-child { border-right: none } .verif-purchase-block > div:last-child { border-left: none } }'."\n".'.theme-default .progress {margin: 0 0 50px 0}'."\n".'.theme-default .progress__status-step .progress-bar {top: 42%}',
],
'security' => [
'theme' => 'dark',
'header' => [
'type' => 'theme_default_security_header',
'class' => 'text-center',
'logo' => [
'url' => 'security__header__logo__url.png',
'alt' => 'Le Cercle DAIKIN',
'class' => '',
'enabled' => false,
],
'background' => [
'image' => NULL,
'color' => '#ffffff',
'class' => '',
],
'banner' => [
'url' => 'security__header__banner__url.jpg',
'container' => NULL,
'alt' => 'le cercle Daikin',
'class' => '',
'enabled' => true,
],
],
'footer' => [
'type' => 'theme_default_security_footer',
'class' => 'bg-grey text-dark justify-content-center',
'container' => true,
'sections' => [
'section_contact' => [
'col' => 12,
'wrapper' => [
'class' => '',
],
'enabled' => true,
'type' => 'contact_infos',
'title' => [
'enabled' => true,
'type' => 'h3',
'class' => 'text-dark text-uppercase h4',
'content' => 'Hotline',
],
'class' => 'col-md-4 text-center align-self-center mt-3',
'name' => [
'enabled' => false,
'class' => '',
'override_content' => NULL,
],
'email' => [
'enabled' => true,
'class' => 'text-dark',
'override_content' => NULL,
],
'phone' => [
'enabled' => false,
'class' => 'text-dark',
'override_content' => '',
],
],
'section_logo' => [
'enabled' => true,
'col' => 12,
'class' => 'col-md-4',
'type' => 'link_img_static',
'link' => [
'enabled' => false,
'tel' => '',
'mailto' => '',
'url' => '',
'route' => '',
'params' => '',
'class' => '',
'target' => '_self',
],
'img' => [
'url' => 'security__footer__sections__section_logo__img__url.png',
'alt' => 'test test',
'class' => '',
],
],
'section_document' => [
'col' => 12,
'enabled' => true,
'type' => 'default_list_footer_documents',
'class' => 'font-15 col-md-6 col-lg-4 mt-3',
'panel_right' => false,
'list' => [
'class' => 'text-dark text-uppercase',
],
'title' => [
'type' => 'h3',
'content' => 'Informations légales',
'class' => 'text-dark text-uppercase h4',
],
'order' => [
0 => 'reglement',
1 => 'cgu',
2 => 'cgv',
3 => 'cookies',
4 => 'rgpd',
],
'end_item' => [
'enabled' => true,
'type' => 'footer_signature',
'class' => 'd-flex align-items-end justify-content-end',
'text' => [
'type' => 'span',
'class' => 'text-uppercase m-0 pr-2',
'content' => 'RÉALISÉ PAR',
],
'link' => [
'enabled' => true,
'url' => 'https://37deux.com/',
'target' => '_blank',
'content' => '37Deux',
'class' => 'text-dark',
'tel' => '',
'mailto' => NULL,
'route' => '',
'params' => '',
],
],
'link' => [
'content' => '37DEUX',
],
'hook' => [
'slug' => 'footer',
],
],
],
],
'css_custom' => '',
'js_files' => [
],
'login' => [
'modalWelcome' => false,
'row_justify' => 'justify-content-between',
'folder' => 'LeCercleDaikin',
'sections' => [
'section_login' => [
'enabled' => true,
'type' => 'default_security_login_form',
'class' => 'col-md-5 mb-5',
'title' => [
'type' => 'h2',
'class' => 'text-dark text-uppercase pseudo_border pseudo_border_left',
'content' => 'déjà inscrit ?',
],
'form' => [
'label_color' => 'text-dark',
'columns' => [
'label' => 'col-md-4 text-right',
'input' => 'col-md-8',
],
'actions' => [
'class' => 'flex-column align-items-end justify-content-center',
'remember_me' => [
'col' => 'col-md-8',
'class' => 'text-dark',
'order' => 'order-1',
],
'connect' => [
'col' => 'col-md-8',
'class' => 'btn-secondary my-3 font-weight-bold',
'content' => 'Connexion',
'order' => 'order-3',
],
'forgot_password' => [
'col' => 'col-md-8',
'class' => 'text-dark my-3',
'order' => 'order-2',
],
],
],
'order' => 1,
'text' => [
'enabled' => false,
'type' => 'p',
'class' => 'text-secondary text-uppercase text-center',
'content' => 'Pas encore inscrit ?',
],
],
'section_info' => [
'enabled' => true,
'col' => 6,
'type' => 'default_title_paragraph',
'title' => [
'type' => 'h2',
'class' => 'text-dark text-uppercase pseudo_border pseudo_border_left',
'content' => 'nouveau ?',
],
'text' => [
'type' => 'p',
'class' => '',
'content' => 'Pour vous inscrire, rapprochez-vous du commercial Daikin
'."\n".'le plus proche de chez vous.
'."\n".'Vous pouvez consulter le réseau des agences Daikin
'."\n".'en cliquant sur le bouton «Consulter»',
],
'link' => [
'enabled' => true,
'class' => 'btn btn-secondary font-weight-bold',
'target' => '_blank',
'content' => 'Consulter',
'route' => '',
'tel' => '',
'mailto' => NULL,
'url' => 'https://www.daikin.fr/fr_fr/reseau-agence-daikin.html',
'params' => '',
],
'container' => 'col-md-6',
'order' => 2,
],
'section_register' => [
'enabled' => false,
'type' => NULL,
],
],
'page' => 'login',
'template' => NULL,
],
'waiting_validation' => [
'section' => [
'enabled' => false,
'type' => 'default_title_paragraph',
'container' => '',
'title' => [
'type' => 'h2',
'class' => 'text-uppercase',
'content' => 'VOTRE DEMANDE D\'INSCRIPTION A BIEN ÉTÉ PRISE EN COMPTE',
],
'text' => [
'type' => 'div',
'class' => '',
'content' => '<p>
'."\n".' Encore un peu de patience...<br>
'."\n".' Un e-mail de confirmation vous sera envoyé dès validation par votre chargé d\'affaires.
'."\n".'</p>
'."\n".'<h3>À très bientôt !</h3>',
],
'link' => [
'enabled' => false,
'tel' => '',
'mailto' => '',
'target' => '',
'url' => '',
'content' => '',
'route' => '',
'params' => '',
'class' => '',
],
],
'page' => 'waiting_validation',
'template' => NULL,
],
'register' => [
'enabled' => false,
'form' => [
'type' => 'RegistrationFormType',
'post_validate' => 'default',
'process' => 'default',
],
'page' => 'register',
'template' => NULL,
],
'request' => [
'title' => [
'type' => 'h1',
'class' => 'text-uppercase mb-5 mt-5',
'content' => 'Mot de passe oublié ?',
],
'form' => [
'row' => 'col-12 mb-3',
'label' => 'mb-3',
'input' => '',
],
'button' => [
'wrapper' => 'col-lg-4 text-center mb-3',
'content' => 'Réinitialiser le mot de passe',
'class' => 'btn btn-primary text-uppercase',
],
'back' => [
'wrapper' => 'text-center mb-4',
'content' => 'Retour',
'class' => 'btn btn-link',
],
'page' => 'request',
'template' => NULL,
],
'check_email' => [
'wrapper' => 'mb-5 mt-5 text-dark',
'container' => '',
'text' => [
'class' => '',
],
'link' => [
'class' => 'text-hover-secondary text-underline',
],
'back' => [
'wrapper' => 'text-center mb-4',
'content' => 'retour',
'class' => 'btn btn-link',
],
'page' => 'check_email',
'template' => NULL,
],
'reset' => [
'wrapper' => 'mb-5 mt-5',
'container' => 'col-lg-5',
'title' => [
'type' => 'h1',
'class' => 'h2 text-center mb-5 mt-5',
'content' => 'Renseignez votre nouveau mot de passe',
],
'form' => [
'row' => 'col-12 mb-3',
'label' => 'mb-3',
'input' => '',
],
'button' => [
'wrapper' => 'col-lg-4 text-center mb-3',
'content' => 'Sauvegarder',
'class' => 'btn btn-primary text-uppercase',
],
'page' => 'reset',
'template' => NULL,
],
'accept_cgu_first' => [
'wrapper' => '',
'container' => true,
'sections' => [
],
'cgu_checkbox' => [
'override' => false,
'content' => 'En cochant cette case, je reconnais avoir pris connaissance des [CGU] et du [REGLEMENT] et donne mon consentement quant à la réception d’informations liées au challenge par e-mail ou SMS.',
'slug' => [
'cgu' => 'cgu',
'reglement' => 'reglement',
],
],
'legal_info' => '',
'page' => 'accept_cgu_first',
'template' => NULL,
],
],
'common' => [
'secondary_menu' => [
'type' => 'vertical_right_menu',
'items' => [
0 => [
'route' => 'front_cart_show',
'class' => 'btn btn-yellow',
'img' => 'build/assets/images/front_office/ico_cart.png',
],
1 => [
'route' => 'front_user_profile',
'class' => 'btn btn-yellow',
'img' => 'build/assets/images/front_office/ico_profil.png',
],
2 => [
'route' => 'front_contact_show',
'class' => 'btn btn-yellow',
'img' => 'build/assets/images/front_office/ico_contact.png',
],
],
],
'header' => [
'type' => 'header_daikin',
'secondary' => true,
'welcome' => true,
'class' => 'dk',
'banner' => [
'type' => 'common_banner_and_slider',
'display' => [
'enabled_on' => '["front_catalogue_custom_product","front_catalogue_custom_product_show","front_homepage","front_user_profile","front_user_order", "front_purchase_new", "front_content_program", "front_content_advantage", "front_purchase_history", "front_purchase_product", "front_catalogue_homepage", "front_cart_show", "front_user_password","front_user_addresses_list", "front_user_address_edit", "front_user_order", "front_user_unsubscription", "front_purchase_new", "front_catalogue_product", "front_cart_shipping", "front_cart_participants", "front_cart_confirmation", "front_cart_valid", "front_contact_show"]',
],
'banner' => [
'display' => [
'enabled_on' => '["front_catalogue_custom_product","front_catalogue_custom_product_show","front_homepage","front_user_profile","front_user_order", "front_purchase_new", "front_content_program", "front_content_advantage", "front_purchase_history", "front_purchase_product", "front_catalogue_homepage", "front_cart_show", "front_user_password","front_user_addresses_list", "front_user_address_edit", "front_user_order", "front_user_unsubscription", "front_purchase_new", "front_catalogue_product", "front_cart_shipping", "front_cart_participants", "front_cart_confirmation", "front_cart_valid", "front_contact_show"]',
],
'img' => [
'class' => '',
'url' => 'common__header__background__src.jpg',
'alt' => 'Daikin le Cercle',
],
'img_alt' => [
'enabled' => false,
'class' => '',
'url' => 'common__header__banner__img_alt__url.jpeg',
'alt' => 'Daikin le Cercle',
],
'link' => [
'enabled' => false,
'tel' => '',
'mailto' => NULL,
'url' => '',
'route' => '',
'params' => '',
'class' => '',
'target' => '_self',
'content' => NULL,
],
],
'slider' => [
'display' => [
'enabled_on' => '["front_homepage"]',
],
'config' => [
'id' => 'common_banner_and_slider',
'items' => 1,
'margin' => 0,
'stagePadding' => 0,
'loop' => true,
'center' => true,
'nav' => false,
'video' => false,
'dots' => false,
'lazyLoad' => true,
'autoplay' => true,
'autoplayTimeout' => 5000,
'autoplayHoverPause' => false,
],
'slider' => [
'slug' => 'homepage',
'content' => [
'enabled' => true,
'class' => 'w-100 h-100 ',
'wrapper' => [
'class' => '',
],
'container' => [
'class' => 'w-100 h-100 d-flex flex-column align-items-center justify-content-start',
],
'title' => [
'class' => 'h2 text-light text-center my-5',
'type' => 'p',
],
'text' => [
'class' => 'bg-light-o-50 w-50 p-3 text-light text-center rounded-20',
'type' => 'div',
],
],
'img' => [
'class' => '',
],
'link' => [
'class' => '',
],
],
],
],
'buttons' => [
'type' => 'buttons_group',
'impersonation' => [
'route' => 'back_dashboard',
'class' => 'btn btn-danger',
'content' => 'Quitter Impersonation',
],
'class' => 'btn-logout btn-yellow rounded text-uppercase',
'buttons' => [
0 => [
'route' => 'back_dashboard',
'content' => 'retour au backoffice',
'acl' => [
0 => 'ROLE_DEVELOPER',
1 => 'ROLE_SUPER_ADMIN',
2 => 'ROLE_ADMIN',
3 => 'ROLE_AGENCY_MANAGER',
4 => 'ROLE_COMMERCIAL',
5 => 'ROLE_37_DEUX_SELLER',
],
],
1 => [
'route' => 'saml_logout',
'content' => 'déconnexion',
],
],
'display_in' => 'header_top',
],
'logo' => [
'src' => '/build/assets/images/daikin/visuel/logo.png',
'class' => 'logo-desktop',
'alt' => 'Daikin le Cercle',
],
'user_info' => [
'date_end' => '31/12/2024',
],
'menu' => [
'class' => 'main-menu',
'items' => [
'item_1' => [
'label' => 'Le programme',
'route' => 'front_content_program',
],
'item_2' => [
'label' => 'Mes avantages',
'route' => 'front_content_advantage',
],
'item_3' => [
'label' => 'déclarer mes achats',
'childrens' => [
'children_1' => [
'label' => 'Déclarer',
'route' => 'front_purchase_new',
],
'children_2' => [
'label' => 'Mon historique',
'route' => 'front_purchase_history',
],
'children_3' => [
'label' => 'Références',
'route' => 'front_purchase_product',
],
],
],
'item_4' => [
'label' => 'utiliser mes points',
'route' => 'front_homepage',
'anchor' => 'catalogue_summary',
'childrens' => [
'children_1' => [
'label' => 'Shopping',
'route' => 'front_catalogue_homepage',
'params' => [
'catalogue' => 'shopping',
],
],
'children_2' => [
'label' => 'Évasion',
'route' => 'front_catalogue_homepage',
'params' => [
'catalogue' => 'evasion',
],
],
'children_3' => [
'label' => 'Outils pro',
'route' => 'front_catalogue_custom_product',
'params' => [
'slug' => 'service_pro',
],
],
'children_4' => [
'label' => 'Objets pub',
'route' => 'front_catalogue_homepage',
'params' => [
'catalogue' => NULL,
],
],
],
],
'item_5' => [
'label' => 'Mes outils DAIKIN',
'childrens' => [
'children_1' => [
'label' => 'Catalogue et documentation DAIKIN',
'url' => 'https://my.daikin.eu/daf/fr_FR/home/applications/Actualites-Daikin/Catalogues_2022.html',
'target' => '_blank',
'format' => 'html',
],
'children_2' => [
'label' => 'Plateforme Stand By Me / HSN',
'url' => 'https://standbyme.daikin.fr/fr/',
'target' => '_blank',
'format' => 'html',
],
'children_3' => [
'label' => 'Formation Daikin',
'url' => 'https://daikin.mp-formation.fr/',
'target' => '_blank',
'format' => 'html',
],
'children_4' => [
'label' => 'Demande d’intervention technique',
'url' => 'https://www.daikin.fr/fr_FR/installateurs/Formulaire-inter-installateur-distri.html',
'target' => '_blank',
],
'children_5' => [
'label' => 'Commande de pièce en garantie',
'url' => 'https://forms.office.com/pages/responsepage.aspx?id=-4_xbMZCfU2YdFxRWrDGrsv0W25JXR1EjtnK9Ufc8BpUQ0ZOT1hUMUxFN0lQOVJDRlFIS0NPUEhJMC4u',
'target' => '_blank',
],
],
],
],
],
'css_custom' => '.main-menu #menu > ul > li > a {font-size: 18px;}'."\n".'.main-menu #menu > ul > li:hover > a {color: #f5c11f;}'."\n".'.main-menu #menu > .navbar-nav { padding-left: 3rem; }'."\n".'.main-menu .dropdown:hover .dropdown-menu a.dropdown-item { white-space: normal }'."\n".'.points-counter { font-size: 30px }'."\n".'.theme-default > .wrapper { min-height: auto }'."\n".'#head_slider:after {'."\n".' content: "";'."\n".' position: absolute;'."\n".' background: rgb(0,0,0);'."\n".' background: linear-gradient(180deg, rgba(0,0,0,0.804359243697479) 0%, rgba(0,0,0,0.5466561624649859) 39%, rgba(0,0,0,0.35898109243697474) 63%, rgba(0,0,0,0) 95%, rgba(0,0,0,0) 100%);'."\n".' top: 0;'."\n".' left: 0;'."\n".' right: 0;'."\n".' height: 50%;'."\n".'}'."\n".'@media screen and (max-width: 1600px){'."\n".' .logo-desktop { max-width: 180px }'."\n".' .main-menu #menu > .navbar-nav { padding-left: 1rem; }'."\n".' .main-menu #menu > ul > li > a {font-size: 16px;}'."\n".'}'."\n".'@media screen and (max-width: 1200px){'."\n".' .logo-desktop { max-width: 150px }'."\n".' .main-menu #menu > ul > li > a {font-size: 12px;}'."\n".'}'."\n".'',
],
'error_header' => [
'type' => 'header_daikin',
'secondary' => true,
'welcome' => false,
'class' => 'dk',
'background' => [
'src' => 'common__header__background__src.jpg',
'alt' => 'Daikin le Cercle',
],
'buttons' => [
'type' => 'buttons_group',
'class' => 'btn-logout btn-yellow rounded text-uppercase',
'buttons' => [
0 => [
'route' => 'back_dashboard',
'content' => 'retour au backoffice',
'acl' => [
0 => 'ROLE_SUPER_ADMIN',
1 => 'ROLE_ADMIN',
2 => 'ROLE_AGENCY_MANAGER',
3 => 'ROLE_COMMERCIAL',
],
],
1 => [
'route' => 'saml_logout',
'content' => 'déconnexion',
],
],
],
'logo' => [
'src' => '/build/assets/images/daikin/visuel/logo.png',
'class' => 'logo-desktop',
'alt' => 'Daikin le Cercle',
],
'menu' => [
'class' => 'main-menu',
'items' => [
'item_1' => [
'label' => 'Le programme',
'route' => 'front_content_program',
],
'item_2' => [
'label' => 'Mes avantages',
'route' => 'front_content_advantage',
],
'item_3' => [
'label' => 'déclarer mes achats',
'childrens' => [
'children_1' => [
'label' => 'déclarer',
'route' => 'front_purchase_new',
],
'children_2' => [
'label' => 'mon historique',
'route' => 'front_purchase_history',
],
'children_3' => [
'label' => 'références',
'route' => 'front_purchase_product',
],
],
],
'item_4' => [
'label' => 'utiliser mes points',
'route' => 'front_homepage',
'anchor' => 'catalogue_summary',
'childrens' => [
'children_1' => [
'label' => 'shopping',
'route' => 'front_catalogue_homepage',
'params' => [
'catalogue' => 'shopping',
],
],
'children_2' => [
'label' => 'évasion',
'route' => 'front_catalogue_homepage',
'params' => [
'catalogue' => 'evasion',
],
],
'children_3' => [
'label' => 'Outils pro',
'route' => 'front_catalogue_custom_product',
'params' => [
'slug' => 'service_pro',
],
],
'children_4' => [
'label' => 'objets pub',
'route' => 'front_catalogue_homepage',
'params' => [
'catalogue' => NULL,
],
],
],
],
'item_5' => [
'label' => 'Mes outils DAIKIN',
'childrens' => [
'children_1' => [
'label' => 'Catalogue et documentation DAIKIN',
'url' => 'https://my.daikin.fr',
'target' => '_blank',
],
'children_2' => [
'label' => 'Plateforme Stand By Me / HSM',
'url' => 'https://standbyme.daikin.fr/fr/',
'target' => '_blank',
],
'children_3' => [
'label' => 'Formation Daikin',
'url' => 'https://daikin.mp-formation.fr/',
'target' => '_blank',
],
'children_4' => [
'label' => 'Demande d’intervention technique',
'url' => 'https://www.daikin.fr/fr_FR/installateurs/Formulaire-inter-installateur-distri.html',
'target' => '_blank',
],
'children_5' => [
'label' => 'Commande de pièce en garantie',
'url' => 'https://forms.office.com/pages/responsepage.aspx?id=-4_xbMZCfU2YdFxRWrDGrsv0W25JXR1EjtnK9Ufc8BpUQ0ZOT1hUMUxFN0lQOVJDRlFIS0NPUEhJMC4u',
'target' => '_blank',
],
],
],
],
],
],
'footer' => [
'type' => 'common_footer',
'class' => 'bg-grey text-dark py-5',
'container' => '',
'wrapper' => 'justify-content-center align-items-center',
'css_custom' => NULL,
'sections' => [
'section_contact' => [
'col' => 12,
'enabled' => true,
'type' => 'contact_infos',
'title' => [
'enabled' => true,
'type' => 'h3',
'class' => 'text-dark h4 mb-3',
'content' => 'VOUS AVEZ UNE QUESTION ?',
],
'wrapper' => [
'class' => '',
],
'class' => 'col-md-6 col-lg-3 align-self-center mt-3',
'name' => [
'enabled' => false,
'class' => 'text-uppercase',
'override_content' => 'Hotline Le Cercle DAIKIN',
],
'email' => [
'enabled' => true,
'class' => 'text-dark',
'override_content' => NULL,
],
'phone' => [
'enabled' => false,
'class' => 'text-light',
'override_content' => '',
],
],
'section_logo' => [
'enabled' => true,
'col' => '12',
'class' => 'col-lg-3 text-center',
'type' => 'link_img_static',
'link' => [
'enabled' => false,
'tel' => '',
'mailto' => '',
'url' => '',
'route' => '',
'params' => '',
'class' => '',
'target' => '_self',
],
'img' => [
'url' => 'common__footer__sections__section_logo__img__url.png',
'alt' => 'test test',
'class' => 'img-fluid',
],
],
'section_document' => [
'col' => '12',
'enabled' => true,
'type' => 'default_list_footer_documents',
'class' => 'font-15 col-md-6 col-lg-4 mt-3',
'panel_right' => false,
'list' => [
'class' => 'text-dark text-uppercase d-block my-1',
],
'title' => [
'type' => 'h3',
'content' => 'Informations légales',
'class' => 'text-dark text-uppercase',
],
'order' => [
0 => 'reglement',
1 => 'cgu',
2 => 'cgv',
3 => 'cookies',
4 => 'rgpd',
],
'hook' => [
'slug' => 'footer',
],
'end_item' => [
'enabled' => true,
'type' => 'footer_signature',
'class' => 'd-flex align-items-end justify-content-end',
'text' => [
'type' => 'span',
'class' => 'text-uppercase m-0 pr-2',
'content' => 'RÉALISÉ PAR',
],
'link' => [
'enabled' => true,
'url' => 'https://37deux.com/',
'target' => '_blank',
'content' => '37DEUX',
'class' => 'text-dark',
'tel' => '',
'mailto' => NULL,
'route' => '',
'params' => '',
],
],
],
],
],
'breadcrumb' => [
'enabled' => false,
'wrapper' => [
'class' => 'container',
],
'class' => '',
'container' => [
'class' => 'my-4',
],
'items' => [
'link' => [
'class' => '',
],
'last' => [
'class' => '',
],
'separator' => [
'class' => '',
],
],
],
'panels' => [
'enabled' => false,
'type' => 'common_panels',
'close' => [
'src' => 'build/assets/templates/__default__/images/panel_close.png',
],
'header' => [
'content' => NULL,
],
'elements' => [
0 => [
'id' => 'tab-first',
'type' => 'default_title_paragraph',
'title' => [
'type' => 'h2',
'class' => NULL,
'content' => 'Nous contacter',
],
'text' => [
'type' => 'div',
'class' => NULL,
'content' => '<p class="font-weight-bold">Pour toute demande au sujet du site, des cadeaux, des points, merci de nous contacter via les coordonnées ci-dessous.</p>'."\n".' <div class="d-flex no-gutters font-weight-bold mb-2">'."\n".' <div class="col-auto mr-5">'."\n".' <img src="/build/assets/templates/animation_lpm/images/icon-mail-black.png">'."\n".' </div>'."\n".' <div class="col">'."\n".' <p><a href="mailto:contact@lecercledaikin.dtv-projects.com" class="text-dark">contact@lecercledaikin.dtv-projects.com</a></p>'."\n".' </div>'."\n".' </div>'."\n".' <div class="d-flex no-gutters font-weight-bold">'."\n".' <div class="col-auto mr-5">'."\n".' <img src="/build/assets/templates/animation_lpm/images/icon-contact-black.png">'."\n".' </div>'."\n".' <div class="col">'."\n".' <address>'."\n".' Par téléphone du Lundi au Vendredi<br>'."\n".' au <a href="tel:+33251232607" class="text-dark">02 51 23 26 07</a><br>'."\n".' de 9h à 12h00 et de 14h à 18h'."\n".' </address>'."\n".' </div>'."\n".' </div>',
],
],
],
],
],
'content' => [
'home_page' => [
'container' => false,
'css_config' => '',
'sections' => [
'section_1' => [
'type' => 'default_progression_status_step',
'container' => 'container',
'progress_bar' => [
'color_fill' => '#f5c11f',
'color_base' => '#d8d8d8',
'point_max' => 1000,
'percent_start' => 0,
],
'title' => [
'type' => 'h2',
'class' => 'text-uppercase pseudo_border mt-0',
'content' => 'ma progression',
],
'steps' => [
'reached' => [
'color_icon' => 'text-secondary',
'color_text' => 'text-primary',
'color_number' => 'bg-primary text-light',
],
'current' => [
'color_icon' => 'text-secondary',
'color_text' => 'text-primary',
'color_number' => 'bg-primary text-light',
],
'next' => [
'color_icon' => 'text-secondary',
'color_text' => 'text-primary',
'color_number' => 'bg-grey text-light',
],
'items' => [
0 => [
'title' => 'Membre',
'points' => 0,
'number' => 1,
'subtitle' => '< 500 points',
'icon' => [
'svg' => NULL,
'class' => 'icon_progress icon_progress-star-medal-ribbon',
],
'description' => [
'content' => '<div class="p-5 mb-5 border border-primary rounded-25">'."\n".''."\n".' <p class="font-weight-bold">'."\n".' Votre statut actuel est celui de « Membre »'."\n".' </p>'."\n".''."\n".' <p>'."\n".' Dès l\'atteinte de 500 points, vous évoluerez vers le statut VIP et bénéficierez des 10% de bonification sur chaque déclaration ainsi que l’accès au catalogue « Outils Pro »'."\n".' </p>'."\n".'</div>'."\n".'',
],
'hover_layout' => [
'enabled' => true,
'image' => 'content__home_page__progress__hover.png',
'text' => [
'class' => '',
'content' => '',
],
'popup' => [
'content' => '<div class="table-responsive">'."\n".' <table class="table table-no-border">'."\n".' <thead>'."\n".' <tr>'."\n".' <th class="border-top-0">Avantage</th>'."\n".' <th>'."\n".' <span class="align-middle icon_progress icon_progress-star-medal-ribbon mr-2 text-secondary font-size-bigger"></span>'."\n".' Membre'."\n".' </th>'."\n".' <th>'."\n".' <span class="align-middle icon_progress icon_progress-star-medal-foot mr-2 text-secondary font-size-bigger"></span>'."\n".' VIP'."\n".' </th>'."\n".' </tr>'."\n".' </thead>'."\n".' <tbody>'."\n".' <tr>'."\n".' <td>Déclarer ses achats</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Cumuler ses points</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Commander</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Accès au catalogue services pros</td>'."\n".' <td class="text-center"><span class="fa fa-times text-danger"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Bonification de 10% sur les points déclarés</td>'."\n".' <td class="text-center"><span class="fa fa-times text-danger"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' </tbody>'."\n".' </table>'."\n".'</div>'."\n".'',
],
],
],
1 => [
'title' => 'VIP',
'points' => 501,
'number' => 2,
'subtitle' => '500 points',
'icon' => [
'svg' => NULL,
'class' => 'icon_progress icon_progress-star-medal-foot',
],
'description' => [
'content' => '<div class="p-5 mb-5 border border-primary rounded-25">'."\n".' <h3 class="text-primary text-center">Bravo !</h3>'."\n".' <p class="font-weight-bold">'."\n".' Votre statut actuel est celui de « VIP »'."\n".' </p>'."\n".''."\n".' <p>'."\n".' Dès l’atteinte de 1000 points vous atteindrez le plus haut statut du cercle Daikin et obtiendrez accès au code coupe-file à la hotline technique Daikin !'."\n".' </p>'."\n".'</div>'."\n".'',
],
'hover_layout' => [
'enabled' => true,
'image' => 'content__home_page__progress__hover.png',
'text' => [
'class' => '',
'content' => '',
],
'popup' => [
'content' => '<div class="table-responsive">'."\n".' <table class="table table-no-border">'."\n".' <thead>'."\n".' <tr>'."\n".' <th>Avantage</th>'."\n".' <th>'."\n".' <span class="align-middle icon_progress icon_progress-star-medal-foot mr-2 text-secondary font-size-bigger"></span>'."\n".' VIP'."\n".' </th>'."\n".' <th>'."\n".' <span class="align-middle icon_progress icon_progress-star-cup mr-2 text-secondary font-size-bigger"></span>'."\n".' Ambassadeur'."\n".' </th>'."\n".' </tr>'."\n".' </thead>'."\n".' <tbody>'."\n".' <tr>'."\n".' <td>Déclarer ses achats</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Cumuler ses points</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Commander</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Accès au catalogue services pros</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Accès à la hotline technique DAIKIN</td>'."\n".' <td class="text-center"><span class="fa fa-times text-danger"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Bonification de 10% sur les points déclarés</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' </tbody>'."\n".' </table>'."\n".'</div>'."\n".'',
],
],
],
2 => [
'title' => 'Ambassadeur',
'points' => 1001,
'number' => 3,
'subtitle' => '1000 points >',
'icon' => [
'svg' => NULL,
'class' => 'icon_progress icon_progress-star-cup',
],
'description' => [
'content' => '<div class="p-5 mb-5 border border-primary rounded-25">'."\n".' <h3 class="text-primary text-center">Félicitations !</h3>'."\n".' <p class="font-weight-bold">'."\n".' Vous entrez désormais dans le cercle très fermé des Ambassadeurs Daikin'."\n".' </p>'."\n".''."\n".' <h3 class="text-primary text-center">VOUS BÉNÉFICIEZ À PRÉSENT D’UN ACCÈS VIP À LA HOTLINE TECHNIQUE DAIKIN</h3>'."\n".' <div class="text-center">'."\n".' <strong>Appelez au <a href=\'tel:0437722400\'>04 37 72 24 00</a></strong>'."\n".''."\n".' <p>Entrez votre code d\'accès</p>'."\n".' <span class=" p-3 d-inline-block border border-primary text-primary font-weight-bold font-size-bigger">'."\n".' >2050'."\n".' </span>'."\n".' </div>'."\n".'</div>'."\n".'',
],
'hover_layout' => [
'enabled' => true,
'image' => 'content__home_page__progress__hover.png',
'text' => [
'class' => '',
'content' => '',
],
'popup' => [
'content' => '<div class="table-responsive">'."\n".' <table class="table table-no-border">'."\n".' <thead>'."\n".' <tr>'."\n".' <th>Avantage</th>'."\n".' <th class="text-center">'."\n".' <span class="align-middle icon_progress icon_progress-star-medal-ribbon mb-2 text-secondary font-size-big"></span>'."\n".' Membre'."\n".' </th>'."\n".' <th class="text-center">'."\n".' <span class="align-middle icon_progress icon_progress-star-medal-foot mb-2 text-secondary font-size-big"></span>'."\n".' VIP'."\n".' </th>'."\n".' <th class="text-center">'."\n".' <span class="align-middle icon_progress icon_progress-star-cup mb-2 text-secondary font-size-big"></span>'."\n".' Ambassadeur'."\n".' </th>'."\n".' </tr>'."\n".' </thead>'."\n".' <tbody>'."\n".' <tr>'."\n".' <td>Déclarer ses achats</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Cumuler ses points</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Commander</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Accès au catalogue services pros</td>'."\n".' <td class="text-center"><span class="fa fa-times text-danger"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Accès à la hotline technique DAIKIN</td>'."\n".' <td class="text-center"><span class="fa fa-times text-danger"></span></td>'."\n".' <td class="text-center"><span class="fa fa-times text-danger"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Bonification de 10% sur les points déclarés</td>'."\n".' <td class="text-center"><span class="fa fa-times text-danger"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' </tbody>'."\n".' </table>'."\n".'</div>'."\n".'',
],
],
],
],
],
],
'section_2' => [
'type' => 'default_slider_video',
'enabled' => true,
'wrapper' => 'bg-secondary elevate-shadow video py-5',
'container' => '',
'config' => [
'id' => 'homepage-slider',
'items' => 2,
'loop' => true,
'center' => true,
'nav' => false,
'custom_nav' => true,
'dots' => false,
'video' => true,
'lazyLoad' => true,
'stagePadding' => 50,
'margin' => 50,
],
'title' => [
'enabled' => true,
'content' => '<span class="text-light">New !</span><br>Découvrez nos capsules vidéos produits',
'type' => 'h2',
'class' => 'text-center text-uppercase mt-0 mb-5 pseudo_border pseudo_border-light w-100 text-dark',
],
'children' => [
'video_1' => [
'enabled' => true,
'video' => [
'url' => 'https://www.youtube.com/watch?v=RQ8AqZQYKco&t=15s',
'file' => '',
'colume' => 'col-8',
],
'text' => [
'enabled' => true,
'type' => 'div',
'content' => '6 minutes pour tout savoir sur le mural Daikin Emura 3',
'class' => 'text-justify mb-4',
],
'button' => [
'enabled' => false,
'content' => 'déclarer mes achats',
'route' => 'front_purchase_new',
'class' => 'btn-blue-nuance rounded text-uppercase',
],
],
'video_2' => [
'enabled' => true,
'video' => [
'url' => 'https://www.youtube.com/watch?v=hWte76P-LGo',
'file' => '',
'colume' => 'col-8',
],
'text' => [
'enabled' => true,
'content' => '6 minutes pour tout savoir sur le mural Perfera FTXM-R',
'class' => 'text-justify mb-4',
'type' => 'div',
],
'button' => [
'enabled' => false,
'content' => 'déclarer mes achats',
'route' => 'front_purchase_new',
'class' => 'btn-blue-nuance rounded text-uppercase',
],
],
'video_3' => [
'enabled' => true,
'video' => [
'url' => 'https://www.youtube.com/watch?v=P2_WZaeR7tk',
'file' => '',
'colume' => 'col-8',
],
'text' => [
'enabled' => true,
'content' => '6 minutes pour tout savoir sur la console Daikin Perfera FVXM',
'class' => 'text-justify mb-4',
'type' => 'div',
],
'button' => [
'enabled' => false,
'content' => 'déclarer mes achats',
'route' => 'front_purchase_new',
'class' => 'btn-blue-nuance rounded text-uppercase',
],
],
'video_4' => [
'enabled' => true,
'video' => [
'url' => 'https://www.youtube.com/watch?v=tQ2ScLEI6VQ',
'file' => '',
'colume' => 'col-8',
],
'text' => [
'enabled' => true,
'content' => '6 minutes pour tout savoir sur les Sky air',
'class' => 'text-justify mb-4',
'type' => 'div',
],
'button' => [
'enabled' => false,
'content' => 'déclarer mes achats',
'route' => 'front_purchase_new',
'class' => 'btn-blue-nuance rounded text-uppercase',
],
],
'video_5' => [
'enabled' => true,
'video' => [
'url' => 'https://www.youtube.com/watch?v=wJucBhYixos',
'file' => '',
'colume' => 'col-8',
],
'text' => [
'enabled' => true,
'content' => '6 minutes pour tout savoir sur la Daikin Altherma 3M',
'class' => 'text-justify mb-4',
'type' => 'div',
],
'button' => [
'enabled' => false,
'content' => 'déclarer mes achats',
'route' => 'front_purchase_new',
'class' => 'btn-blue-nuance rounded text-uppercase',
],
],
'video_6' => [
'enabled' => true,
'video' => [
'url' => 'https://www.youtube.com/watch?v=-is0Penb6vg',
'file' => '',
'colume' => 'col-8',
],
'text' => [
'enabled' => true,
'content' => '6 minutes pour tout savoir sur les purificateurs d\'air',
'class' => 'text-justify mb-4',
'type' => 'div',
],
'button' => [
'enabled' => false,
'content' => 'déclarer mes achats',
'route' => 'front_purchase_new',
'class' => 'btn-blue-nuance rounded text-uppercase',
],
],
],
],
'section_4' => [
'type' => 'catalogue_summary_daikin',
'class' => 'dk',
'title' => [
'label' => 'Les catalogues',
'class' => 'text-center text-uppercase',
],
],
],
'css_custom' => NULL,
'page' => 'home_page',
'template' => NULL,
],
'program' => [
'container' => true,
'css_config' => '',
'sections' => [
'title' => [
'type' => 'default_title_paragraph',
'enabled' => true,
'container' => 'w-100 text-center my-5',
'title' => [
'type' => 'h1',
'class' => 'text-center text-uppercase pseudo_border',
'content' => 'Le programme du cercle daikin',
'enabled' => true,
],
'text' => [
'enabled' => false,
],
'link' => [
'enabled' => false,
],
],
'main_content' => [
'type' => 'section',
'class' => 'justify-content-center align-items-center',
'keys' => 'content.program.sections.main_content.sections',
'sections' => [
'section_1' => [
'type' => 'default_video',
'container' => 'col-md-8',
'video' => [
'url' => 'DAIKIN-v8.mp4',
'class' => '',
'loop' => false,
'muted' => false,
'controls' => true,
'width' => '100%',
'preload' => 'auto',
'extension' => 'mp4',
],
],
'section_2' => [
'type' => 'default_title_paragraph',
'enabled' => true,
'container' => 'col-md-4',
'title' => [
'enabled' => false,
'type' => 'h2',
'class' => '',
'content' => '',
],
'text' => [
'enabled' => true,
'type' => 'div',
'class' => '',
'content' => 'Visionnez la vidéo "Le Cercle DAIKIN" afin de tout comprendre sur le programme.'."\n".'',
],
'link' => [
'enabled' => true,
'content' => 'déclarer mes achats',
'route' => 'front_purchase_new',
'class' => 'btn-blue-nuance rounded text-uppercase mt-5',
],
],
],
],
],
'page' => 'program',
'template' => NULL,
],
'advantage' => [
'container' => true,
'css_config' => '',
'sections' => [
'title' => [
'type' => 'default_title_paragraph',
'enabled' => true,
'container' => 'w-100 text-center my-5',
'title' => [
'type' => 'h1',
'class' => 'text-center text-uppercase pseudo_border',
'content' => 'Mes avantages',
'enabled' => true,
],
'text' => [
'enabled' => false,
],
'link' => [
'enabled' => false,
],
],
'main_content' => [
'type' => 'section',
'class' => 'justify-content-center flex-column align-items-center',
'keys' => 'content.advantage.sections.main_content.sections',
'sections' => [
'table' => [
'type' => 'custom_element',
'wrapper' => 'col-md-6 d-flex flex-wrap justify-content-around align-items-center mb-5 box-shadow',
'format' => 'html',
'content' => '<div class="table-responsive">'."\n".' <table class="table table-no-border">'."\n".' <thead>'."\n".' <tr>'."\n".' <th>Avantage</th>'."\n".' <th>'."\n".' <span class="align-middle icon_progress icon_progress-star-medal-ribbon mr-2 text-secondary font-size-bigger"></span>'."\n".' Membre'."\n".' </th>'."\n".' <th>'."\n".' <span class="align-middle icon_progress icon_progress-star-medal-foot mr-2 text-secondary font-size-bigger"></span>'."\n".' VIP'."\n".' </th>'."\n".' <th>'."\n".' <span class="align-middle icon_progress icon_progress-star-cup mr-2 text-secondary font-size-bigger"></span>'."\n".' Ambassadeur'."\n".' </th>'."\n".' </tr>'."\n".' </thead>'."\n".' <tbody>'."\n".' <tr>'."\n".' <td>Déclarer ses achats</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Cumuler ses points</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Commander</td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Accès au catalogue outils pro</td>'."\n".' <td class="text-center"><span class="fa fa-times text-danger"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Accès à la hotline technique DAIKIN</td>'."\n".' <td class="text-center"><span class="fa fa-times text-danger"></span></td>'."\n".' <td class="text-center"><span class="fa fa-times text-danger"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' <tr>'."\n".' <td>Bonification de 10% sur les points déclarés</td>'."\n".' <td class="text-center"><span class="fa fa-times text-danger"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' <td class="text-center"><span class="fa fa-check-square text-success"></span></td>'."\n".' </tr>'."\n".' </tbody>'."\n".' </table>'."\n".'</div>'."\n".'',
],
'section_2' => [
'type' => 'default_title_paragraph',
'enabled' => true,
'container' => 'col-md-6',
'title' => [
'enabled' => false,
'type' => 'h2',
'class' => '',
'content' => '',
],
'text' => [
'enabled' => true,
'type' => 'div',
'class' => '',
'format' => 'html',
'content' => '<p><strong>Les statuts du programme: </strong></p>'."\n".'<p>- Statut "Membre" : statut acquis par l\'installateur au moment de son inscription au club de fidélité Le Cercle Daikin</p>'."\n".'<p>- Statut "VIP" : statut acquis par l\'installateur inscrit au cercle Daikin à partir de 500 points</p>'."\n".'<p>- Statut "Ambassadeur" : statut acquis par l\'installateur inscrit au cercle Daikin à partir de 1 000 points</p>'."\n".''."\n".' <hr>'."\n".'<p><strong>Règles: </strong></p>'."\n".'<p>- Les statuts seront mis à jour dès l\'atteinte d\'un des seuils statuts (VIP : 500 points et Ambassadeur : 1 000 points) pendant l\'année N.</p>'."\n".' <p>- Le statut atteint durant l\'année N sera conservé en N+1.</p>'."\n".' <p>- Afin de maintenir son statut pour l\'année N+2, les points acquis en N+1 devront atteindre au minimum le seuil requis du statut concerné.</p>'."\n".'',
],
'link' => [
'enabled' => false,
],
],
],
],
],
'page' => 'advantage',
'template' => NULL,
],
'purchase' => [
'folder' => 'LeCercleDaikin',
'container' => false,
'sections' => [
0 => [
'type' => 'verif_purchase',
],
],
'form' => [
'label_color' => 'text-dark',
'groups' => [
0 => [
'wrapper' => 'd-flex flex-wrap col-12 mb-3',
'title' => [
'enabled' => false,
'type' => 'h2',
'class' => '',
'content' => '',
],
'fields' => [
'product' => [
'wrapper' => 'w-100 mb-5',
'label' => 'w-100',
'input' => 'w-100',
],
'invoiceNumber' => [
'wrapper' => 'w-100 mb-5',
'label' => 'w-100',
'input' => 'w-100',
],
'invoiceDate' => [
'wrapper' => 'w-100 mb-5',
'label' => 'w-100',
'input' => 'w-100',
],
'distributor' => [
'wrapper' => 'w-100 mb-3',
'label' => 'w-100',
'input' => 'w-100',
],
],
],
1 => [
'wrapper' => 'd-flex flex-wrap col-12 mb-5',
'title' => [
'enabled' => true,
'type' => 'p',
'class' => 'form-label text-dark w-100',
'content' => '3 - <span style="text-transform: capitalize;">S</span>électionner un distributeur',
],
'fields' => [
'distributorCompany' => [
'wrapper' => 'w-100 mb-3 px-5',
'label' => 'w-100',
'input' => 'w-100',
],
'distributorCompanyAutocomplete' => [
'wrapper' => 'w-100 mb-3 px-5',
'label' => 'w-100',
'input' => 'w-100',
],
'distributorPostcode' => [
'wrapper' => 'w-100 mb-3 px-5',
'label' => 'w-100',
'input' => 'w-100',
],
'distributorCity' => [
'wrapper' => 'w-100 mb-3 px-5',
'label' => 'w-100',
'input' => 'w-100',
],
],
],
2 => [
'wrapper' => 'd-flex flex-wrap col-12',
'title' => [
'enabled' => true,
'type' => 'p',
'class' => 'form-label text-dark w-100',
'content' => '4 - Joindre ma facture *',
'format' => 'html',
],
'fields' => [
'addPurchaseFile' => [
'wrapper' => 'row mb-5',
'label' => 'col-12',
'input' => 'col-12',
'title' => [
'type' => 'p',
'class' => 'w-100',
'content' => 'Comment procéder ?',
],
'text' => [
'type' => 'p',
'format' => 'html',
'content' => '1. <span style="color:red">Il est obligatoire de surligner les références Daikin pour que votre facture soit traitée</span><br>'."\n".'2. Prendre en <b>photo ou scanner</b> les pages de votre facture.<br>'."\n".'3. Télécharger votre facture'."\n".'',
],
'button' => [
'class' => 'btn btn-primary btn-hover-secondary mb-3',
'title' => 'Ajouter un bon',
'content' => 'Ajouter un fichier',
],
'fileList' => [
'class' => 'col text-light-grey font-20 font-open-sans-regular',
],
],
],
],
],
'submit' => [
'wrapper' => [
'class' => 'w-100',
],
'container' => [
'class' => 'row justify-content-center',
],
'text' => [
'type' => 'p',
'class' => 'font-open-sans-regular font-15 text-danger col-12',
'format' => 'html',
'content' => 'ATTENTION : Cliquez sur « Valider ma déclaration » seulement si vous'."\n".'avez terminé d\'ajouter votre facture (la ou les pages).'."\n".'',
],
'button' => [
'wrapper' => '',
'class' => 'btn btn-outline-primary text-uppercase my-5',
'content' => 'Valider ma déclaration',
],
],
],
'page' => 'purchase',
'template' => NULL,
],
'purchase_history' => [
'title' => 'Mon historique de déclaration',
'page' => 'purchase_history',
'template' => NULL,
],
'contact' => [
'container' => true,
'row' => true,
'row_justify' => 'justify-content-center',
'layout_class' => '',
'sections' => [
'contact_title' => [
'enabled' => true,
'type' => 'default_title_paragraph',
'container' => 'col-12 text-center mb-5',
'title' => [
'type' => 'h1',
'class' => 'text-uppercase text-dark',
'content' => 'Nous <span class="text-primary">contacter</span>',
],
'text' => [
'type' => 'p',
'class' => 'text-uppercase',
'content' => 'pour toute demande au sujet du site, des cadeaux, des gains,<br> merci de nous contacter en remplissant le formulaire ci-dessous.',
],
'link' => [
'enabled' => false,
],
],
'contact_left' => [
'type' => 'contact_left',
'enabled' => true,
'class' => 'col-md-5 col-lg-3 mb-5',
'wrapper' => [
'class' => 'border border-primary p-4',
],
'contact_info' => [
'enabled' => true,
'wrapper' => [
'class' => '',
],
'name' => [
'class' => '',
'enabled' => false,
],
'email' => [
'class' => '',
'enabled' => true,
],
'phone' => [
'class' => '',
'enabled' => false,
],
],
],
'contact_right' => [
'class' => 'col-lg-5',
'enabled' => true,
'wrapper' => '',
'type' => 'contact_right',
'form' => [
'inline' => true,
'fields' => [
'subject' => [
'enabled' => true,
'hidden' => true,
'required' => true,
],
'society' => [
'enabled' => false,
'required' => false,
],
'rrdiCode' => [
'enabled' => false,
'required' => false,
],
'lastname' => [
'enabled' => true,
'required' => true,
],
'firstname' => [
'required' => true,
'enabled' => true,
],
'phone' => [
'enabled' => true,
'required' => true,
],
'email' => [
'enabled' => true,
'required' => true,
],
'message' => [
'enabled' => true,
'required' => true,
],
],
'submit' => [
'content' => 'Envoyer',
'class' => 'btn btn-primary text-uppercase',
],
],
'rgpd' => [
'company' => '37Deux',
'contact' => [
'enabled' => false,
'email' => 'dpo@37deux.com',
],
],
],
],
'page' => 'contact',
'template' => NULL,
],
'document' => [
'header' => true,
'footer' => true,
'page' => 'document',
'template' => NULL,
],
'profile' => [
'theme_color' => 'primary',
'layout_class' => '',
'title_section' => [
'type' => 'default_title_paragraph',
'container' => 'w-100 text-center',
'enabled' => false,
'title' => [
'enabled' => true,
'type' => 'h1',
'class' => 'text-uppercase text-primary',
'content' => 'votre compte fidelité',
],
'text' => [
'enabled' => false,
'type' => 'p',
'content' => '',
],
'link' => [
'enabled' => false,
],
],
'page' => 'profile',
'template' => NULL,
],
'catalogue' => [
'container' => true,
'theme_color' => 'primary',
'sections' => [
0 => [
'type' => 'default_slider_new_product',
'enabled' => false,
'size' => 'full',
'wrapper' => '',
'container' => 'row justify-content-center',
'class' => 'col-lg-12',
'title' => [
'type' => 'h2',
'class' => 'pseudo_border',
'content' => 'Nouveautés objets pub',
],
'catalogue_type' => 'obj_pub',
'config' => [
'id' => 'new_product_slider',
'items' => 4,
'margin' => 10,
'stagePadding' => 10,
'loop' => false,
'center' => false,
'nav' => false,
'video' => false,
'custom_nav' => true,
'dots' => true,
'lazyLoad' => true,
'autoplay' => false,
'autoplayTimeout' => 5000,
'autoplayHoverPause' => false,
],
'product' => [
'wrapper' => 'h-100',
'container' => 'd-flex flex-column justify-content-start h-100',
'title' => [
'ellipsis' => NULL,
'class' => 'h5',
],
'description' => [
'ellipsis' => 100,
'class' => 'text-dark text-hover-dark mb-0',
],
],
'products' => [
0 => 'le.crayon.a.graines',
1 => 'enceinte.en.liege.5w.baia',
2 => 'mini.enceinte.sans.fil.en.aluminium',
3 => 'adaptateur.de.voyage.avec.4.ports.usb',
4 => 'support.voiture.pour.telephone.360',
5 => 'bouteille.isotherme.et.etanche.avec.couvercle.en.acier.clima',
6 => 'mug.glossy',
7 => 'bento.mihara.noir.avec.couvercle.en.bambou',
8 => 'sac.isotherme.combymiam',
9 => 'metre.ruban.bambou.5m.9mm',
],
],
1 => [
'type' => 'catalogue_category_list',
],
],
'page' => 'catalogue',
'template' => NULL,
],
],
],
'back_office' => [
'menu' => [
'items' => [
0 => [
'slug' => 'dashboard',
'name' => 'Tableau de bord',
'route' => 'back_dashboard',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_dashboard',
],
],
1 => [
'slug' => 'community',
'name' => 'Communauté',
'route' => NULL,
'routeParams' => [
],
'subItems' => [
0 => [
'slug' => 'distributor',
'name' => 'Distributeurs',
'route' => 'back_distributor_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_distributor_edit',
],
],
1 => [
'slug' => 'agency_manager',
'name' => 'Chefs d\'agence',
'route' => 'back_agency_manager_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_agency_manager_edit',
],
],
2 => [
'slug' => 'commercial',
'name' => 'Commerciaux',
'route' => 'back_commercial_agent_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_commercial_agent_edit',
1 => 'back_installer_change_commercial',
],
],
3 => [
'slug' => 'installer',
'name' => 'Installateurs',
'route' => 'back_installer_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_installer_edit',
],
],
4 => [
'slug' => 'admin',
'name' => 'Administrateurs',
'route' => 'back_admin_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_admin_edit',
],
],
5 => [
'slug' => 'seller_37deux',
'name' => 'Vendeur 37deux',
'route' => 'back_seller_37deux_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_seller_37deux_edit',
],
],
],
'includedRoutes' => [
],
],
2 => [
'slug' => 'shop',
'name' => 'Boutique',
'route' => NULL,
'routeParams' => [
],
'subItems' => [
0 => [
'slug' => 'order',
'name' => 'Commandes',
'route' => 'back_order_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
],
],
1 => [
'slug' => 'pro_services',
'name' => 'Outils pro',
'route' => 'back_custom_product_list',
'routeParams' => [
'slug' => 'service_pro',
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_custom_product_edit',
],
],
2 => [
'slug' => 'trip',
'name' => 'Voyages',
'route' => 'back_trip_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_trip_new',
1 => 'back_trip_edit',
2 => 'back_trip_cancel',
],
],
3 => [
'slug' => 'management_fees',
'name' => 'Frais de gestion',
'route' => 'back_management_fees_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
],
],
4 => [
'slug' => 'black_list',
'name' => 'Adresses en liste noire',
'route' => 'back_black_list_index',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
],
],
],
'includedRoutes' => [
],
],
3 => [
'slug' => 'point',
'name' => 'Points',
'route' => NULL,
'routeParams' => [
],
'subItems' => [
0 => [
'slug' => 'booster',
'name' => 'Boosters',
'route' => 'back_point_transaction_boost_show',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
],
],
1 => [
'slug' => 'multiplier',
'name' => 'Multiplicateurs',
'route' => 'back_point_transaction_multiplier_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
],
],
],
'includedRoutes' => [
],
],
4 => [
'slug' => 'customization',
'name' => 'Personnalisation',
'route' => NULL,
'routeParams' => [
],
'subItems' => [
0 => [
'slug' => 'slider',
'name' => 'Sliders',
'route' => 'back_slider_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_slider_edit',
],
],
1 => [
'slug' => 'document',
'name' => 'Documents',
'route' => 'back_document_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_document_edit',
],
],
2 => [
'slug' => 'website_parameter',
'name' => 'Paramètres du site',
'route' => 'back_setting_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
],
],
3 => [
'slug' => 'yaml',
'name' => 'Platform (.yaml)',
'route' => 'back_platform_yaml_edit',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
],
],
4 => [
'slug' => 'dynamic_import_history_list',
'name' => 'Liste imports dynamiques',
'route' => 'back_dynamic_import_history_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
],
],
],
'includedRoutes' => [
],
],
5 => [
'slug' => 'statistics',
'name' => 'Statistiques',
'route' => 'back_statistics_show',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
],
],
6 => [
'slug' => 'purchase',
'name' => 'Achat',
'route' => NULL,
'routeParams' => [
],
'subItems' => [
0 => [
'slug' => 'purchase_declaration',
'name' => 'Déclarations d\'achat',
'route' => 'back_purchase_declaration_show',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
0 => 'back_purchase_declaration_edit',
],
],
1 => [
'slug' => 'reference',
'name' => 'Références Daikin',
'route' => 'back_purchase_product_list',
'routeParams' => [
],
'subItems' => [
],
'includedRoutes' => [
],
],
],
'includedRoutes' => [
],
],
],
],
'dashboard' => [
'last_orders' => [
'order' => 3,
'col' => 3,
],
'analytic' => [
'order' => 4,
'col' => 6,
],
'popular_items' => [
'order' => 5,
'col' => 3,
],
'graph' => [
'order' => 6,
'overrides' => [
'order' => [
'jobs' => [
'ADMIN_2' => 0,
],
'roles' => [
'ROLE_AGENCY_MANAGER' => 0,
'ROLE_COMMERCIAL' => 0,
],
],
],
'col' => 12,
'items' => [
0 => [
'type' => 'registered_status',
'order' => 1,
'col' => 12,
'height' => 75,
],
1 => [
'type' => 'declaration_by_product_family',
'order' => 2,
'col' => 12,
'height' => 75,
],
2 => [
'type' => 'cumul_status_by_agency',
'order' => 3,
'col' => 12,
'height' => 75,
],
3 => [
'type' => 'declaration_evolution',
'order' => 4,
'col' => 12,
'height' => 75,
],
4 => [
'type' => 'number_point_evolution',
'order' => 4,
'col' => 12,
'height' => 75,
],
5 => [
'type' => 'order_volume_turnover',
'order' => 5,
'col' => 12,
'height' => 75,
],
],
],
'cards_custom_period' => [
'order' => 2,
'col' => 12,
],
],
'statistics' => [
'compareToLastYear' => false,
],
],
],
'host' => 'lecercledaikin.dtv-projects.com',
'saml_IdEntity' => 'https://fidm.gigya.com/saml/v2.0/3_Xb5SajfDPMga54Ei-JZ_D6LNOAQ0MrvT6MbvMX0UbDsX4HWg92IAYh1gLkf8kOXk',
'saml_singleSignOnService_url' => 'https://fidm.eu1.gigya.com/saml/v2.0/3_Xb5SajfDPMga54Ei-JZ_D6LNOAQ0MrvT6MbvMX0UbDsX4HWg92IAYh1gLkf8kOXk/idp/sso',
'saml_singleLogoutService_url' => 'https://fidm.eu1.gigya.com/saml/v2.0/3_Xb5SajfDPMga54Ei-JZ_D6LNOAQ0MrvT6MbvMX0UbDsX4HWg92IAYh1gLkf8kOXk/idp/slo',
'saml_signing_cert' => 'MIIDKDCCAhCgAwIBAgIQcPbbhIRASrJL7thh61pI3zANBgkqhkiG9w0BAQUFADBPMU0wSwYDVQQDHkQARwBpAGcAeQBhACAAUwBBAE0ATAAgAEkARABQACAAZgBvAHIAIABzAGkAdABlACAAMwBfAFgAYgA1AFMAYQBqAGYARDAgFw0yMTA1MTQxMTM3MzRaGA8yMTIxMDUxNDExMzczNFowTzFNMEsGA1UEAx5EAEcAaQBnAHkAYQAgAFMAQQBNAEwAIABJAEQAUAAgAGYAbwByACAAcwBpAHQAZQAgADMAXwBYAGIANQBTAGEAagBmAEQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCN080UT9G98S6QJYB0oFZgGARX1s/KDv0UVrdn3rZ+Qi9FR2gqdxxu9E21ZXRQ3uhCT+NlvWrPXwUj+KlvrWGJdZlsGadOjD1OOaJ+ger+jgK+wAUvDmbSdIgRw9v1MDa+3SQtt3AAYr1o6meLkuyMsgo9CVntCDGWyEkwqnmwE4W5DkXnoD+/Ugi7sRmx0FDyPHa9YtEDsUY45FFEuaPi9oegtNtxyfAc4/xuZ5GUiukR3iTLw1i3xQa9aGxCMiQoO9rxt+azKDXhfv9veA4GQpERvz5AASxISxiuLXC84DDV7GRdAExrs9st1XS2LIO7ccECYRLi3q8Qsm8AFTMxAgMBAAEwDQYJKoZIhvcNAQEFBQADggEBABRZl2A3MBFTdSAy4dgwElI0isij16wNdUrdJHfVHEVDiu3q95V4C8W8+F8MDWo2jtkCG2rU75szCcwfBwLdHIBauU91F+3WdX2oJzp5dnw2c+nsL7zDcFMzM+JsDcBqiNf9EUf2y9eEWpt1SsbYcE20bPSIgX5+SKWDJ/jhCYWLXXelpPFv63R+Q0MJdJmTDZFUszo73wLkG5heyNTf2JkIJdSGBdtM5LZ43F112HmRYWJSYhUI2O15mPVpmuES88DPx73iNYZKiqVCPQhtleyaQBucmSFwKdo1Jf5mTB35ljKPt4zbdW0k/MKsY0qoTtrSPap9OtcUh5e8oMwBPT0=',
'platform_global_subdomain' => 'lecercledaikin.dtv-projects.com',
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'fr',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 5).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.save_path' => NULL,
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'twig.form.resources' => [
0 => '@VichUploader/Form/fields.html.twig',
1 => 'form_div_layout.html.twig',
2 => 'form/bootstrap_4_layout.html.twig',
3 => 'form/image.html.twig',
4 => 'form/tagify_custom.html.twig',
5 => 'form/picture_custom.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 5).'/templates'),
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.deduplicated' => NULL,
'monolog.handler.streamed' => NULL,
],
'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
'stof_doctrine_extensions.default_locale' => 'fr_FR',
'stof_doctrine_extensions.translation_fallback' => false,
'stof_doctrine_extensions.persist_default_translation' => false,
'stof_doctrine_extensions.skip_translation_on_load' => false,
'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
'vich_uploader.default_filename_attribute_suffix' => '_name',
'vich_uploader.mappings' => [
'slider_item_images' => [
'uri_prefix' => '/static-file/slider_item_images',
'upload_destination' => (\dirname(__DIR__, 5).'/medias/lecercledaikin.dtv-projects.com/slider_item_images'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.slider_item_images',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'advertising_images' => [
'uri_prefix' => '/static-file/advertising_images',
'upload_destination' => (\dirname(__DIR__, 5).'/medias/lecercledaikin.dtv-projects.com/advertising_images'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.advertising_images',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'general_documents' => [
'uri_prefix' => '/static-file/general_documents',
'upload_destination' => (\dirname(__DIR__, 5).'/medias/lecercledaikin.dtv-projects.com/general_documents'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.general_documents',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'parameter_thumbnail' => [
'uri_prefix' => '/static-file/general_documents/thumbnails',
'upload_destination' => (\dirname(__DIR__, 5).'/medias/lecercledaikin.dtv-projects.com/general_documents/thumbnails'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.parameter_thumbnail',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'activity_images' => [
'uri_prefix' => '/static-file/activity_images',
'upload_destination' => (\dirname(__DIR__, 5).'/medias/lecercledaikin.dtv-projects.com/activity_images'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.activity_images',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'service_pro_images' => [
'uri_prefix' => '/static-file/service_pro_images',
'upload_destination' => (\dirname(__DIR__, 5).'/medias/lecercledaikin.dtv-projects.com/service_pro_images'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.service_pro_images',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'custom_product_images' => [
'uri_prefix' => '/static-file/custom_product_images',
'upload_destination' => (\dirname(__DIR__, 5).'/medias/lecercledaikin.dtv-projects.com/custom_product_images'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.custom_product_images',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'customer_product_images' => [
'uri_prefix' => '/static-file/customer_product_images',
'upload_destination' => (\dirname(__DIR__, 5).'/medias/lecercledaikin.dtv-projects.com/customer_product_images'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.customer_product_images',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'user_avatar' => [
'uri_prefix' => '/static-file/user_avatar',
'upload_destination' => (\dirname(__DIR__, 5).'/medias/lecercledaikin.dtv-projects.com/user_avatar'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.user_avatar',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'user_logo' => [
'uri_prefix' => '/static-file/user_logo',
'upload_destination' => (\dirname(__DIR__, 5).'/medias/lecercledaikin.dtv-projects.com/user_logo'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.user_logo',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'user_registration_document' => [
'uri_prefix' => '/static-file/user_registration_document',
'upload_destination' => (\dirname(__DIR__, 5).'/medias/lecercledaikin.dtv-projects.com/user_registration_document'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.user_registration_document',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
],
'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
'fos_js_routing.request_context_base_url' => NULL,
'fos_js_routing.cache_control' => [
'enabled' => false,
],
'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' => [
'default' => 'doctrine.orm.default_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
'user_logs' => 'doctrine.dbal.user_logs_connection',
],
'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' => true,
'doctrine.orm.enable_lazy_ghost_objects' => false,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => NULL,
'white_october_breadcrumbs.options' => [
'separator' => '/',
'separatorClass' => 'separator',
'listId' => 'wo-breadcrumbs',
'listClass' => 'breadcrumb',
'itemClass' => '',
'linkRel' => '',
'locale' => NULL,
'translation_domain' => NULL,
'viewTemplate' => '@WhiteOctoberBreadcrumbs/microdata.html.twig',
],
'fos_elastica.property_accessor.magicCall' => false,
'fos_elastica.property_accessor.throwExceptionOnInvalidIndex' => false,
'fos_elastica.default_index' => 'group37deux',
'nelmio_api_doc.areas' => [
0 => 'default',
],
'nelmio_api_doc.use_validation_groups' => false,
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'liip_test_fixtures.cache_db.sqlite' => NULL,
'liip_test_fixtures.keep_database_and_schema' => false,
'liip_test_fixtures.cache_metadata' => true,
'nelmio_alice.functions_blacklist' => [
0 => 'current',
1 => 'shuffle',
2 => 'date',
3 => 'time',
4 => 'file',
5 => 'md5',
6 => 'sha1',
7 => 'current',
8 => 'shuffle',
9 => 'date',
10 => 'time',
11 => 'file',
12 => 'md5',
13 => 'sha1',
],
'nelmio_alice.locale' => 'fr_FR',
'nelmio_alice.seed' => 1,
'nelmio_alice.loading_limit' => 5,
'nelmio_alice.max_unique_values_retry' => 150,
'nelmio_cors.map' => [
'^/white-mark/' => [
'allow_origin' => true,
'allow_headers' => [
0 => 'x-custom-auth',
1 => 'content_type',
],
'allow_methods' => [
0 => 'GET',
1 => 'OPTIONS',
],
'max_age' => 3600,
'skip_same_as_origin' => true,
],
'^/' => [
'skip_same_as_origin' => true,
],
],
'nelmio_cors.defaults' => [
'allow_origin' => true,
'allow_credentials' => false,
'allow_headers' => [
0 => 'accept',
1 => 'origin',
2 => 'content-type',
3 => 'authorization',
],
'expose_headers' => [
0 => 'Link',
],
'allow_methods' => [
0 => 'GET',
],
'max_age' => 3600,
'hosts' => [
],
'origin_regex' => true,
'forced_allow_origin_value' => NULL,
'skip_same_as_origin' => true,
],
'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
'default_path' => (\dirname(__DIR__, 5).'/config/datatable/'),
'test_path' => (\dirname(__DIR__, 5).'/config/tests/datatable/'),
'templates' => (\dirname(__DIR__, 5).'/templates/datatable/'),
'custom_functions' => '\\App\\Services\\Back\\DatatableServices',
'statistic.default_path' => (\dirname(__DIR__, 5).'/config/statistics/'),
'statistic.tmp_folder' => (\dirname(__DIR__, 5).'/tmp/statistics'),
'hslavich_onelogin_saml.settings' => [
'debug' => true,
'idp' => [
'entityId' => 'https://fidm.gigya.com/saml/v2.0/3_Xb5SajfDPMga54Ei-JZ_D6LNOAQ0MrvT6MbvMX0UbDsX4HWg92IAYh1gLkf8kOXk',
'singleSignOnService' => [
'url' => 'https://fidm.eu1.gigya.com/saml/v2.0/3_Xb5SajfDPMga54Ei-JZ_D6LNOAQ0MrvT6MbvMX0UbDsX4HWg92IAYh1gLkf8kOXk/idp/sso',
'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
],
'singleLogoutService' => [
'url' => 'https://fidm.eu1.gigya.com/saml/v2.0/3_Xb5SajfDPMga54Ei-JZ_D6LNOAQ0MrvT6MbvMX0UbDsX4HWg92IAYh1gLkf8kOXk/idp/slo',
'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
],
'x509certMulti' => [
'signing' => [
0 => 'MIIDKDCCAhCgAwIBAgIQcPbbhIRASrJL7thh61pI3zANBgkqhkiG9w0BAQUFADBPMU0wSwYDVQQDHkQARwBpAGcAeQBhACAAUwBBAE0ATAAgAEkARABQACAAZgBvAHIAIABzAGkAdABlACAAMwBfAFgAYgA1AFMAYQBqAGYARDAgFw0yMTA1MTQxMTM3MzRaGA8yMTIxMDUxNDExMzczNFowTzFNMEsGA1UEAx5EAEcAaQBnAHkAYQAgAFMAQQBNAEwAIABJAEQAUAAgAGYAbwByACAAcwBpAHQAZQAgADMAXwBYAGIANQBTAGEAagBmAEQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCN080UT9G98S6QJYB0oFZgGARX1s/KDv0UVrdn3rZ+Qi9FR2gqdxxu9E21ZXRQ3uhCT+NlvWrPXwUj+KlvrWGJdZlsGadOjD1OOaJ+ger+jgK+wAUvDmbSdIgRw9v1MDa+3SQtt3AAYr1o6meLkuyMsgo9CVntCDGWyEkwqnmwE4W5DkXnoD+/Ugi7sRmx0FDyPHa9YtEDsUY45FFEuaPi9oegtNtxyfAc4/xuZ5GUiukR3iTLw1i3xQa9aGxCMiQoO9rxt+azKDXhfv9veA4GQpERvz5AASxISxiuLXC84DDV7GRdAExrs9st1XS2LIO7ccECYRLi3q8Qsm8AFTMxAgMBAAEwDQYJKoZIhvcNAQEFBQADggEBABRZl2A3MBFTdSAy4dgwElI0isij16wNdUrdJHfVHEVDiu3q95V4C8W8+F8MDWo2jtkCG2rU75szCcwfBwLdHIBauU91F+3WdX2oJzp5dnw2c+nsL7zDcFMzM+JsDcBqiNf9EUf2y9eEWpt1SsbYcE20bPSIgX5+SKWDJ/jhCYWLXXelpPFv63R+Q0MJdJmTDZFUszo73wLkG5heyNTf2JkIJdSGBdtM5LZ43F112HmRYWJSYhUI2O15mPVpmuES88DPx73iNYZKiqVCPQhtleyaQBucmSFwKdo1Jf5mTB35ljKPt4zbdW0k/MKsY0qoTtrSPap9OtcUh5e8oMwBPT0=',
],
'encryption' => [
0 => 'MIIEqzCCApMCBFX5VecwDQYJKoZIhvcNAQEFBQAwGjEYMBYGA1UEAwwPc2FtbC1lbmNyeXB0aW9uMB4XDTE1MDkxNjExNDMzNVoXDTI1MDkxMzExNDMzNVowGjEYMBYGA1UEAwwPc2FtbC1lbmNyeXB0aW9uMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAwuCBcs0bIGSg3roMQ/qCmADMB2RFginKDFIgO2FVDDvblgwHS9Re677aHrEwfmObpRNm9ddzIJaedqIVyRVJmrwuKiC1QA4Q1RnV85gv/shRr1T4oCB9e+Abvn8v3+6Qhd5Cp/loX9sbUHVdvPbSFE2wZxIat7lK4yHFn4NwINaFtXjZ9lp4SBM7EsZ6hLnwoT4/oPvLz7m18xhJ0toM5mhDsg0e8eVA3zaMNYXu/FX4t1AwN9xRnqtDwUWIye84my2S3NOE9CeOuDVOm5COwsQ3XvgDIR4iGj8jMZ5lMgWnW2MKm5JiwrTF4Z5wkUMsUaRpz2v3X5UDHIhtvqUps9dIJzbNVeBtbnuRkzkAO6V3L+9AlOisb8MWytIfqXq3ABRiBagFVaLfbtPu7lq/n51HQ+M39TW+RP20axsROg5exD/IqoLnm/vzUMintR0pvh5LYGqtwnkKKcZry3Miz4zKXmaMLB74jj1tGIBsUhR/22TANFZmBveU1CdninhmVXW0fpLmUzTZ8Q3u4ZmG5zIHa4qye35QsGuDL+mroOg0Q1aPQDY55KEDpP5BIH4VOAlW9S4FpQ/WhCrrADr9aNgysWVj8srzsHGkfCUVWAu5NfKBU1pX8wehvhnzIptQtcFsQVM+NHcw2MxvIodUhT8wJQQlVIFRGxpudPY+yJsCAwEAATANBgkqhkiG9w0BAQUFAAOCAgEAtMCNsXZGbZ8JHWT81K3hs3Wgj35b8R/6xJ/vF4eQ6j/BkNnlbvZlLhDxS6WAkjsFjjOL5i47/oSqf8s0Nii/XEe+ic5DsiJH4ElyjPetcyZwo0Wh3h85WaUYeF1fLUOyWkxe+b/5G/pvrH124QpK4kYjmfp72/AJqIEqdQxdt694dpmGSvQemerwG93kHuLZkfFEqZV+f2fmeT/sRGCuN+hXvZ5oiG1pEV3ztYLrtStZtgTm38a3zN78wR+agH+Le1E/Uw6hAnYOdBETbBjWAaNCH0Jg7JMlhpJUP6fVeV2gMe1LlXoytgyjXMS9zUdx2TS+6x5vr57hFnxiJ0RWtc/XLqKR7dWoxhGo0rKmeKJ4CKr0z0zan6kBSbITDKkdCuOYfpglbTo7NM/4yFY7v6Vy6GEbygRt8Ai8ub5d/dWhlsb9pKtS1jOzGEZSk5RIe1BhPK4WbnMTAcugMq8yTXo1G0vjv1k1r/ZTKUruiXI0nLR9Y6ehhOvvPnKUwXVoQZcMutPwkrq3xcbuAnjxlJvn7gN9SQJ3cGVKmD/ovpaT/HnEkZAalsdDdeY27XW9J7oZ+2pq5sayVS3doNY5fqvaqudeouWlDtkSylyx2V1JXlr3qeazRIQDP4cyz9v9x4RtGerS+gJpxLMnQgnzdqn8ZXyK03bsfB0oveiH95k=',
],
],
],
'sp' => [
'entityId' => 'https://lecercledaikin.dtv-projects.com/saml/metadata',
'assertionConsumerService' => [
'url' => 'https://lecercledaikin.dtv-projects.com/saml/acs',
'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
],
'singleLogoutService' => [
'url' => 'https://lecercledaikin.dtv-projects.com/saml/logout',
'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
],
'NameIDFormat' => 'urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified',
'x509cert' => 'MIICoDCCAgmgAwIBAgIBADANBgkqhkiG9w0BAQsFADBtMQswCQYDVQQGEwJmcjEZMBcGA1UECAwQUGF5cyBkZSBsYSBMb2lyZTEPMA0GA1UECgwGMzdkZXV4MRMwEQYDVQQDDAozN2RldXguY29tMR0wGwYJKoZIhvcNAQkBFg5kZXZAMzdkZXV4LmNvbTAeFw0yMDEwMTQwOTAwMjNaFw0yMjEyMjMwOTAwMjNaMG0xCzAJBgNVBAYTAmZyMRkwFwYDVQQIDBBQYXlzIGRlIGxhIExvaXJlMQ8wDQYDVQQKDAYzN2RldXgxEzARBgNVBAMMCjM3ZGV1eC5jb20xHTAbBgkqhkiG9w0BCQEWDmRldkAzN2RldXguY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+X2rw82R/8hrP0TJ2tmDfSmN/Al+CugqPf+1iUSw3W10wQuQs396VC7CHMDGUNMT/aDwQPDILoc7Y5/VOUREpBQQMVr0o68o52I9XLpdmGnUKIJ7Se/Q4ba5fdbySgFWmLq3/wM3OclnVbCByOZVi1uXcyp2McgTYTpc7dXBtEwIDAQABo1AwTjAdBgNVHQ4EFgQUJEhuIBr/4rJX9r2wFVhLYQOEneUwHwYDVR0jBBgwFoAUJEhuIBr/4rJX9r2wFVhLYQOEneUwDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOBgQCyGVM0kUP3nhYRhnwaKbnY2r33mH2gvSr0kaSTpurgVlfWDNI6H6cc5I6D7UEBH4/mr223dTaW+9BsIYrWJDXU0D100gYwUgIO7q8yIEE8FG8GivoWZw9IesefLul+sHqtd0UU0AqIjaAf6OgMGsWCcgWXMNOKqkvRu5iyPM/WQg==',
'privateKey' => 'MIICdgIBADANBgkqhkiG9w0BAQEFAASCAmAwggJcAgEAAoGBAL5favDzZH/yGs/RMna2YN9KY38CX4K6Co9/7WJRLDdbXTBC5Czf3pULsIcwMZQ0xP9oPBA8Mguhztjn9U5RESkFBAxWvSjryjnYj1cul2YadQogntJ79Dhtrl91vJKAVaYurf/Azc5yWdVsIHI5lWLW5dzKnYxyBNhOlzt1cG0TAgMBAAECgYBC+2myO8Epr3K1mkKqOENfbVoSrzAR3AmpMfbBOBRZqeDhATgtfdtgD8vd1RwsrGCACRnREIz/QMB52yuZkbZ6X4zcyhyzq8UjOgtTXEAeGr2IR3nZEb66MsMsVNb1ssmkTD/bsbigRdSiVEj7ydaRcrTia/arqEix0B7k4DZKKQJBAO3JhCELjs/oUm6ML8+lFN8qAR6nM3hSF0iq/7smDpnPXgRrKZDNISxS13AiWS7UrFXSf0BACEJskc2+3UPyXnUCQQDM9DVg2ksGQgksUt9Ymh6TMPqKr7rcx1rei4FNEF1Eu2Gwj0kNkmmL6kfbj27F9gskeHVYQtqJlVfpyLyGhTxnAkA+xPdQEdD9KQK5k9/7HETKNDhfcxuvI1xqHlmreXxZNdhHqlIqmzuqi6O7QhXwustTTGGzADQt9KL4gO2/xfcRAkEAsvgdFHIKSXCoqffD6I7MXCPM5AYH2nqKswKG6lB74WTvLUoxtJRBblgqX2Oki2EK4dH+RhA63SF4H0GWvrDhyQJADi6Fr/v9ZV6iC1OQ72Ur2A45Gbr6K50wCRiqmLIFkNPtdXVycTqX7cGWBmUdw/LTrUp8LJEL0v6lqhtdjnxJRQ==',
],
'security' => [
'nameIdEncrypted' => false,
'authnRequestsSigned' => false,
'logoutRequestSigned' => false,
'logoutResponseSigned' => false,
'wantMessagesSigned' => false,
'wantAssertionsSigned' => false,
'wantNameIdEncrypted' => false,
'requestedAuthnContext' => true,
'signMetadata' => false,
'wantXMLValidation' => true,
'signatureAlgorithm' => 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256',
'digestAlgorithm' => 'http://www.w3.org/2001/04/xmlenc#sha256',
'destinationStrictlyMatches' => true,
],
'contactPerson' => [
'technical' => [
'givenName' => 'Developpeurs',
'emailAddress' => 'dev@37deux.com',
],
],
'organization' => [
'en' => [
'name' => '37deux',
'displayname' => '37deux',
'url' => 'https://37deux.com',
],
],
],
'maintenance.page' => (\dirname(__DIR__, 5).'/templates/common/maintenance/lecercledaikin.dtv-projects.com.html.twig'),
'maintenance.web' => (\dirname(__DIR__, 5).'/public'),
'maintenance.symlink' => true,
'maintenance.hard_lock' => 'lock.html',
'maintenance.soft_lock' => 'soft.lock',
'maintenance.white_paths' => [
],
'maintenance.white_ips' => [
0 => '172.16.238.1',
],
'security.role_hierarchy.roles' => [
'ROLE_USER' => [
0 => 'ROLE_USER_ONLY',
],
'ROLE_DEMO' => [
0 => 'ROLE_USER',
],
'ROLE_VALIDATION' => [
0 => 'ROLE_USER',
],
'ROLE_INSTALLER' => [
0 => 'ROLE_USER',
],
'ROLE_COMMERCIAL' => [
0 => 'ROLE_USER',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
'ROLE_AGENCY_MANAGER' => [
0 => 'ROLE_COMMERCIAL',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
'ROLE_37_DEUX_SELLER' => [
0 => 'ROLE_USER',
],
'ROLE_DTV_LOGISTIQUE' => [
0 => 'ROLE_USER',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
'ROLE_DTV_COMMERCIAL' => [
0 => 'ROLE_USER',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
'ROLE_DTV_COMPTA' => [
0 => 'ROLE_USER',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
'ROLE_DTV_CDP' => [
0 => 'ROLE_USER',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
'ROLE_PREVIOUS_ADMIN' => [
0 => 'ROLE_USER',
],
'ROLE_ADMIN' => [
0 => 'ROLE_AGENCY_MANAGER',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
'ROLE_SUPER_ADMIN' => [
0 => 'ROLE_ADMIN',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
'ROLE_DEVELOPER' => [
0 => 'ROLE_SUPER_ADMIN',
1 => 'ROLE_ALLOWED_TO_SWITCH',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'dev',
1 => 'api_login',
2 => 'api',
3 => 'app',
],
'lexik_jwt_authentication.authenticator_manager_enabled' => true,
'lexik_jwt_authentication.pass_phrase' => 'pass1234',
'lexik_jwt_authentication.token_ttl' => NULL,
'lexik_jwt_authentication.clock_skew' => 0,
'lexik_jwt_authentication.user_identity_field' => 'username',
'lexik_jwt_authentication.allow_no_expiration' => true,
'lexik_jwt_authentication.user_id_claim' => 'username',
'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
'knp_snappy.pdf.binary' => '/usr/local/bin/wkhtmltopdf',
'knp_snappy.pdf.options' => [
],
'knp_snappy.pdf.env' => [
],
'cron.resolver.class' => 'Cron\\CronBundle\\Cron\\Resolver',
'cron.manager.class' => 'Cron\\CronBundle\\Cron\\Manager',
'cron.command_builder.class' => 'Cron\\CronBundle\\Cron\\CommandBuilder',
'cron.executor.class' => 'Cron\\Executor\\Executor',
'cron.validator.class' => 'Cron\\Validator\\CrontabValidator',
'slope_it_breadcrumb.template' => 'front/front_breadcrumb.html.twig',
'dh_auditor.configuration' => [
'enabled' => true,
'timezone' => 'Europe/Paris',
'user_provider' => 'dh_auditor.user_provider',
'security_provider' => 'dh_auditor.security_provider',
'role_checker' => 'dh_auditor.role_checker',
],
'dh_auditor.provider.doctrine.configuration' => [
'table_prefix' => 'audit_',
'table_suffix' => '',
'viewer' => true,
'ignored_columns' => [
0 => 'createdAt',
1 => 'updatedAt',
],
'entities' => [
'App\\Entity\\User' => [
'ignored_columns' => [
0 => 'calculatedPoints',
1 => 'lastLogin',
],
'enabled' => true,
],
'App\\Entity\\PointTransaction' => [
'enabled' => true,
],
'App\\Entity\\CustomProduct' => [
'enabled' => true,
],
'App\\Entity\\CustomerProduct' => [
'enabled' => true,
],
],
'storage_services' => [
0 => 'doctrine.orm.default_entity_manager',
],
'auditing_services' => [
0 => 'doctrine.orm.default_entity_manager',
],
'storage_mapper' => NULL,
],
'maker.compatible_check.doctrine.supports_attributes' => true,
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'mailer.data_collector' => [
0 => 'mailer',
1 => '@WebProfiler/Collector/mailer.html.twig',
],
'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
0 => 'vich_uploader.mapping_collector',
1 => '@VichUploader/Collector/mapping_collector.html.twig',
],
'data_collector.jms_serializer' => [
0 => 'jms_serializer',
1 => '@JMSSerializer/Collector/panel.html.twig',
],
'fos_elastica.data_collector' => [
0 => 'elastica',
1 => '@FOSElastica/Collector/elastica.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
0 => 'console.command.public_alias.corley_maintenance.command.maintenance_command',
1 => 'console.command.public_alias.corley_maintenance.command.soft_maintenance_command',
2 => 'console.command.public_alias.corley_maintenance.command.dump_apache_command',
3 => 'console.command.public_alias.corley_maintenance.command.dump_nginx_command',
4 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronCreateCommand',
5 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronDeleteCommand',
6 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronDisableCommand',
7 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronEnableCommand',
8 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronListCommand',
9 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronReportsTruncateCommand',
10 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronRunCommand',
11 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronStartCommand',
12 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronStopCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}