<?php
namespace ContainerLXkFAwm;
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.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.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'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.mysql_direct_mysql1_connection' => 'getDoctrine_Dbal_MysqlDirectMysql1ConnectionService',
'doctrine.dbal.mysql_master_connection' => 'getDoctrine_Dbal_MysqlMasterConnectionService',
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'doctrine.orm.direct_mysql1_entity_manager' => 'getDoctrine_Orm_DirectMysql1EntityManagerService',
'event_dispatcher' => 'getEventDispatcherService',
'http_kernel' => 'getHttpKernelService',
'messenger.default_bus' => 'getMessenger_DefaultBusService',
'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
'monolog.logger.ouch' => 'getMonolog_Logger_OuchService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'translator' => 'getTranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'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.filesystem' => 'get_Container_Private_FilesystemService',
'.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',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'.container.private.session' => 'get_Container_Private_SessionService',
'App\\Controller\\AI\\OpenAIController' => 'getOpenAIControllerService',
'App\\Controller\\APIRest\\AccessAPIAdminController' => 'getAccessAPIAdminControllerService',
'App\\Controller\\APIRest\\AccessAPIController' => 'getAccessAPIControllerService',
'App\\Controller\\APIRest\\AccessAPIPlatformController' => 'getAccessAPIPlatformControllerService',
'App\\Controller\\APIRest\\AccessController' => 'getAccessControllerService',
'App\\Controller\\APIRest\\AuthenticationController' => 'getAuthenticationControllerService',
'App\\Controller\\APIRest\\Cyncly\\CynclyController' => 'getCynclyControllerService',
'App\\Controller\\APIRest\\Homegy\\HomegyController' => 'getHomegyControllerService',
'App\\Controller\\APIRest\\Icod\\ApplicationController' => 'getApplicationControllerService',
'App\\Controller\\APIRest\\Icod\\AttachmentController' => 'getAttachmentControllerService',
'App\\Controller\\APIRest\\Icod\\DemandController' => 'getDemandControllerService',
'App\\Controller\\APIRest\\Icod\\MissionController' => 'getMissionControllerService',
'App\\Controller\\APIRest\\Icod\\PlanningController' => 'getPlanningControllerService',
'App\\Controller\\APIRest\\Icod\\PraController' => 'getPraControllerService',
'App\\Controller\\APIRest\\Icod\\ResourceController' => 'getResourceControllerService',
'App\\Controller\\APIRest\\Icod\\SocietyController' => 'getSocietyControllerService',
'App\\Controller\\APIRest\\OldApiController' => 'getOldApiControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\ArticleController' => 'getArticleControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\ClientController' => 'getClientControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\DevisController' => 'getDevisControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\EmittersController' => 'getEmittersControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\InvoiceController' => 'getInvoiceControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\MissionController' => 'getMissionController2Service',
'App\\Controller\\APIRest\\SynerticMobileApp\\NotificationController' => 'getNotificationControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\PaymentController' => 'getPaymentControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\ProductController' => 'getProductControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\RHController' => 'getRHControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\ServiceOrderController' => 'getServiceOrderControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\SocietyController' => 'getSocietyController2Service',
'App\\Controller\\APIRest\\SynerticMobileApp\\SocietyGroupController' => 'getSocietyGroupControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\SynerticMobileAppController' => 'getSynerticMobileAppControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\TaskController' => 'getTaskControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\TemplatesController' => 'getTemplatesControllerService',
'App\\Controller\\APIRest\\SynerticMobileApp\\WebappDocumentController' => 'getWebappDocumentControllerService',
'App\\Controller\\APIRest\\TestController' => 'getTestControllerService',
'App\\Controller\\AccessClient\\AccessClientController' => 'getAccessClientControllerService',
'App\\Controller\\AccessController' => 'getAccessController2Service',
'App\\Controller\\Access\\AccessSettingsController' => 'getAccessSettingsControllerService',
'App\\Controller\\Admin\\AccessController' => 'getAccessController3Service',
'App\\Controller\\Admin\\ActivityController' => 'getActivityControllerService',
'App\\Controller\\Admin\\AdminToolController' => 'getAdminToolControllerService',
'App\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
'App\\Controller\\Admin\\EInvoicingProviderConfigController' => 'getEInvoicingProviderConfigControllerService',
'App\\Controller\\Admin\\GuardController' => 'getGuardControllerService',
'App\\Controller\\Admin\\IkeaGhostController' => 'getIkeaGhostControllerService',
'App\\Controller\\Admin\\IkeaHotlineCallLogAdminController' => 'getIkeaHotlineCallLogAdminControllerService',
'App\\Controller\\Admin\\LabsConfigController' => 'getLabsConfigControllerService',
'App\\Controller\\Admin\\MatomoAnalyticsController' => 'getMatomoAnalyticsControllerService',
'App\\Controller\\Admin\\MobileAppLogAdminController' => 'getMobileAppLogAdminControllerService',
'App\\Controller\\Admin\\SettingsController' => 'getSettingsControllerService',
'App\\Controller\\Admin\\StatisticController' => 'getStatisticControllerService',
'App\\Controller\\Admin\\ToolsController' => 'getToolsControllerService',
'App\\Controller\\Admin\\TranslationToolsController' => 'getTranslationToolsControllerService',
'App\\Controller\\Axiom\\AclController' => 'getAclControllerService',
'App\\Controller\\Axiom\\DashboardController' => 'getDashboardController2Service',
'App\\Controller\\Axiom\\DokuController' => 'getDokuControllerService',
'App\\Controller\\Axiom\\EntityController' => 'getEntityControllerService',
'App\\Controller\\Axiom\\MissionController' => 'getMissionController3Service',
'App\\Controller\\Axiom\\MissionShareDemandController' => 'getMissionShareDemandControllerService',
'App\\Controller\\Axiom\\MissionSharingController' => 'getMissionSharingControllerService',
'App\\Controller\\ClientPlatform\\AccessClientAddressController' => 'getAccessClientAddressControllerService',
'App\\Controller\\ClientPlatform\\AccessClientController' => 'getAccessClientController2Service',
'App\\Controller\\ClientPlatform\\AccessClientRecordController' => 'getAccessClientRecordControllerService',
'App\\Controller\\ClientPlatform\\AdminDashboardController' => 'getAdminDashboardControllerService',
'App\\Controller\\ClientPlatform\\AttachmentController' => 'getAttachmentController2Service',
'App\\Controller\\ClientPlatform\\DashboardController' => 'getDashboardController3Service',
'App\\Controller\\ClientPlatform\\DevisController' => 'getDevisController2Service',
'App\\Controller\\ClientPlatform\\MaintenanceBannerSeenController' => 'getMaintenanceBannerSeenControllerService',
'App\\Controller\\ClientPlatform\\MissionController' => 'getMissionController4Service',
'App\\Controller\\ClientPlatform\\NoteController' => 'getNoteControllerService',
'App\\Controller\\Client\\BillingAccountController' => 'getBillingAccountControllerService',
'App\\Controller\\Client\\BillingClientController' => 'getBillingClientControllerService',
'App\\Controller\\Client\\ClientController' => 'getClientController2Service',
'App\\Controller\\Client\\ClientLogController' => 'getClientLogControllerService',
'App\\Controller\\Client\\ContactController' => 'getContactControllerService',
'App\\Controller\\Client\\FinancialController' => 'getFinancialControllerService',
'App\\Controller\\Client\\IndividualColorController' => 'getIndividualColorControllerService',
'App\\Controller\\Client\\IndividualController' => 'getIndividualControllerService',
'App\\Controller\\Client\\IndividualMergeController' => 'getIndividualMergeControllerService',
'App\\Controller\\Client\\ProspectController' => 'getProspectControllerService',
'App\\Controller\\Client\\StoreController' => 'getStoreControllerService',
'App\\Controller\\Client\\StoreGroupController' => 'getStoreGroupControllerService',
'App\\Controller\\Client\\TitleController' => 'getTitleControllerService',
'App\\Controller\\Client\\ZoneController' => 'getZoneControllerService',
'App\\Controller\\CloudNine\\AclInodeController' => 'getAclInodeControllerService',
'App\\Controller\\CloudNine\\DashboardController' => 'getDashboardController4Service',
'App\\Controller\\CloudNine\\InodeController' => 'getInodeControllerService',
'App\\Controller\\CloudNine\\UpFileController' => 'getUpFileControllerService',
'App\\Controller\\Cloud\\AclInodeController' => 'getAclInodeController2Service',
'App\\Controller\\Cloud\\DashboardController' => 'getDashboardController5Service',
'App\\Controller\\Cloud\\InodeController' => 'getInodeController2Service',
'App\\Controller\\Cloud\\InodeNineController' => 'getInodeNineControllerService',
'App\\Controller\\Cloud\\UpFileController' => 'getUpFileController2Service',
'App\\Controller\\Common\\AttachmentController' => 'getAttachmentController3Service',
'App\\Controller\\Common\\AttachmentFolderController' => 'getAttachmentFolderControllerService',
'App\\Controller\\Common\\CounterController' => 'getCounterControllerService',
'App\\Controller\\Common\\ImageController' => 'getImageControllerService',
'App\\Controller\\Communication\\Email\\AdminController' => 'getAdminControllerService',
'App\\Controller\\Communication\\Email\\EmailConfigMakeoverController' => 'getEmailConfigMakeoverControllerService',
'App\\Controller\\Communication\\Email\\EmailTemplateController' => 'getEmailTemplateControllerService',
'App\\Controller\\Communication\\Email\\MailLogController' => 'getMailLogControllerService',
'App\\Controller\\Communication\\Sms\\SmsAutoController' => 'getSmsAutoControllerService',
'App\\Controller\\Communication\\Sms\\SmsAutoSettingsController' => 'getSmsAutoSettingsControllerService',
'App\\Controller\\Communication\\Sms\\SmsController' => 'getSmsControllerService',
'App\\Controller\\Communication\\Sms\\SmsLogController' => 'getSmsLogControllerService',
'App\\Controller\\Communication\\Sms\\SmsModeController' => 'getSmsModeControllerService',
'App\\Controller\\Communication\\Sms\\SmsPhoneNumberController' => 'getSmsPhoneNumberControllerService',
'App\\Controller\\Communication\\Sms\\SmsPriceController' => 'getSmsPriceControllerService',
'App\\Controller\\Communication\\Sms\\SmsProviderController' => 'getSmsProviderControllerService',
'App\\Controller\\Communication\\Sms\\SmsTemplateController' => 'getSmsTemplateControllerService',
'App\\Controller\\Communication\\Sms\\SmsTwilioController' => 'getSmsTwilioControllerService',
'App\\Controller\\Config\\ConfigController' => 'getConfigControllerService',
'App\\Controller\\Config\\MaintenanceController' => 'getMaintenanceControllerService',
'App\\Controller\\Config\\ModuleConfigController' => 'getModuleConfigControllerService',
'App\\Controller\\Config\\ModuleController' => 'getModuleControllerService',
'App\\Controller\\Config\\ModuleTemplateController' => 'getModuleTemplateControllerService',
'App\\Controller\\Config\\OptionConfigController' => 'getOptionConfigControllerService',
'App\\Controller\\Dashboard\\ActivityCAController' => 'getActivityCAControllerService',
'App\\Controller\\Dashboard\\AnomalyController' => 'getAnomalyControllerService',
'App\\Controller\\Dashboard\\BalanceDueController' => 'getBalanceDueControllerService',
'App\\Controller\\Dashboard\\DashboardController' => 'getDashboardController6Service',
'App\\Controller\\Dashboard\\MissionController' => 'getMissionController5Service',
'App\\Controller\\Dashboard\\SatisfactionController' => 'getSatisfactionControllerService',
'App\\Controller\\DemoController' => 'getDemoControllerService',
'App\\Controller\\Ding\\AdvancedNotificationConfigController' => 'getAdvancedNotificationConfigControllerService',
'App\\Controller\\Ding\\AdvancedNotificationController' => 'getAdvancedNotificationControllerService',
'App\\Controller\\Ding\\AdvancedNotificationLogController' => 'getAdvancedNotificationLogControllerService',
'App\\Controller\\Ding\\EventTemplateController' => 'getEventTemplateControllerService',
'App\\Controller\\Ding\\NotificationAdminController' => 'getNotificationAdminControllerService',
'App\\Controller\\Ding\\NotificationController' => 'getNotificationController2Service',
'App\\Controller\\Ding\\Notifier\\NotifierController' => 'getNotifierControllerService',
'App\\Controller\\Ding\\Notifier\\TriggerEventController' => 'getTriggerEventControllerService',
'App\\Controller\\Equipment\\DamageController' => 'getDamageControllerService',
'App\\Controller\\Equipment\\EquipmentController' => 'getEquipmentControllerService',
'App\\Controller\\Equipment\\EquipmentStateController' => 'getEquipmentStateControllerService',
'App\\Controller\\Equipment\\EquipmentStatusController' => 'getEquipmentStatusControllerService',
'App\\Controller\\Equipment\\EquipmentTypeController' => 'getEquipmentTypeControllerService',
'App\\Controller\\Equipment\\FineController' => 'getFineControllerService',
'App\\Controller\\Equipment\\FineTypeController' => 'getFineTypeControllerService',
'App\\Controller\\Equipment\\FundingDurationController' => 'getFundingDurationControllerService',
'App\\Controller\\Equipment\\FundingEmitterController' => 'getFundingEmitterControllerService',
'App\\Controller\\Equipment\\FundingTypeController' => 'getFundingTypeControllerService',
'App\\Controller\\Equipment\\NoteController' => 'getNoteController2Service',
'App\\Controller\\Equipment\\VehicleController' => 'getVehicleControllerService',
'App\\Controller\\Equipment\\VehicleMaintenanceController' => 'getVehicleMaintenanceControllerService',
'App\\Controller\\Equipment\\VehicleMaintenanceTypeController' => 'getVehicleMaintenanceTypeControllerService',
'App\\Controller\\Export\\AnomalyController' => 'getAnomalyController2Service',
'App\\Controller\\Export\\AutoAccountController' => 'getAutoAccountControllerService',
'App\\Controller\\Export\\AutoAccountFileController' => 'getAutoAccountFileControllerService',
'App\\Controller\\Export\\CommandController' => 'getCommandControllerService',
'App\\Controller\\Export\\CostController' => 'getCostControllerService',
'App\\Controller\\Export\\DemandController' => 'getDemandController2Service',
'App\\Controller\\Export\\DevisController' => 'getDevisController3Service',
'App\\Controller\\Export\\EquipmentController' => 'getEquipmentController2Service',
'App\\Controller\\Export\\HumanResourceController' => 'getHumanResourceControllerService',
'App\\Controller\\Export\\IndividualController' => 'getIndividualController2Service',
'App\\Controller\\Export\\InstallmentController' => 'getInstallmentControllerService',
'App\\Controller\\Export\\InterventionTaskController' => 'getInterventionTaskControllerService',
'App\\Controller\\Export\\InvoiceController' => 'getInvoiceController2Service',
'App\\Controller\\Export\\MissionController' => 'getMissionController6Service',
'App\\Controller\\Export\\RfiController' => 'getRfiControllerService',
'App\\Controller\\Export\\ServiceOrderController' => 'getServiceOrderController2Service',
'App\\Controller\\Export\\TakeOutController' => 'getTakeOutControllerService',
'App\\Controller\\Export\\TaskController' => 'getTaskController2Service',
'App\\Controller\\Export\\VehicleController' => 'getVehicleController2Service',
'App\\Controller\\GlobalToolsController' => 'getGlobalToolsControllerService',
'App\\Controller\\GuestSuite\\ConfigController' => 'getConfigController2Service',
'App\\Controller\\GuestSuite\\ConfigSocietyController' => 'getConfigSocietyControllerService',
'App\\Controller\\GuestSuite\\LogController' => 'getLogControllerService',
'App\\Controller\\HR\\AccessFunctionController' => 'getAccessFunctionControllerService',
'App\\Controller\\HR\\Application\\ApplicationActivityController' => 'getApplicationActivityControllerService',
'App\\Controller\\HR\\Application\\ApplicationAdminController' => 'getApplicationAdminControllerService',
'App\\Controller\\HR\\Application\\ApplicationCategoryController' => 'getApplicationCategoryControllerService',
'App\\Controller\\HR\\Application\\ApplicationController' => 'getApplicationController2Service',
'App\\Controller\\HR\\Application\\ApplicationExperienceController' => 'getApplicationExperienceControllerService',
'App\\Controller\\HR\\Application\\ApplicationMobilityController' => 'getApplicationMobilityControllerService',
'App\\Controller\\HR\\Application\\ApplicationOriginController' => 'getApplicationOriginControllerService',
'App\\Controller\\HR\\Application\\ApplicationPositionController' => 'getApplicationPositionControllerService',
'App\\Controller\\HR\\Application\\ApplicationStatusController' => 'getApplicationStatusControllerService',
'App\\Controller\\HR\\Availability\\AvailabilityController' => 'getAvailabilityControllerService',
'App\\Controller\\HR\\HumanResourceController' => 'getHumanResourceController2Service',
'App\\Controller\\HR\\HumanResourceJobCategoryController' => 'getHumanResourceJobCategoryControllerService',
'App\\Controller\\HR\\HumanResourceJobContractController' => 'getHumanResourceJobContractControllerService',
'App\\Controller\\HR\\HumanResourceJobPositionController' => 'getHumanResourceJobPositionControllerService',
'App\\Controller\\HR\\HumanResourceLogController' => 'getHumanResourceLogControllerService',
'App\\Controller\\HR\\HumanResourceStatusController' => 'getHumanResourceStatusControllerService',
'App\\Controller\\HR\\HumanResourceTypeController' => 'getHumanResourceTypeControllerService',
'App\\Controller\\HR\\LogController' => 'getLogController2Service',
'App\\Controller\\HR\\NoteController' => 'getNoteController3Service',
'App\\Controller\\HR\\RHForm\\AccidentController' => 'getAccidentControllerService',
'App\\Controller\\HR\\RHForm\\AccidentTypeController' => 'getAccidentTypeControllerService',
'App\\Controller\\HR\\RHForm\\HoursController' => 'getHoursControllerService',
'App\\Controller\\HR\\RHForm\\HoursTemplateController' => 'getHoursTemplateControllerService',
'App\\Controller\\HR\\RHForm\\LeaveController' => 'getLeaveControllerService',
'App\\Controller\\HR\\RHForm\\LeaveTypeController' => 'getLeaveTypeControllerService',
'App\\Controller\\HR\\RHForm\\RHFormController' => 'getRHFormControllerService',
'App\\Controller\\HR\\RHForm\\StatusController' => 'getStatusControllerService',
'App\\Controller\\HR\\Salary\\HRVarStatusController' => 'getHRVarStatusControllerService',
'App\\Controller\\HR\\Salary\\HRVarTypeController' => 'getHRVarTypeControllerService',
'App\\Controller\\HR\\Salary\\HRVariableController' => 'getHRVariableControllerService',
'App\\Controller\\HR\\Salary\\OPVarStatusController' => 'getOPVarStatusControllerService',
'App\\Controller\\HR\\Salary\\OPVarTypeController' => 'getOPVarTypeControllerService',
'App\\Controller\\HR\\Salary\\OPVariableController' => 'getOPVariableControllerService',
'App\\Controller\\ITask\\ITaskAutoAdvancedController' => 'getITaskAutoAdvancedControllerService',
'App\\Controller\\ITask\\ITaskAutoController' => 'getITaskAutoControllerService',
'App\\Controller\\ITask\\ITaskConfigController' => 'getITaskConfigControllerService',
'App\\Controller\\ITask\\ITaskDisplayController' => 'getITaskDisplayControllerService',
'App\\Controller\\ITask\\InterventionTaskController' => 'getInterventionTaskController2Service',
'App\\Controller\\Ikea\\AdminToolsController' => 'getAdminToolsControllerService',
'App\\Controller\\Ikea\\ErrorLogAdminController' => 'getErrorLogAdminControllerService',
'App\\Controller\\Ikea\\ErrorLogController' => 'getErrorLogControllerService',
'App\\Controller\\Ikea\\IkeaBP\\BpFileController' => 'getBpFileControllerService',
'App\\Controller\\Ikea\\IkeaBP\\BpFileLineController' => 'getBpFileLineControllerService',
'App\\Controller\\Ikea\\IkeaBP\\BpLogController' => 'getBpLogControllerService',
'App\\Controller\\Ikea\\IkeaBP\\BpOutputController' => 'getBpOutputControllerService',
'App\\Controller\\Ikea\\IkeaBP\\BpOutputDeltaExternalController' => 'getBpOutputDeltaExternalControllerService',
'App\\Controller\\Ikea\\IkeaBP\\BpOutputDeltaLocalController' => 'getBpOutputDeltaLocalControllerService',
'App\\Controller\\Ikea\\IkeaBP\\BpOutputMatchController' => 'getBpOutputMatchControllerService',
'App\\Controller\\Ikea\\IkeaBP\\BpProcessController' => 'getBpProcessControllerService',
'App\\Controller\\Ikea\\IkeaBP\\BpTaskController' => 'getBpTaskControllerService',
'App\\Controller\\Ikea\\IkeaBP\\BpTaskImmoController' => 'getBpTaskImmoControllerService',
'App\\Controller\\Ikea\\IkeaBP\\BusinessProposalController' => 'getBusinessProposalControllerService',
'App\\Controller\\Ikea\\KitchenPlanner\\KitchenPlannerExportController' => 'getKitchenPlannerExportControllerService',
'App\\Controller\\Ikea\\KitchenPlanner\\KitchenPlannerPagesAnnotationController' => 'getKitchenPlannerPagesAnnotationControllerService',
'App\\Controller\\Ikea\\KitchenPlanner\\KitchenPlannerProjectController' => 'getKitchenPlannerProjectControllerService',
'App\\Controller\\Ikea\\KitchenPlanner\\KitchenPlannerTechnicalInstallationController' => 'getKitchenPlannerTechnicalInstallationControllerService',
'App\\Controller\\Ikea\\ServiceCodeProductController' => 'getServiceCodeProductControllerService',
'App\\Controller\\Ikea\\ServiceCodeTaskTypeController' => 'getServiceCodeTaskTypeControllerService',
'App\\Controller\\Ikea\\ServiceOrderController' => 'getServiceOrderController3Service',
'App\\Controller\\Ikea\\ServiceOrderStatusController' => 'getServiceOrderStatusControllerService',
'App\\Controller\\Ikea\\ServiceOrderUpdateController' => 'getServiceOrderUpdateControllerService',
'App\\Controller\\Ikea\\TemplateAdminController' => 'getTemplateAdminControllerService',
'App\\Controller\\Import\\HumanResourceController' => 'getHumanResourceController3Service',
'App\\Controller\\Import\\IndividualController' => 'getIndividualController3Service',
'App\\Controller\\Import\\InstallmentController' => 'getInstallmentController2Service',
'App\\Controller\\Import\\ProductController' => 'getProductController2Service',
'App\\Controller\\Infrastructure\\LoadBalancerController' => 'getLoadBalancerControllerService',
'App\\Controller\\JCAFLocal\\DemandController' => 'getDemandController3Service',
'App\\Controller\\JCAFLocal\\QRCodeController' => 'getQRCodeControllerService',
'App\\Controller\\Location\\AddressController' => 'getAddressControllerService',
'App\\Controller\\Location\\DepartmentController' => 'getDepartmentControllerService',
'App\\Controller\\Log\\ChangeLogController' => 'getChangeLogControllerService',
'App\\Controller\\Log\\LogAdminController' => 'getLogAdminControllerService',
'App\\Controller\\Log\\LogController' => 'getLogController3Service',
'App\\Controller\\Log\\MaintenanceBannerSeenController' => 'getMaintenanceBannerSeenController2Service',
'App\\Controller\\Map\\MapController' => 'getMapControllerService',
'App\\Controller\\Media\\ArticleController' => 'getArticleController2Service',
'App\\Controller\\Media\\CommentController' => 'getCommentControllerService',
'App\\Controller\\Media\\IconCollectionController' => 'getIconCollectionControllerService',
'App\\Controller\\Media\\IconController' => 'getIconControllerService',
'App\\Controller\\Media\\QRCode\\QRCodeConfigController' => 'getQRCodeConfigControllerService',
'App\\Controller\\Media\\QRCode\\QRCodeController' => 'getQRCodeController2Service',
'App\\Controller\\Media\\StickyNoteController' => 'getStickyNoteControllerService',
'App\\Controller\\Menu\\MenuController' => 'getMenuControllerService',
'App\\Controller\\Mission\\AnnulationInfoController' => 'getAnnulationInfoControllerService',
'App\\Controller\\Mission\\MissionConfigController' => 'getMissionConfigControllerService',
'App\\Controller\\Mission\\MissionOriginController' => 'getMissionOriginControllerService',
'App\\Controller\\Mission\\MissionProjectController' => 'getMissionProjectControllerService',
'App\\Controller\\Mission\\MissionShareDemandController' => 'getMissionShareDemandController2Service',
'App\\Controller\\Mission\\MissionStatusController' => 'getMissionStatusControllerService',
'App\\Controller\\Mission\\MissionTargetController' => 'getMissionTargetControllerService',
'App\\Controller\\Mission\\MissionTypeController' => 'getMissionTypeControllerService',
'App\\Controller\\Mission\\Mission\\MissionAddController' => 'getMissionAddControllerService',
'App\\Controller\\Mission\\Mission\\MissionChildController' => 'getMissionChildControllerService',
'App\\Controller\\Mission\\Mission\\MissionController' => 'getMissionController7Service',
'App\\Controller\\Mission\\Mission\\MissionEditController' => 'getMissionEditControllerService',
'App\\Controller\\Mission\\Mission\\MissionListController' => 'getMissionListControllerService',
'App\\Controller\\Mission\\Mission\\MissionLogController' => 'getMissionLogControllerService',
'App\\Controller\\Mission\\Mission\\MissionMergeController' => 'getMissionMergeControllerService',
'App\\Controller\\Mission\\Mission\\MissionSearchController' => 'getMissionSearchControllerService',
'App\\Controller\\Mission\\Mission\\MissionViewController' => 'getMissionViewControllerService',
'App\\Controller\\MobileApp\\UpdateMessageController' => 'getUpdateMessageControllerService',
'App\\Controller\\MobileApp\\VersionController' => 'getVersionControllerService',
'App\\Controller\\OnlinePayment\\PaymentController' => 'getPaymentController2Service',
'App\\Controller\\OnlinePayment\\PaypalPaymentController' => 'getPaypalPaymentControllerService',
'App\\Controller\\OnlinePayment\\StripePaymentController' => 'getStripePaymentControllerService',
'App\\Controller\\OnlinePayment\\VaultController' => 'getVaultControllerService',
'App\\Controller\\OpenSesameController' => 'getOpenSesameControllerService',
'App\\Controller\\Pdf\\FillPdfController' => 'getFillPdfControllerService',
'App\\Controller\\Pdf\\PdfController' => 'getPdfControllerService',
'App\\Controller\\Pdf\\PdfIkeaController' => 'getPdfIkeaControllerService',
'App\\Controller\\Pdf\\PdfRhFormController' => 'getPdfRhFormControllerService',
'App\\Controller\\Pdf\\PdfWebappDocumentController' => 'getPdfWebappDocumentControllerService',
'App\\Controller\\Pdf\\ProjectNotebookController' => 'getProjectNotebookControllerService',
'App\\Controller\\Planning\\AvailabilityController' => 'getAvailabilityController2Service',
'App\\Controller\\Planning\\OptimisationController' => 'getOptimisationControllerService',
'App\\Controller\\Planning\\PlanningController' => 'getPlanningController2Service',
'App\\Controller\\Planning\\PlanningResourceController' => 'getPlanningResourceControllerService',
'App\\Controller\\Planning\\TaskAddController' => 'getTaskAddControllerService',
'App\\Controller\\Planning\\TaskController' => 'getTaskController3Service',
'App\\Controller\\Planning\\TaskDeleteController' => 'getTaskDeleteControllerService',
'App\\Controller\\Planning\\TaskEditController' => 'getTaskEditControllerService',
'App\\Controller\\Planning\\TaskEventsController' => 'getTaskEventsControllerService',
'App\\Controller\\Planning\\TaskListController' => 'getTaskListControllerService',
'App\\Controller\\Planning\\TaskPlanningController' => 'getTaskPlanningControllerService',
'App\\Controller\\Planning\\TaskShareColorController' => 'getTaskShareColorControllerService',
'App\\Controller\\Planning\\TaskStatusController' => 'getTaskStatusControllerService',
'App\\Controller\\Planning\\TaskTypeController' => 'getTaskTypeControllerService',
'App\\Controller\\Planning\\TaskViewController' => 'getTaskViewControllerService',
'App\\Controller\\Platform\\AnonymizeController' => 'getAnonymizeControllerService',
'App\\Controller\\Platform\\Bug\\BugController' => 'getBugControllerService',
'App\\Controller\\Platform\\Bug\\BugStatusController' => 'getBugStatusControllerService',
'App\\Controller\\Platform\\Bug\\BugTypeController' => 'getBugTypeControllerService',
'App\\Controller\\Platform\\Command\\CommandController' => 'getCommandController2Service',
'App\\Controller\\Platform\\Command\\CommandStatusController' => 'getCommandStatusControllerService',
'App\\Controller\\Platform\\Command\\CommandTypeController' => 'getCommandTypeControllerService',
'App\\Controller\\Platform\\Cost\\BillingAccountController' => 'getBillingAccountController2Service',
'App\\Controller\\Platform\\Cost\\CostCategoryController' => 'getCostCategoryControllerService',
'App\\Controller\\Platform\\Cost\\CostController' => 'getCostController2Service',
'App\\Controller\\Platform\\Cost\\CostListController' => 'getCostListControllerService',
'App\\Controller\\Platform\\Cost\\CostNoteController' => 'getCostNoteControllerService',
'App\\Controller\\Platform\\Cost\\CostStatusController' => 'getCostStatusControllerService',
'App\\Controller\\Platform\\Cost\\CostTypeController' => 'getCostTypeControllerService',
'App\\Controller\\Platform\\Cost\\CostVendorInvoiceController' => 'getCostVendorInvoiceControllerService',
'App\\Controller\\Platform\\DTConfigController' => 'getDTConfigControllerService',
'App\\Controller\\Platform\\Demand\\DemandController' => 'getDemandController4Service',
'App\\Controller\\Platform\\Demand\\DemandStatusController' => 'getDemandStatusControllerService',
'App\\Controller\\Platform\\Devis\\AttachmentDevisController' => 'getAttachmentDevisControllerService',
'App\\Controller\\Platform\\Devis\\DevisController' => 'getDevisController4Service',
'App\\Controller\\Platform\\Devis\\DevisStatusController' => 'getDevisStatusControllerService',
'App\\Controller\\Platform\\Devis\\DevisTitleController' => 'getDevisTitleControllerService',
'App\\Controller\\Platform\\Devis\\GhostDevisController' => 'getGhostDevisControllerService',
'App\\Controller\\Platform\\Devis\\SimulationController' => 'getSimulationControllerService',
'App\\Controller\\Platform\\ExternalMessage\\ExternalMessageController' => 'getExternalMessageControllerService',
'App\\Controller\\Platform\\ExternalMessage\\ExternalMessageStatusController' => 'getExternalMessageStatusControllerService',
'App\\Controller\\Platform\\ExternalObjectController' => 'getExternalObjectControllerService',
'App\\Controller\\Platform\\InstallmentController' => 'getInstallmentController3Service',
'App\\Controller\\Platform\\InstallmentStatusController' => 'getInstallmentStatusControllerService',
'App\\Controller\\Platform\\Invoice\\InvoiceGroupController' => 'getInvoiceGroupControllerService',
'App\\Controller\\Platform\\Invoice\\InvoiceStatusController' => 'getInvoiceStatusControllerService',
'App\\Controller\\Platform\\Invoice\\Invoice\\InvoiceAddController' => 'getInvoiceAddControllerService',
'App\\Controller\\Platform\\Invoice\\Invoice\\InvoiceController' => 'getInvoiceController3Service',
'App\\Controller\\Platform\\Invoice\\Invoice\\InvoiceDraftController' => 'getInvoiceDraftControllerService',
'App\\Controller\\Platform\\Invoice\\Invoice\\InvoiceEditController' => 'getInvoiceEditControllerService',
'App\\Controller\\Platform\\Invoice\\Invoice\\InvoiceListController' => 'getInvoiceListControllerService',
'App\\Controller\\Platform\\NoteController' => 'getNoteController4Service',
'App\\Controller\\Platform\\OriginController' => 'getOriginControllerService',
'App\\Controller\\Platform\\PaymentDeadlineController' => 'getPaymentDeadlineControllerService',
'App\\Controller\\Platform\\PaymentTypeController' => 'getPaymentTypeControllerService',
'App\\Controller\\Platform\\PhoneController' => 'getPhoneControllerService',
'App\\Controller\\Platform\\PhoneLabelController' => 'getPhoneLabelControllerService',
'App\\Controller\\Platform\\PunchOut\\CommandController' => 'getCommandController3Service',
'App\\Controller\\Platform\\PunchOut\\PunchOutController' => 'getPunchOutControllerService',
'App\\Controller\\Platform\\PunchOut\\PunchOutTypeController' => 'getPunchOutTypeControllerService',
'App\\Controller\\Platform\\PunchOut\\PunchOutValidationConfigController' => 'getPunchOutValidationConfigControllerService',
'App\\Controller\\Platform\\QuestionController' => 'getQuestionControllerService',
'App\\Controller\\Platform\\ReportController' => 'getReportControllerService',
'App\\Controller\\Platform\\ScheduleController' => 'getScheduleControllerService',
'App\\Controller\\Platform\\SectorController' => 'getSectorControllerService',
'App\\Controller\\Platform\\SkillController' => 'getSkillControllerService',
'App\\Controller\\Platform\\SocietyController' => 'getSocietyController3Service',
'App\\Controller\\Platform\\SocietyGroup\\SocietyGroupCommandController' => 'getSocietyGroupCommandControllerService',
'App\\Controller\\Platform\\SocietyGroup\\SocietyGroupDirectoryAdminController' => 'getSocietyGroupDirectoryAdminControllerService',
'App\\Controller\\Platform\\SocietyGroup\\SocietyGroupDirectoryController' => 'getSocietyGroupDirectoryControllerService',
'App\\Controller\\Platform\\SocietyGroup\\SocietyGroupInvoiceController' => 'getSocietyGroupInvoiceControllerService',
'App\\Controller\\Platform\\SocietyGroup\\SocietyGroupRequestAdminController' => 'getSocietyGroupRequestAdminControllerService',
'App\\Controller\\Platform\\SocietyGroup\\SocietyGroupRequestController' => 'getSocietyGroupRequestControllerService',
'App\\Controller\\Platform\\SocietyGroup\\SocietyGroupShareManagerController' => 'getSocietyGroupShareManagerControllerService',
'App\\Controller\\Platform\\SupplierController' => 'getSupplierControllerService',
'App\\Controller\\Platform\\Survey\\SurveyController' => 'getSurveyControllerService',
'App\\Controller\\Platform\\Survey\\SurveyTemplateController' => 'getSurveyTemplateControllerService',
'App\\Controller\\Platform\\TimelineTypeController' => 'getTimelineTypeControllerService',
'App\\Controller\\Pra\\PraSyncAdminController' => 'getPraSyncAdminControllerService',
'App\\Controller\\Product\\ChargeController' => 'getChargeControllerService',
'App\\Controller\\Product\\ProductConfigController' => 'getProductConfigControllerService',
'App\\Controller\\Product\\ProductController' => 'getProductController3Service',
'App\\Controller\\Product\\ProductGhostController' => 'getProductGhostControllerService',
'App\\Controller\\Product\\ProductTagController' => 'getProductTagControllerService',
'App\\Controller\\Product\\TemplateAdminController' => 'getTemplateAdminController2Service',
'App\\Controller\\Product\\TemplateController' => 'getTemplateControllerService',
'App\\Controller\\Product\\TemplateGhostController' => 'getTemplateGhostControllerService',
'App\\Controller\\Product\\TemplateLinkController' => 'getTemplateLinkControllerService',
'App\\Controller\\Product\\TvaController' => 'getTvaControllerService',
'App\\Controller\\Product\\UnitController' => 'getUnitControllerService',
'App\\Controller\\ProjectManager\\BlueprintConfigController' => 'getBlueprintConfigControllerService',
'App\\Controller\\ProjectManager\\CoreConfigController' => 'getCoreConfigControllerService',
'App\\Controller\\ProjectManager\\ImageController' => 'getImageController2Service',
'App\\Controller\\ProjectManager\\ProjectManagerAdminController' => 'getProjectManagerAdminControllerService',
'App\\Controller\\ProjectManager\\ProjectManagerController' => 'getProjectManagerControllerService',
'App\\Controller\\ProjectManager\\ProjectManagerPdfReportConfigController' => 'getProjectManagerPdfReportConfigControllerService',
'App\\Controller\\ProjectManager\\ProjectManagerReadonlyController' => 'getProjectManagerReadonlyControllerService',
'App\\Controller\\ProjectManager\\ProjectNotebookController' => 'getProjectNotebookController2Service',
'App\\Controller\\ProjectManager\\ProjectNotebookItemController' => 'getProjectNotebookItemControllerService',
'App\\Controller\\Security\\AclController' => 'getAclController2Service',
'App\\Controller\\Security\\AclDefaultController' => 'getAclDefaultControllerService',
'App\\Controller\\Security\\AclPlanningController' => 'getAclPlanningControllerService',
'App\\Controller\\Security\\FailToBanController' => 'getFailToBanControllerService',
'App\\Controller\\Security\\LoginAccessClientController' => 'getLoginAccessClientControllerService',
'App\\Controller\\Security\\LoginController' => 'getLoginControllerService',
'App\\Controller\\Security\\SecurityAccessClientController' => 'getSecurityAccessClientControllerService',
'App\\Controller\\Security\\SecurityController' => 'getSecurityControllerService',
'App\\Controller\\Security\\SmtpConfigAdminController' => 'getSmtpConfigAdminControllerService',
'App\\Controller\\Security\\WhitelistController' => 'getWhitelistControllerService',
'App\\Controller\\SettingsController' => 'getSettingsController2Service',
'App\\Controller\\SocietyGroup\\SocietyGroupAdminController' => 'getSocietyGroupAdminControllerService',
'App\\Controller\\SocietyGroup\\SocietyGroupController' => 'getSocietyGroupController2Service',
'App\\Controller\\Stripe\\CouponController' => 'getCouponControllerService',
'App\\Controller\\Stripe\\CustomerController' => 'getCustomerControllerService',
'App\\Controller\\Stripe\\DashboardController' => 'getDashboardController7Service',
'App\\Controller\\Stripe\\ErrorLogController' => 'getErrorLogController2Service',
'App\\Controller\\Stripe\\LogController' => 'getLogController4Service',
'App\\Controller\\Stripe\\PriceController' => 'getPriceControllerService',
'App\\Controller\\Stripe\\ProductController' => 'getProductController4Service',
'App\\Controller\\Stripe\\SubscriptionController' => 'getSubscriptionControllerService',
'App\\Controller\\Stripe\\TestController' => 'getTestController2Service',
'App\\Controller\\TOS\\TermCondController' => 'getTermCondControllerService',
'App\\Controller\\WebappMaker\\TemplateController' => 'getTemplateController2Service',
'App\\Controller\\Webapp\\AnomalyController' => 'getAnomalyController3Service',
'App\\Controller\\Webapp\\AnomalyGCController' => 'getAnomalyGCControllerService',
'App\\Controller\\Webapp\\Components\\AnomalyActionController' => 'getAnomalyActionControllerService',
'App\\Controller\\Webapp\\Components\\AnomalyChargeController' => 'getAnomalyChargeControllerService',
'App\\Controller\\Webapp\\Components\\AnomalyProductController' => 'getAnomalyProductControllerService',
'App\\Controller\\Webapp\\Components\\AnomalyReasonController' => 'getAnomalyReasonControllerService',
'App\\Controller\\Webapp\\Components\\AnomalyStateController' => 'getAnomalyStateControllerService',
'App\\Controller\\Webapp\\Components\\DocumentRuleController' => 'getDocumentRuleControllerService',
'App\\Controller\\Webapp\\Components\\DocumentTargetRuleController' => 'getDocumentTargetRuleControllerService',
'App\\Controller\\Webapp\\Components\\InterventionTypeController' => 'getInterventionTypeControllerService',
'App\\Controller\\Webapp\\Components\\ReportTypeController' => 'getReportTypeControllerService',
'App\\Controller\\Webapp\\Components\\SatisfactionController' => 'getSatisfactionController2Service',
'App\\Controller\\Webapp\\Components\\SatisfactionMessageController' => 'getSatisfactionMessageControllerService',
'App\\Controller\\Webapp\\CustomReportController' => 'getCustomReportControllerService',
'App\\Controller\\Webapp\\DashboardController' => 'getDashboardController8Service',
'App\\Controller\\Webapp\\DocumentController' => 'getDocumentControllerService',
'App\\Controller\\Webapp\\ImageController' => 'getImageController3Service',
'App\\Controller\\Webapp\\KVisitReportController' => 'getKVisitReportControllerService',
'App\\Controller\\Webapp\\ReportController' => 'getReportController2Service',
'App\\Controller\\Webapp\\RfiController' => 'getRfiController2Service',
'App\\Controller\\Webapp\\RfiGCController' => 'getRfiGCControllerService',
'App\\Controller\\Wiki\\DashboardController' => 'getDashboardController9Service',
'App\\Controller\\Wiki\\ImageController' => 'getImageController4Service',
'App\\Controller\\Wiki\\PageController' => 'getPageControllerService',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController3Service',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache_warmer' => 'getCacheWarmerService',
'console.command.public_alias.App\\Command\\CI_CD\\BuildWebpackCommand' => 'getBuildWebpackCommandService',
'console.command.public_alias.App\\Command\\Cron\\AccountCostsCommand' => 'getAccountCostsCommandService',
'console.command.public_alias.App\\Command\\Cron\\AccountInstallmentsCommand' => 'getAccountInstallmentsCommandService',
'console.command.public_alias.App\\Command\\Cron\\AccountInvoicesCommand' => 'getAccountInvoicesCommandService',
'console.command.public_alias.App\\Command\\Cron\\AvailabilityCleanCommand' => 'getAvailabilityCleanCommandService',
'console.command.public_alias.App\\Command\\Cron\\CentiroGetNewOSCommand' => 'getCentiroGetNewOSCommandService',
'console.command.public_alias.App\\Command\\Cron\\CleanBookingDataCommand' => 'getCleanBookingDataCommandService',
'console.command.public_alias.App\\Command\\Cron\\CleanPlanningOptimisationFilesCommand' => 'getCleanPlanningOptimisationFilesCommandService',
'console.command.public_alias.App\\Command\\Cron\\ExportPraDataCommand' => 'getExportPraDataCommandService',
'console.command.public_alias.App\\Command\\Cron\\GenerateAccessStateCacheCommand' => 'getGenerateAccessStateCacheCommandService',
'console.command.public_alias.App\\Command\\Cron\\GenerateDashboardCacheCommand' => 'getGenerateDashboardCacheCommandService',
'console.command.public_alias.App\\Command\\Cron\\GeocodingMonthlyUpdateCommand' => 'getGeocodingMonthlyUpdateCommandService',
'console.command.public_alias.App\\Command\\Cron\\GetMissingLatitudeLongitudeForAddressCommand' => 'getGetMissingLatitudeLongitudeForAddressCommandService',
'console.command.public_alias.App\\Command\\Cron\\HandleInterventionTaskCommand' => 'getHandleInterventionTaskCommandService',
'console.command.public_alias.App\\Command\\Cron\\IkeaCheckOsStatusIntegrityCommand' => 'getIkeaCheckOsStatusIntegrityCommandService',
'console.command.public_alias.App\\Command\\Cron\\LogCleanUpCommand' => 'getLogCleanUpCommandService',
'console.command.public_alias.App\\Command\\Cron\\LogRotateCommand' => 'getLogRotateCommandService',
'console.command.public_alias.App\\Command\\Cron\\NotifierCommand' => 'getNotifierCommandService',
'console.command.public_alias.App\\Command\\Cron\\ScanFinancialPoolCommand' => 'getScanFinancialPoolCommandService',
'console.command.public_alias.App\\Command\\Cron\\SendEmailProspectCommand' => 'getSendEmailProspectCommandService',
'console.command.public_alias.App\\Command\\Cron\\SendMailForHumanResourceMandatoryDocDateCommand' => 'getSendMailForHumanResourceMandatoryDocDateCommandService',
'console.command.public_alias.App\\Command\\Cron\\SendSmsReminderTaskCommand' => 'getSendSmsReminderTaskCommandService',
'console.command.public_alias.App\\Command\\Cron\\WebappDeleteMergedCommand' => 'getWebappDeleteMergedCommandService',
'console.command.public_alias.App\\Command\\DeleteSocietyGroupCommand' => 'getDeleteSocietyGroupCommandService',
'console.command.public_alias.App\\Command\\DetectTaskTypeIncoherenceCommand' => 'getDetectTaskTypeIncoherenceCommandService',
'console.command.public_alias.App\\Command\\GenerateFinancialPoolCommand' => 'getGenerateFinancialPoolCommandService',
'console.command.public_alias.App\\Command\\GuardGlobalCommand' => 'getGuardGlobalCommandService',
'console.command.public_alias.App\\Command\\Ikea\\IkeaBpProcessCommand' => 'getIkeaBpProcessCommandService',
'console.command.public_alias.App\\Command\\Ikea\\IkeaDuplicateLogsCommand' => 'getIkeaDuplicateLogsCommandService',
'console.command.public_alias.App\\Command\\Ikea\\IkeaFilterErrorsCommand' => 'getIkeaFilterErrorsCommandService',
'console.command.public_alias.App\\Command\\Ikea\\IkeaSaveErrorsCommand' => 'getIkeaSaveErrorsCommandService',
'console.command.public_alias.App\\Command\\Ikea\\IkeaUpdateExistingServiceOrderCacheCommand' => 'getIkeaUpdateExistingServiceOrderCacheCommandService',
'console.command.public_alias.App\\Command\\Ikea\\IkeaUpdateExistingServiceOrderCommand' => 'getIkeaUpdateExistingServiceOrderCommandService',
'console.command.public_alias.App\\Command\\Ikea\\IkeaUpdateExistingServiceOrderUpdateCommand' => 'getIkeaUpdateExistingServiceOrderUpdateCommandService',
'console.command.public_alias.App\\Command\\Ikea\\IkeaUpdateRefOrdersCommand' => 'getIkeaUpdateRefOrdersCommandService',
'console.command.public_alias.App\\Command\\Ikea\\KitchenPlanner\\ProcessKitchenPlannerCommand' => 'getProcessKitchenPlannerCommandService',
'console.command.public_alias.App\\Command\\LoadSqlFileCommand' => 'getLoadSqlFileCommandService',
'console.command.public_alias.App\\Command\\Migration\\MasterOSIkeaCommand' => 'getMasterOSIkeaCommandService',
'console.command.public_alias.App\\Command\\Migration\\OSIkea\\ImportOSIkeaBookedTimeWindowCommand' => 'getImportOSIkeaBookedTimeWindowCommandService',
'console.command.public_alias.App\\Command\\Migration\\OSIkea\\ImportOSIkeaCommand' => 'getImportOSIkeaCommandService',
'console.command.public_alias.App\\Command\\Migration\\OSIkea\\ImportOSIkeaInstructionCommand' => 'getImportOSIkeaInstructionCommandService',
'console.command.public_alias.App\\Command\\Migration\\OSIkea\\ImportOSIkeaStatusChangeCommand' => 'getImportOSIkeaStatusChangeCommandService',
'console.command.public_alias.App\\Command\\Migration\\OSIkea\\ImportOSIkeaUpdateCommand' => 'getImportOSIkeaUpdateCommandService',
'console.command.public_alias.App\\Command\\OneShot\\C3922_MakeClientLogsCommand' => 'getC3922MakeClientLogsCommandService',
'console.command.public_alias.App\\Command\\OneShot\\C3922_MakeEmailLogHistoryCommand' => 'getC3922MakeEmailLogHistoryCommandService',
'console.command.public_alias.App\\Command\\OneShot\\C3922_MakeMissionLogsCommand' => 'getC3922MakeMissionLogsCommandService',
'console.command.public_alias.App\\Command\\OneShot\\C4243_UpdateITaskIkeaCacheCommand' => 'getC4243UpdateITaskIkeaCacheCommandService',
'console.command.public_alias.App\\Command\\OneShot\\C4426_SetCostTvaCommand' => 'getC4426SetCostTvaCommandService',
'console.command.public_alias.App\\Command\\OneShot\\C4448_IkeaUpdateStatusCommand' => 'getC4448IkeaUpdateStatusCommandService',
'console.command.public_alias.App\\Command\\OneShot\\C4491_DetectDoubleDocCommand' => 'getC4491DetectDoubleDocCommandService',
'console.command.public_alias.App\\Command\\OneShot\\C4603_UpdateMissionZoneCommand' => 'getC4603UpdateMissionZoneCommandService',
'console.command.public_alias.App\\Command\\OneShot\\C4612_UpdateDevisIkeaTotalsCommand' => 'getC4612UpdateDevisIkeaTotalsCommandService',
'console.command.public_alias.App\\Command\\OneShot\\C4624_MakeThingsNiceCommand' => 'getC4624MakeThingsNiceCommandService',
'console.command.public_alias.App\\Command\\OneShot\\CleanDuplicateDevisChargeCommand' => 'getCleanDuplicateDevisChargeCommandService',
'console.command.public_alias.App\\Command\\OneShot\\CreateTemplateAndProductsForIkeaMLV2Command' => 'getCreateTemplateAndProductsForIkeaMLV2CommandService',
'console.command.public_alias.App\\Command\\OneShot\\FixManagerForActivityObjectCommand' => 'getFixManagerForActivityObjectCommandService',
'console.command.public_alias.App\\Command\\OneShot\\OrganiseGuardLogsCommand' => 'getOrganiseGuardLogsCommandService',
'console.command.public_alias.App\\Command\\OneShot\\SetDepannageTemplateCountsForApiCaseoRevenueCommand' => 'getSetDepannageTemplateCountsForApiCaseoRevenueCommandService',
'console.command.public_alias.App\\Command\\OneShot\\TraceUpdateCommand' => 'getTraceUpdateCommandService',
'console.command.public_alias.App\\Command\\OneShot\\UpdateAccessNameCommand' => 'getUpdateAccessNameCommandService',
'console.command.public_alias.App\\Command\\OneShot\\UpdateEquipmentLastNoteCommand' => 'getUpdateEquipmentLastNoteCommandService',
'console.command.public_alias.App\\Command\\OneShot\\UpdateFinancialAccountForRektoSystemCommand' => 'getUpdateFinancialAccountForRektoSystemCommandService',
'console.command.public_alias.App\\Command\\OneShot\\UpdateIkeaDevisGhostWithOriginalSystemCommand' => 'getUpdateIkeaDevisGhostWithOriginalSystemCommandService',
'console.command.public_alias.App\\Command\\OneShot\\UpdateOnlinePaymentVaultForStripeCommand' => 'getUpdateOnlinePaymentVaultForStripeCommandService',
'console.command.public_alias.App\\Command\\PloopCommand' => 'getPloopCommandService',
'console.command.public_alias.App\\Command\\Test\\AccessApiCommand' => 'getAccessApiCommandService',
'console.command.public_alias.App\\Command\\Test\\BookingOptimisationCommand' => 'getBookingOptimisationCommandService',
'console.command.public_alias.App\\Command\\Test\\CheckWebappImagesDiskDBCommand' => 'getCheckWebappImagesDiskDBCommandService',
'console.command.public_alias.App\\Command\\Test\\ClusterMasterCommand' => 'getClusterMasterCommandService',
'console.command.public_alias.App\\Command\\Test\\ClusterMasterTimeoutCommand' => 'getClusterMasterTimeoutCommandService',
'console.command.public_alias.App\\Command\\Test\\DashboardCommand' => 'getDashboardCommandService',
'console.command.public_alias.App\\Command\\Test\\DatabaseActivitySubscriberCommand' => 'getDatabaseActivitySubscriberCommandService',
'console.command.public_alias.App\\Command\\Test\\DetectInvoiceBugProduct_TXTRemovedCommand' => 'getDetectInvoiceBugProductTXTRemovedCommandService',
'console.command.public_alias.App\\Command\\Test\\EInvoicingPingCommand' => 'getEInvoicingPingCommandService',
'console.command.public_alias.App\\Command\\Test\\EInvoicingSendCommand' => 'getEInvoicingSendCommandService',
'console.command.public_alias.App\\Command\\Test\\EInvoicingTestCommand' => 'getEInvoicingTestCommandService',
'console.command.public_alias.App\\Command\\Test\\FacturXTestCommand' => 'getFacturXTestCommandService',
'console.command.public_alias.App\\Command\\Test\\GeneratePdfCommand' => 'getGeneratePdfCommandService',
'console.command.public_alias.App\\Command\\Test\\GetPRATokenCommand' => 'getGetPRATokenCommandService',
'console.command.public_alias.App\\Command\\Test\\IkeaCentiroCommand' => 'getIkeaCentiroCommandService',
'console.command.public_alias.App\\Command\\Test\\IkeaCentiroSFTPCommand' => 'getIkeaCentiroSFTPCommandService',
'console.command.public_alias.App\\Command\\Test\\IkeaMoveSftpFileCommand' => 'getIkeaMoveSftpFileCommandService',
'console.command.public_alias.App\\Command\\Test\\IkeaTestCommand' => 'getIkeaTestCommandService',
'console.command.public_alias.App\\Command\\Test\\InvoiceClientBillingAccountCommand' => 'getInvoiceClientBillingAccountCommandService',
'console.command.public_alias.App\\Command\\Test\\MobileAppNotificationsTestCommand' => 'getMobileAppNotificationsTestCommandService',
'console.command.public_alias.App\\Command\\Test\\OpenAITestCommand' => 'getOpenAITestCommandService',
'console.command.public_alias.App\\Command\\Test\\PDFFillerGenerateToDiskCommand' => 'getPDFFillerGenerateToDiskCommandService',
'console.command.public_alias.App\\Command\\Test\\SMSModeTestCommand' => 'getSMSModeTestCommandService',
'console.command.public_alias.App\\Command\\Test\\SynerticMobileAppTestCommand' => 'getSynerticMobileAppTestCommandService',
'console.command.public_alias.App\\Command\\ToolsCommand' => 'getToolsCommandService',
'console.command.public_alias.App\\Command\\Tools\\DeleteClientStoreCommand' => 'getDeleteClientStoreCommandService',
'console.command.public_alias.App\\Command\\Tools\\DetectClientDependenciesCommand' => 'getDetectClientDependenciesCommandService',
'console.command.public_alias.App\\Command\\Tools\\ExportDocumentPdfForSocietyGroupCommand' => 'getExportDocumentPdfForSocietyGroupCommandService',
'console.command.public_alias.App\\Command\\Tools\\HeicCheckAndFixCommand' => 'getHeicCheckAndFixCommandService',
'console.command.public_alias.App\\Command\\Tools\\IkeaUpdateDevisTemplateCommand' => 'getIkeaUpdateDevisTemplateCommandService',
'console.command.public_alias.App\\Command\\Tools\\IkeaUpdatePartialTemplateDataCommand' => 'getIkeaUpdatePartialTemplateDataCommandService',
'console.command.public_alias.App\\Command\\Tools\\IkeaUpdateTemplateDataCommand' => 'getIkeaUpdateTemplateDataCommandService',
'console.command.public_alias.App\\Command\\Tools\\ProjectManagerCraftStandAloneSectionCommand' => 'getProjectManagerCraftStandAloneSectionCommandService',
'console.command.public_alias.App\\Command\\Tools\\ResizeWebappDocumentImageInDBCommand' => 'getResizeWebappDocumentImageInDBCommandService',
'console.command.public_alias.App\\Command\\Tools\\SecurityCheckAclCommand' => 'getSecurityCheckAclCommandService',
'console.command.public_alias.App\\Command\\Tools\\SecurityFixAclCommand' => 'getSecurityFixAclCommandService',
'console.command.public_alias.App\\Command\\Tools\\UpdateTotalsCommand' => 'getUpdateTotalsCommandService',
'console.command.public_alias.App\\Command\\Tools\\ZoneCommand' => 'getZoneCommandService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'error_controller' => 'getErrorControllerService',
'routing.loader' => 'getRouting_LoaderService',
'services_resetter' => 'getServicesResetterService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
];
$this->aliases = [
'App\\Kernel' => 'kernel',
'database_connection' => 'doctrine.dbal.mysql_master_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/MaintenanceListener.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/RememberRouteListener.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/TermCondListener.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/TranslationListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/ApiRateLimitSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/rate-limiter/RateLimiterFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/LockFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/PersistingStoreInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/lock/Store/StoreFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/src/Services/APIRest/Tools/APIResponseTools.php';
include_once \dirname(__DIR__, 4).'/src/Services/AccessClient/AccessClientTools.php';
include_once \dirname(__DIR__, 4).'/src/Services/Common/ImageTools.php';
include_once \dirname(__DIR__, 4).'/src/Services/CommonTools.php';
include_once \dirname(__DIR__, 4).'/src/Services/Config/ModuleTools.php';
include_once \dirname(__DIR__, 4).'/src/Services/Config/OptionConfigTools.php';
include_once \dirname(__DIR__, 4).'/src/Services/LogTools.php';
include_once \dirname(__DIR__, 4).'/src/Services/Security/PasswordTools.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RunnerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RuntimeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/GenericRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/SymfonyRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connections/PrimaryReadReplicaConnection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/ConnectionNameAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/DebugMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Middleware/BacktraceDebugDataHolder.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/PriorityStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/src/Twig/DateFrExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/DurationExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/EntityKeywordExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ExcerptExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/MonthExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/PriceExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/ProjectManagerExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/StyleExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/WeekdayExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/WeekdaysExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/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.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$a->pushHandler(($this->privates['monolog.handler.error_only_log'] ?? $this->getMonolog_Handler_ErrorOnlyLogService()));
\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);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$d->addInstance('cache.rate_limiter', ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$d->addInstance('cache.doctrine.orm.direct_mysql1.result', ($this->privates['cache.doctrine.orm.direct_mysql1.result'] ?? $this->getCache_Doctrine_Orm_DirectMysql1_ResultService()));
$d->addInstance('cache.doctrine.orm.direct_mysql1.query', ($this->privates['cache.doctrine.orm.direct_mysql1.query'] ?? $this->getCache_Doctrine_Orm_DirectMysql1_QueryService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
$f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$g->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($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'), $c));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
$instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
$instance->add($d);
$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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($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($e);
$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($f);
$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 \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
$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.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/templates_client_platform'), 'client_platform');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$a->addPath((\dirname(__DIR__, 4).'/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 = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$e = ($this->services['router'] ?? $this->getRouterService());
$f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$h = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$h->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $d]);
$i = new \Symfony\Bridge\Twig\AppVariable();
$i->setEnvironment('dev');
$i->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$i->setTokenStorage($g);
}
if ($this->has('request_stack')) {
$i->setRequestStack($f);
}
$j = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$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\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(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
$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($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
$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($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
$instance->addExtension(new \App\Twig\DateFrExtension());
$instance->addExtension(new \App\Twig\DurationExtension());
$instance->addExtension(new \App\Twig\EntityKeywordExtension(($this->services['doctrine'] ?? $this->getDoctrineService())));
$instance->addExtension(new \App\Twig\ExcerptExtension());
$instance->addExtension(new \App\Twig\MonthExtension());
$instance->addExtension(new \App\Twig\PriceExtension());
$instance->addExtension(new \App\Twig\ProjectManagerExtension());
$instance->addExtension(new \App\Twig\StyleExtension(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $e, $c, ($this->privates['App\\Services\\LogTools'] ?? $this->getLogToolsService())));
$instance->addExtension(new \App\Twig\WeekdayExtension());
$instance->addExtension(new \App\Twig\WeekdaysExtension());
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($h));
$instance->addGlobal('app', $i);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'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],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
])));
$instance->addGlobal('dt_fr', 'theme/js/plugins/dataTables/French.json');
$instance->addGlobal('full_calendar_key', '0835075127-fcs-1582105918');
$instance->addGlobal('local_realm', $this->getEnv('local_realm'));
$instance->addGlobal('dev_realm', $this->getEnv('dev_realm'));
$instance->addGlobal('prod_realm', $this->getEnv('prod_realm'));
$instance->addGlobal('test_realm', $this->getEnv('test_realm'));
$instance->addGlobal('date_format_en', 'Y-m-d');
$instance->addGlobal('datetime_format_en', 'Y-m-d H:i:s');
$instance->addGlobal('date_format', 'd/m/Y');
$instance->addGlobal('datetime_format', 'd/m/Y H:i:s');
$instance->addGlobal('config_title', $this->getEnv('website_name'));
$instance->addGlobal('timer_alert', 5000);
$instance->addGlobal('rekapp_float_common', $this->getEnv('rekapp_float_common'));
$instance->addGlobal('rekapp_float_plus', $this->getEnv('rekapp_float_plus'));
$instance->addGlobal('euro_sign', '€');
$instance->addGlobal('common_tools', ($this->privates['App\\Services\\CommonTools'] ?? $this->getCommonToolsService()));
$instance->addGlobal('image_tools', ($this->privates['App\\Services\\Common\\ImageTools'] ?? $this->getImageToolsService()));
$instance->registerUndefinedFilterCallback([0 => $j, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $j, 1 => 'suggestFunction']);
$instance->registerUndefinedTokenParserCallback([0 => $j, 1 => 'suggestTag']);
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', 'Europe/Paris', 2, ',', '.'))->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 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('u1MZd7JSkI', 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('-RhcfQGBpE', 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('Zh7+cWze-N', 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('ig5X3JCSTl', 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'], 'mysql_master', 'default');
}
/**
* Gets the public 'doctrine.dbal.mysql_direct_mysql1_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_MysqlDirectMysql1ConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$b = 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))));
$b->setConnectionName('mysql_direct_mysql1');
$a->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $b]);
return $this->services['doctrine.dbal.mysql_direct_mysql1_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['url' => $this->getEnv('DATABASE_URL_DIRECT_MYSQL1'), 'driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\EventListener\\AddressListener' => ['privates', 'App\\EventListener\\AddressListener', 'getAddressListenerService', true],
'App\\EventListener\\FinancialListener' => ['privates', 'App\\EventListener\\FinancialListener', 'getFinancialListenerService', true],
'App\\EventListener\\NotificationListener' => ['privates', 'App\\EventListener\\NotificationListener', 'getNotificationListenerService', true],
'App\\EventListener\\ServiceOrderListener' => ['privates', 'App\\EventListener\\ServiceOrderListener', 'getServiceOrderListenerService', true],
'App\\EventSubscriber\\WebappImageSubscriber' => ['privates', 'App\\EventSubscriber\\WebappImageSubscriber', 'getWebappImageSubscriberService', true],
'App\\Logging\\DatabaseActivitySubscriber' => ['privates', 'App\\Logging\\DatabaseActivitySubscriber', 'getDatabaseActivitySubscriberService', true],
'doctrine.orm.direct_mysql1_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.direct_mysql1_listeners.attach_entity_listeners', 'getDoctrine_Orm_DirectMysql1Listeners_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],
'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
], [
'App\\EventListener\\AddressListener' => '?',
'App\\EventListener\\FinancialListener' => '?',
'App\\EventListener\\NotificationListener' => '?',
'App\\EventListener\\ServiceOrderListener' => '?',
'App\\EventSubscriber\\WebappImageSubscriber' => '?',
'App\\Logging\\DatabaseActivitySubscriber' => '?',
'doctrine.orm.direct_mysql1_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' => '?',
'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
]), [0 => 'App\\EventSubscriber\\WebappImageSubscriber', 1 => 'App\\Logging\\DatabaseActivitySubscriber', 2 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 4 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 5 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 6 => [0 => [0 => 'prePersist'], 1 => 'App\\EventListener\\AddressListener'], 7 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventListener\\AddressListener'], 8 => [0 => [0 => 'prePersist'], 1 => 'App\\EventListener\\FinancialListener'], 9 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventListener\\FinancialListener'], 10 => [0 => [0 => 'prePersist'], 1 => 'App\\EventListener\\NotificationListener'], 11 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventListener\\NotificationListener'], 12 => [0 => [0 => 'prePersist'], 1 => 'App\\EventListener\\ServiceOrderListener'], 13 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventListener\\ServiceOrderListener'], 14 => [0 => [0 => 'postUpdate'], 1 => 'App\\EventListener\\ServiceOrderListener'], 15 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.direct_mysql1_listeners.attach_entity_listeners']]), []);
}
/**
* Gets the public 'doctrine.dbal.mysql_master_connection' shared service.
*
* @return \Doctrine\DBAL\Connections\PrimaryReadReplicaConnection
*/
protected function getDoctrine_Dbal_MysqlMasterConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$b = 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))));
$b->setConnectionName('mysql_master');
$a->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService())), 1 => $b]);
return $this->services['doctrine.dbal.mysql_master_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? ($this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([])))->createConnection(['driver' => 'pdo_mysql', 'slaves' => [], 'replica' => ['mysql_slave' => ['url' => $this->getEnv('DATABASE_SLAVE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL]], 'defaultTableOptions' => [], 'primary' => ['url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => []], 'wrapperClass' => 'Doctrine\\DBAL\\Connections\\PrimaryReadReplicaConnection'], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\EventListener\\AddressListener' => ['privates', 'App\\EventListener\\AddressListener', 'getAddressListenerService', true],
'App\\EventListener\\FinancialListener' => ['privates', 'App\\EventListener\\FinancialListener', 'getFinancialListenerService', true],
'App\\EventListener\\NotificationListener' => ['privates', 'App\\EventListener\\NotificationListener', 'getNotificationListenerService', true],
'App\\EventListener\\ServiceOrderListener' => ['privates', 'App\\EventListener\\ServiceOrderListener', 'getServiceOrderListenerService', true],
'App\\EventSubscriber\\WebappImageSubscriber' => ['privates', 'App\\EventSubscriber\\WebappImageSubscriber', 'getWebappImageSubscriberService', true],
'App\\Logging\\DatabaseActivitySubscriber' => ['privates', 'App\\Logging\\DatabaseActivitySubscriber', 'getDatabaseActivitySubscriberService', 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],
'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
], [
'App\\EventListener\\AddressListener' => '?',
'App\\EventListener\\FinancialListener' => '?',
'App\\EventListener\\NotificationListener' => '?',
'App\\EventListener\\ServiceOrderListener' => '?',
'App\\EventSubscriber\\WebappImageSubscriber' => '?',
'App\\Logging\\DatabaseActivitySubscriber' => '?',
'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' => '?',
'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
]), [0 => 'App\\EventSubscriber\\WebappImageSubscriber', 1 => 'App\\Logging\\DatabaseActivitySubscriber', 2 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 3 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 4 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 5 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 6 => [0 => [0 => 'prePersist'], 1 => 'App\\EventListener\\AddressListener'], 7 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventListener\\AddressListener'], 8 => [0 => [0 => 'prePersist'], 1 => 'App\\EventListener\\FinancialListener'], 9 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventListener\\FinancialListener'], 10 => [0 => [0 => 'prePersist'], 1 => 'App\\EventListener\\NotificationListener'], 11 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventListener\\NotificationListener'], 12 => [0 => [0 => 'prePersist'], 1 => 'App\\EventListener\\ServiceOrderListener'], 13 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventListener\\ServiceOrderListener'], 14 => [0 => [0 => 'postUpdate'], 1 => 'App\\EventListener\\ServiceOrderListener'], 15 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
}
/**
* Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
*/
protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
{
$this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\EventListener\\AclListener' => ['privates', 'App\\EventListener\\AclListener', 'getAclListenerService', true],
], [
'App\\EventListener\\AclListener' => '?',
]));
$instance->registerService('App\\EventListener\\AclListener', 'App\\EventListener\\AclListener');
$instance->registerService('App\\EventListener\\AclListener', 'App\\EventListener\\AclListener');
return $instance;
}
/**
* 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.mysql_master_connection'] ?? $this->getDoctrine_Dbal_MysqlMasterConnectionService());
if (isset($this->services['doctrine.orm.default_entity_manager'])) {
return $this->services['doctrine.orm.default_entity_manager'];
}
$b = ($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService());
if (isset($this->services['doctrine.orm.default_entity_manager'])) {
return $this->services['doctrine.orm.default_entity_manager'];
}
$c = ($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService());
if (isset($this->services['doctrine.orm.default_entity_manager'])) {
return $this->services['doctrine.orm.default_entity_manager'];
}
$d = new \Doctrine\ORM\Configuration();
$e = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$e->addDriver(($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/src/Entity')]))), 'App\\Entity');
$d->setEntityNamespaces(['App' => 'App\\Entity']);
$d->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$d->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
$d->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
$d->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($e, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$d->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$d->setProxyNamespace('Proxies');
$d->setAutoGenerateProxyClasses(true);
$d->setSchemaIgnoreClasses([]);
$d->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$d->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$d->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true))));
$d->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$d->setEntityListenerResolver($b);
$d->setLazyGhostObjectEnabled(false);
$d->setRepositoryFactory($c);
$d->addCustomDatetimeFunction('DATE_FORMAT', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
$d->addCustomDatetimeFunction('DAY', 'DoctrineExtensions\\Query\\Mysql\\Day');
$d->addCustomDatetimeFunction('MONTH', 'DoctrineExtensions\\Query\\Mysql\\Month');
$d->addCustomDatetimeFunction('YEAR', 'DoctrineExtensions\\Query\\Mysql\\Year');
$this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $d);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'doctrine.orm.direct_mysql1_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DirectMysql1EntityManagerService($lazyLoad = true)
{
$a = ($this->services['doctrine.dbal.mysql_direct_mysql1_connection'] ?? $this->getDoctrine_Dbal_MysqlDirectMysql1ConnectionService());
if (isset($this->services['doctrine.orm.direct_mysql1_entity_manager'])) {
return $this->services['doctrine.orm.direct_mysql1_entity_manager'];
}
$b = ($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService());
if (isset($this->services['doctrine.orm.direct_mysql1_entity_manager'])) {
return $this->services['doctrine.orm.direct_mysql1_entity_manager'];
}
$c = new \Doctrine\ORM\Configuration();
$d = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$d->addDriver(($this->privates['doctrine.orm.direct_mysql1_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.direct_mysql1_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/src/Entity')]))), 'App\\Entity');
$c->setEntityNamespaces(['App' => 'App\\Entity']);
$c->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$c->setQueryCache(($this->privates['cache.doctrine.orm.direct_mysql1.query'] ?? $this->getCache_Doctrine_Orm_DirectMysql1_QueryService()));
$c->setResultCache(($this->privates['cache.doctrine.orm.direct_mysql1.result'] ?? $this->getCache_Doctrine_Orm_DirectMysql1_ResultService()));
$c->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($d, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$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(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true))));
$c->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$c->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$c->setLazyGhostObjectEnabled(false);
$c->setRepositoryFactory($b);
$c->addCustomDatetimeFunction('DATE_FORMAT', 'DoctrineExtensions\\Query\\Mysql\\DateFormat');
$c->addCustomDatetimeFunction('DAY', 'DoctrineExtensions\\Query\\Mysql\\Day');
$c->addCustomDatetimeFunction('MONTH', 'DoctrineExtensions\\Query\\Mysql\\Month');
$c->addCustomDatetimeFunction('YEAR', 'DoctrineExtensions\\Query\\Mysql\\Year');
$this->services['doctrine.orm.direct_mysql1_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager($a, $c);
(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');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(new \Monolog\Handler\NullHandler());
\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('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [0 => function () {
return ($this->privates['App\\EventListener\\LoginFailureListener'] ?? $this->load('getLoginFailureListenerService'));
}, 1 => 'onLoginFailure'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['App\\EventListener\\LoginSuccessListener'] ?? $this->load('getLoginSuccessListenerService'));
}, 1 => 'onLoginSuccess'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventListener\\MaintenanceListener'] ?? $this->getMaintenanceListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['App\\EventListener\\RememberRouteListener'] ?? $this->getRememberRouteListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['App\\EventListener\\ResponseListener'] ?? ($this->privates['App\\EventListener\\ResponseListener'] = new \App\EventListener\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('security.switch_user', [0 => function () {
return ($this->privates['App\\EventListener\\SwitchUserListener'] ?? $this->load('getSwitchUserListenerService'));
}, 1 => 'onSwitchUser'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['App\\EventListener\\TermCondListener'] ?? $this->getTermCondListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventListener\\TranslationListener'] ?? $this->getTranslationListenerService());
}, 1 => 'onKernelRequest'], 20);
$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('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('kernel.response', [0 => function () {
return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventSubscriber\\ApiRateLimitSubscriber'] ?? $this->getApiRateLimitSubscriberService());
}, 1 => 'onKernelRequest'], -10);
$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->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 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, [0 => 'a.peyrat@dvlpr.fr'])));
}, 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.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.response', [0 => function () {
return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$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('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
}, 1 => 'onMessageFailed'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
}, 1 => 'onMessageFailed'], 200);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
}, 1 => 'onWorkerStarted'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
}, 1 => 'onMessageFailed'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
}, 1 => 'onNotification'], -255);
$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('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
}, 1 => 'onWorkerMessageHandled'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
}, 1 => 'onWorkerMessageFailed'], 0);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
}, 1 => 'configure'], 1024);
$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('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$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('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('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.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('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 '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 'messenger.default_bus' shared service.
*
* @return \Symfony\Component\Messenger\TraceableMessageBus
*/
protected function getMessenger_DefaultBusService()
{
return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
yield 1 => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
}, 7)));
}
/**
* 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');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.deprecation'] ?? $this->getMonolog_Handler_DeprecationService()));
$instance->pushHandler(($this->privates['monolog.handler.error_only_log'] ?? $this->getMonolog_Handler_ErrorOnlyLogService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the public 'monolog.logger.ouch' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_OuchService()
{
$this->services['monolog.logger.ouch'] = $instance = new \Symfony\Bridge\Monolog\Logger('ouch');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.error_only_log'] ?? $this->getMonolog_Handler_ErrorOnlyLogService()));
$instance->pushHandler(($this->privates['monolog.handler.ouch'] ?? $this->getMonolog_Handler_OuchService()));
\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');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$a->pushHandler(($this->privates['monolog.handler.error_only_log'] ?? $this->getMonolog_Handler_ErrorOnlyLogService()));
\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()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* 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 private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
$a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
$b = new \Symfony\Bridge\Monolog\Logger('http_client');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$b->pushHandler(($this->privates['monolog.handler.error_only_log'] ?? $this->getMonolog_Handler_ErrorOnlyLogService()));
\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.99pV.ao' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_99pV_AoService()
{
return $this->privates['.service_locator.99pV.ao'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.access_client' => ['privates', 'security.firewall.map.context.access_client', 'getSecurity_Firewall_Map_Context_AccessClientService', true],
'security.firewall.map.context.api_rest' => ['privates', 'security.firewall.map.context.api_rest', 'getSecurity_Firewall_Map_Context_ApiRestService', true],
'security.firewall.map.context.api_rest_no_security' => ['privates', 'security.firewall.map.context.api_rest_no_security', 'getSecurity_Firewall_Map_Context_ApiRestNoSecurityService', true],
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
], [
'security.firewall.map.context.access_client' => '?',
'security.firewall.map.context.api_rest' => '?',
'security.firewall.map.context.api_rest_no_security' => '?',
'security.firewall.map.context.dev' => '?',
'security.firewall.map.context.main' => '?',
]);
}
/**
* Gets the private '.service_locator.KLVvNIq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KLVvNIqService()
{
return $this->privates['.service_locator.KLVvNIq'] = 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' => '?',
]);
}
/**
* Gets the private 'App\EventListener\MaintenanceListener' shared autowired service.
*
* @return \App\EventListener\MaintenanceListener
*/
protected function getMaintenanceListenerService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventListener\\MaintenanceListener'])) {
return $this->privates['App\\EventListener\\MaintenanceListener'];
}
$b = ($this->privates['App\\Services\\LogTools'] ?? $this->getLogToolsService());
if (isset($this->privates['App\\EventListener\\MaintenanceListener'])) {
return $this->privates['App\\EventListener\\MaintenanceListener'];
}
return $this->privates['App\\EventListener\\MaintenanceListener'] = new \App\EventListener\MaintenanceListener(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['router'] ?? $this->getRouterService()), $b, 'dev', ($this->privates['App\\Services\\APIRest\\Tools\\APIResponseTools'] ?? ($this->privates['App\\Services\\APIRest\\Tools\\APIResponseTools'] = new \App\Services\APIRest\Tools\APIResponseTools())));
}
/**
* Gets the private 'App\EventListener\RememberRouteListener' shared autowired service.
*
* @return \App\EventListener\RememberRouteListener
*/
protected function getRememberRouteListenerService()
{
return $this->privates['App\\EventListener\\RememberRouteListener'] = new \App\EventListener\RememberRouteListener(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'App\EventListener\TermCondListener' shared autowired service.
*
* @return \App\EventListener\TermCondListener
*/
protected function getTermCondListenerService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventListener\\TermCondListener'])) {
return $this->privates['App\\EventListener\\TermCondListener'];
}
return $this->privates['App\\EventListener\\TermCondListener'] = new \App\EventListener\TermCondListener(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['router'] ?? $this->getRouterService()));
}
/**
* Gets the private 'App\EventListener\TranslationListener' shared autowired service.
*
* @return \App\EventListener\TranslationListener
*/
protected function getTranslationListenerService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventListener\\TranslationListener'])) {
return $this->privates['App\\EventListener\\TranslationListener'];
}
return $this->privates['App\\EventListener\\TranslationListener'] = new \App\EventListener\TranslationListener(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()), $a, 'fr');
}
/**
* Gets the private 'App\EventSubscriber\ApiRateLimitSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\ApiRateLimitSubscriber
*/
protected function getApiRateLimitSubscriberService()
{
$a = ($this->privates['App\\Services\\LogTools'] ?? $this->getLogToolsService());
if (isset($this->privates['App\\EventSubscriber\\ApiRateLimitSubscriber'])) {
return $this->privates['App\\EventSubscriber\\ApiRateLimitSubscriber'];
}
$b = ($this->services['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
$c = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('semaphore'));
$d = new \Symfony\Bridge\Monolog\Logger('lock');
$d->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$d->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$d->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$d->pushHandler(($this->privates['monolog.handler.error_only_log'] ?? $this->getMonolog_Handler_ErrorOnlyLogService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($d);
$c->setLogger($d);
return $this->privates['App\\EventSubscriber\\ApiRateLimitSubscriber'] = new \App\EventSubscriber\ApiRateLimitSubscriber(new \Symfony\Component\RateLimiter\RateLimiterFactory(['policy' => 'sliding_window', 'limit' => 100, 'interval' => '1 minute', 'id' => 'api_by_ip'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c), new \Symfony\Component\RateLimiter\RateLimiterFactory(['policy' => 'token_bucket', 'limit' => 200, 'rate' => ['interval' => '1 minute', 'amount' => 100], 'id' => 'api_by_user'], new \Symfony\Component\RateLimiter\Storage\CacheStorage($b), $c), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['App\\Services\\APIRest\\Tools\\APIResponseTools'] ?? ($this->privates['App\\Services\\APIRest\\Tools\\APIResponseTools'] = new \App\Services\APIRest\Tools\APIResponseTools())), $a);
}
/**
* Gets the private 'App\Services\APIRest\Tools\APIResponseTools' shared autowired service.
*
* @return \App\Services\APIRest\Tools\APIResponseTools
*/
protected function getAPIResponseToolsService()
{
return $this->privates['App\\Services\\APIRest\\Tools\\APIResponseTools'] = new \App\Services\APIRest\Tools\APIResponseTools();
}
/**
* Gets the private 'App\Services\AccessClient\AccessClientTools' shared autowired service.
*
* @return \App\Services\AccessClient\AccessClientTools
*/
protected function getAccessClientToolsService()
{
$a = ($this->privates['App\\Services\\LogTools'] ?? $this->getLogToolsService());
if (isset($this->privates['App\\Services\\AccessClient\\AccessClientTools'])) {
return $this->privates['App\\Services\\AccessClient\\AccessClientTools'];
}
$b = ($this->privates['App\\Services\\Security\\PasswordTools'] ?? $this->getPasswordToolsService());
if (isset($this->privates['App\\Services\\AccessClient\\AccessClientTools'])) {
return $this->privates['App\\Services\\AccessClient\\AccessClientTools'];
}
$c = ($this->privates['App\\Services\\Config\\OptionConfigTools'] ?? $this->getOptionConfigToolsService());
if (isset($this->privates['App\\Services\\AccessClient\\AccessClientTools'])) {
return $this->privates['App\\Services\\AccessClient\\AccessClientTools'];
}
return $this->privates['App\\Services\\AccessClient\\AccessClientTools'] = new \App\Services\AccessClient\AccessClientTools(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $b, $c);
}
/**
* Gets the private 'App\Services\CommonTools' shared autowired service.
*
* @return \App\Services\CommonTools
*/
protected function getCommonToolsService()
{
$a = ($this->privates['App\\Services\\LogTools'] ?? $this->getLogToolsService());
if (isset($this->privates['App\\Services\\CommonTools'])) {
return $this->privates['App\\Services\\CommonTools'];
}
$b = ($this->privates['App\\Services\\Config\\ModuleTools'] ?? $this->getModuleToolsService());
if (isset($this->privates['App\\Services\\CommonTools'])) {
return $this->privates['App\\Services\\CommonTools'];
}
$c = ($this->privates['App\\Services\\AccessClient\\AccessClientTools'] ?? $this->getAccessClientToolsService());
if (isset($this->privates['App\\Services\\CommonTools'])) {
return $this->privates['App\\Services\\CommonTools'];
}
return $this->privates['App\\Services\\CommonTools'] = new \App\Services\CommonTools(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), $a, $b, $c);
}
/**
* Gets the private 'App\Services\Common\ImageTools' shared autowired service.
*
* @return \App\Services\Common\ImageTools
*/
protected function getImageToolsService()
{
$a = ($this->privates['App\\Services\\LogTools'] ?? $this->getLogToolsService());
if (isset($this->privates['App\\Services\\Common\\ImageTools'])) {
return $this->privates['App\\Services\\Common\\ImageTools'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Services\\Common\\ImageTools'])) {
return $this->privates['App\\Services\\Common\\ImageTools'];
}
return $this->privates['App\\Services\\Common\\ImageTools'] = new \App\Services\Common\ImageTools(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->services['router'] ?? $this->getRouterService()), $b);
}
/**
* Gets the private 'App\Services\Config\ModuleTools' shared autowired service.
*
* @return \App\Services\Config\ModuleTools
*/
protected function getModuleToolsService()
{
$a = ($this->privates['App\\Services\\LogTools'] ?? $this->getLogToolsService());
if (isset($this->privates['App\\Services\\Config\\ModuleTools'])) {
return $this->privates['App\\Services\\Config\\ModuleTools'];
}
return $this->privates['App\\Services\\Config\\ModuleTools'] = new \App\Services\Config\ModuleTools(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Services\Config\OptionConfigTools' shared autowired service.
*
* @return \App\Services\Config\OptionConfigTools
*/
protected function getOptionConfigToolsService()
{
$a = ($this->privates['App\\Services\\LogTools'] ?? $this->getLogToolsService());
if (isset($this->privates['App\\Services\\Config\\OptionConfigTools'])) {
return $this->privates['App\\Services\\Config\\OptionConfigTools'];
}
return $this->privates['App\\Services\\Config\\OptionConfigTools'] = new \App\Services\Config\OptionConfigTools(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Services\LogTools' shared autowired service.
*
* @return \App\Services\LogTools
*/
protected function getLogToolsService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Services\\LogTools'])) {
return $this->privates['App\\Services\\LogTools'];
}
return $this->privates['App\\Services\\LogTools'] = new \App\Services\LogTools(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['monolog.logger.ouch'] ?? $this->getMonolog_Logger_OuchService()), $a);
}
/**
* Gets the private 'App\Services\Security\PasswordTools' shared autowired service.
*
* @return \App\Services\Security\PasswordTools
*/
protected function getPasswordToolsService()
{
$a = ($this->privates['App\\Services\\LogTools'] ?? $this->getLogToolsService());
if (isset($this->privates['App\\Services\\Security\\PasswordTools'])) {
return $this->privates['App\\Services\\Security\\PasswordTools'];
}
return $this->privates['App\\Services\\Security\\PasswordTools'] = new \App\Services\Security\PasswordTools(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* 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 '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\EmptyVersionStrategy(), 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('MgATtlmUYX', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* 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.doctrine.orm.direct_mysql1.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_DirectMysql1_QueryService()
{
return $this->privates['cache.doctrine.orm.direct_mysql1.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.direct_mysql1.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_DirectMysql1_ResultService()
{
return $this->privates['cache.doctrine.orm.direct_mysql1.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.messenger.restart_workers_signal' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Messenger_RestartWorkersSignalService()
{
$a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('ugfJEYRuB2', 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->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* 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('e93VP6Qxt0', 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('Md1YWm3Vqc', 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('SiF--R4SE6', 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('g4YMbRQ+rr', 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 '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');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$a->pushHandler(($this->privates['monolog.handler.error_only_log'] ?? $this->getMonolog_Handler_ErrorOnlyLogService()));
\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__, 4), 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.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
yield 3 => ($this->privates['debug.security.voter.App\\Security\\AccessApiVoter'] ?? $this->load('getAccessApiVoterService'));
yield 4 => ($this->privates['debug.security.voter.App\\Security\\AccessVoter'] ?? $this->load('getAccessVoterService'));
yield 5 => ($this->privates['debug.security.voter.App\\Security\\AclVoter'] ?? $this->load('getAclVoterService'));
yield 6 => ($this->privates['debug.security.voter.App\\Security\\AdminVoter'] ?? $this->load('getAdminVoterService'));
yield 7 => ($this->privates['debug.security.voter.App\\Security\\AdvancedNotificationVoter'] ?? $this->load('getAdvancedNotificationVoterService'));
yield 8 => ($this->privates['debug.security.voter.App\\Security\\ApplicationVoter'] ?? $this->load('getApplicationVoterService'));
yield 9 => ($this->privates['debug.security.voter.App\\Security\\ArticleCommentVoter'] ?? $this->load('getArticleCommentVoterService'));
yield 10 => ($this->privates['debug.security.voter.App\\Security\\ArticleVoter'] ?? $this->load('getArticleVoterService'));
yield 11 => ($this->privates['debug.security.voter.App\\Security\\AttachmentVoter'] ?? $this->load('getAttachmentVoterService'));
yield 12 => ($this->privates['debug.security.voter.App\\Security\\AvailabilityVoter'] ?? $this->load('getAvailabilityVoterService'));
yield 13 => ($this->privates['debug.security.voter.App\\Security\\BugVoter'] ?? $this->load('getBugVoterService'));
yield 14 => ($this->privates['debug.security.voter.App\\Security\\ChangeLogVoter'] ?? $this->load('getChangeLogVoterService'));
yield 15 => ($this->privates['debug.security.voter.App\\Security\\ClientPlatform\\CommonVoter'] ?? $this->load('getCommonVoterService'));
yield 16 => ($this->privates['debug.security.voter.App\\Security\\ClientPlatform\\DevisVoter'] ?? $this->load('getDevisVoterService'));
yield 17 => ($this->privates['debug.security.voter.App\\Security\\ClientPlatform\\MissionVoter'] ?? $this->load('getMissionVoterService'));
yield 18 => ($this->privates['debug.security.voter.App\\Security\\ClientVoter'] ?? $this->load('getClientVoterService'));
yield 19 => ($this->privates['debug.security.voter.App\\Security\\CommandVoter'] ?? $this->load('getCommandVoterService'));
yield 20 => ($this->privates['debug.security.voter.App\\Security\\CommonVoter'] ?? $this->load('getCommonVoter2Service'));
yield 21 => ($this->privates['debug.security.voter.App\\Security\\CostVoter'] ?? $this->load('getCostVoterService'));
yield 22 => ($this->privates['debug.security.voter.App\\Security\\CustomizationVoter'] ?? $this->load('getCustomizationVoterService'));
yield 23 => ($this->privates['debug.security.voter.App\\Security\\DashboardVoter'] ?? $this->load('getDashboardVoterService'));
yield 24 => ($this->privates['debug.security.voter.App\\Security\\DemandVoter'] ?? $this->load('getDemandVoterService'));
yield 25 => ($this->privates['debug.security.voter.App\\Security\\DevVoter'] ?? $this->load('getDevVoterService'));
yield 26 => ($this->privates['debug.security.voter.App\\Security\\DevisSimulationVoter'] ?? $this->load('getDevisSimulationVoterService'));
yield 27 => ($this->privates['debug.security.voter.App\\Security\\DevisVoter'] ?? $this->load('getDevisVoter2Service'));
yield 28 => ($this->privates['debug.security.voter.App\\Security\\DocumentVoter'] ?? $this->load('getDocumentVoterService'));
yield 29 => ($this->privates['debug.security.voter.App\\Security\\EInvoicingVoter'] ?? $this->load('getEInvoicingVoterService'));
yield 30 => ($this->privates['debug.security.voter.App\\Security\\EmailVoter'] ?? $this->load('getEmailVoterService'));
yield 31 => ($this->privates['debug.security.voter.App\\Security\\EquipmentVoter'] ?? $this->load('getEquipmentVoterService'));
yield 32 => ($this->privates['debug.security.voter.App\\Security\\ExportVoter'] ?? $this->load('getExportVoterService'));
yield 33 => ($this->privates['debug.security.voter.App\\Security\\ExternalMessageVoter'] ?? $this->load('getExternalMessageVoterService'));
yield 34 => ($this->privates['debug.security.voter.App\\Security\\ExternalObjectVoter'] ?? $this->load('getExternalObjectVoterService'));
yield 35 => ($this->privates['debug.security.voter.App\\Security\\GuestSuiteVoter'] ?? $this->load('getGuestSuiteVoterService'));
yield 36 => ($this->privates['debug.security.voter.App\\Security\\HRVarsVoter'] ?? $this->load('getHRVarsVoterService'));
yield 37 => ($this->privates['debug.security.voter.App\\Security\\HumanResourceVoter'] ?? $this->load('getHumanResourceVoterService'));
yield 38 => ($this->privates['debug.security.voter.App\\Security\\IkeaKitchenPlannerVoter'] ?? $this->load('getIkeaKitchenPlannerVoterService'));
yield 39 => ($this->privates['debug.security.voter.App\\Security\\IkeaVoter'] ?? $this->load('getIkeaVoterService'));
yield 40 => ($this->privates['debug.security.voter.App\\Security\\IndividualVoter'] ?? $this->load('getIndividualVoterService'));
yield 41 => ($this->privates['debug.security.voter.App\\Security\\InodeNineVoter'] ?? $this->load('getInodeNineVoterService'));
yield 42 => ($this->privates['debug.security.voter.App\\Security\\InodeVoter'] ?? $this->load('getInodeVoterService'));
yield 43 => ($this->privates['debug.security.voter.App\\Security\\InstallmentVoter'] ?? $this->load('getInstallmentVoterService'));
yield 44 => ($this->privates['debug.security.voter.App\\Security\\InterventionTaskVoter'] ?? $this->load('getInterventionTaskVoterService'));
yield 45 => ($this->privates['debug.security.voter.App\\Security\\InvoiceProformaVoter'] ?? $this->load('getInvoiceProformaVoterService'));
yield 46 => ($this->privates['debug.security.voter.App\\Security\\InvoiceVoter'] ?? $this->load('getInvoiceVoterService'));
yield 47 => ($this->privates['debug.security.voter.App\\Security\\LogVoter'] ?? $this->load('getLogVoterService'));
yield 48 => ($this->privates['debug.security.voter.App\\Security\\MapsVoter'] ?? $this->load('getMapsVoterService'));
yield 49 => ($this->privates['debug.security.voter.App\\Security\\MenuVoter'] ?? $this->load('getMenuVoterService'));
yield 50 => ($this->privates['debug.security.voter.App\\Security\\MissionShareDemandVoter'] ?? $this->load('getMissionShareDemandVoterService'));
yield 51 => ($this->privates['debug.security.voter.App\\Security\\MissionVoter'] ?? $this->load('getMissionVoter2Service'));
yield 52 => ($this->privates['debug.security.voter.App\\Security\\NoteVoter'] ?? $this->load('getNoteVoterService'));
yield 53 => ($this->privates['debug.security.voter.App\\Security\\PaymentVoter'] ?? $this->load('getPaymentVoterService'));
yield 54 => ($this->privates['debug.security.voter.App\\Security\\PdfFillVoter'] ?? $this->load('getPdfFillVoterService'));
yield 55 => ($this->privates['debug.security.voter.App\\Security\\PlanningResourceVoter'] ?? $this->load('getPlanningResourceVoterService'));
yield 56 => ($this->privates['debug.security.voter.App\\Security\\PlanningVoter'] ?? $this->load('getPlanningVoterService'));
yield 57 => ($this->privates['debug.security.voter.App\\Security\\ProductVoter'] ?? $this->load('getProductVoterService'));
yield 58 => ($this->privates['debug.security.voter.App\\Security\\ProjectManagerVoter'] ?? $this->load('getProjectManagerVoterService'));
yield 59 => ($this->privates['debug.security.voter.App\\Security\\ProspectVoter'] ?? $this->load('getProspectVoterService'));
yield 60 => ($this->privates['debug.security.voter.App\\Security\\PunchOutVoter'] ?? $this->load('getPunchOutVoterService'));
yield 61 => ($this->privates['debug.security.voter.App\\Security\\RHFormVoter'] ?? $this->load('getRHFormVoterService'));
yield 62 => ($this->privates['debug.security.voter.App\\Security\\RandomVoter'] ?? $this->load('getRandomVoterService'));
yield 63 => ($this->privates['debug.security.voter.App\\Security\\SettingsVoter'] ?? $this->load('getSettingsVoterService'));
yield 64 => ($this->privates['debug.security.voter.App\\Security\\SmsVoter'] ?? $this->load('getSmsVoterService'));
yield 65 => ($this->privates['debug.security.voter.App\\Security\\SocietyGroupCommandVoter'] ?? $this->load('getSocietyGroupCommandVoterService'));
yield 66 => ($this->privates['debug.security.voter.App\\Security\\SocietyGroupDirectoryVoter'] ?? $this->load('getSocietyGroupDirectoryVoterService'));
yield 67 => ($this->privates['debug.security.voter.App\\Security\\SocietyGroupInvoiceVoter'] ?? $this->load('getSocietyGroupInvoiceVoterService'));
yield 68 => ($this->privates['debug.security.voter.App\\Security\\SocietyGroupVoter'] ?? $this->load('getSocietyGroupVoterService'));
yield 69 => ($this->privates['debug.security.voter.App\\Security\\SocietyVoter'] ?? $this->load('getSocietyVoterService'));
yield 70 => ($this->privates['debug.security.voter.App\\Security\\StickyNoteVoter'] ?? $this->load('getStickyNoteVoterService'));
yield 71 => ($this->privates['debug.security.voter.App\\Security\\StoreGroupVoter'] ?? $this->load('getStoreGroupVoterService'));
yield 72 => ($this->privates['debug.security.voter.App\\Security\\StoreVoter'] ?? $this->load('getStoreVoterService'));
yield 73 => ($this->privates['debug.security.voter.App\\Security\\SupplierVoter'] ?? $this->load('getSupplierVoterService'));
yield 74 => ($this->privates['debug.security.voter.App\\Security\\TakeoutVoter'] ?? $this->load('getTakeoutVoterService'));
yield 75 => ($this->privates['debug.security.voter.App\\Security\\TaskItemVoter'] ?? $this->load('getTaskItemVoterService'));
yield 76 => ($this->privates['debug.security.voter.App\\Security\\TaskVoter'] ?? $this->load('getTaskVoter2Service'));
yield 77 => ($this->privates['debug.security.voter.App\\Security\\TemplateVoter'] ?? $this->load('getTemplateVoterService'));
yield 78 => ($this->privates['debug.security.voter.App\\Security\\UserSpecificVoter'] ?? $this->load('getUserSpecificVoterService'));
yield 79 => ($this->privates['debug.security.voter.App\\Security\\WebappMakerVoter'] ?? $this->load('getWebappMakerVoterService'));
yield 80 => ($this->privates['debug.security.voter.App\\Security\\WikiVoter'] ?? $this->load('getWikiVoterService'));
}, 81), new \Symfony\Component\Security\Core\Authorization\Strategy\PriorityStrategy(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.orm.container_repository_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
*/
protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
{
return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Repository\\AI\\OpenAI\\CallRepository' => ['privates', 'App\\Repository\\AI\\OpenAI\\CallRepository', 'getCallRepositoryService', true],
'App\\Repository\\APIRest\\AccessAPIRepository' => ['privates', 'App\\Repository\\APIRest\\AccessAPIRepository', 'getAccessAPIRepositoryService', true],
'App\\Repository\\AccessClient\\AccessClientAddressRepository' => ['privates', 'App\\Repository\\AccessClient\\AccessClientAddressRepository', 'getAccessClientAddressRepositoryService', true],
'App\\Repository\\AccessClient\\AccessClientRecordRepository' => ['privates', 'App\\Repository\\AccessClient\\AccessClientRecordRepository', 'getAccessClientRecordRepositoryService', true],
'App\\Repository\\AccessClient\\AccessClientRepository' => ['privates', 'App\\Repository\\AccessClient\\AccessClientRepository', 'getAccessClientRepositoryService', true],
'App\\Repository\\AccessRepository' => ['privates', 'App\\Repository\\AccessRepository', 'getAccessRepositoryService', true],
'App\\Repository\\Access\\AccessSettingsRepository' => ['privates', 'App\\Repository\\Access\\AccessSettingsRepository', 'getAccessSettingsRepositoryService', true],
'App\\Repository\\Admin\\AdminSocietyGroupFavRepository' => ['privates', 'App\\Repository\\Admin\\AdminSocietyGroupFavRepository', 'getAdminSocietyGroupFavRepositoryService', true],
'App\\Repository\\Admin\\AdminToolFavRepository' => ['privates', 'App\\Repository\\Admin\\AdminToolFavRepository', 'getAdminToolFavRepositoryService', true],
'App\\Repository\\Admin\\AdminToolRepository' => ['privates', 'App\\Repository\\Admin\\AdminToolRepository', 'getAdminToolRepositoryService', true],
'App\\Repository\\Admin\\LabsConfigRepository' => ['privates', 'App\\Repository\\Admin\\LabsConfigRepository', 'getLabsConfigRepositoryService', true],
'App\\Repository\\Client\\BillingAccountRepository' => ['privates', 'App\\Repository\\Client\\BillingAccountRepository', 'getBillingAccountRepositoryService', true],
'App\\Repository\\Client\\BillingClientRepository' => ['privates', 'App\\Repository\\Client\\BillingClientRepository', 'getBillingClientRepositoryService', true],
'App\\Repository\\Client\\ClientRepository' => ['privates', 'App\\Repository\\Client\\ClientRepository', 'getClientRepositoryService', true],
'App\\Repository\\Client\\ContactRepository' => ['privates', 'App\\Repository\\Client\\ContactRepository', 'getContactRepositoryService', true],
'App\\Repository\\Client\\FinancialPoolRepository' => ['privates', 'App\\Repository\\Client\\FinancialPoolRepository', 'getFinancialPoolRepositoryService', true],
'App\\Repository\\Client\\FinancialRepository' => ['privates', 'App\\Repository\\Client\\FinancialRepository', 'getFinancialRepositoryService', true],
'App\\Repository\\Client\\IndividualColorConfigRepository' => ['privates', 'App\\Repository\\Client\\IndividualColorConfigRepository', 'getIndividualColorConfigRepositoryService', true],
'App\\Repository\\Client\\IndividualColorRepository' => ['privates', 'App\\Repository\\Client\\IndividualColorRepository', 'getIndividualColorRepositoryService', true],
'App\\Repository\\Client\\IndividualRepository' => ['privates', 'App\\Repository\\Client\\IndividualRepository', 'getIndividualRepositoryService', true],
'App\\Repository\\Client\\StoreGroupRepository' => ['privates', 'App\\Repository\\Client\\StoreGroupRepository', 'getStoreGroupRepositoryService', true],
'App\\Repository\\Client\\StoreRepository' => ['privates', 'App\\Repository\\Client\\StoreRepository', 'getStoreRepositoryService', true],
'App\\Repository\\Client\\TitleRepository' => ['privates', 'App\\Repository\\Client\\TitleRepository', 'getTitleRepositoryService', true],
'App\\Repository\\Client\\ZoneProductRepository' => ['privates', 'App\\Repository\\Client\\ZoneProductRepository', 'getZoneProductRepositoryService', true],
'App\\Repository\\Client\\ZoneRepository' => ['privates', 'App\\Repository\\Client\\ZoneRepository', 'getZoneRepositoryService', true],
'App\\Repository\\CloudNine\\AclInodeRepository' => ['privates', 'App\\Repository\\CloudNine\\AclInodeRepository', 'getAclInodeRepositoryService', true],
'App\\Repository\\CloudNine\\AllowedExtensionsRepository' => ['privates', 'App\\Repository\\CloudNine\\AllowedExtensionsRepository', 'getAllowedExtensionsRepositoryService', true],
'App\\Repository\\CloudNine\\InodeRepository' => ['privates', 'App\\Repository\\CloudNine\\InodeRepository', 'getInodeRepositoryService', true],
'App\\Repository\\CloudNine\\UpFileRepository' => ['privates', 'App\\Repository\\CloudNine\\UpFileRepository', 'getUpFileRepositoryService', true],
'App\\Repository\\Cloud\\AclInodeRepository' => ['privates', 'App\\Repository\\Cloud\\AclInodeRepository', 'getAclInodeRepository2Service', true],
'App\\Repository\\Cloud\\AllowedExtensionsRepository' => ['privates', 'App\\Repository\\Cloud\\AllowedExtensionsRepository', 'getAllowedExtensionsRepository2Service', true],
'App\\Repository\\Cloud\\InodeRepository' => ['privates', 'App\\Repository\\Cloud\\InodeRepository', 'getInodeRepository2Service', true],
'App\\Repository\\Cloud\\UpFileRepository' => ['privates', 'App\\Repository\\Cloud\\UpFileRepository', 'getUpFileRepository2Service', true],
'App\\Repository\\Common\\AttachmentFolderRepository' => ['privates', 'App\\Repository\\Common\\AttachmentFolderRepository', 'getAttachmentFolderRepositoryService', true],
'App\\Repository\\Common\\AttachmentRepository' => ['privates', 'App\\Repository\\Common\\AttachmentRepository', 'getAttachmentRepositoryService', true],
'App\\Repository\\Common\\DayRepository' => ['privates', 'App\\Repository\\Common\\DayRepository', 'getDayRepositoryService', true],
'App\\Repository\\Common\\EntityKeywordRepository' => ['privates', 'App\\Repository\\Common\\EntityKeywordRepository', 'getEntityKeywordRepositoryService', true],
'App\\Repository\\Common\\EntityRepository' => ['privates', 'App\\Repository\\Common\\EntityRepository', 'getEntityRepositoryService', true],
'App\\Repository\\Common\\FileTypeExtensionRepository' => ['privates', 'App\\Repository\\Common\\FileTypeExtensionRepository', 'getFileTypeExtensionRepositoryService', true],
'App\\Repository\\Common\\FrequencyRepository' => ['privates', 'App\\Repository\\Common\\FrequencyRepository', 'getFrequencyRepositoryService', true],
'App\\Repository\\Common\\ImageRepository' => ['privates', 'App\\Repository\\Common\\ImageRepository', 'getImageRepositoryService', true],
'App\\Repository\\Common\\MimeTypeRepository' => ['privates', 'App\\Repository\\Common\\MimeTypeRepository', 'getMimeTypeRepositoryService', true],
'App\\Repository\\Common\\MonthRepository' => ['privates', 'App\\Repository\\Common\\MonthRepository', 'getMonthRepositoryService', true],
'App\\Repository\\Common\\PatternRepository' => ['privates', 'App\\Repository\\Common\\PatternRepository', 'getPatternRepositoryService', true],
'App\\Repository\\Common\\RefGeneratorRepository' => ['privates', 'App\\Repository\\Common\\RefGeneratorRepository', 'getRefGeneratorRepositoryService', true],
'App\\Repository\\Communication\\Email\\EmailConfigMakeoverRepository' => ['privates', 'App\\Repository\\Communication\\Email\\EmailConfigMakeoverRepository', 'getEmailConfigMakeoverRepositoryService', true],
'App\\Repository\\Communication\\Email\\EmailTemplateRepository' => ['privates', 'App\\Repository\\Communication\\Email\\EmailTemplateRepository', 'getEmailTemplateRepositoryService', true],
'App\\Repository\\Communication\\Email\\MailLogCodeRepository' => ['privates', 'App\\Repository\\Communication\\Email\\MailLogCodeRepository', 'getMailLogCodeRepositoryService', true],
'App\\Repository\\Communication\\Email\\MailLogReceiverRepository' => ['privates', 'App\\Repository\\Communication\\Email\\MailLogReceiverRepository', 'getMailLogReceiverRepositoryService', true],
'App\\Repository\\Communication\\Email\\MailLogRepository' => ['privates', 'App\\Repository\\Communication\\Email\\MailLogRepository', 'getMailLogRepositoryService', true],
'App\\Repository\\Communication\\SmsProviders\\SmsModeRepository' => ['privates', 'App\\Repository\\Communication\\SmsProviders\\SmsModeRepository', 'getSmsModeRepositoryService', true],
'App\\Repository\\Communication\\SmsProviders\\SmsModeStatusRepository' => ['privates', 'App\\Repository\\Communication\\SmsProviders\\SmsModeStatusRepository', 'getSmsModeStatusRepositoryService', true],
'App\\Repository\\Communication\\SmsProviders\\SmsProviderRepository' => ['privates', 'App\\Repository\\Communication\\SmsProviders\\SmsProviderRepository', 'getSmsProviderRepositoryService', true],
'App\\Repository\\Communication\\SmsProviders\\SmsTwilioRepository' => ['privates', 'App\\Repository\\Communication\\SmsProviders\\SmsTwilioRepository', 'getSmsTwilioRepositoryService', true],
'App\\Repository\\Communication\\SmsProviders\\SmsTwilioStatusRepository' => ['privates', 'App\\Repository\\Communication\\SmsProviders\\SmsTwilioStatusRepository', 'getSmsTwilioStatusRepositoryService', true],
'App\\Repository\\Communication\\Sms\\SmsMonthlyCostSocietyGroupRepository' => ['privates', 'App\\Repository\\Communication\\Sms\\SmsMonthlyCostSocietyGroupRepository', 'getSmsMonthlyCostSocietyGroupRepositoryService', true],
'App\\Repository\\Communication\\Sms\\SmsMonthlyCostSocietyRepository' => ['privates', 'App\\Repository\\Communication\\Sms\\SmsMonthlyCostSocietyRepository', 'getSmsMonthlyCostSocietyRepositoryService', true],
'App\\Repository\\Communication\\Sms\\SmsPhoneNumberRepository' => ['privates', 'App\\Repository\\Communication\\Sms\\SmsPhoneNumberRepository', 'getSmsPhoneNumberRepositoryService', true],
'App\\Repository\\Communication\\Sms\\SmsPriceRepository' => ['privates', 'App\\Repository\\Communication\\Sms\\SmsPriceRepository', 'getSmsPriceRepositoryService', true],
'App\\Repository\\Communication\\Sms\\SmsRepository' => ['privates', 'App\\Repository\\Communication\\Sms\\SmsRepository', 'getSmsRepositoryService', true],
'App\\Repository\\Communication\\Sms\\SmsStatusRepository' => ['privates', 'App\\Repository\\Communication\\Sms\\SmsStatusRepository', 'getSmsStatusRepositoryService', true],
'App\\Repository\\Communication\\Sms\\SmsTemplateRepository' => ['privates', 'App\\Repository\\Communication\\Sms\\SmsTemplateRepository', 'getSmsTemplateRepositoryService', true],
'App\\Repository\\Config\\ConfigRepository' => ['privates', 'App\\Repository\\Config\\ConfigRepository', 'getConfigRepositoryService', true],
'App\\Repository\\Config\\CustomModuleRepository' => ['privates', 'App\\Repository\\Config\\CustomModuleRepository', 'getCustomModuleRepositoryService', true],
'App\\Repository\\Config\\ModuleConfigRepository' => ['privates', 'App\\Repository\\Config\\ModuleConfigRepository', 'getModuleConfigRepositoryService', true],
'App\\Repository\\Config\\ModuleRepository' => ['privates', 'App\\Repository\\Config\\ModuleRepository', 'getModuleRepositoryService', true],
'App\\Repository\\Config\\ModuleTemplateRepository' => ['privates', 'App\\Repository\\Config\\ModuleTemplateRepository', 'getModuleTemplateRepositoryService', true],
'App\\Repository\\Config\\OptionConfigRepository' => ['privates', 'App\\Repository\\Config\\OptionConfigRepository', 'getOptionConfigRepositoryService', true],
'App\\Repository\\Dashboard\\AccessStateCacheRepository' => ['privates', 'App\\Repository\\Dashboard\\AccessStateCacheRepository', 'getAccessStateCacheRepositoryService', true],
'App\\Repository\\Dashboard\\AccessStateMonthlyCacheRepository' => ['privates', 'App\\Repository\\Dashboard\\AccessStateMonthlyCacheRepository', 'getAccessStateMonthlyCacheRepositoryService', true],
'App\\Repository\\Dashboard\\AccessStateWeeklyCacheRepository' => ['privates', 'App\\Repository\\Dashboard\\AccessStateWeeklyCacheRepository', 'getAccessStateWeeklyCacheRepositoryService', true],
'App\\Repository\\Dashboard\\CacheActivityCARepository' => ['privates', 'App\\Repository\\Dashboard\\CacheActivityCARepository', 'getCacheActivityCARepositoryService', true],
'App\\Repository\\Dashboard\\CacheAnomalyRepository' => ['privates', 'App\\Repository\\Dashboard\\CacheAnomalyRepository', 'getCacheAnomalyRepositoryService', true],
'App\\Repository\\Dashboard\\CacheBalanceDueRepository' => ['privates', 'App\\Repository\\Dashboard\\CacheBalanceDueRepository', 'getCacheBalanceDueRepositoryService', true],
'App\\Repository\\Dashboard\\CacheGenerationLogRepository' => ['privates', 'App\\Repository\\Dashboard\\CacheGenerationLogRepository', 'getCacheGenerationLogRepositoryService', true],
'App\\Repository\\Dashboard\\CacheMissionRepository' => ['privates', 'App\\Repository\\Dashboard\\CacheMissionRepository', 'getCacheMissionRepositoryService', true],
'App\\Repository\\Dashboard\\CacheSatisfactionRepository' => ['privates', 'App\\Repository\\Dashboard\\CacheSatisfactionRepository', 'getCacheSatisfactionRepositoryService', true],
'App\\Repository\\Dashboard\\DashboardConfigRepository' => ['privates', 'App\\Repository\\Dashboard\\DashboardConfigRepository', 'getDashboardConfigRepositoryService', true],
'App\\Repository\\Dashboard\\IndicatorConfigRepository' => ['privates', 'App\\Repository\\Dashboard\\IndicatorConfigRepository', 'getIndicatorConfigRepositoryService', true],
'App\\Repository\\Dashboard\\IndicatorRepository' => ['privates', 'App\\Repository\\Dashboard\\IndicatorRepository', 'getIndicatorRepositoryService', true],
'App\\Repository\\Dashboard\\Login\\LoginCacheRepository' => ['privates', 'App\\Repository\\Dashboard\\Login\\LoginCacheRepository', 'getLoginCacheRepositoryService', true],
'App\\Repository\\Dashboard\\Login\\LoginDataRepository' => ['privates', 'App\\Repository\\Dashboard\\Login\\LoginDataRepository', 'getLoginDataRepositoryService', true],
'App\\Repository\\Dashboard\\Login\\LoginMonthlyCacheRepository' => ['privates', 'App\\Repository\\Dashboard\\Login\\LoginMonthlyCacheRepository', 'getLoginMonthlyCacheRepositoryService', true],
'App\\Repository\\Dashboard\\Login\\LoginWeeklyCacheRepository' => ['privates', 'App\\Repository\\Dashboard\\Login\\LoginWeeklyCacheRepository', 'getLoginWeeklyCacheRepositoryService', true],
'App\\Repository\\Ding\\AdvancedNotificationConfigRepository' => ['privates', 'App\\Repository\\Ding\\AdvancedNotificationConfigRepository', 'getAdvancedNotificationConfigRepositoryService', true],
'App\\Repository\\Ding\\AdvancedNotificationLogRepository' => ['privates', 'App\\Repository\\Ding\\AdvancedNotificationLogRepository', 'getAdvancedNotificationLogRepositoryService', true],
'App\\Repository\\Ding\\AdvancedNotificationRepository' => ['privates', 'App\\Repository\\Ding\\AdvancedNotificationRepository', 'getAdvancedNotificationRepositoryService', true],
'App\\Repository\\Ding\\EventRepository' => ['privates', 'App\\Repository\\Ding\\EventRepository', 'getEventRepositoryService', true],
'App\\Repository\\Ding\\EventTemplateRepository' => ['privates', 'App\\Repository\\Ding\\EventTemplateRepository', 'getEventTemplateRepositoryService', true],
'App\\Repository\\Ding\\NotificationRepository' => ['privates', 'App\\Repository\\Ding\\NotificationRepository', 'getNotificationRepositoryService', true],
'App\\Repository\\Ding\\NotificationTypeRepository' => ['privates', 'App\\Repository\\Ding\\NotificationTypeRepository', 'getNotificationTypeRepositoryService', true],
'App\\Repository\\Ding\\Notifier\\TriggerEventRepository' => ['privates', 'App\\Repository\\Ding\\Notifier\\TriggerEventRepository', 'getTriggerEventRepositoryService', true],
'App\\Repository\\Ding\\Notifier\\TriggerItemRepository' => ['privates', 'App\\Repository\\Ding\\Notifier\\TriggerItemRepository', 'getTriggerItemRepositoryService', true],
'App\\Repository\\EInvoicing\\EInvoicingProviderConfigRepository' => ['privates', 'App\\Repository\\EInvoicing\\EInvoicingProviderConfigRepository', 'getEInvoicingProviderConfigRepositoryService', true],
'App\\Repository\\Equipment\\DamageRepository' => ['privates', 'App\\Repository\\Equipment\\DamageRepository', 'getDamageRepositoryService', true],
'App\\Repository\\Equipment\\EquipmentHistoryRepository' => ['privates', 'App\\Repository\\Equipment\\EquipmentHistoryRepository', 'getEquipmentHistoryRepositoryService', true],
'App\\Repository\\Equipment\\EquipmentRepository' => ['privates', 'App\\Repository\\Equipment\\EquipmentRepository', 'getEquipmentRepositoryService', true],
'App\\Repository\\Equipment\\EquipmentStateRepository' => ['privates', 'App\\Repository\\Equipment\\EquipmentStateRepository', 'getEquipmentStateRepositoryService', true],
'App\\Repository\\Equipment\\EquipmentStatusRepository' => ['privates', 'App\\Repository\\Equipment\\EquipmentStatusRepository', 'getEquipmentStatusRepositoryService', true],
'App\\Repository\\Equipment\\EquipmentTypeRepository' => ['privates', 'App\\Repository\\Equipment\\EquipmentTypeRepository', 'getEquipmentTypeRepositoryService', true],
'App\\Repository\\Equipment\\FineRepository' => ['privates', 'App\\Repository\\Equipment\\FineRepository', 'getFineRepositoryService', true],
'App\\Repository\\Equipment\\FineTypeRepository' => ['privates', 'App\\Repository\\Equipment\\FineTypeRepository', 'getFineTypeRepositoryService', true],
'App\\Repository\\Equipment\\FundingDurationRepository' => ['privates', 'App\\Repository\\Equipment\\FundingDurationRepository', 'getFundingDurationRepositoryService', true],
'App\\Repository\\Equipment\\FundingEmitterRepository' => ['privates', 'App\\Repository\\Equipment\\FundingEmitterRepository', 'getFundingEmitterRepositoryService', true],
'App\\Repository\\Equipment\\FundingTypeRepository' => ['privates', 'App\\Repository\\Equipment\\FundingTypeRepository', 'getFundingTypeRepositoryService', true],
'App\\Repository\\Equipment\\MileageRepository' => ['privates', 'App\\Repository\\Equipment\\MileageRepository', 'getMileageRepositoryService', true],
'App\\Repository\\Equipment\\NoteRepository' => ['privates', 'App\\Repository\\Equipment\\NoteRepository', 'getNoteRepositoryService', true],
'App\\Repository\\Equipment\\VehicleMaintenanceDeadlineRepository' => ['privates', 'App\\Repository\\Equipment\\VehicleMaintenanceDeadlineRepository', 'getVehicleMaintenanceDeadlineRepositoryService', true],
'App\\Repository\\Equipment\\VehicleMaintenanceRepository' => ['privates', 'App\\Repository\\Equipment\\VehicleMaintenanceRepository', 'getVehicleMaintenanceRepositoryService', true],
'App\\Repository\\Equipment\\VehicleMaintenanceTypeRepository' => ['privates', 'App\\Repository\\Equipment\\VehicleMaintenanceTypeRepository', 'getVehicleMaintenanceTypeRepositoryService', true],
'App\\Repository\\Equipment\\VehicleRepository' => ['privates', 'App\\Repository\\Equipment\\VehicleRepository', 'getVehicleRepositoryService', true],
'App\\Repository\\Export\\AutoAccountFileRepository' => ['privates', 'App\\Repository\\Export\\AutoAccountFileRepository', 'getAutoAccountFileRepositoryService', true],
'App\\Repository\\Extra\\LegallaisRepository' => ['privates', 'App\\Repository\\Extra\\LegallaisRepository', 'getLegallaisRepositoryService', true],
'App\\Repository\\GuestSuite\\ConfigRepository' => ['privates', 'App\\Repository\\GuestSuite\\ConfigRepository', 'getConfigRepository2Service', true],
'App\\Repository\\GuestSuite\\ConfigSocietyRepository' => ['privates', 'App\\Repository\\GuestSuite\\ConfigSocietyRepository', 'getConfigSocietyRepositoryService', true],
'App\\Repository\\GuestSuite\\LogRepository' => ['privates', 'App\\Repository\\GuestSuite\\LogRepository', 'getLogRepositoryService', true],
'App\\Repository\\HR\\AccessFunctionDefaultRepository' => ['privates', 'App\\Repository\\HR\\AccessFunctionDefaultRepository', 'getAccessFunctionDefaultRepositoryService', true],
'App\\Repository\\HR\\AccessFunctionRepository' => ['privates', 'App\\Repository\\HR\\AccessFunctionRepository', 'getAccessFunctionRepositoryService', true],
'App\\Repository\\HR\\AccessHistoryRepository' => ['privates', 'App\\Repository\\HR\\AccessHistoryRepository', 'getAccessHistoryRepositoryService', true],
'App\\Repository\\HR\\Application\\ApplicationActivityRepository' => ['privates', 'App\\Repository\\HR\\Application\\ApplicationActivityRepository', 'getApplicationActivityRepositoryService', true],
'App\\Repository\\HR\\Application\\ApplicationCategoryRepository' => ['privates', 'App\\Repository\\HR\\Application\\ApplicationCategoryRepository', 'getApplicationCategoryRepositoryService', true],
'App\\Repository\\HR\\Application\\ApplicationExperienceRepository' => ['privates', 'App\\Repository\\HR\\Application\\ApplicationExperienceRepository', 'getApplicationExperienceRepositoryService', true],
'App\\Repository\\HR\\Application\\ApplicationLevelRepository' => ['privates', 'App\\Repository\\HR\\Application\\ApplicationLevelRepository', 'getApplicationLevelRepositoryService', true],
'App\\Repository\\HR\\Application\\ApplicationMobilityRepository' => ['privates', 'App\\Repository\\HR\\Application\\ApplicationMobilityRepository', 'getApplicationMobilityRepositoryService', true],
'App\\Repository\\HR\\Application\\ApplicationOriginRepository' => ['privates', 'App\\Repository\\HR\\Application\\ApplicationOriginRepository', 'getApplicationOriginRepositoryService', true],
'App\\Repository\\HR\\Application\\ApplicationPositionRepository' => ['privates', 'App\\Repository\\HR\\Application\\ApplicationPositionRepository', 'getApplicationPositionRepositoryService', true],
'App\\Repository\\HR\\Application\\ApplicationRepository' => ['privates', 'App\\Repository\\HR\\Application\\ApplicationRepository', 'getApplicationRepositoryService', true],
'App\\Repository\\HR\\Application\\ApplicationStatusRepository' => ['privates', 'App\\Repository\\HR\\Application\\ApplicationStatusRepository', 'getApplicationStatusRepositoryService', true],
'App\\Repository\\HR\\AvailabilityRepository' => ['privates', 'App\\Repository\\HR\\AvailabilityRepository', 'getAvailabilityRepositoryService', true],
'App\\Repository\\HR\\HumanResourceJobCategoryRepository' => ['privates', 'App\\Repository\\HR\\HumanResourceJobCategoryRepository', 'getHumanResourceJobCategoryRepositoryService', true],
'App\\Repository\\HR\\HumanResourceJobContractRepository' => ['privates', 'App\\Repository\\HR\\HumanResourceJobContractRepository', 'getHumanResourceJobContractRepositoryService', true],
'App\\Repository\\HR\\HumanResourceJobPositionRepository' => ['privates', 'App\\Repository\\HR\\HumanResourceJobPositionRepository', 'getHumanResourceJobPositionRepositoryService', true],
'App\\Repository\\HR\\HumanResourceRepository' => ['privates', 'App\\Repository\\HR\\HumanResourceRepository', 'getHumanResourceRepositoryService', true],
'App\\Repository\\HR\\HumanResourceStatusRepository' => ['privates', 'App\\Repository\\HR\\HumanResourceStatusRepository', 'getHumanResourceStatusRepositoryService', true],
'App\\Repository\\HR\\HumanResourceTypeRepository' => ['privates', 'App\\Repository\\HR\\HumanResourceTypeRepository', 'getHumanResourceTypeRepositoryService', true],
'App\\Repository\\HR\\LogRepository' => ['privates', 'App\\Repository\\HR\\LogRepository', 'getLogRepository2Service', true],
'App\\Repository\\HR\\NoteRepository' => ['privates', 'App\\Repository\\HR\\NoteRepository', 'getNoteRepository2Service', true],
'App\\Repository\\HR\\RHForm\\AccidentRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\AccidentRepository', 'getAccidentRepositoryService', true],
'App\\Repository\\HR\\RHForm\\AccidentTypeRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\AccidentTypeRepository', 'getAccidentTypeRepositoryService', true],
'App\\Repository\\HR\\RHForm\\DateHistoryRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\DateHistoryRepository', 'getDateHistoryRepositoryService', true],
'App\\Repository\\HR\\RHForm\\HourHistoryRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\HourHistoryRepository', 'getHourHistoryRepositoryService', true],
'App\\Repository\\HR\\RHForm\\HoursRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\HoursRepository', 'getHoursRepositoryService', true],
'App\\Repository\\HR\\RHForm\\HoursTemplateItemRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\HoursTemplateItemRepository', 'getHoursTemplateItemRepositoryService', true],
'App\\Repository\\HR\\RHForm\\HoursTemplateRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\HoursTemplateRepository', 'getHoursTemplateRepositoryService', true],
'App\\Repository\\HR\\RHForm\\HoursWeekRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\HoursWeekRepository', 'getHoursWeekRepositoryService', true],
'App\\Repository\\HR\\RHForm\\LeaveRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\LeaveRepository', 'getLeaveRepositoryService', true],
'App\\Repository\\HR\\RHForm\\LeaveTypeRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\LeaveTypeRepository', 'getLeaveTypeRepositoryService', true],
'App\\Repository\\HR\\RHForm\\RHFormRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\RHFormRepository', 'getRHFormRepositoryService', true],
'App\\Repository\\HR\\RHForm\\StatusHistoryRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\StatusHistoryRepository', 'getStatusHistoryRepositoryService', true],
'App\\Repository\\HR\\RHForm\\StatusRepository' => ['privates', 'App\\Repository\\HR\\RHForm\\StatusRepository', 'getStatusRepositoryService', true],
'App\\Repository\\HR\\SalaryHistoryRepository' => ['privates', 'App\\Repository\\HR\\SalaryHistoryRepository', 'getSalaryHistoryRepositoryService', true],
'App\\Repository\\HR\\Salary\\HRVarStatusRepository' => ['privates', 'App\\Repository\\HR\\Salary\\HRVarStatusRepository', 'getHRVarStatusRepositoryService', true],
'App\\Repository\\HR\\Salary\\HRVarTypeRepository' => ['privates', 'App\\Repository\\HR\\Salary\\HRVarTypeRepository', 'getHRVarTypeRepositoryService', true],
'App\\Repository\\HR\\Salary\\HRVariableRepository' => ['privates', 'App\\Repository\\HR\\Salary\\HRVariableRepository', 'getHRVariableRepositoryService', true],
'App\\Repository\\HR\\Salary\\OPVarStatusRepository' => ['privates', 'App\\Repository\\HR\\Salary\\OPVarStatusRepository', 'getOPVarStatusRepositoryService', true],
'App\\Repository\\HR\\Salary\\OPVarTypeRepository' => ['privates', 'App\\Repository\\HR\\Salary\\OPVarTypeRepository', 'getOPVarTypeRepositoryService', true],
'App\\Repository\\HR\\Salary\\OPVariableRepository' => ['privates', 'App\\Repository\\HR\\Salary\\OPVariableRepository', 'getOPVariableRepositoryService', true],
'App\\Repository\\ITask\\ITaskAutoAdvancedRepository' => ['privates', 'App\\Repository\\ITask\\ITaskAutoAdvancedRepository', 'getITaskAutoAdvancedRepositoryService', true],
'App\\Repository\\ITask\\ITaskAutoRepository' => ['privates', 'App\\Repository\\ITask\\ITaskAutoRepository', 'getITaskAutoRepositoryService', true],
'App\\Repository\\ITask\\ITaskConfigRepository' => ['privates', 'App\\Repository\\ITask\\ITaskConfigRepository', 'getITaskConfigRepositoryService', true],
'App\\Repository\\ITask\\ITaskDisplayRepository' => ['privates', 'App\\Repository\\ITask\\ITaskDisplayRepository', 'getITaskDisplayRepositoryService', true],
'App\\Repository\\ITask\\InterventionTaskRepository' => ['privates', 'App\\Repository\\ITask\\InterventionTaskRepository', 'getInterventionTaskRepositoryService', true],
'App\\Repository\\Ikea\\AttachmentLogRepository' => ['privates', 'App\\Repository\\Ikea\\AttachmentLogRepository', 'getAttachmentLogRepositoryService', true],
'App\\Repository\\Ikea\\BookedTimeWindowRepository' => ['privates', 'App\\Repository\\Ikea\\BookedTimeWindowRepository', 'getBookedTimeWindowRepositoryService', true],
'App\\Repository\\Ikea\\BpFileLineRepository' => ['privates', 'App\\Repository\\Ikea\\BpFileLineRepository', 'getBpFileLineRepositoryService', true],
'App\\Repository\\Ikea\\BpFileRepository' => ['privates', 'App\\Repository\\Ikea\\BpFileRepository', 'getBpFileRepositoryService', true],
'App\\Repository\\Ikea\\BpOutputDeltaExternalRepository' => ['privates', 'App\\Repository\\Ikea\\BpOutputDeltaExternalRepository', 'getBpOutputDeltaExternalRepositoryService', true],
'App\\Repository\\Ikea\\BpOutputDeltaLocalRepository' => ['privates', 'App\\Repository\\Ikea\\BpOutputDeltaLocalRepository', 'getBpOutputDeltaLocalRepositoryService', true],
'App\\Repository\\Ikea\\BpOutputDeltaRepository' => ['privates', 'App\\Repository\\Ikea\\BpOutputDeltaRepository', 'getBpOutputDeltaRepositoryService', true],
'App\\Repository\\Ikea\\BpOutputMatchRepository' => ['privates', 'App\\Repository\\Ikea\\BpOutputMatchRepository', 'getBpOutputMatchRepositoryService', true],
'App\\Repository\\Ikea\\BpProcessRepository' => ['privates', 'App\\Repository\\Ikea\\BpProcessRepository', 'getBpProcessRepositoryService', true],
'App\\Repository\\Ikea\\BpTaskImmoRepository' => ['privates', 'App\\Repository\\Ikea\\BpTaskImmoRepository', 'getBpTaskImmoRepositoryService', true],
'App\\Repository\\Ikea\\BpTaskRepository' => ['privates', 'App\\Repository\\Ikea\\BpTaskRepository', 'getBpTaskRepositoryService', true],
'App\\Repository\\Ikea\\ConfigRepository' => ['privates', 'App\\Repository\\Ikea\\ConfigRepository', 'getConfigRepository3Service', true],
'App\\Repository\\Ikea\\ErrorLogRepository' => ['privates', 'App\\Repository\\Ikea\\ErrorLogRepository', 'getErrorLogRepositoryService', true],
'App\\Repository\\Ikea\\KitchenPlannerProjectRepository' => ['privates', 'App\\Repository\\Ikea\\KitchenPlannerProjectRepository', 'getKitchenPlannerProjectRepositoryService', true],
'App\\Repository\\Ikea\\LogRepository' => ['privates', 'App\\Repository\\Ikea\\LogRepository', 'getLogRepository3Service', true],
'App\\Repository\\Ikea\\ProductRepository' => ['privates', 'App\\Repository\\Ikea\\ProductRepository', 'getProductRepository2Service', true],
'App\\Repository\\Ikea\\ServiceCodeProductRepository' => ['privates', 'App\\Repository\\Ikea\\ServiceCodeProductRepository', 'getServiceCodeProductRepositoryService', true],
'App\\Repository\\Ikea\\ServiceCodeTaskTypeRepository' => ['privates', 'App\\Repository\\Ikea\\ServiceCodeTaskTypeRepository', 'getServiceCodeTaskTypeRepositoryService', true],
'App\\Repository\\Ikea\\ServiceOrderInstructionRepository' => ['privates', 'App\\Repository\\Ikea\\ServiceOrderInstructionRepository', 'getServiceOrderInstructionRepositoryService', true],
'App\\Repository\\Ikea\\ServiceOrderRepository' => ['privates', 'App\\Repository\\Ikea\\ServiceOrderRepository', 'getServiceOrderRepositoryService', true],
'App\\Repository\\Ikea\\ServiceOrderStatusRepository' => ['privates', 'App\\Repository\\Ikea\\ServiceOrderStatusRepository', 'getServiceOrderStatusRepositoryService', true],
'App\\Repository\\Ikea\\ServiceOrderUpdateRepository' => ['privates', 'App\\Repository\\Ikea\\ServiceOrderUpdateRepository', 'getServiceOrderUpdateRepositoryService', true],
'App\\Repository\\Ikea\\StatusChangeRepository' => ['privates', 'App\\Repository\\Ikea\\StatusChangeRepository', 'getStatusChangeRepositoryService', true],
'App\\Repository\\Ikea\\StatusReasonCodeRepository' => ['privates', 'App\\Repository\\Ikea\\StatusReasonCodeRepository', 'getStatusReasonCodeRepositoryService', true],
'App\\Repository\\Ikea\\TemplateDataRepository' => ['privates', 'App\\Repository\\Ikea\\TemplateDataRepository', 'getTemplateDataRepositoryService', true],
'App\\Repository\\Ikea\\TemplateProductRepository' => ['privates', 'App\\Repository\\Ikea\\TemplateProductRepository', 'getTemplateProductRepositoryService', true],
'App\\Repository\\Ikea\\TemplateRepository' => ['privates', 'App\\Repository\\Ikea\\TemplateRepository', 'getTemplateRepository2Service', true],
'App\\Repository\\Location\\AddressRepository' => ['privates', 'App\\Repository\\Location\\AddressRepository', 'getAddressRepositoryService', true],
'App\\Repository\\Location\\DepartmentRepository' => ['privates', 'App\\Repository\\Location\\DepartmentRepository', 'getDepartmentRepositoryService', true],
'App\\Repository\\Location\\PostalCodeRepository' => ['privates', 'App\\Repository\\Location\\PostalCodeRepository', 'getPostalCodeRepositoryService', true],
'App\\Repository\\Location\\RegionRepository' => ['privates', 'App\\Repository\\Location\\RegionRepository', 'getRegionRepositoryService', true],
'App\\Repository\\Location\\TownRepository' => ['privates', 'App\\Repository\\Location\\TownRepository', 'getTownRepositoryService', true],
'App\\Repository\\Log\\APICounterRepository' => ['privates', 'App\\Repository\\Log\\APICounterRepository', 'getAPICounterRepositoryService', true],
'App\\Repository\\Log\\ChangeLogRepository' => ['privates', 'App\\Repository\\Log\\ChangeLogRepository', 'getChangeLogRepositoryService', true],
'App\\Repository\\Log\\ChangeLogSeenRepository' => ['privates', 'App\\Repository\\Log\\ChangeLogSeenRepository', 'getChangeLogSeenRepositoryService', true],
'App\\Repository\\Log\\LogEntityRepository' => ['privates', 'App\\Repository\\Log\\LogEntityRepository', 'getLogEntityRepositoryService', true],
'App\\Repository\\Log\\LogRepository' => ['privates', 'App\\Repository\\Log\\LogRepository', 'getLogRepository4Service', true],
'App\\Repository\\Log\\MaintenanceBannerSeenRepository' => ['privates', 'App\\Repository\\Log\\MaintenanceBannerSeenRepository', 'getMaintenanceBannerSeenRepositoryService', true],
'App\\Repository\\Media\\ArticleRepository' => ['privates', 'App\\Repository\\Media\\ArticleRepository', 'getArticleRepositoryService', true],
'App\\Repository\\Media\\CommentRepository' => ['privates', 'App\\Repository\\Media\\CommentRepository', 'getCommentRepositoryService', true],
'App\\Repository\\Media\\FaIconRepository' => ['privates', 'App\\Repository\\Media\\FaIconRepository', 'getFaIconRepositoryService', true],
'App\\Repository\\Media\\IconCollectionRepository' => ['privates', 'App\\Repository\\Media\\IconCollectionRepository', 'getIconCollectionRepositoryService', true],
'App\\Repository\\Media\\IconRepository' => ['privates', 'App\\Repository\\Media\\IconRepository', 'getIconRepositoryService', true],
'App\\Repository\\Media\\QRCode\\QRCodeConfigRepository' => ['privates', 'App\\Repository\\Media\\QRCode\\QRCodeConfigRepository', 'getQRCodeConfigRepositoryService', true],
'App\\Repository\\Media\\QRCode\\QRCodeRepository' => ['privates', 'App\\Repository\\Media\\QRCode\\QRCodeRepository', 'getQRCodeRepositoryService', true],
'App\\Repository\\Media\\QRCode\\QRCodeTypeRepository' => ['privates', 'App\\Repository\\Media\\QRCode\\QRCodeTypeRepository', 'getQRCodeTypeRepositoryService', true],
'App\\Repository\\Media\\StickyNoteRepository' => ['privates', 'App\\Repository\\Media\\StickyNoteRepository', 'getStickyNoteRepositoryService', true],
'App\\Repository\\Media\\ThumbUpRepository' => ['privates', 'App\\Repository\\Media\\ThumbUpRepository', 'getThumbUpRepositoryService', true],
'App\\Repository\\Menu\\MenuGroupRepository' => ['privates', 'App\\Repository\\Menu\\MenuGroupRepository', 'getMenuGroupRepositoryService', true],
'App\\Repository\\Menu\\MenuRepository' => ['privates', 'App\\Repository\\Menu\\MenuRepository', 'getMenuRepositoryService', true],
'App\\Repository\\Mission\\AnnulationInfoRepository' => ['privates', 'App\\Repository\\Mission\\AnnulationInfoRepository', 'getAnnulationInfoRepositoryService', true],
'App\\Repository\\Mission\\MissionConfigRepository' => ['privates', 'App\\Repository\\Mission\\MissionConfigRepository', 'getMissionConfigRepositoryService', true],
'App\\Repository\\Mission\\MissionOriginRepository' => ['privates', 'App\\Repository\\Mission\\MissionOriginRepository', 'getMissionOriginRepositoryService', true],
'App\\Repository\\Mission\\MissionOwnerPaymentRepository' => ['privates', 'App\\Repository\\Mission\\MissionOwnerPaymentRepository', 'getMissionOwnerPaymentRepositoryService', true],
'App\\Repository\\Mission\\MissionProjectRepository' => ['privates', 'App\\Repository\\Mission\\MissionProjectRepository', 'getMissionProjectRepositoryService', true],
'App\\Repository\\Mission\\MissionRepository' => ['privates', 'App\\Repository\\Mission\\MissionRepository', 'getMissionRepositoryService', true],
'App\\Repository\\Mission\\MissionRfiCountRepository' => ['privates', 'App\\Repository\\Mission\\MissionRfiCountRepository', 'getMissionRfiCountRepositoryService', true],
'App\\Repository\\Mission\\MissionShareDemandRepository' => ['privates', 'App\\Repository\\Mission\\MissionShareDemandRepository', 'getMissionShareDemandRepositoryService', true],
'App\\Repository\\Mission\\MissionShareDemandStatusRepository' => ['privates', 'App\\Repository\\Mission\\MissionShareDemandStatusRepository', 'getMissionShareDemandStatusRepositoryService', true],
'App\\Repository\\Mission\\MissionStatusInfoRepository' => ['privates', 'App\\Repository\\Mission\\MissionStatusInfoRepository', 'getMissionStatusInfoRepositoryService', true],
'App\\Repository\\Mission\\MissionStatusRepository' => ['privates', 'App\\Repository\\Mission\\MissionStatusRepository', 'getMissionStatusRepositoryService', true],
'App\\Repository\\Mission\\MissionTargetRepository' => ['privates', 'App\\Repository\\Mission\\MissionTargetRepository', 'getMissionTargetRepositoryService', true],
'App\\Repository\\Mission\\MissionTypeRepository' => ['privates', 'App\\Repository\\Mission\\MissionTypeRepository', 'getMissionTypeRepositoryService', true],
'App\\Repository\\MobileApp\\UpdateMessageRepository' => ['privates', 'App\\Repository\\MobileApp\\UpdateMessageRepository', 'getUpdateMessageRepositoryService', true],
'App\\Repository\\MobileApp\\VersionRepository' => ['privates', 'App\\Repository\\MobileApp\\VersionRepository', 'getVersionRepositoryService', true],
'App\\Repository\\OnlinePayment\\ConfigRepository' => ['privates', 'App\\Repository\\OnlinePayment\\ConfigRepository', 'getConfigRepository4Service', true],
'App\\Repository\\OnlinePayment\\LogRepository' => ['privates', 'App\\Repository\\OnlinePayment\\LogRepository', 'getLogRepository5Service', true],
'App\\Repository\\OnlinePayment\\PaymentRepository' => ['privates', 'App\\Repository\\OnlinePayment\\PaymentRepository', 'getPaymentRepositoryService', true],
'App\\Repository\\OnlinePayment\\PaymentStatusRepository' => ['privates', 'App\\Repository\\OnlinePayment\\PaymentStatusRepository', 'getPaymentStatusRepositoryService', true],
'App\\Repository\\OnlinePayment\\PaymentTypeRepository' => ['privates', 'App\\Repository\\OnlinePayment\\PaymentTypeRepository', 'getPaymentTypeRepositoryService', true],
'App\\Repository\\OnlinePayment\\VaultRepository' => ['privates', 'App\\Repository\\OnlinePayment\\VaultRepository', 'getVaultRepositoryService', true],
'App\\Repository\\PDF\\PdfFillerRepository' => ['privates', 'App\\Repository\\PDF\\PdfFillerRepository', 'getPdfFillerRepositoryService', true],
'App\\Repository\\Planning\\AvailabilityRepository' => ['privates', 'App\\Repository\\Planning\\AvailabilityRepository', 'getAvailabilityRepository2Service', true],
'App\\Repository\\Planning\\BookingDataRepository' => ['privates', 'App\\Repository\\Planning\\BookingDataRepository', 'getBookingDataRepositoryService', true],
'App\\Repository\\Planning\\ExternalTaskRepository' => ['privates', 'App\\Repository\\Planning\\ExternalTaskRepository', 'getExternalTaskRepositoryService', true],
'App\\Repository\\Planning\\PlanningOptmisationHistoryRepository' => ['privates', 'App\\Repository\\Planning\\PlanningOptmisationHistoryRepository', 'getPlanningOptmisationHistoryRepositoryService', true],
'App\\Repository\\Planning\\PlanningResourceRepository' => ['privates', 'App\\Repository\\Planning\\PlanningResourceRepository', 'getPlanningResourceRepositoryService', true],
'App\\Repository\\Planning\\TaskAlertRepository' => ['privates', 'App\\Repository\\Planning\\TaskAlertRepository', 'getTaskAlertRepositoryService', true],
'App\\Repository\\Planning\\TaskHistoryRepository' => ['privates', 'App\\Repository\\Planning\\TaskHistoryRepository', 'getTaskHistoryRepositoryService', true],
'App\\Repository\\Planning\\TaskInfoRektoRepository' => ['privates', 'App\\Repository\\Planning\\TaskInfoRektoRepository', 'getTaskInfoRektoRepositoryService', true],
'App\\Repository\\Planning\\TaskMissionRuleRepository' => ['privates', 'App\\Repository\\Planning\\TaskMissionRuleRepository', 'getTaskMissionRuleRepositoryService', true],
'App\\Repository\\Planning\\TaskRepository' => ['privates', 'App\\Repository\\Planning\\TaskRepository', 'getTaskRepositoryService', true],
'App\\Repository\\Planning\\TaskShareColorRepository' => ['privates', 'App\\Repository\\Planning\\TaskShareColorRepository', 'getTaskShareColorRepositoryService', true],
'App\\Repository\\Planning\\TaskShareDataRepository' => ['privates', 'App\\Repository\\Planning\\TaskShareDataRepository', 'getTaskShareDataRepositoryService', true],
'App\\Repository\\Planning\\TaskStatusRepository' => ['privates', 'App\\Repository\\Planning\\TaskStatusRepository', 'getTaskStatusRepositoryService', true],
'App\\Repository\\Planning\\TaskTypeRepository' => ['privates', 'App\\Repository\\Planning\\TaskTypeRepository', 'getTaskTypeRepositoryService', true],
'App\\Repository\\Platform\\ActivityRepository' => ['privates', 'App\\Repository\\Platform\\ActivityRepository', 'getActivityRepositoryService', true],
'App\\Repository\\Platform\\Bug\\BugRepository' => ['privates', 'App\\Repository\\Platform\\Bug\\BugRepository', 'getBugRepositoryService', true],
'App\\Repository\\Platform\\Bug\\BugStatusRepository' => ['privates', 'App\\Repository\\Platform\\Bug\\BugStatusRepository', 'getBugStatusRepositoryService', true],
'App\\Repository\\Platform\\Bug\\BugTypeRepository' => ['privates', 'App\\Repository\\Platform\\Bug\\BugTypeRepository', 'getBugTypeRepositoryService', true],
'App\\Repository\\Platform\\Command\\CommandProductRepository' => ['privates', 'App\\Repository\\Platform\\Command\\CommandProductRepository', 'getCommandProductRepositoryService', true],
'App\\Repository\\Platform\\Command\\CommandRepository' => ['privates', 'App\\Repository\\Platform\\Command\\CommandRepository', 'getCommandRepositoryService', true],
'App\\Repository\\Platform\\Command\\CommandStatusRepository' => ['privates', 'App\\Repository\\Platform\\Command\\CommandStatusRepository', 'getCommandStatusRepositoryService', true],
'App\\Repository\\Platform\\Command\\CommandTypeRepository' => ['privates', 'App\\Repository\\Platform\\Command\\CommandTypeRepository', 'getCommandTypeRepositoryService', true],
'App\\Repository\\Platform\\Cost\\BillingAccountRepository' => ['privates', 'App\\Repository\\Platform\\Cost\\BillingAccountRepository', 'getBillingAccountRepository2Service', true],
'App\\Repository\\Platform\\Cost\\CostAutoAccountConfigRepository' => ['privates', 'App\\Repository\\Platform\\Cost\\CostAutoAccountConfigRepository', 'getCostAutoAccountConfigRepositoryService', true],
'App\\Repository\\Platform\\Cost\\CostAutoAccountStatusConfigRepository' => ['privates', 'App\\Repository\\Platform\\Cost\\CostAutoAccountStatusConfigRepository', 'getCostAutoAccountStatusConfigRepositoryService', true],
'App\\Repository\\Platform\\Cost\\CostCategoryRepository' => ['privates', 'App\\Repository\\Platform\\Cost\\CostCategoryRepository', 'getCostCategoryRepositoryService', true],
'App\\Repository\\Platform\\Cost\\CostNoteRepository' => ['privates', 'App\\Repository\\Platform\\Cost\\CostNoteRepository', 'getCostNoteRepositoryService', true],
'App\\Repository\\Platform\\Cost\\CostRepository' => ['privates', 'App\\Repository\\Platform\\Cost\\CostRepository', 'getCostRepositoryService', true],
'App\\Repository\\Platform\\Cost\\CostStatusHistoryRepository' => ['privates', 'App\\Repository\\Platform\\Cost\\CostStatusHistoryRepository', 'getCostStatusHistoryRepositoryService', true],
'App\\Repository\\Platform\\Cost\\CostStatusRepository' => ['privates', 'App\\Repository\\Platform\\Cost\\CostStatusRepository', 'getCostStatusRepositoryService', true],
'App\\Repository\\Platform\\Cost\\CostTypeRepository' => ['privates', 'App\\Repository\\Platform\\Cost\\CostTypeRepository', 'getCostTypeRepositoryService', true],
'App\\Repository\\Platform\\DTConfigRepository' => ['privates', 'App\\Repository\\Platform\\DTConfigRepository', 'getDTConfigRepositoryService', true],
'App\\Repository\\Platform\\Demand\\DemandRepository' => ['privates', 'App\\Repository\\Platform\\Demand\\DemandRepository', 'getDemandRepositoryService', true],
'App\\Repository\\Platform\\Demand\\DemandStatusRepository' => ['privates', 'App\\Repository\\Platform\\Demand\\DemandStatusRepository', 'getDemandStatusRepositoryService', true],
'App\\Repository\\Platform\\Demand\\DemandTypeRepository' => ['privates', 'App\\Repository\\Platform\\Demand\\DemandTypeRepository', 'getDemandTypeRepositoryService', true],
'App\\Repository\\Platform\\Devis\\AttachmentDevisRepository' => ['privates', 'App\\Repository\\Platform\\Devis\\AttachmentDevisRepository', 'getAttachmentDevisRepositoryService', true],
'App\\Repository\\Platform\\Devis\\DevisChargeRepository' => ['privates', 'App\\Repository\\Platform\\Devis\\DevisChargeRepository', 'getDevisChargeRepositoryService', true],
'App\\Repository\\Platform\\Devis\\DevisProductRepository' => ['privates', 'App\\Repository\\Platform\\Devis\\DevisProductRepository', 'getDevisProductRepositoryService', true],
'App\\Repository\\Platform\\Devis\\DevisRepository' => ['privates', 'App\\Repository\\Platform\\Devis\\DevisRepository', 'getDevisRepositoryService', true],
'App\\Repository\\Platform\\Devis\\DevisStatusHistoryRepository' => ['privates', 'App\\Repository\\Platform\\Devis\\DevisStatusHistoryRepository', 'getDevisStatusHistoryRepositoryService', true],
'App\\Repository\\Platform\\Devis\\DevisStatusRepository' => ['privates', 'App\\Repository\\Platform\\Devis\\DevisStatusRepository', 'getDevisStatusRepositoryService', true],
'App\\Repository\\Platform\\Devis\\DevisTitleRepository' => ['privates', 'App\\Repository\\Platform\\Devis\\DevisTitleRepository', 'getDevisTitleRepositoryService', true],
'App\\Repository\\Platform\\Devis\\ExternalDevisRepository' => ['privates', 'App\\Repository\\Platform\\Devis\\ExternalDevisRepository', 'getExternalDevisRepositoryService', true],
'App\\Repository\\Platform\\Devis\\GhostDevisRepository' => ['privates', 'App\\Repository\\Platform\\Devis\\GhostDevisRepository', 'getGhostDevisRepositoryService', true],
'App\\Repository\\Platform\\ExternalMessage\\ExternalMessageRepository' => ['privates', 'App\\Repository\\Platform\\ExternalMessage\\ExternalMessageRepository', 'getExternalMessageRepositoryService', true],
'App\\Repository\\Platform\\ExternalMessage\\ExternalMessageStatusRepository' => ['privates', 'App\\Repository\\Platform\\ExternalMessage\\ExternalMessageStatusRepository', 'getExternalMessageStatusRepositoryService', true],
'App\\Repository\\Platform\\ExternalMessage\\ExternalMessageTypeRepository' => ['privates', 'App\\Repository\\Platform\\ExternalMessage\\ExternalMessageTypeRepository', 'getExternalMessageTypeRepositoryService', true],
'App\\Repository\\Platform\\InstallmentAutoAccountConfigRepository' => ['privates', 'App\\Repository\\Platform\\InstallmentAutoAccountConfigRepository', 'getInstallmentAutoAccountConfigRepositoryService', true],
'App\\Repository\\Platform\\InstallmentAutoAccountStatusConfigRepository' => ['privates', 'App\\Repository\\Platform\\InstallmentAutoAccountStatusConfigRepository', 'getInstallmentAutoAccountStatusConfigRepositoryService', true],
'App\\Repository\\Platform\\InstallmentRepository' => ['privates', 'App\\Repository\\Platform\\InstallmentRepository', 'getInstallmentRepositoryService', true],
'App\\Repository\\Platform\\InstallmentStatusRepository' => ['privates', 'App\\Repository\\Platform\\InstallmentStatusRepository', 'getInstallmentStatusRepositoryService', true],
'App\\Repository\\Platform\\Invoice\\ExternalInvoiceRepository' => ['privates', 'App\\Repository\\Platform\\Invoice\\ExternalInvoiceRepository', 'getExternalInvoiceRepositoryService', true],
'App\\Repository\\Platform\\Invoice\\InvoiceAutoAccountConfigRepository' => ['privates', 'App\\Repository\\Platform\\Invoice\\InvoiceAutoAccountConfigRepository', 'getInvoiceAutoAccountConfigRepositoryService', true],
'App\\Repository\\Platform\\Invoice\\InvoiceAutoAccountStatusConfigRepository' => ['privates', 'App\\Repository\\Platform\\Invoice\\InvoiceAutoAccountStatusConfigRepository', 'getInvoiceAutoAccountStatusConfigRepositoryService', true],
'App\\Repository\\Platform\\Invoice\\InvoiceChildRepository' => ['privates', 'App\\Repository\\Platform\\Invoice\\InvoiceChildRepository', 'getInvoiceChildRepositoryService', true],
'App\\Repository\\Platform\\Invoice\\InvoiceExportProviderRepository' => ['privates', 'App\\Repository\\Platform\\Invoice\\InvoiceExportProviderRepository', 'getInvoiceExportProviderRepositoryService', true],
'App\\Repository\\Platform\\Invoice\\InvoiceProductRepository' => ['privates', 'App\\Repository\\Platform\\Invoice\\InvoiceProductRepository', 'getInvoiceProductRepositoryService', true],
'App\\Repository\\Platform\\Invoice\\InvoiceRepository' => ['privates', 'App\\Repository\\Platform\\Invoice\\InvoiceRepository', 'getInvoiceRepositoryService', true],
'App\\Repository\\Platform\\Invoice\\InvoiceResendRepository' => ['privates', 'App\\Repository\\Platform\\Invoice\\InvoiceResendRepository', 'getInvoiceResendRepositoryService', true],
'App\\Repository\\Platform\\Invoice\\InvoiceStatusRepository' => ['privates', 'App\\Repository\\Platform\\Invoice\\InvoiceStatusRepository', 'getInvoiceStatusRepositoryService', true],
'App\\Repository\\Platform\\NoteRepository' => ['privates', 'App\\Repository\\Platform\\NoteRepository', 'getNoteRepository3Service', true],
'App\\Repository\\Platform\\OriginRepository' => ['privates', 'App\\Repository\\Platform\\OriginRepository', 'getOriginRepositoryService', true],
'App\\Repository\\Platform\\PaymentDeadlineRepository' => ['privates', 'App\\Repository\\Platform\\PaymentDeadlineRepository', 'getPaymentDeadlineRepositoryService', true],
'App\\Repository\\Platform\\PaymentTypeRepository' => ['privates', 'App\\Repository\\Platform\\PaymentTypeRepository', 'getPaymentTypeRepository2Service', true],
'App\\Repository\\Platform\\PhoneLabelRepository' => ['privates', 'App\\Repository\\Platform\\PhoneLabelRepository', 'getPhoneLabelRepositoryService', true],
'App\\Repository\\Platform\\PhoneRepository' => ['privates', 'App\\Repository\\Platform\\PhoneRepository', 'getPhoneRepositoryService', true],
'App\\Repository\\Platform\\PunchOut\\PunchOutCommandRepository' => ['privates', 'App\\Repository\\Platform\\PunchOut\\PunchOutCommandRepository', 'getPunchOutCommandRepositoryService', true],
'App\\Repository\\Platform\\PunchOut\\PunchOutRepository' => ['privates', 'App\\Repository\\Platform\\PunchOut\\PunchOutRepository', 'getPunchOutRepositoryService', true],
'App\\Repository\\Platform\\PunchOut\\PunchOutTypeRepository' => ['privates', 'App\\Repository\\Platform\\PunchOut\\PunchOutTypeRepository', 'getPunchOutTypeRepositoryService', true],
'App\\Repository\\Platform\\PunchOut\\PunchOutValidationConfigRepository' => ['privates', 'App\\Repository\\Platform\\PunchOut\\PunchOutValidationConfigRepository', 'getPunchOutValidationConfigRepositoryService', true],
'App\\Repository\\Platform\\QuestionRepository' => ['privates', 'App\\Repository\\Platform\\QuestionRepository', 'getQuestionRepositoryService', true],
'App\\Repository\\Platform\\ReportRepository' => ['privates', 'App\\Repository\\Platform\\ReportRepository', 'getReportRepositoryService', true],
'App\\Repository\\Platform\\ScheduleRepository' => ['privates', 'App\\Repository\\Platform\\ScheduleRepository', 'getScheduleRepositoryService', true],
'App\\Repository\\Platform\\SectorRepository' => ['privates', 'App\\Repository\\Platform\\SectorRepository', 'getSectorRepositoryService', true],
'App\\Repository\\Platform\\SkillRepository' => ['privates', 'App\\Repository\\Platform\\SkillRepository', 'getSkillRepositoryService', true],
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupCommandProductRepository' => ['privates', 'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupCommandProductRepository', 'getSocietyGroupCommandProductRepositoryService', true],
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupCommandRepository' => ['privates', 'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupCommandRepository', 'getSocietyGroupCommandRepositoryService', true],
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupContextRepository' => ['privates', 'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupContextRepository', 'getSocietyGroupContextRepositoryService', true],
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupFavoriteRepository' => ['privates', 'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupFavoriteRepository', 'getSocietyGroupFavoriteRepositoryService', true],
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupInvoiceProductRepository' => ['privates', 'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupInvoiceProductRepository', 'getSocietyGroupInvoiceProductRepositoryService', true],
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupInvoiceRepository' => ['privates', 'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupInvoiceRepository', 'getSocietyGroupInvoiceRepositoryService', true],
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupRequestRepository' => ['privates', 'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupRequestRepository', 'getSocietyGroupRequestRepositoryService', true],
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupShareManagerRepository' => ['privates', 'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupShareManagerRepository', 'getSocietyGroupShareManagerRepositoryService', true],
'App\\Repository\\Platform\\SocietyRepository' => ['privates', 'App\\Repository\\Platform\\SocietyRepository', 'getSocietyRepositoryService', true],
'App\\Repository\\Platform\\SupplierRepository' => ['privates', 'App\\Repository\\Platform\\SupplierRepository', 'getSupplierRepositoryService', true],
'App\\Repository\\Platform\\Survey\\SurveyQuestionRepository' => ['privates', 'App\\Repository\\Platform\\Survey\\SurveyQuestionRepository', 'getSurveyQuestionRepositoryService', true],
'App\\Repository\\Platform\\Survey\\SurveyRepository' => ['privates', 'App\\Repository\\Platform\\Survey\\SurveyRepository', 'getSurveyRepositoryService', true],
'App\\Repository\\Platform\\Survey\\SurveyTemplateRepository' => ['privates', 'App\\Repository\\Platform\\Survey\\SurveyTemplateRepository', 'getSurveyTemplateRepositoryService', true],
'App\\Repository\\Platform\\TimelineTypeDefaultRepository' => ['privates', 'App\\Repository\\Platform\\TimelineTypeDefaultRepository', 'getTimelineTypeDefaultRepositoryService', true],
'App\\Repository\\Platform\\TimelineTypeRepository' => ['privates', 'App\\Repository\\Platform\\TimelineTypeRepository', 'getTimelineTypeRepositoryService', true],
'App\\Repository\\Pra\\PraSyncRepository' => ['privates', 'App\\Repository\\Pra\\PraSyncRepository', 'getPraSyncRepositoryService', true],
'App\\Repository\\Product\\ChargeRepository' => ['privates', 'App\\Repository\\Product\\ChargeRepository', 'getChargeRepositoryService', true],
'App\\Repository\\Product\\ConfigRepository' => ['privates', 'App\\Repository\\Product\\ConfigRepository', 'getConfigRepository5Service', true],
'App\\Repository\\Product\\ProductRepository' => ['privates', 'App\\Repository\\Product\\ProductRepository', 'getProductRepositoryService', true],
'App\\Repository\\Product\\ProductTagRepository' => ['privates', 'App\\Repository\\Product\\ProductTagRepository', 'getProductTagRepositoryService', true],
'App\\Repository\\Product\\TemplateRepository' => ['privates', 'App\\Repository\\Product\\TemplateRepository', 'getTemplateRepositoryService', true],
'App\\Repository\\Product\\TvaRepository' => ['privates', 'App\\Repository\\Product\\TvaRepository', 'getTvaRepositoryService', true],
'App\\Repository\\Product\\UnitRepository' => ['privates', 'App\\Repository\\Product\\UnitRepository', 'getUnitRepositoryService', true],
'App\\Repository\\ProjectManager\\BlueprintConfigRepository' => ['privates', 'App\\Repository\\ProjectManager\\BlueprintConfigRepository', 'getBlueprintConfigRepositoryService', true],
'App\\Repository\\ProjectManager\\CoreConfigRepository' => ['privates', 'App\\Repository\\ProjectManager\\CoreConfigRepository', 'getCoreConfigRepositoryService', true],
'App\\Repository\\ProjectManager\\ImageRepository' => ['privates', 'App\\Repository\\ProjectManager\\ImageRepository', 'getImageRepository2Service', true],
'App\\Repository\\ProjectManager\\LogRepository' => ['privates', 'App\\Repository\\ProjectManager\\LogRepository', 'getLogRepository6Service', true],
'App\\Repository\\ProjectManager\\ProjectManagerPdfReportConfigRepository' => ['privates', 'App\\Repository\\ProjectManager\\ProjectManagerPdfReportConfigRepository', 'getProjectManagerPdfReportConfigRepositoryService', true],
'App\\Repository\\ProjectManager\\ProjectNotebookItemRepository' => ['privates', 'App\\Repository\\ProjectManager\\ProjectNotebookItemRepository', 'getProjectNotebookItemRepositoryService', true],
'App\\Repository\\ProjectManager\\ProjectNotebookRepository' => ['privates', 'App\\Repository\\ProjectManager\\ProjectNotebookRepository', 'getProjectNotebookRepositoryService', true],
'App\\Repository\\Security\\AccessCacheAclRepository' => ['privates', 'App\\Repository\\Security\\AccessCacheAclRepository', 'getAccessCacheAclRepositoryService', true],
'App\\Repository\\Security\\AclArticleRepository' => ['privates', 'App\\Repository\\Security\\AclArticleRepository', 'getAclArticleRepositoryService', true],
'App\\Repository\\Security\\AclDefaultRepository' => ['privates', 'App\\Repository\\Security\\AclDefaultRepository', 'getAclDefaultRepositoryService', true],
'App\\Repository\\Security\\AclPermissionRepository' => ['privates', 'App\\Repository\\Security\\AclPermissionRepository', 'getAclPermissionRepositoryService', true],
'App\\Repository\\Security\\AclPlanningRepository' => ['privates', 'App\\Repository\\Security\\AclPlanningRepository', 'getAclPlanningRepositoryService', true],
'App\\Repository\\Security\\AclRepository' => ['privates', 'App\\Repository\\Security\\AclRepository', 'getAclRepositoryService', true],
'App\\Repository\\Security\\AclTypeRepository' => ['privates', 'App\\Repository\\Security\\AclTypeRepository', 'getAclTypeRepositoryService', true],
'App\\Repository\\Security\\IpAttemptRepository' => ['privates', 'App\\Repository\\Security\\IpAttemptRepository', 'getIpAttemptRepositoryService', true],
'App\\Repository\\Security\\IpBanRepository' => ['privates', 'App\\Repository\\Security\\IpBanRepository', 'getIpBanRepositoryService', true],
'App\\Repository\\Security\\SecretRepository' => ['privates', 'App\\Repository\\Security\\SecretRepository', 'getSecretRepositoryService', true],
'App\\Repository\\Security\\SmtpConfigRepository' => ['privates', 'App\\Repository\\Security\\SmtpConfigRepository', 'getSmtpConfigRepositoryService', true],
'App\\Repository\\Security\\WhitelistRepository' => ['privates', 'App\\Repository\\Security\\WhitelistRepository', 'getWhitelistRepositoryService', true],
'App\\Repository\\SocietyGroupRepository' => ['privates', 'App\\Repository\\SocietyGroupRepository', 'getSocietyGroupRepositoryService', true],
'App\\Repository\\Stripe\\CouponRepository' => ['privates', 'App\\Repository\\Stripe\\CouponRepository', 'getCouponRepositoryService', true],
'App\\Repository\\Stripe\\CustomerRepository' => ['privates', 'App\\Repository\\Stripe\\CustomerRepository', 'getCustomerRepositoryService', true],
'App\\Repository\\Stripe\\ErrorLogRepository' => ['privates', 'App\\Repository\\Stripe\\ErrorLogRepository', 'getErrorLogRepository2Service', true],
'App\\Repository\\Stripe\\LogRepository' => ['privates', 'App\\Repository\\Stripe\\LogRepository', 'getLogRepository7Service', true],
'App\\Repository\\Stripe\\PriceRepository' => ['privates', 'App\\Repository\\Stripe\\PriceRepository', 'getPriceRepositoryService', true],
'App\\Repository\\Stripe\\ProductRepository' => ['privates', 'App\\Repository\\Stripe\\ProductRepository', 'getProductRepository3Service', true],
'App\\Repository\\Stripe\\SubscriptionItemRepository' => ['privates', 'App\\Repository\\Stripe\\SubscriptionItemRepository', 'getSubscriptionItemRepositoryService', true],
'App\\Repository\\Stripe\\SubscriptionRepository' => ['privates', 'App\\Repository\\Stripe\\SubscriptionRepository', 'getSubscriptionRepositoryService', true],
'App\\Repository\\TOS\\TermCondAcceptRepository' => ['privates', 'App\\Repository\\TOS\\TermCondAcceptRepository', 'getTermCondAcceptRepositoryService', true],
'App\\Repository\\TOS\\TermCondHistoryRepository' => ['privates', 'App\\Repository\\TOS\\TermCondHistoryRepository', 'getTermCondHistoryRepositoryService', true],
'App\\Repository\\TOS\\TermCondRepository' => ['privates', 'App\\Repository\\TOS\\TermCondRepository', 'getTermCondRepositoryService', true],
'App\\Repository\\WebappMaker\\TemplateChoiceRepository' => ['privates', 'App\\Repository\\WebappMaker\\TemplateChoiceRepository', 'getTemplateChoiceRepositoryService', true],
'App\\Repository\\WebappMaker\\TemplateItemRepository' => ['privates', 'App\\Repository\\WebappMaker\\TemplateItemRepository', 'getTemplateItemRepositoryService', true],
'App\\Repository\\WebappMaker\\TemplateRepository' => ['privates', 'App\\Repository\\WebappMaker\\TemplateRepository', 'getTemplateRepository3Service', true],
'App\\Repository\\Webapp\\AnomalyGCRepository' => ['privates', 'App\\Repository\\Webapp\\AnomalyGCRepository', 'getAnomalyGCRepositoryService', true],
'App\\Repository\\Webapp\\AnomalyRepository' => ['privates', 'App\\Repository\\Webapp\\AnomalyRepository', 'getAnomalyRepositoryService', true],
'App\\Repository\\Webapp\\Components\\AnomalyActionRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\AnomalyActionRepository', 'getAnomalyActionRepositoryService', true],
'App\\Repository\\Webapp\\Components\\AnomalyChargeRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\AnomalyChargeRepository', 'getAnomalyChargeRepositoryService', true],
'App\\Repository\\Webapp\\Components\\AnomalyItemRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\AnomalyItemRepository', 'getAnomalyItemRepositoryService', true],
'App\\Repository\\Webapp\\Components\\AnomalyProductRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\AnomalyProductRepository', 'getAnomalyProductRepositoryService', true],
'App\\Repository\\Webapp\\Components\\AnomalyReasonRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\AnomalyReasonRepository', 'getAnomalyReasonRepositoryService', true],
'App\\Repository\\Webapp\\Components\\AnomalyStateRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\AnomalyStateRepository', 'getAnomalyStateRepositoryService', true],
'App\\Repository\\Webapp\\Components\\DocumentDevisRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\DocumentDevisRepository', 'getDocumentDevisRepositoryService', true],
'App\\Repository\\Webapp\\Components\\DocumentQuestionRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\DocumentQuestionRepository', 'getDocumentQuestionRepositoryService', true],
'App\\Repository\\Webapp\\Components\\DocumentRuleRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\DocumentRuleRepository', 'getDocumentRuleRepositoryService', true],
'App\\Repository\\Webapp\\Components\\DocumentStatusRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\DocumentStatusRepository', 'getDocumentStatusRepositoryService', true],
'App\\Repository\\Webapp\\Components\\DocumentTargetRuleRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\DocumentTargetRuleRepository', 'getDocumentTargetRuleRepositoryService', true],
'App\\Repository\\Webapp\\Components\\DocumentTypeRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\DocumentTypeRepository', 'getDocumentTypeRepositoryService', true],
'App\\Repository\\Webapp\\Components\\InterventionTypeRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\InterventionTypeRepository', 'getInterventionTypeRepositoryService', true],
'App\\Repository\\Webapp\\Components\\ReportTypeRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\ReportTypeRepository', 'getReportTypeRepositoryService', true],
'App\\Repository\\Webapp\\Components\\SatisfactionMessageRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\SatisfactionMessageRepository', 'getSatisfactionMessageRepositoryService', true],
'App\\Repository\\Webapp\\Components\\SatisfactionRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\SatisfactionRepository', 'getSatisfactionRepositoryService', true],
'App\\Repository\\Webapp\\Components\\TechCheckRepository' => ['privates', 'App\\Repository\\Webapp\\Components\\TechCheckRepository', 'getTechCheckRepositoryService', true],
'App\\Repository\\Webapp\\CustomItemRepository' => ['privates', 'App\\Repository\\Webapp\\CustomItemRepository', 'getCustomItemRepositoryService', true],
'App\\Repository\\Webapp\\CustomReportRepository' => ['privates', 'App\\Repository\\Webapp\\CustomReportRepository', 'getCustomReportRepositoryService', true],
'App\\Repository\\Webapp\\DocumentRepository' => ['privates', 'App\\Repository\\Webapp\\DocumentRepository', 'getDocumentRepositoryService', true],
'App\\Repository\\Webapp\\ExternalDocumentRepository' => ['privates', 'App\\Repository\\Webapp\\ExternalDocumentRepository', 'getExternalDocumentRepositoryService', true],
'App\\Repository\\Webapp\\ImageRepository' => ['privates', 'App\\Repository\\Webapp\\ImageRepository', 'getImageRepository3Service', true],
'App\\Repository\\Webapp\\KVisitReportRepository' => ['privates', 'App\\Repository\\Webapp\\KVisitReportRepository', 'getKVisitReportRepositoryService', true],
'App\\Repository\\Webapp\\ReportRepository' => ['privates', 'App\\Repository\\Webapp\\ReportRepository', 'getReportRepository2Service', true],
'App\\Repository\\Webapp\\RfiGCRepository' => ['privates', 'App\\Repository\\Webapp\\RfiGCRepository', 'getRfiGCRepositoryService', true],
'App\\Repository\\Webapp\\RfiRepository' => ['privates', 'App\\Repository\\Webapp\\RfiRepository', 'getRfiRepositoryService', true],
'App\\Repository\\Wiki\\ImageRepository' => ['privates', 'App\\Repository\\Wiki\\ImageRepository', 'getImageRepository4Service', true],
'App\\Repository\\Wiki\\KeywordRepository' => ['privates', 'App\\Repository\\Wiki\\KeywordRepository', 'getKeywordRepositoryService', true],
'App\\Repository\\Wiki\\PageRepository' => ['privates', 'App\\Repository\\Wiki\\PageRepository', 'getPageRepositoryService', true],
], [
'App\\Repository\\AI\\OpenAI\\CallRepository' => '?',
'App\\Repository\\APIRest\\AccessAPIRepository' => '?',
'App\\Repository\\AccessClient\\AccessClientAddressRepository' => '?',
'App\\Repository\\AccessClient\\AccessClientRecordRepository' => '?',
'App\\Repository\\AccessClient\\AccessClientRepository' => '?',
'App\\Repository\\AccessRepository' => '?',
'App\\Repository\\Access\\AccessSettingsRepository' => '?',
'App\\Repository\\Admin\\AdminSocietyGroupFavRepository' => '?',
'App\\Repository\\Admin\\AdminToolFavRepository' => '?',
'App\\Repository\\Admin\\AdminToolRepository' => '?',
'App\\Repository\\Admin\\LabsConfigRepository' => '?',
'App\\Repository\\Client\\BillingAccountRepository' => '?',
'App\\Repository\\Client\\BillingClientRepository' => '?',
'App\\Repository\\Client\\ClientRepository' => '?',
'App\\Repository\\Client\\ContactRepository' => '?',
'App\\Repository\\Client\\FinancialPoolRepository' => '?',
'App\\Repository\\Client\\FinancialRepository' => '?',
'App\\Repository\\Client\\IndividualColorConfigRepository' => '?',
'App\\Repository\\Client\\IndividualColorRepository' => '?',
'App\\Repository\\Client\\IndividualRepository' => '?',
'App\\Repository\\Client\\StoreGroupRepository' => '?',
'App\\Repository\\Client\\StoreRepository' => '?',
'App\\Repository\\Client\\TitleRepository' => '?',
'App\\Repository\\Client\\ZoneProductRepository' => '?',
'App\\Repository\\Client\\ZoneRepository' => '?',
'App\\Repository\\CloudNine\\AclInodeRepository' => '?',
'App\\Repository\\CloudNine\\AllowedExtensionsRepository' => '?',
'App\\Repository\\CloudNine\\InodeRepository' => '?',
'App\\Repository\\CloudNine\\UpFileRepository' => '?',
'App\\Repository\\Cloud\\AclInodeRepository' => '?',
'App\\Repository\\Cloud\\AllowedExtensionsRepository' => '?',
'App\\Repository\\Cloud\\InodeRepository' => '?',
'App\\Repository\\Cloud\\UpFileRepository' => '?',
'App\\Repository\\Common\\AttachmentFolderRepository' => '?',
'App\\Repository\\Common\\AttachmentRepository' => '?',
'App\\Repository\\Common\\DayRepository' => '?',
'App\\Repository\\Common\\EntityKeywordRepository' => '?',
'App\\Repository\\Common\\EntityRepository' => '?',
'App\\Repository\\Common\\FileTypeExtensionRepository' => '?',
'App\\Repository\\Common\\FrequencyRepository' => '?',
'App\\Repository\\Common\\ImageRepository' => '?',
'App\\Repository\\Common\\MimeTypeRepository' => '?',
'App\\Repository\\Common\\MonthRepository' => '?',
'App\\Repository\\Common\\PatternRepository' => '?',
'App\\Repository\\Common\\RefGeneratorRepository' => '?',
'App\\Repository\\Communication\\Email\\EmailConfigMakeoverRepository' => '?',
'App\\Repository\\Communication\\Email\\EmailTemplateRepository' => '?',
'App\\Repository\\Communication\\Email\\MailLogCodeRepository' => '?',
'App\\Repository\\Communication\\Email\\MailLogReceiverRepository' => '?',
'App\\Repository\\Communication\\Email\\MailLogRepository' => '?',
'App\\Repository\\Communication\\SmsProviders\\SmsModeRepository' => '?',
'App\\Repository\\Communication\\SmsProviders\\SmsModeStatusRepository' => '?',
'App\\Repository\\Communication\\SmsProviders\\SmsProviderRepository' => '?',
'App\\Repository\\Communication\\SmsProviders\\SmsTwilioRepository' => '?',
'App\\Repository\\Communication\\SmsProviders\\SmsTwilioStatusRepository' => '?',
'App\\Repository\\Communication\\Sms\\SmsMonthlyCostSocietyGroupRepository' => '?',
'App\\Repository\\Communication\\Sms\\SmsMonthlyCostSocietyRepository' => '?',
'App\\Repository\\Communication\\Sms\\SmsPhoneNumberRepository' => '?',
'App\\Repository\\Communication\\Sms\\SmsPriceRepository' => '?',
'App\\Repository\\Communication\\Sms\\SmsRepository' => '?',
'App\\Repository\\Communication\\Sms\\SmsStatusRepository' => '?',
'App\\Repository\\Communication\\Sms\\SmsTemplateRepository' => '?',
'App\\Repository\\Config\\ConfigRepository' => '?',
'App\\Repository\\Config\\CustomModuleRepository' => '?',
'App\\Repository\\Config\\ModuleConfigRepository' => '?',
'App\\Repository\\Config\\ModuleRepository' => '?',
'App\\Repository\\Config\\ModuleTemplateRepository' => '?',
'App\\Repository\\Config\\OptionConfigRepository' => '?',
'App\\Repository\\Dashboard\\AccessStateCacheRepository' => '?',
'App\\Repository\\Dashboard\\AccessStateMonthlyCacheRepository' => '?',
'App\\Repository\\Dashboard\\AccessStateWeeklyCacheRepository' => '?',
'App\\Repository\\Dashboard\\CacheActivityCARepository' => '?',
'App\\Repository\\Dashboard\\CacheAnomalyRepository' => '?',
'App\\Repository\\Dashboard\\CacheBalanceDueRepository' => '?',
'App\\Repository\\Dashboard\\CacheGenerationLogRepository' => '?',
'App\\Repository\\Dashboard\\CacheMissionRepository' => '?',
'App\\Repository\\Dashboard\\CacheSatisfactionRepository' => '?',
'App\\Repository\\Dashboard\\DashboardConfigRepository' => '?',
'App\\Repository\\Dashboard\\IndicatorConfigRepository' => '?',
'App\\Repository\\Dashboard\\IndicatorRepository' => '?',
'App\\Repository\\Dashboard\\Login\\LoginCacheRepository' => '?',
'App\\Repository\\Dashboard\\Login\\LoginDataRepository' => '?',
'App\\Repository\\Dashboard\\Login\\LoginMonthlyCacheRepository' => '?',
'App\\Repository\\Dashboard\\Login\\LoginWeeklyCacheRepository' => '?',
'App\\Repository\\Ding\\AdvancedNotificationConfigRepository' => '?',
'App\\Repository\\Ding\\AdvancedNotificationLogRepository' => '?',
'App\\Repository\\Ding\\AdvancedNotificationRepository' => '?',
'App\\Repository\\Ding\\EventRepository' => '?',
'App\\Repository\\Ding\\EventTemplateRepository' => '?',
'App\\Repository\\Ding\\NotificationRepository' => '?',
'App\\Repository\\Ding\\NotificationTypeRepository' => '?',
'App\\Repository\\Ding\\Notifier\\TriggerEventRepository' => '?',
'App\\Repository\\Ding\\Notifier\\TriggerItemRepository' => '?',
'App\\Repository\\EInvoicing\\EInvoicingProviderConfigRepository' => '?',
'App\\Repository\\Equipment\\DamageRepository' => '?',
'App\\Repository\\Equipment\\EquipmentHistoryRepository' => '?',
'App\\Repository\\Equipment\\EquipmentRepository' => '?',
'App\\Repository\\Equipment\\EquipmentStateRepository' => '?',
'App\\Repository\\Equipment\\EquipmentStatusRepository' => '?',
'App\\Repository\\Equipment\\EquipmentTypeRepository' => '?',
'App\\Repository\\Equipment\\FineRepository' => '?',
'App\\Repository\\Equipment\\FineTypeRepository' => '?',
'App\\Repository\\Equipment\\FundingDurationRepository' => '?',
'App\\Repository\\Equipment\\FundingEmitterRepository' => '?',
'App\\Repository\\Equipment\\FundingTypeRepository' => '?',
'App\\Repository\\Equipment\\MileageRepository' => '?',
'App\\Repository\\Equipment\\NoteRepository' => '?',
'App\\Repository\\Equipment\\VehicleMaintenanceDeadlineRepository' => '?',
'App\\Repository\\Equipment\\VehicleMaintenanceRepository' => '?',
'App\\Repository\\Equipment\\VehicleMaintenanceTypeRepository' => '?',
'App\\Repository\\Equipment\\VehicleRepository' => '?',
'App\\Repository\\Export\\AutoAccountFileRepository' => '?',
'App\\Repository\\Extra\\LegallaisRepository' => '?',
'App\\Repository\\GuestSuite\\ConfigRepository' => '?',
'App\\Repository\\GuestSuite\\ConfigSocietyRepository' => '?',
'App\\Repository\\GuestSuite\\LogRepository' => '?',
'App\\Repository\\HR\\AccessFunctionDefaultRepository' => '?',
'App\\Repository\\HR\\AccessFunctionRepository' => '?',
'App\\Repository\\HR\\AccessHistoryRepository' => '?',
'App\\Repository\\HR\\Application\\ApplicationActivityRepository' => '?',
'App\\Repository\\HR\\Application\\ApplicationCategoryRepository' => '?',
'App\\Repository\\HR\\Application\\ApplicationExperienceRepository' => '?',
'App\\Repository\\HR\\Application\\ApplicationLevelRepository' => '?',
'App\\Repository\\HR\\Application\\ApplicationMobilityRepository' => '?',
'App\\Repository\\HR\\Application\\ApplicationOriginRepository' => '?',
'App\\Repository\\HR\\Application\\ApplicationPositionRepository' => '?',
'App\\Repository\\HR\\Application\\ApplicationRepository' => '?',
'App\\Repository\\HR\\Application\\ApplicationStatusRepository' => '?',
'App\\Repository\\HR\\AvailabilityRepository' => '?',
'App\\Repository\\HR\\HumanResourceJobCategoryRepository' => '?',
'App\\Repository\\HR\\HumanResourceJobContractRepository' => '?',
'App\\Repository\\HR\\HumanResourceJobPositionRepository' => '?',
'App\\Repository\\HR\\HumanResourceRepository' => '?',
'App\\Repository\\HR\\HumanResourceStatusRepository' => '?',
'App\\Repository\\HR\\HumanResourceTypeRepository' => '?',
'App\\Repository\\HR\\LogRepository' => '?',
'App\\Repository\\HR\\NoteRepository' => '?',
'App\\Repository\\HR\\RHForm\\AccidentRepository' => '?',
'App\\Repository\\HR\\RHForm\\AccidentTypeRepository' => '?',
'App\\Repository\\HR\\RHForm\\DateHistoryRepository' => '?',
'App\\Repository\\HR\\RHForm\\HourHistoryRepository' => '?',
'App\\Repository\\HR\\RHForm\\HoursRepository' => '?',
'App\\Repository\\HR\\RHForm\\HoursTemplateItemRepository' => '?',
'App\\Repository\\HR\\RHForm\\HoursTemplateRepository' => '?',
'App\\Repository\\HR\\RHForm\\HoursWeekRepository' => '?',
'App\\Repository\\HR\\RHForm\\LeaveRepository' => '?',
'App\\Repository\\HR\\RHForm\\LeaveTypeRepository' => '?',
'App\\Repository\\HR\\RHForm\\RHFormRepository' => '?',
'App\\Repository\\HR\\RHForm\\StatusHistoryRepository' => '?',
'App\\Repository\\HR\\RHForm\\StatusRepository' => '?',
'App\\Repository\\HR\\SalaryHistoryRepository' => '?',
'App\\Repository\\HR\\Salary\\HRVarStatusRepository' => '?',
'App\\Repository\\HR\\Salary\\HRVarTypeRepository' => '?',
'App\\Repository\\HR\\Salary\\HRVariableRepository' => '?',
'App\\Repository\\HR\\Salary\\OPVarStatusRepository' => '?',
'App\\Repository\\HR\\Salary\\OPVarTypeRepository' => '?',
'App\\Repository\\HR\\Salary\\OPVariableRepository' => '?',
'App\\Repository\\ITask\\ITaskAutoAdvancedRepository' => '?',
'App\\Repository\\ITask\\ITaskAutoRepository' => '?',
'App\\Repository\\ITask\\ITaskConfigRepository' => '?',
'App\\Repository\\ITask\\ITaskDisplayRepository' => '?',
'App\\Repository\\ITask\\InterventionTaskRepository' => '?',
'App\\Repository\\Ikea\\AttachmentLogRepository' => '?',
'App\\Repository\\Ikea\\BookedTimeWindowRepository' => '?',
'App\\Repository\\Ikea\\BpFileLineRepository' => '?',
'App\\Repository\\Ikea\\BpFileRepository' => '?',
'App\\Repository\\Ikea\\BpOutputDeltaExternalRepository' => '?',
'App\\Repository\\Ikea\\BpOutputDeltaLocalRepository' => '?',
'App\\Repository\\Ikea\\BpOutputDeltaRepository' => '?',
'App\\Repository\\Ikea\\BpOutputMatchRepository' => '?',
'App\\Repository\\Ikea\\BpProcessRepository' => '?',
'App\\Repository\\Ikea\\BpTaskImmoRepository' => '?',
'App\\Repository\\Ikea\\BpTaskRepository' => '?',
'App\\Repository\\Ikea\\ConfigRepository' => '?',
'App\\Repository\\Ikea\\ErrorLogRepository' => '?',
'App\\Repository\\Ikea\\KitchenPlannerProjectRepository' => '?',
'App\\Repository\\Ikea\\LogRepository' => '?',
'App\\Repository\\Ikea\\ProductRepository' => '?',
'App\\Repository\\Ikea\\ServiceCodeProductRepository' => '?',
'App\\Repository\\Ikea\\ServiceCodeTaskTypeRepository' => '?',
'App\\Repository\\Ikea\\ServiceOrderInstructionRepository' => '?',
'App\\Repository\\Ikea\\ServiceOrderRepository' => '?',
'App\\Repository\\Ikea\\ServiceOrderStatusRepository' => '?',
'App\\Repository\\Ikea\\ServiceOrderUpdateRepository' => '?',
'App\\Repository\\Ikea\\StatusChangeRepository' => '?',
'App\\Repository\\Ikea\\StatusReasonCodeRepository' => '?',
'App\\Repository\\Ikea\\TemplateDataRepository' => '?',
'App\\Repository\\Ikea\\TemplateProductRepository' => '?',
'App\\Repository\\Ikea\\TemplateRepository' => '?',
'App\\Repository\\Location\\AddressRepository' => '?',
'App\\Repository\\Location\\DepartmentRepository' => '?',
'App\\Repository\\Location\\PostalCodeRepository' => '?',
'App\\Repository\\Location\\RegionRepository' => '?',
'App\\Repository\\Location\\TownRepository' => '?',
'App\\Repository\\Log\\APICounterRepository' => '?',
'App\\Repository\\Log\\ChangeLogRepository' => '?',
'App\\Repository\\Log\\ChangeLogSeenRepository' => '?',
'App\\Repository\\Log\\LogEntityRepository' => '?',
'App\\Repository\\Log\\LogRepository' => '?',
'App\\Repository\\Log\\MaintenanceBannerSeenRepository' => '?',
'App\\Repository\\Media\\ArticleRepository' => '?',
'App\\Repository\\Media\\CommentRepository' => '?',
'App\\Repository\\Media\\FaIconRepository' => '?',
'App\\Repository\\Media\\IconCollectionRepository' => '?',
'App\\Repository\\Media\\IconRepository' => '?',
'App\\Repository\\Media\\QRCode\\QRCodeConfigRepository' => '?',
'App\\Repository\\Media\\QRCode\\QRCodeRepository' => '?',
'App\\Repository\\Media\\QRCode\\QRCodeTypeRepository' => '?',
'App\\Repository\\Media\\StickyNoteRepository' => '?',
'App\\Repository\\Media\\ThumbUpRepository' => '?',
'App\\Repository\\Menu\\MenuGroupRepository' => '?',
'App\\Repository\\Menu\\MenuRepository' => '?',
'App\\Repository\\Mission\\AnnulationInfoRepository' => '?',
'App\\Repository\\Mission\\MissionConfigRepository' => '?',
'App\\Repository\\Mission\\MissionOriginRepository' => '?',
'App\\Repository\\Mission\\MissionOwnerPaymentRepository' => '?',
'App\\Repository\\Mission\\MissionProjectRepository' => '?',
'App\\Repository\\Mission\\MissionRepository' => '?',
'App\\Repository\\Mission\\MissionRfiCountRepository' => '?',
'App\\Repository\\Mission\\MissionShareDemandRepository' => '?',
'App\\Repository\\Mission\\MissionShareDemandStatusRepository' => '?',
'App\\Repository\\Mission\\MissionStatusInfoRepository' => '?',
'App\\Repository\\Mission\\MissionStatusRepository' => '?',
'App\\Repository\\Mission\\MissionTargetRepository' => '?',
'App\\Repository\\Mission\\MissionTypeRepository' => '?',
'App\\Repository\\MobileApp\\UpdateMessageRepository' => '?',
'App\\Repository\\MobileApp\\VersionRepository' => '?',
'App\\Repository\\OnlinePayment\\ConfigRepository' => '?',
'App\\Repository\\OnlinePayment\\LogRepository' => '?',
'App\\Repository\\OnlinePayment\\PaymentRepository' => '?',
'App\\Repository\\OnlinePayment\\PaymentStatusRepository' => '?',
'App\\Repository\\OnlinePayment\\PaymentTypeRepository' => '?',
'App\\Repository\\OnlinePayment\\VaultRepository' => '?',
'App\\Repository\\PDF\\PdfFillerRepository' => '?',
'App\\Repository\\Planning\\AvailabilityRepository' => '?',
'App\\Repository\\Planning\\BookingDataRepository' => '?',
'App\\Repository\\Planning\\ExternalTaskRepository' => '?',
'App\\Repository\\Planning\\PlanningOptmisationHistoryRepository' => '?',
'App\\Repository\\Planning\\PlanningResourceRepository' => '?',
'App\\Repository\\Planning\\TaskAlertRepository' => '?',
'App\\Repository\\Planning\\TaskHistoryRepository' => '?',
'App\\Repository\\Planning\\TaskInfoRektoRepository' => '?',
'App\\Repository\\Planning\\TaskMissionRuleRepository' => '?',
'App\\Repository\\Planning\\TaskRepository' => '?',
'App\\Repository\\Planning\\TaskShareColorRepository' => '?',
'App\\Repository\\Planning\\TaskShareDataRepository' => '?',
'App\\Repository\\Planning\\TaskStatusRepository' => '?',
'App\\Repository\\Planning\\TaskTypeRepository' => '?',
'App\\Repository\\Platform\\ActivityRepository' => '?',
'App\\Repository\\Platform\\Bug\\BugRepository' => '?',
'App\\Repository\\Platform\\Bug\\BugStatusRepository' => '?',
'App\\Repository\\Platform\\Bug\\BugTypeRepository' => '?',
'App\\Repository\\Platform\\Command\\CommandProductRepository' => '?',
'App\\Repository\\Platform\\Command\\CommandRepository' => '?',
'App\\Repository\\Platform\\Command\\CommandStatusRepository' => '?',
'App\\Repository\\Platform\\Command\\CommandTypeRepository' => '?',
'App\\Repository\\Platform\\Cost\\BillingAccountRepository' => '?',
'App\\Repository\\Platform\\Cost\\CostAutoAccountConfigRepository' => '?',
'App\\Repository\\Platform\\Cost\\CostAutoAccountStatusConfigRepository' => '?',
'App\\Repository\\Platform\\Cost\\CostCategoryRepository' => '?',
'App\\Repository\\Platform\\Cost\\CostNoteRepository' => '?',
'App\\Repository\\Platform\\Cost\\CostRepository' => '?',
'App\\Repository\\Platform\\Cost\\CostStatusHistoryRepository' => '?',
'App\\Repository\\Platform\\Cost\\CostStatusRepository' => '?',
'App\\Repository\\Platform\\Cost\\CostTypeRepository' => '?',
'App\\Repository\\Platform\\DTConfigRepository' => '?',
'App\\Repository\\Platform\\Demand\\DemandRepository' => '?',
'App\\Repository\\Platform\\Demand\\DemandStatusRepository' => '?',
'App\\Repository\\Platform\\Demand\\DemandTypeRepository' => '?',
'App\\Repository\\Platform\\Devis\\AttachmentDevisRepository' => '?',
'App\\Repository\\Platform\\Devis\\DevisChargeRepository' => '?',
'App\\Repository\\Platform\\Devis\\DevisProductRepository' => '?',
'App\\Repository\\Platform\\Devis\\DevisRepository' => '?',
'App\\Repository\\Platform\\Devis\\DevisStatusHistoryRepository' => '?',
'App\\Repository\\Platform\\Devis\\DevisStatusRepository' => '?',
'App\\Repository\\Platform\\Devis\\DevisTitleRepository' => '?',
'App\\Repository\\Platform\\Devis\\ExternalDevisRepository' => '?',
'App\\Repository\\Platform\\Devis\\GhostDevisRepository' => '?',
'App\\Repository\\Platform\\ExternalMessage\\ExternalMessageRepository' => '?',
'App\\Repository\\Platform\\ExternalMessage\\ExternalMessageStatusRepository' => '?',
'App\\Repository\\Platform\\ExternalMessage\\ExternalMessageTypeRepository' => '?',
'App\\Repository\\Platform\\InstallmentAutoAccountConfigRepository' => '?',
'App\\Repository\\Platform\\InstallmentAutoAccountStatusConfigRepository' => '?',
'App\\Repository\\Platform\\InstallmentRepository' => '?',
'App\\Repository\\Platform\\InstallmentStatusRepository' => '?',
'App\\Repository\\Platform\\Invoice\\ExternalInvoiceRepository' => '?',
'App\\Repository\\Platform\\Invoice\\InvoiceAutoAccountConfigRepository' => '?',
'App\\Repository\\Platform\\Invoice\\InvoiceAutoAccountStatusConfigRepository' => '?',
'App\\Repository\\Platform\\Invoice\\InvoiceChildRepository' => '?',
'App\\Repository\\Platform\\Invoice\\InvoiceExportProviderRepository' => '?',
'App\\Repository\\Platform\\Invoice\\InvoiceProductRepository' => '?',
'App\\Repository\\Platform\\Invoice\\InvoiceRepository' => '?',
'App\\Repository\\Platform\\Invoice\\InvoiceResendRepository' => '?',
'App\\Repository\\Platform\\Invoice\\InvoiceStatusRepository' => '?',
'App\\Repository\\Platform\\NoteRepository' => '?',
'App\\Repository\\Platform\\OriginRepository' => '?',
'App\\Repository\\Platform\\PaymentDeadlineRepository' => '?',
'App\\Repository\\Platform\\PaymentTypeRepository' => '?',
'App\\Repository\\Platform\\PhoneLabelRepository' => '?',
'App\\Repository\\Platform\\PhoneRepository' => '?',
'App\\Repository\\Platform\\PunchOut\\PunchOutCommandRepository' => '?',
'App\\Repository\\Platform\\PunchOut\\PunchOutRepository' => '?',
'App\\Repository\\Platform\\PunchOut\\PunchOutTypeRepository' => '?',
'App\\Repository\\Platform\\PunchOut\\PunchOutValidationConfigRepository' => '?',
'App\\Repository\\Platform\\QuestionRepository' => '?',
'App\\Repository\\Platform\\ReportRepository' => '?',
'App\\Repository\\Platform\\ScheduleRepository' => '?',
'App\\Repository\\Platform\\SectorRepository' => '?',
'App\\Repository\\Platform\\SkillRepository' => '?',
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupCommandProductRepository' => '?',
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupCommandRepository' => '?',
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupContextRepository' => '?',
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupFavoriteRepository' => '?',
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupInvoiceProductRepository' => '?',
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupInvoiceRepository' => '?',
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupRequestRepository' => '?',
'App\\Repository\\Platform\\SocietyGroup\\SocietyGroupShareManagerRepository' => '?',
'App\\Repository\\Platform\\SocietyRepository' => '?',
'App\\Repository\\Platform\\SupplierRepository' => '?',
'App\\Repository\\Platform\\Survey\\SurveyQuestionRepository' => '?',
'App\\Repository\\Platform\\Survey\\SurveyRepository' => '?',
'App\\Repository\\Platform\\Survey\\SurveyTemplateRepository' => '?',
'App\\Repository\\Platform\\TimelineTypeDefaultRepository' => '?',
'App\\Repository\\Platform\\TimelineTypeRepository' => '?',
'App\\Repository\\Pra\\PraSyncRepository' => '?',
'App\\Repository\\Product\\ChargeRepository' => '?',
'App\\Repository\\Product\\ConfigRepository' => '?',
'App\\Repository\\Product\\ProductRepository' => '?',
'App\\Repository\\Product\\ProductTagRepository' => '?',
'App\\Repository\\Product\\TemplateRepository' => '?',
'App\\Repository\\Product\\TvaRepository' => '?',
'App\\Repository\\Product\\UnitRepository' => '?',
'App\\Repository\\ProjectManager\\BlueprintConfigRepository' => '?',
'App\\Repository\\ProjectManager\\CoreConfigRepository' => '?',
'App\\Repository\\ProjectManager\\ImageRepository' => '?',
'App\\Repository\\ProjectManager\\LogRepository' => '?',
'App\\Repository\\ProjectManager\\ProjectManagerPdfReportConfigRepository' => '?',
'App\\Repository\\ProjectManager\\ProjectNotebookItemRepository' => '?',
'App\\Repository\\ProjectManager\\ProjectNotebookRepository' => '?',
'App\\Repository\\Security\\AccessCacheAclRepository' => '?',
'App\\Repository\\Security\\AclArticleRepository' => '?',
'App\\Repository\\Security\\AclDefaultRepository' => '?',
'App\\Repository\\Security\\AclPermissionRepository' => '?',
'App\\Repository\\Security\\AclPlanningRepository' => '?',
'App\\Repository\\Security\\AclRepository' => '?',
'App\\Repository\\Security\\AclTypeRepository' => '?',
'App\\Repository\\Security\\IpAttemptRepository' => '?',
'App\\Repository\\Security\\IpBanRepository' => '?',
'App\\Repository\\Security\\SecretRepository' => '?',
'App\\Repository\\Security\\SmtpConfigRepository' => '?',
'App\\Repository\\Security\\WhitelistRepository' => '?',
'App\\Repository\\SocietyGroupRepository' => '?',
'App\\Repository\\Stripe\\CouponRepository' => '?',
'App\\Repository\\Stripe\\CustomerRepository' => '?',
'App\\Repository\\Stripe\\ErrorLogRepository' => '?',
'App\\Repository\\Stripe\\LogRepository' => '?',
'App\\Repository\\Stripe\\PriceRepository' => '?',
'App\\Repository\\Stripe\\ProductRepository' => '?',
'App\\Repository\\Stripe\\SubscriptionItemRepository' => '?',
'App\\Repository\\Stripe\\SubscriptionRepository' => '?',
'App\\Repository\\TOS\\TermCondAcceptRepository' => '?',
'App\\Repository\\TOS\\TermCondHistoryRepository' => '?',
'App\\Repository\\TOS\\TermCondRepository' => '?',
'App\\Repository\\WebappMaker\\TemplateChoiceRepository' => '?',
'App\\Repository\\WebappMaker\\TemplateItemRepository' => '?',
'App\\Repository\\WebappMaker\\TemplateRepository' => '?',
'App\\Repository\\Webapp\\AnomalyGCRepository' => '?',
'App\\Repository\\Webapp\\AnomalyRepository' => '?',
'App\\Repository\\Webapp\\Components\\AnomalyActionRepository' => '?',
'App\\Repository\\Webapp\\Components\\AnomalyChargeRepository' => '?',
'App\\Repository\\Webapp\\Components\\AnomalyItemRepository' => '?',
'App\\Repository\\Webapp\\Components\\AnomalyProductRepository' => '?',
'App\\Repository\\Webapp\\Components\\AnomalyReasonRepository' => '?',
'App\\Repository\\Webapp\\Components\\AnomalyStateRepository' => '?',
'App\\Repository\\Webapp\\Components\\DocumentDevisRepository' => '?',
'App\\Repository\\Webapp\\Components\\DocumentQuestionRepository' => '?',
'App\\Repository\\Webapp\\Components\\DocumentRuleRepository' => '?',
'App\\Repository\\Webapp\\Components\\DocumentStatusRepository' => '?',
'App\\Repository\\Webapp\\Components\\DocumentTargetRuleRepository' => '?',
'App\\Repository\\Webapp\\Components\\DocumentTypeRepository' => '?',
'App\\Repository\\Webapp\\Components\\InterventionTypeRepository' => '?',
'App\\Repository\\Webapp\\Components\\ReportTypeRepository' => '?',
'App\\Repository\\Webapp\\Components\\SatisfactionMessageRepository' => '?',
'App\\Repository\\Webapp\\Components\\SatisfactionRepository' => '?',
'App\\Repository\\Webapp\\Components\\TechCheckRepository' => '?',
'App\\Repository\\Webapp\\CustomItemRepository' => '?',
'App\\Repository\\Webapp\\CustomReportRepository' => '?',
'App\\Repository\\Webapp\\DocumentRepository' => '?',
'App\\Repository\\Webapp\\ExternalDocumentRepository' => '?',
'App\\Repository\\Webapp\\ImageRepository' => '?',
'App\\Repository\\Webapp\\KVisitReportRepository' => '?',
'App\\Repository\\Webapp\\ReportRepository' => '?',
'App\\Repository\\Webapp\\RfiGCRepository' => '?',
'App\\Repository\\Webapp\\RfiRepository' => '?',
'App\\Repository\\Wiki\\ImageRepository' => '?',
'App\\Repository\\Wiki\\KeywordRepository' => '?',
'App\\Repository\\Wiki\\PageRepository' => '?',
]));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
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 '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 '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['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
}, 2), ($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 '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.deprecation' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_DeprecationService()
{
$this->privates['monolog.handler.deprecation'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/deprecation.log'), 100, true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.error_only_log' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_ErrorOnlyLogService()
{
$this->privates['monolog.handler.error_only_log'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev_error_only.log'), 400, true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 100, true, NULL, false);
$instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
return $instance;
}
/**
* Gets the private 'monolog.handler.ouch' shared service.
*
* @return \Monolog\Handler\RotatingFileHandler
*/
protected function getMonolog_Handler_OuchService()
{
$this->privates['monolog.handler.ouch'] = $instance = new \Monolog\Handler\RotatingFileHandler((\dirname(__DIR__, 3).'/log/dev_ouch.log'), 0, 100, 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');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.error_only_log'] ?? $this->getMonolog_Handler_ErrorOnlyLogService()));
\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');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.error_only_log'] ?? $this->getMonolog_Handler_ErrorOnlyLogService()));
\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');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\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');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.error_only_log'] ?? $this->getMonolog_Handler_ErrorOnlyLogService()));
\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');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
$instance->pushHandler(($this->privates['monolog.handler.error_only_log'] ?? $this->getMonolog_Handler_ErrorOnlyLogService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* 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_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'));
yield 3 => ($this->privates['doctrine.orm.direct_mysql1_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DirectMysql1EntityManager_PropertyInfoExtractorService'));
}, 4), 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['doctrine.orm.direct_mysql1_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DirectMysql1EntityManager_PropertyInfoExtractorService'));
yield 2 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
yield 3 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
yield 4 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 5), 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['doctrine.orm.direct_mysql1_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DirectMysql1EntityManager_PropertyInfoExtractorService'));
yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 3), 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__, 4), 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.access_client'] ?? $this->getSecurity_EventDispatcher_AccessClientService());
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'));
yield 1 => ($this->privates['security.user.provider.concrete.access_api_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AccessApiProviderService'));
yield 2 => ($this->privates['security.user.provider.concrete.access_client_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AccessClientProviderService'));
}, 3), 'access_client', ($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.context_listener.1' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_1Service()
{
$a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
if (isset($this->privates['security.context_listener.1'])) {
return $this->privates['security.context_listener.1'];
}
return $this->privates['security.context_listener.1'] = 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'));
yield 1 => ($this->privates['security.user.provider.concrete.access_api_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AccessApiProviderService'));
yield 2 => ($this->privates['security.user.provider.concrete.access_client_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_AccessClientProviderService'));
}, 3), 'main', ($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.access_client' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_AccessClientService()
{
$this->privates['security.event_dispatcher.access_client'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.access_client.user_provider'] ?? $this->load('getSecurity_Listener_AccessClient_UserProviderService'));
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.access_client'] ?? $this->load('getSecurity_Listener_Session_AccessClientService'));
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.access_client'] ?? $this->load('getSecurity_Logout_Listener_Default_AccessClientService'));
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.access_client'] ?? ($this->privates['security.logout.listener.session.access_client'] = 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.user_checker.access_client'] ?? $this->load('getSecurity_Listener_UserChecker_AccessClientService'));
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.access_client'] ?? $this->load('getSecurity_Listener_UserChecker_AccessClientService'));
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [0 => function () {
return ($this->privates['App\\EventListener\\LoginFailureListener'] ?? $this->load('getLoginFailureListenerService'));
}, 1 => 'onLoginFailure'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['App\\EventListener\\LoginSuccessListener'] ?? $this->load('getLoginSuccessListenerService'));
}, 1 => 'onLoginSuccess'], 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.event_dispatcher.main' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_MainService()
{
$this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
}, 1 => 'checkPassport'], 2048);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
}, 1 => 'onSuccessfulLogin'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = 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.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
}, 1 => 'preCheckCredentials'], 256);
$instance->addListener('security.authentication.success', [0 => function () {
return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
}, 1 => 'postCheckCredentials'], 256);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [0 => function () {
return ($this->privates['App\\EventListener\\LoginFailureListener'] ?? $this->load('getLoginFailureListenerService'));
}, 1 => 'onLoginFailure'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
return ($this->privates['App\\EventListener\\LoginSuccessListener'] ?? $this->load('getLoginSuccessListenerService'));
}, 1 => 'onLoginSuccess'], 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.99pV.ao'] ?? $this->get_ServiceLocator_99pV_AoService());
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_rest_no_security' => ($this->privates['.security.request_matcher.ZX3IHsb'] ?? ($this->privates['.security.request_matcher.ZX3IHsb'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api-rest/(login|password/lost)$')));
yield 'security.firewall.map.context.api_rest' => ($this->privates['.security.request_matcher.Q4CjzMp'] ?? ($this->privates['.security.request_matcher.Q4CjzMp'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api-rest')));
yield 'security.firewall.map.context.access_client' => ($this->privates['.security.request_matcher.ijB4zuf'] ?? ($this->privates['.security.request_matcher.ijB4zuf'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(client_access|client)')));
yield 'security.firewall.map.context.main' => NULL;
}, 5));
}
/**
* 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('access_client', 'access_client_logout', 'logout', '_csrf_token', NULL, NULL);
$instance->registerListener('main', 'logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['Symfony\\Component\\Security\\Core\\User\\PasswordAuthenticatedUserInterface' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher', 'arguments' => [0 => NULL, 1 => NULL, 2 => 12, 3 => '2y']]]);
}
/**
* Gets the private 'security.user_password_hasher' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
*/
protected function getSecurity_UserPasswordHasherService()
{
return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* 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->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($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 '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, true],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', true],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],
], [
'initialized_session' => '?',
'logger' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* 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__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/logging.en.yaml'), 4 => (\dirname(__DIR__, 4).'/translations/messages.en.yaml'), 5 => (\dirname(__DIR__, 4).'/translations/security.en.yaml'), 6 => (\dirname(__DIR__, 4).'/translations/validators.en.yaml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/translations/logging.fr.yaml'), 4 => (\dirname(__DIR__, 4).'/translations/messages.fr.yaml'), 5 => (\dirname(__DIR__, 4).'/translations/security.fr.yaml'), 6 => (\dirname(__DIR__, 4).'/translations/validators.fr.yaml')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-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 => 'translations', 4 => 'vendor/symfony/framework-bundle/translations', 5 => 'vendor/doctrine/doctrine-bundle/translations', 6 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 7 => 'vendor/symfony/debug-bundle/translations', 8 => 'vendor/symfony/twig-bundle/translations', 9 => 'vendor/symfony/web-profiler-bundle/translations', 10 => 'vendor/twig/extra-bundle/translations', 11 => 'vendor/symfony/security-bundle/translations', 12 => 'vendor/symfony/monolog-bundle/translations', 13 => 'vendor/symfony/maker-bundle/src/translations', 14 => 'vendor/sensio/framework-extra-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\\AccessEmailValidator' => ['privates', 'App\\Validator\\AccessEmailValidator', 'getAccessEmailValidatorService', true],
'App\\Validator\\ActivationCodeValidator' => ['privates', 'App\\Validator\\ActivationCodeValidator', 'getActivationCodeValidatorService', true],
'App\\Validator\\AdminEmailValidator' => ['privates', 'App\\Validator\\AdminEmailValidator', 'getAdminEmailValidatorService', true],
'App\\Validator\\CurrentPasswordValidator' => ['privates', 'App\\Validator\\CurrentPasswordValidator', 'getCurrentPasswordValidatorService', true],
'App\\Validator\\FinancialAccountValidator' => ['privates', 'App\\Validator\\FinancialAccountValidator', 'getFinancialAccountValidatorService', true],
'App\\Validator\\HumanResourceEmployeeNumberValidator' => ['privates', 'App\\Validator\\HumanResourceEmployeeNumberValidator', 'getHumanResourceEmployeeNumberValidatorService', true],
'App\\Validator\\LostPwdCodeValidator' => ['privates', 'App\\Validator\\LostPwdCodeValidator', 'getLostPwdCodeValidatorService', true],
'App\\Validator\\LostPwdValidator' => ['privates', 'App\\Validator\\LostPwdValidator', 'getLostPwdValidatorService', true],
'App\\Validator\\PasswordMatchValidator' => ['privates', 'App\\Validator\\PasswordMatchValidator', 'getPasswordMatchValidatorService', true],
'App\\Validator\\PasswordValidator' => ['privates', 'App\\Validator\\PasswordValidator', 'getPasswordValidatorService', true],
'App\\Validator\\UniqueRefValidator' => ['privates', 'App\\Validator\\UniqueRefValidator', 'getUniqueRefValidatorService', 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\\AccessEmailValidator' => '?',
'App\\Validator\\ActivationCodeValidator' => '?',
'App\\Validator\\AdminEmailValidator' => '?',
'App\\Validator\\CurrentPasswordValidator' => '?',
'App\\Validator\\FinancialAccountValidator' => '?',
'App\\Validator\\HumanResourceEmployeeNumberValidator' => '?',
'App\\Validator\\LostPwdCodeValidator' => '?',
'App\\Validator\\LostPwdValidator' => '?',
'App\\Validator\\PasswordMatchValidator' => '?',
'App\\Validator\\PasswordValidator' => '?',
'App\\Validator\\UniqueRefValidator' => '?',
'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__, 4).'/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));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.direct_mysql1_entity_manager'] ?? $this->getDoctrine_Orm_DirectMysql1EntityManagerService()), 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__, 4), ($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 '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 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 '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,
'rekapp_float_common' => false,
'rekapp_float_plus' => false,
'dev_realm' => false,
'test_realm' => false,
'prod_realm' => false,
'local_realm' => false,
'kuma_api_key' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'session.save_path' => 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 'rekapp_float_common': $value = $this->getEnv('int:rekapp_float_common'); break;
case 'rekapp_float_plus': $value = $this->getEnv('int:rekapp_float_plus'); break;
case 'dev_realm': $value = $this->getEnv('int:dev_realm'); break;
case 'test_realm': $value = $this->getEnv('int:test_realm'); break;
case 'prod_realm': $value = $this->getEnv('int:prod_realm'); break;
case 'local_realm': $value = $this->getEnv('int:local_realm'); break;
case 'kuma_api_key': $value = $this->getEnv('string:kuma_api_key'); 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 'session.save_path': $value = ($this->targetDir.''.'/sessions'); 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__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'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\\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' => false,
'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__, 4).'/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_lifetime' => 72000,
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_maxlifetime' => 72000,
'gc_probability' => 1,
],
'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,
'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',
'direct_mysql1' => 'doctrine.orm.direct_mysql1_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
],
'doctrine.connections' => [
'mysql_master' => 'doctrine.dbal.mysql_master_connection',
'mysql_direct_mysql1' => 'doctrine.dbal.mysql_direct_mysql1_connection',
],
'doctrine.default_connection' => 'mysql_master',
'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,
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'twig.form.resources' => [
0 => 'form_div_layout.html.twig',
1 => 'bootstrap_4_layout.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'security.role_hierarchy.roles' => [
],
'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_rest_no_security',
2 => 'api_rest',
3 => 'access_client',
4 => 'main',
],
'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.deprecation' => [
'type' => 'inclusive',
'elements' => [
0 => 'deprecation',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'deprecation',
],
],
'monolog.handler.error_only_log' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.ouch' => [
'type' => 'inclusive',
'elements' => [
0 => 'ouch',
],
],
],
'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',
],
'data_collector.messenger' => [
0 => 'messenger',
1 => '@WebProfiler/Collector/messenger.html.twig',
],
'mailer.data_collector' => [
0 => 'mailer',
1 => '@WebProfiler/Collector/mailer.html.twig',
],
'notifier.data_collector' => [
0 => 'notifier',
1 => '@WebProfiler/Collector/notifier.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
0 => 'console.command.public_alias.App\\Command\\CI_CD\\BuildWebpackCommand',
1 => 'console.command.public_alias.App\\Command\\Cron\\AccountCostsCommand',
2 => 'console.command.public_alias.App\\Command\\Cron\\AccountInstallmentsCommand',
3 => 'console.command.public_alias.App\\Command\\Cron\\AccountInvoicesCommand',
4 => 'console.command.public_alias.App\\Command\\Cron\\AvailabilityCleanCommand',
5 => 'console.command.public_alias.App\\Command\\Cron\\CentiroGetNewOSCommand',
6 => 'console.command.public_alias.App\\Command\\Cron\\CleanBookingDataCommand',
7 => 'console.command.public_alias.App\\Command\\Cron\\CleanPlanningOptimisationFilesCommand',
8 => 'console.command.public_alias.App\\Command\\Cron\\ExportPraDataCommand',
9 => 'console.command.public_alias.App\\Command\\Cron\\GenerateAccessStateCacheCommand',
10 => 'console.command.public_alias.App\\Command\\Cron\\GenerateDashboardCacheCommand',
11 => 'console.command.public_alias.App\\Command\\Cron\\GeocodingMonthlyUpdateCommand',
12 => 'console.command.public_alias.App\\Command\\Cron\\GetMissingLatitudeLongitudeForAddressCommand',
13 => 'console.command.public_alias.App\\Command\\Cron\\HandleInterventionTaskCommand',
14 => 'console.command.public_alias.App\\Command\\Cron\\IkeaCheckOsStatusIntegrityCommand',
15 => 'console.command.public_alias.App\\Command\\Cron\\LogCleanUpCommand',
16 => 'console.command.public_alias.App\\Command\\Cron\\LogRotateCommand',
17 => 'console.command.public_alias.App\\Command\\Cron\\NotifierCommand',
18 => 'console.command.public_alias.App\\Command\\Cron\\ScanFinancialPoolCommand',
19 => 'console.command.public_alias.App\\Command\\Cron\\SendEmailProspectCommand',
20 => 'console.command.public_alias.App\\Command\\Cron\\SendMailForHumanResourceMandatoryDocDateCommand',
21 => 'console.command.public_alias.App\\Command\\Cron\\SendSmsReminderTaskCommand',
22 => 'console.command.public_alias.App\\Command\\Cron\\WebappDeleteMergedCommand',
23 => 'console.command.public_alias.App\\Command\\DeleteSocietyGroupCommand',
24 => 'console.command.public_alias.App\\Command\\DetectTaskTypeIncoherenceCommand',
25 => 'console.command.public_alias.App\\Command\\GenerateFinancialPoolCommand',
26 => 'console.command.public_alias.App\\Command\\GuardGlobalCommand',
27 => 'console.command.public_alias.App\\Command\\Ikea\\IkeaBpProcessCommand',
28 => 'console.command.public_alias.App\\Command\\Ikea\\IkeaDuplicateLogsCommand',
29 => 'console.command.public_alias.App\\Command\\Ikea\\IkeaFilterErrorsCommand',
30 => 'console.command.public_alias.App\\Command\\Ikea\\IkeaSaveErrorsCommand',
31 => 'console.command.public_alias.App\\Command\\Ikea\\IkeaUpdateExistingServiceOrderCacheCommand',
32 => 'console.command.public_alias.App\\Command\\Ikea\\IkeaUpdateExistingServiceOrderCommand',
33 => 'console.command.public_alias.App\\Command\\Ikea\\IkeaUpdateExistingServiceOrderUpdateCommand',
34 => 'console.command.public_alias.App\\Command\\Ikea\\IkeaUpdateRefOrdersCommand',
35 => 'console.command.public_alias.App\\Command\\Ikea\\KitchenPlanner\\ProcessKitchenPlannerCommand',
36 => 'console.command.public_alias.App\\Command\\LoadSqlFileCommand',
37 => 'console.command.public_alias.App\\Command\\Migration\\MasterOSIkeaCommand',
38 => 'console.command.public_alias.App\\Command\\Migration\\OSIkea\\ImportOSIkeaBookedTimeWindowCommand',
39 => 'console.command.public_alias.App\\Command\\Migration\\OSIkea\\ImportOSIkeaCommand',
40 => 'console.command.public_alias.App\\Command\\Migration\\OSIkea\\ImportOSIkeaInstructionCommand',
41 => 'console.command.public_alias.App\\Command\\Migration\\OSIkea\\ImportOSIkeaStatusChangeCommand',
42 => 'console.command.public_alias.App\\Command\\Migration\\OSIkea\\ImportOSIkeaUpdateCommand',
43 => 'console.command.public_alias.App\\Command\\OneShot\\C3922_MakeClientLogsCommand',
44 => 'console.command.public_alias.App\\Command\\OneShot\\C3922_MakeEmailLogHistoryCommand',
45 => 'console.command.public_alias.App\\Command\\OneShot\\C3922_MakeMissionLogsCommand',
46 => 'console.command.public_alias.App\\Command\\OneShot\\C4243_UpdateITaskIkeaCacheCommand',
47 => 'console.command.public_alias.App\\Command\\OneShot\\C4426_SetCostTvaCommand',
48 => 'console.command.public_alias.App\\Command\\OneShot\\C4448_IkeaUpdateStatusCommand',
49 => 'console.command.public_alias.App\\Command\\OneShot\\C4491_DetectDoubleDocCommand',
50 => 'console.command.public_alias.App\\Command\\OneShot\\C4603_UpdateMissionZoneCommand',
51 => 'console.command.public_alias.App\\Command\\OneShot\\C4612_UpdateDevisIkeaTotalsCommand',
52 => 'console.command.public_alias.App\\Command\\OneShot\\C4624_MakeThingsNiceCommand',
53 => 'console.command.public_alias.App\\Command\\OneShot\\CleanDuplicateDevisChargeCommand',
54 => 'console.command.public_alias.App\\Command\\OneShot\\CreateTemplateAndProductsForIkeaMLV2Command',
55 => 'console.command.public_alias.App\\Command\\OneShot\\FixManagerForActivityObjectCommand',
56 => 'console.command.public_alias.App\\Command\\OneShot\\OrganiseGuardLogsCommand',
57 => 'console.command.public_alias.App\\Command\\OneShot\\SetDepannageTemplateCountsForApiCaseoRevenueCommand',
58 => 'console.command.public_alias.App\\Command\\OneShot\\TraceUpdateCommand',
59 => 'console.command.public_alias.App\\Command\\OneShot\\UpdateAccessNameCommand',
60 => 'console.command.public_alias.App\\Command\\OneShot\\UpdateEquipmentLastNoteCommand',
61 => 'console.command.public_alias.App\\Command\\OneShot\\UpdateFinancialAccountForRektoSystemCommand',
62 => 'console.command.public_alias.App\\Command\\OneShot\\UpdateIkeaDevisGhostWithOriginalSystemCommand',
63 => 'console.command.public_alias.App\\Command\\OneShot\\UpdateOnlinePaymentVaultForStripeCommand',
64 => 'console.command.public_alias.App\\Command\\PloopCommand',
65 => 'console.command.public_alias.App\\Command\\Test\\AccessApiCommand',
66 => 'console.command.public_alias.App\\Command\\Test\\BookingOptimisationCommand',
67 => 'console.command.public_alias.App\\Command\\Test\\CheckWebappImagesDiskDBCommand',
68 => 'console.command.public_alias.App\\Command\\Test\\ClusterMasterCommand',
69 => 'console.command.public_alias.App\\Command\\Test\\ClusterMasterTimeoutCommand',
70 => 'console.command.public_alias.App\\Command\\Test\\DashboardCommand',
71 => 'console.command.public_alias.App\\Command\\Test\\DatabaseActivitySubscriberCommand',
72 => 'console.command.public_alias.App\\Command\\Test\\DetectInvoiceBugProduct_TXTRemovedCommand',
73 => 'console.command.public_alias.App\\Command\\Test\\EInvoicingPingCommand',
74 => 'console.command.public_alias.App\\Command\\Test\\EInvoicingSendCommand',
75 => 'console.command.public_alias.App\\Command\\Test\\EInvoicingTestCommand',
76 => 'console.command.public_alias.App\\Command\\Test\\FacturXTestCommand',
77 => 'console.command.public_alias.App\\Command\\Test\\GeneratePdfCommand',
78 => 'console.command.public_alias.App\\Command\\Test\\GetPRATokenCommand',
79 => 'console.command.public_alias.App\\Command\\Test\\IkeaCentiroCommand',
80 => 'console.command.public_alias.App\\Command\\Test\\IkeaCentiroSFTPCommand',
81 => 'console.command.public_alias.App\\Command\\Test\\IkeaMoveSftpFileCommand',
82 => 'console.command.public_alias.App\\Command\\Test\\IkeaTestCommand',
83 => 'console.command.public_alias.App\\Command\\Test\\InvoiceClientBillingAccountCommand',
84 => 'console.command.public_alias.App\\Command\\Test\\MobileAppNotificationsTestCommand',
85 => 'console.command.public_alias.App\\Command\\Test\\OpenAITestCommand',
86 => 'console.command.public_alias.App\\Command\\Test\\PDFFillerGenerateToDiskCommand',
87 => 'console.command.public_alias.App\\Command\\Test\\SMSModeTestCommand',
88 => 'console.command.public_alias.App\\Command\\Test\\SynerticMobileAppTestCommand',
89 => 'console.command.public_alias.App\\Command\\Tools\\DeleteClientStoreCommand',
90 => 'console.command.public_alias.App\\Command\\Tools\\DetectClientDependenciesCommand',
91 => 'console.command.public_alias.App\\Command\\Tools\\ExportDocumentPdfForSocietyGroupCommand',
92 => 'console.command.public_alias.App\\Command\\Tools\\HeicCheckAndFixCommand',
93 => 'console.command.public_alias.App\\Command\\Tools\\IkeaUpdateDevisTemplateCommand',
94 => 'console.command.public_alias.App\\Command\\Tools\\IkeaUpdatePartialTemplateDataCommand',
95 => 'console.command.public_alias.App\\Command\\Tools\\IkeaUpdateTemplateDataCommand',
96 => 'console.command.public_alias.App\\Command\\Tools\\ProjectManagerCraftStandAloneSectionCommand',
97 => 'console.command.public_alias.App\\Command\\Tools\\ResizeWebappDocumentImageInDBCommand',
98 => 'console.command.public_alias.App\\Command\\Tools\\SecurityCheckAclCommand',
99 => 'console.command.public_alias.App\\Command\\Tools\\SecurityFixAclCommand',
100 => 'console.command.public_alias.App\\Command\\Tools\\UpdateTotalsCommand',
101 => 'console.command.public_alias.App\\Command\\Tools\\ZoneCommand',
102 => 'console.command.public_alias.App\\Command\\ToolsCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}