var/cache/staging/ContainerCBASi52/srcApp_KernelStagingDebugContainer.php line 1634

Open in your IDE?
  1. <?php
  2. namespace ContainerCBASi52;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelStagingDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService = \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir = \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'App\\Legacy\\EventListener\\InjectApiTokenInSessionListener' => 'getInjectApiTokenInSessionListenerService',
  37.             'App\\Legacy\\EventListener\\LocaleSelectListener' => 'getLocaleSelectListenerService',
  38.             'App\\Legacy\\EventListener\\MaintenanceListener' => 'getMaintenanceListenerService',
  39.             'App\\Legacy\\EventListener\\PreventClientsToAccessListener' => 'getPreventClientsToAccessListenerService',
  40.             'App\\Legacy\\Repository\\UserRepository' => 'getUserRepositoryService',
  41.             'App\\Legacy\\Service\\JwtTokenService' => 'getJwtTokenServiceService',
  42.             'App\\Legacy\\Twig\\FileExtensions' => 'getFileExtensionsService',
  43.             'App\\Legacy\\Twig\\FormatExtensions' => 'getFormatExtensionsService',
  44.             'App\\Legacy\\Twig\\ParameterExtension' => 'getParameterExtensionService',
  45.             'Chrisguitarguy\\RequestId\\RequestIdGenerator' => 'getRequestIdGeneratorService',
  46.             'Chrisguitarguy\\RequestId\\RequestIdStorage' => 'getRequestIdStorageService',
  47.             'cache.app' => 'getCache_AppService',
  48.             'cache.system' => 'getCache_SystemService',
  49.             'doctrine' => 'getDoctrineService',
  50.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  51.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  52.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  53.             'event_dispatcher' => 'getEventDispatcherService',
  54.             'http_kernel' => 'getHttpKernelService',
  55.             'profiler' => 'getProfilerService',
  56.             'request_stack' => 'getRequestStackService',
  57.             'router' => 'getRouterService',
  58.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  59.             'security.token_storage' => 'getSecurity_TokenStorageService',
  60.             'translator' => 'getTranslatorService',
  61.             'twig' => 'getTwigService',
  62.             'validator' => 'getValidatorService',
  63.         ];
  64.         $this->fileMap = [
  65.             'App\\FileManager\\FileManager' => 'getFileManagerService.php',
  66.             'App\\Integrations\\Auth\\Controller\\AuthController' => 'getAuthControllerService.php',
  67.             'App\\Legacy\\Controller\\Caso\\Visor\\VisorActionController' => 'getVisorActionControllerService.php',
  68.             'App\\Legacy\\Controller\\Caso\\Visor\\VisorController' => 'getVisorControllerService.php',
  69.             'App\\Legacy\\Controller\\Caso\\Visor\\VisorPacientesController' => 'getVisorPacientesControllerService.php',
  70.             'App\\Legacy\\Controller\\CrmComercialActionController' => 'getCrmComercialActionControllerService.php',
  71.             'App\\Legacy\\Controller\\CrmController' => 'getCrmControllerService.php',
  72.             'App\\Legacy\\Controller\\CronController' => 'getCronControllerService.php',
  73.             'App\\Legacy\\Controller\\CursoController' => 'getCursoControllerService.php',
  74.             'App\\Legacy\\Controller\\DefaultController' => 'getDefaultControllerService.php',
  75.             'App\\Legacy\\Controller\\GestorVisorController' => 'getGestorVisorControllerService.php',
  76.             'App\\Legacy\\Controller\\HealthController' => 'getHealthControllerService.php',
  77.             'App\\Legacy\\Controller\\LocaleController' => 'getLocaleControllerService.php',
  78.             'App\\Legacy\\Controller\\MainController' => 'getMainControllerService.php',
  79.             'App\\Legacy\\Controller\\ProveedorController' => 'getProveedorControllerService.php',
  80.             'App\\Legacy\\Controller\\ProvinciaController' => 'getProvinciaControllerService.php',
  81.             'App\\Legacy\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  82.             'App\\Legacy\\Controller\\SalesLeadsController' => 'getSalesLeadsControllerService.php',
  83.             'App\\Legacy\\Controller\\UserController' => 'getUserControllerService.php',
  84.             'App\\Legacy\\Entity\\Observers\\CasoEstadoObserver' => 'getCasoEstadoObserverService.php',
  85.             'App\\Legacy\\Enum\\WarrantyCheckResult' => 'getWarrantyCheckResultService.php',
  86.             'App\\Legacy\\EventSubscriber\\EmailSubscriber' => 'getEmailSubscriberService.php',
  87.             'App\\Legacy\\Form\\AcompananteType' => 'getAcompananteTypeService.php',
  88.             'App\\Legacy\\Form\\AlmacenType' => 'getAlmacenTypeService.php',
  89.             'App\\Legacy\\Form\\AsistenteCursoType' => 'getAsistenteCursoTypeService.php',
  90.             'App\\Legacy\\Form\\AtachesType' => 'getAtachesTypeService.php',
  91.             'App\\Legacy\\Form\\BannerType' => 'getBannerTypeService.php',
  92.             'App\\Legacy\\Form\\BaseType' => 'getBaseTypeService.php',
  93.             'App\\Legacy\\Form\\CambioType' => 'getCambioTypeService.php',
  94.             'App\\Legacy\\Form\\CasoProblemaType' => 'getCasoProblemaTypeService.php',
  95.             'App\\Legacy\\Form\\CasoType' => 'getCasoTypeService.php',
  96.             'App\\Legacy\\Form\\ClinicaType' => 'getClinicaTypeService.php',
  97.             'App\\Legacy\\Form\\ComentarioType' => 'getComentarioTypeService.php',
  98.             'App\\Legacy\\Form\\CountryType' => 'getCountryTypeService.php',
  99.             'App\\Legacy\\Form\\CrmComercialActionConfigType' => 'getCrmComercialActionConfigTypeService.php',
  100.             'App\\Legacy\\Form\\CursoType' => 'getCursoTypeService.php',
  101.             'App\\Legacy\\Form\\DepartamentoType' => 'getDepartamentoTypeService.php',
  102.             'App\\Legacy\\Form\\DireccionType' => 'getDireccionTypeService.php',
  103.             'App\\Legacy\\Form\\DistribuidorType' => 'getDistribuidorTypeService.php',
  104.             'App\\Legacy\\Form\\ERPType' => 'getERPTypeService.php',
  105.             'App\\Legacy\\Form\\EmailCampaignType' => 'getEmailCampaignTypeService.php',
  106.             'App\\Legacy\\Form\\EnvioType' => 'getEnvioTypeService.php',
  107.             'App\\Legacy\\Form\\EventListener\\AddCountryFieldSubscriber' => 'getAddCountryFieldSubscriberService.php',
  108.             'App\\Legacy\\Form\\EventListener\\AddMunicipioFieldSubscriber' => 'getAddMunicipioFieldSubscriberService.php',
  109.             'App\\Legacy\\Form\\EventListener\\AddProvinceFieldSubscriber' => 'getAddProvinceFieldSubscriberService.php',
  110.             'App\\Legacy\\Form\\ItemType' => 'getItemTypeService.php',
  111.             'App\\Legacy\\Form\\MovimientoType' => 'getMovimientoTypeService.php',
  112.             'App\\Legacy\\Form\\MunicipioType' => 'getMunicipioTypeService.php',
  113.             'App\\Legacy\\Form\\PackProductoType' => 'getPackProductoTypeService.php',
  114.             'App\\Legacy\\Form\\PackType' => 'getPackTypeService.php',
  115.             'App\\Legacy\\Form\\PedidoType' => 'getPedidoTypeService.php',
  116.             'App\\Legacy\\Form\\PostType' => 'getPostTypeService.php',
  117.             'App\\Legacy\\Form\\ProductoProveedorType' => 'getProductoProveedorTypeService.php',
  118.             'App\\Legacy\\Form\\ProductoType' => 'getProductoTypeService.php',
  119.             'App\\Legacy\\Form\\ProveedorIsoEvolutionType' => 'getProveedorIsoEvolutionTypeService.php',
  120.             'App\\Legacy\\Form\\ProveedorType' => 'getProveedorTypeService.php',
  121.             'App\\Legacy\\Form\\ProvinciaType' => 'getProvinciaTypeService.php',
  122.             'App\\Legacy\\Form\\RazonSocialType' => 'getRazonSocialTypeService.php',
  123.             'App\\Legacy\\Form\\RefinamientoType' => 'getRefinamientoTypeService.php',
  124.             'App\\Legacy\\Form\\RegistroActionType' => 'getRegistroActionTypeService.php',
  125.             'App\\Legacy\\Form\\RegistroType' => 'getRegistroTypeService.php',
  126.             'App\\Legacy\\Form\\SalesLeadsType' => 'getSalesLeadsTypeService.php',
  127.             'App\\Legacy\\Form\\SolicitarType' => 'getSolicitarTypeService.php',
  128.             'App\\Legacy\\Form\\StrippingType' => 'getStrippingTypeService.php',
  129.             'App\\Legacy\\Form\\TadsType' => 'getTadsTypeService.php',
  130.             'App\\Legacy\\Form\\UserConceptoType' => 'getUserConceptoTypeService.php',
  131.             'App\\Legacy\\Form\\UserPasswordChangeType' => 'getUserPasswordChangeTypeService.php',
  132.             'App\\Legacy\\Form\\UserType' => 'getUserTypeService.php',
  133.             'App\\Legacy\\Form\\ValoracionType' => 'getValoracionTypeService.php',
  134.             'App\\Legacy\\Helpers\\ArrayHelper' => 'getArrayHelperService.php',
  135.             'App\\Legacy\\Helpers\\TextHelper' => 'getTextHelperService.php',
  136.             'App\\Legacy\\Repository\\AcompanantesRepository' => 'getAcompanantesRepositoryService.php',
  137.             'App\\Legacy\\Repository\\AlertRepository' => 'getAlertRepositoryService.php',
  138.             'App\\Legacy\\Repository\\AlmacenRepository' => 'getAlmacenRepositoryService.php',
  139.             'App\\Legacy\\Repository\\ApkNotificationsRepository' => 'getApkNotificationsRepositoryService.php',
  140.             'App\\Legacy\\Repository\\AsistenteCursoRepository' => 'getAsistenteCursoRepositoryService.php',
  141.             'App\\Legacy\\Repository\\BannerRepository' => 'getBannerRepositoryService.php',
  142.             'App\\Legacy\\Repository\\BannerUsuarioRepository' => 'getBannerUsuarioRepositoryService.php',
  143.             'App\\Legacy\\Repository\\CambioRepository' => 'getCambioRepositoryService.php',
  144.             'App\\Legacy\\Repository\\CasoCalendarsRepository' => 'getCasoCalendarsRepositoryService.php',
  145.             'App\\Legacy\\Repository\\CasoProblemaRepository' => 'getCasoProblemaRepositoryService.php',
  146.             'App\\Legacy\\Repository\\CasoRepository' => 'getCasoRepositoryService.php',
  147.             'App\\Legacy\\Repository\\CategoriaSeguimientosRepository' => 'getCategoriaSeguimientosRepositoryService.php',
  148.             'App\\Legacy\\Repository\\ChatCasesRepository' => 'getChatCasesRepositoryService.php',
  149.             'App\\Legacy\\Repository\\ClinicaRepository' => 'getClinicaRepositoryService.php',
  150.             'App\\Legacy\\Repository\\ComentarioRepository' => 'getComentarioRepositoryService.php',
  151.             'App\\Legacy\\Repository\\CountryRepository' => 'getCountryRepositoryService.php',
  152.             'App\\Legacy\\Repository\\CppromotorRepository' => 'getCppromotorRepositoryService.php',
  153.             'App\\Legacy\\Repository\\CrmComercialActionConfigRepository' => 'getCrmComercialActionConfigRepositoryService.php',
  154.             'App\\Legacy\\Repository\\CrmComercialActionRepository' => 'getCrmComercialActionRepositoryService.php',
  155.             'App\\Legacy\\Repository\\CursoRepository' => 'getCursoRepositoryService.php',
  156.             'App\\Legacy\\Repository\\DepartamentoRepository' => 'getDepartamentoRepositoryService.php',
  157.             'App\\Legacy\\Repository\\DesignerPhaseRepository' => 'getDesignerPhaseRepositoryService.php',
  158.             'App\\Legacy\\Repository\\DienteRepository' => 'getDienteRepositoryService.php',
  159.             'App\\Legacy\\Repository\\DireccionRepository' => 'getDireccionRepositoryService.php',
  160.             'App\\Legacy\\Repository\\DistribuidorRepository' => 'getDistribuidorRepositoryService.php',
  161.             'App\\Legacy\\Repository\\EmailCampaignRepository' => 'getEmailCampaignRepositoryService.php',
  162.             'App\\Legacy\\Repository\\EnvioRepository' => 'getEnvioRepositoryService.php',
  163.             'App\\Legacy\\Repository\\EstadoRepository' => 'getEstadoRepositoryService.php',
  164.             'App\\Legacy\\Repository\\MovimientoProveedorRepository' => 'getMovimientoProveedorRepositoryService.php',
  165.             'App\\Legacy\\Repository\\MovimientoRepository' => 'getMovimientoRepositoryService.php',
  166.             'App\\Legacy\\Repository\\MunicipioRepository' => 'getMunicipioRepositoryService.php',
  167.             'App\\Legacy\\Repository\\NewsletterRepository' => 'getNewsletterRepositoryService.php',
  168.             'App\\Legacy\\Repository\\NotasInternasRepository' => 'getNotasInternasRepositoryService.php',
  169.             'App\\Legacy\\Repository\\PackProductoRepository' => 'getPackProductoRepositoryService.php',
  170.             'App\\Legacy\\Repository\\PackRepository' => 'getPackRepositoryService.php',
  171.             'App\\Legacy\\Repository\\PasswordChangeRepository' => 'getPasswordChangeRepositoryService.php',
  172.             'App\\Legacy\\Repository\\PedidoRepository' => 'getPedidoRepositoryService.php',
  173.             'App\\Legacy\\Repository\\PictureSeguimientosRepository' => 'getPictureSeguimientosRepositoryService.php',
  174.             'App\\Legacy\\Repository\\PostRepository' => 'getPostRepositoryService.php',
  175.             'App\\Legacy\\Repository\\ProblemaRepository' => 'getProblemaRepositoryService.php',
  176.             'App\\Legacy\\Repository\\ProblemaSolucionRepository' => 'getProblemaSolucionRepositoryService.php',
  177.             'App\\Legacy\\Repository\\ProductoProveedorRepository' => 'getProductoProveedorRepositoryService.php',
  178.             'App\\Legacy\\Repository\\ProductoRepository' => 'getProductoRepositoryService.php',
  179.             'App\\Legacy\\Repository\\ProveedorIsoEvolutionRepository' => 'getProveedorIsoEvolutionRepositoryService.php',
  180.             'App\\Legacy\\Repository\\ProveedorProductoRepository' => 'getProveedorProductoRepositoryService.php',
  181.             'App\\Legacy\\Repository\\ProveedorRepository' => 'getProveedorRepositoryService.php',
  182.             'App\\Legacy\\Repository\\ProveedorTypeRepository' => 'getProveedorTypeRepositoryService.php',
  183.             'App\\Legacy\\Repository\\ProvinciaRepository' => 'getProvinciaRepositoryService.php',
  184.             'App\\Legacy\\Repository\\RazonSocialRepository' => 'getRazonSocialRepositoryService.php',
  185.             'App\\Legacy\\Repository\\RefinamientoRepository' => 'getRefinamientoRepositoryService.php',
  186.             'App\\Legacy\\Repository\\RegistroActionRepository' => 'getRegistroActionRepositoryService.php',
  187.             'App\\Legacy\\Repository\\RegistroHorarioStaffRepository' => 'getRegistroHorarioStaffRepositoryService.php',
  188.             'App\\Legacy\\Repository\\RegistroRepository' => 'getRegistroRepositoryService.php',
  189.             'App\\Legacy\\Repository\\SalesLeadsQuestionsRepository' => 'getSalesLeadsQuestionsRepositoryService.php',
  190.             'App\\Legacy\\Repository\\SalesLeadsRepository' => 'getSalesLeadsRepositoryService.php',
  191.             'App\\Legacy\\Repository\\SeguimientoCasosRepository' => 'getSeguimientoCasosRepositoryService.php',
  192.             'App\\Legacy\\Repository\\SolucionRepository' => 'getSolucionRepositoryService.php',
  193.             'App\\Legacy\\Repository\\StaffDataRepository' => 'getStaffDataRepositoryService.php',
  194.             'App\\Legacy\\Repository\\ValoracionRepository' => 'getValoracionRepositoryService.php',
  195.             'App\\Legacy\\Security\\UserChecker' => 'getUserCheckerService.php',
  196.             'App\\Legacy\\Service\\ApiAcumbamailService' => 'getApiAcumbamailServiceService.php',
  197.             'App\\Legacy\\Service\\ApiEnvios\\CEService' => 'getCEServiceService.php',
  198.             'App\\Legacy\\Service\\ApiEnvios\\DHLService' => 'getDHLServiceService.php',
  199.             'App\\Legacy\\Service\\ApiEnvios\\MRWService' => 'getMRWServiceService.php',
  200.             'App\\Legacy\\Service\\EmailService' => 'getEmailServiceService.php',
  201.             'App\\Legacy\\Service\\ManualPasswordValidator' => 'getManualPasswordValidatorService.php',
  202.             'App\\Legacy\\Service\\Warranty\\WarrantyChecker' => 'getWarrantyCheckerService.php',
  203.             'App\\Legacy\\Types\\JsonArrayType' => 'getJsonArrayTypeService.php',
  204.             'App\\Legacy\\Validator\\Constraints\\Spain' => 'getSpainService.php',
  205.             'App\\Legacy\\Validator\\Constraints\\SpainValidator' => 'getSpainValidatorService.php',
  206.             'App\\Legacy\\Voter\\User\\SwitchToUserVoter' => 'getSwitchToUserVoterService.php',
  207.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService.php',
  208.             'Endroid\\QrCodeBundle\\Controller\\GenerateController' => 'getGenerateControllerService.php',
  209.             'Endroid\\QrCode\\Writer\\BinaryWriter' => 'getBinaryWriterService.php',
  210.             'Endroid\\QrCode\\Writer\\DebugWriter' => 'getDebugWriterService.php',
  211.             'Endroid\\QrCode\\Writer\\EpsWriter' => 'getEpsWriterService.php',
  212.             'Endroid\\QrCode\\Writer\\PngWriter' => 'getPngWriterService.php',
  213.             'Endroid\\QrCode\\Writer\\SvgWriter' => 'getSvgWriterService.php',
  214.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectController2Service.php',
  215.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.php',
  216.             'albaranes_uploader_service' => 'getAlbaranesUploaderServiceService.php',
  217.             'cache.app_clearer' => 'getCache_AppClearerService.php',
  218.             'cache.global_clearer' => 'getCache_GlobalClearerService.php',
  219.             'cache.system_clearer' => 'getCache_SystemClearerService.php',
  220.             'cache_clearer' => 'getCacheClearerService.php',
  221.             'cache_warmer' => 'getCacheWarmerService.php',
  222.             'ckeditor_uploader_service' => 'getCkeditorUploaderServiceService.php',
  223.             'clinica_uploader_service' => 'getClinicaUploaderServiceService.php',
  224.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  225.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService.php',
  226.             'error_controller' => 'getErrorControllerService.php',
  227.             'file_uploader_service' => 'getFileUploaderServiceService.php',
  228.             'filesystem' => 'getFilesystemService.php',
  229.             'form.factory' => 'getForm_FactoryService.php',
  230.             'form.type.file' => 'getForm_Type_FileService.php',
  231.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService.php',
  232.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService.php',
  233.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService.php',
  234.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService.php',
  235.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService.php',
  236.             'fos_user.user_manager' => 'getFosUser_UserManagerService.php',
  237.             'knp_paginator' => 'getKnpPaginatorService.php',
  238.             'knp_snappy.image' => 'getKnpSnappy_ImageService.php',
  239.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService.php',
  240.             'knpu.oauth2.client.azure' => 'getKnpu_Oauth2_Client_AzureService.php',
  241.             'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService.php',
  242.             'routing.loader' => 'getRouting_LoaderService.php',
  243.             'secretacademy_uploader_service' => 'getSecretacademyUploaderServiceService.php',
  244.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  245.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  246.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  247.             'serializer' => 'getSerializerService.php',
  248.             'services_resetter' => 'getServicesResetterService.php',
  249.             'session' => 'getSessionService.php',
  250.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  251.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  252.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  253.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  254.             't_fox_mpdf_port.mpdf' => 'getTFoxMpdfPort_MpdfService.php',
  255.             't_fox_mpdf_port.pdf' => 'getTFoxMpdfPort_PdfService.php',
  256.             'templating' => 'getTemplatingService.php',
  257.             'templating.loader' => 'getTemplating_LoaderService.php',
  258.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  259.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  260.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  261.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService.php',
  262.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  263.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  264.         ];
  265.         $this->aliases = [
  266.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  267.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  268.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  269.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  270.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  271.             'api_acumbamail' => 'App\\Legacy\\Service\\ApiAcumbamailService',
  272.             'app.jwt' => 'App\\Legacy\\Service\\JwtTokenService',
  273.             'app.validator.manual_password' => 'App\\Legacy\\Service\\ManualPasswordValidator',
  274.             'authentication.handler.login_success_handler' => 'App\\Legacy\\Security\\UserChecker',
  275.             'ce_service' => 'App\\Legacy\\Service\\ApiEnvios\\CEService',
  276.             'database_connection' => 'doctrine.dbal.default_connection',
  277.             'dhl_service' => 'App\\Legacy\\Service\\ApiEnvios\\DHLService',
  278.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  279.             'email_service' => 'App\\Legacy\\Service\\EmailService',
  280.             'mailer' => 'swiftmailer.mailer.default',
  281.             'mrw_service' => 'App\\Legacy\\Service\\ApiEnvios\\MRWService',
  282.             'oauth2.registry' => 'knpu.oauth2.registry',
  283.         ];
  284.         $this->privates['service_container'] = function () {
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  291.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  292.             include_once \dirname(__DIR__4).'/src/Support/Listeners/SentryContextListener.php';
  293.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  294.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  295.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  296.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  297.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Monolog/Handler.php';
  298.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  299.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  300.             include_once \dirname(__DIR__4).'/src/Support/Listeners/ConditionalDebuggerListener.php';
  301.             include_once \dirname(__DIR__4).'/src/Legacy/EventListener/InjectApiTokenInSessionListener.php';
  302.             include_once \dirname(__DIR__4).'/src/Legacy/EventListener/LocaleSelectListener.php';
  303.             include_once \dirname(__DIR__4).'/src/Legacy/EventListener/MaintenanceListener.php';
  304.             include_once \dirname(__DIR__4).'/src/Legacy/EventListener/PreventClientsToAccessListener.php';
  305.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  306.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  307.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  308.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  310.             include_once \dirname(__DIR__4).'/src/Legacy/Repository/UserRepository.php';
  311.             include_once \dirname(__DIR__4).'/src/Legacy/Service/JwtTokenService.php';
  312.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  313.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  314.             include_once \dirname(__DIR__4).'/src/Legacy/Twig/FileExtensions.php';
  315.             include_once \dirname(__DIR__4).'/src/Legacy/Twig/FormatExtensions.php';
  316.             include_once \dirname(__DIR__4).'/src/Legacy/Twig/ParameterExtension.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/chrisguitarguy/request-id-bundle/src/EventListener/RequestIdListener.php';
  319.             include_once \dirname(__DIR__4).'/vendor/chrisguitarguy/request-id-bundle/src/Monolog/RequestIdProcessor.php';
  320.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  321.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  322.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  329.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/LoggerChain.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  333.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  334.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  339.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  342.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  345.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  350.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  353.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  358.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  363.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  364.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  365.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  366.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  367.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  368.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  369.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  371.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  374.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  375.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  377.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  378.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  379.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  380.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  381.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  382.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  383.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  385.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Subscriber/SlidingPaginationSubscriber.php';
  386.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  387.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  388.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  389.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  392.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  395.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  396.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  397.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  399.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  400.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  401.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  402.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php';
  403.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  404.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/FingersCrossed/HttpCodeActivationStrategy.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  438.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  463.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  483.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  496.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  515.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  516.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  517.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  528.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  529.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  530.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  531.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  532.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  535.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  549.             include_once \dirname(__DIR__4).'/vendor/chrisguitarguy/request-id-bundle/src/Twig/RequestIdExtension.php';
  550.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  551.             include_once \dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeExtension.php';
  552.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Twig/Extension/PaginationExtension.php';
  553.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Helper/Processor.php';
  554.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  562.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  563.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  564.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  565.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  590.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/HubInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/State/Hub.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  596.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/SentryBundle.php';
  597.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientInterface.php';
  598.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/FlushableClientInterface.php';
  599.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Client.php';
  600.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilderInterface.php';
  601.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/ClientBuilder.php';
  602.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Options.php';
  603.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/DependencyInjection/IntegrationFilterFactory.php';
  604.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IntegrationInterface.php';
  605.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry/src/Integration/IgnoreErrorsIntegration.php';
  606.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/KernelEventForwardCompatibilityTrait.php';
  607.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/RequestListener.php';
  608.             include_once \dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/EventListener/SubRequestListener.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  612.             include_once \dirname(__DIR__4).'/vendor/chrisguitarguy/request-id-bundle/src/RequestIdStorage.php';
  613.             include_once \dirname(__DIR__4).'/vendor/chrisguitarguy/request-id-bundle/src/SimpleIdStorage.php';
  614.             include_once \dirname(__DIR__4).'/vendor/chrisguitarguy/request-id-bundle/src/RequestIdGenerator.php';
  615.             include_once \dirname(__DIR__4).'/vendor/chrisguitarguy/request-id-bundle/src/Generator/RamseyUuid4Generator.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  617.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  624.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  635.         };
  636.     }
  637.     public function compile(): void
  638.     {
  639.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  640.     }
  641.     public function isCompiled(): bool
  642.     {
  643.         return true;
  644.     }
  645.     public function getRemovedIds(): array
  646.     {
  647.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  648.     }
  649.     protected function load($file$lazyLoad true)
  650.     {
  651.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  652.     }
  653.     /**
  654.      * Gets the public 'App\Legacy\EventListener\InjectApiTokenInSessionListener' shared autowired service.
  655.      *
  656.      * @return \App\Legacy\EventListener\InjectApiTokenInSessionListener
  657.      */
  658.     protected function getInjectApiTokenInSessionListenerService()
  659.     {
  660.         return $this->services['App\\Legacy\\EventListener\\InjectApiTokenInSessionListener'] = new \App\Legacy\EventListener\InjectApiTokenInSessionListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['App\\Legacy\\Service\\JwtTokenService'] ?? $this->getJwtTokenServiceService()));
  661.     }
  662.     /**
  663.      * Gets the public 'App\Legacy\EventListener\LocaleSelectListener' shared autowired service.
  664.      *
  665.      * @return \App\Legacy\EventListener\LocaleSelectListener
  666.      */
  667.     protected function getLocaleSelectListenerService()
  668.     {
  669.         return $this->services['App\\Legacy\\EventListener\\LocaleSelectListener'] = new \App\Legacy\EventListener\LocaleSelectListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['translator'] ?? $this->getTranslatorService()), $this->parameters['locale_available']);
  670.     }
  671.     /**
  672.      * Gets the public 'App\Legacy\EventListener\MaintenanceListener' shared autowired service.
  673.      *
  674.      * @return \App\Legacy\EventListener\MaintenanceListener
  675.      */
  676.     protected function getMaintenanceListenerService()
  677.     {
  678.         return $this->services['App\\Legacy\\EventListener\\MaintenanceListener'] = new \App\Legacy\EventListener\MaintenanceListener($this);
  679.     }
  680.     /**
  681.      * Gets the public 'App\Legacy\EventListener\PreventClientsToAccessListener' shared autowired service.
  682.      *
  683.      * @return \App\Legacy\EventListener\PreventClientsToAccessListener
  684.      */
  685.     protected function getPreventClientsToAccessListenerService()
  686.     {
  687.         return $this->services['App\\Legacy\\EventListener\\PreventClientsToAccessListener'] = new \App\Legacy\EventListener\PreventClientsToAccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $this->getEnv('CLIENT_FRONT_URL'));
  688.     }
  689.     /**
  690.      * Gets the public 'App\Legacy\Repository\UserRepository' shared autowired service.
  691.      *
  692.      * @return \App\Legacy\Repository\UserRepository
  693.      */
  694.     protected function getUserRepositoryService()
  695.     {
  696.         return $this->services['App\\Legacy\\Repository\\UserRepository'] = new \App\Legacy\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  697.     }
  698.     /**
  699.      * Gets the public 'App\Legacy\Service\JwtTokenService' shared autowired service.
  700.      *
  701.      * @return \App\Legacy\Service\JwtTokenService
  702.      */
  703.     protected function getJwtTokenServiceService()
  704.     {
  705.         return $this->services['App\\Legacy\\Service\\JwtTokenService'] = new \App\Legacy\Service\JwtTokenService(($this->services['App\\Legacy\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $this->getEnv('AUTH_JWT_KEY'));
  706.     }
  707.     /**
  708.      * Gets the public 'App\Legacy\Twig\FileExtensions' shared autowired service.
  709.      *
  710.      * @return \App\Legacy\Twig\FileExtensions
  711.      */
  712.     protected function getFileExtensionsService()
  713.     {
  714.         return $this->services['App\\Legacy\\Twig\\FileExtensions'] = new \App\Legacy\Twig\FileExtensions((\dirname(__DIR__4).'/www'), (\dirname(__DIR__4).'/www/storage'), $this->getEnv('CDN_URL'));
  715.     }
  716.     /**
  717.      * Gets the public 'App\Legacy\Twig\FormatExtensions' shared service.
  718.      *
  719.      * @return \App\Legacy\Twig\FormatExtensions
  720.      */
  721.     protected function getFormatExtensionsService()
  722.     {
  723.         return $this->services['App\\Legacy\\Twig\\FormatExtensions'] = new \App\Legacy\Twig\FormatExtensions(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  724.     }
  725.     /**
  726.      * Gets the public 'App\Legacy\Twig\ParameterExtension' shared autowired service.
  727.      *
  728.      * @return \App\Legacy\Twig\ParameterExtension
  729.      */
  730.     protected function getParameterExtensionService()
  731.     {
  732.         $this->services['App\\Legacy\\Twig\\ParameterExtension'] = $instance = new \App\Legacy\Twig\ParameterExtension();
  733.         $instance->container $this;
  734.         return $instance;
  735.     }
  736.     /**
  737.      * Gets the public 'Chrisguitarguy\RequestId\RequestIdGenerator' shared service.
  738.      *
  739.      * @return \Chrisguitarguy\RequestId\Generator\RamseyUuid4Generator
  740.      */
  741.     protected function getRequestIdGeneratorService()
  742.     {
  743.         return $this->services['Chrisguitarguy\\RequestId\\RequestIdGenerator'] = new \Chrisguitarguy\RequestId\Generator\RamseyUuid4Generator();
  744.     }
  745.     /**
  746.      * Gets the public 'Chrisguitarguy\RequestId\RequestIdStorage' shared service.
  747.      *
  748.      * @return \Chrisguitarguy\RequestId\SimpleIdStorage
  749.      */
  750.     protected function getRequestIdStorageService()
  751.     {
  752.         return $this->services['Chrisguitarguy\\RequestId\\RequestIdStorage'] = new \Chrisguitarguy\RequestId\SimpleIdStorage();
  753.     }
  754.     /**
  755.      * Gets the public 'cache.app' shared service.
  756.      *
  757.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  758.      */
  759.     protected function getCache_AppService()
  760.     {
  761.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('Al9bg1Xrpx'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  762.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  763.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  764.     }
  765.     /**
  766.      * Gets the public 'cache.system' shared service.
  767.      *
  768.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  769.      */
  770.     protected function getCache_SystemService()
  771.     {
  772.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SH-uiiYe1Y'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  773.     }
  774.     /**
  775.      * Gets the public 'doctrine' shared service.
  776.      *
  777.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  778.      */
  779.     protected function getDoctrineService()
  780.     {
  781.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  782.     }
  783.     /**
  784.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  785.      *
  786.      * @return \Doctrine\DBAL\Connection
  787.      */
  788.     protected function getDoctrine_Dbal_DefaultConnectionService()
  789.     {
  790.         $a = new \Doctrine\DBAL\Configuration();
  791.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  792.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  793.         $b->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  794.         $b->pushProcessor(($this->privates['Chrisguitarguy\\RequestId\\Monolog\\RequestIdProcessor'] ?? $this->getRequestIdProcessorService()));
  795.         $b->pushHandler(($this->privates['Sentry\\Monolog\\Handler'] ?? $this->getHandlerService()));
  796.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  797.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  798.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  799.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  800.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  801.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService.php'true],
  802.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService.php'true],
  803.         ], [
  804.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  805.             'fos_user.user_listener' => '?',
  806.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  807.         ]), [=> 'fos_user.user_listener'=> 'stof_doctrine_extensions.listener.softdeleteable']);
  808.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  809.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql''host' => $this->getEnv('DATABASE_HOST'), 'port' => $this->getEnv('DATABASE_PORT'), 'dbname' => $this->getEnv('DATABASE_NAME'), 'user' => $this->getEnv('DATABASE_USER'), 'password' => $this->getEnv('DATABASE_PASS'), 'charset' => 'utf8mb4''driverOptions' => [], 'defaultTableOptions' => ['collate' => 'utf8mb4_unicode_ci']], $a$c, []);
  810.     }
  811.     /**
  812.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  813.      *
  814.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  815.      */
  816.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  817.     {
  818.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  819.             'App\\Legacy\\Entity\\Observers\\CasoEstadoObserver' => ['services''App\\Legacy\\Entity\\Observers\\CasoEstadoObserver''getCasoEstadoObserverService.php'true],
  820.         ], [
  821.             'App\\Legacy\\Entity\\Observers\\CasoEstadoObserver' => '?',
  822.         ]));
  823.         $instance->registerService('App\\Legacy\\Entity\\Observers\\CasoEstadoObserver''App\\Legacy\\Entity\\Observers\\CasoEstadoObserver');
  824.         return $instance;
  825.     }
  826.     /**
  827.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  828.      *
  829.      * @return \Doctrine\ORM\EntityManager
  830.      */
  831.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  832.     {
  833.         $a = new \Doctrine\ORM\Configuration();
  834.         $b = new \Symfony\Component\Cache\DoctrineProvider(($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  835.         $c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  836.         $d = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Legacy/Entity'), => (\dirname(__DIR__4).'/src/FileManager/Entity')]);
  837.         $c->addDriver($d'App\\Legacy\\Entity');
  838.         $c->addDriver($d'App\\FileManager\\Entity');
  839.         $c->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  840.         $a->setEntityNamespaces(['Legacy' => 'App\\Legacy\\Entity''FileManager' => 'App\\FileManager\\Entity''FileManagerBundle' => 'App\\FileManager\\Entity']);
  841.         $a->setMetadataCache(\Doctrine\Common\Cache\Psr6\CacheAdapter::wrap($b));
  842.         $a->setQueryCacheImpl($b);
  843.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService())));
  844.         $a->setMetadataDriverImpl($c);
  845.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  846.         $a->setProxyNamespace('Proxies');
  847.         $a->setAutoGenerateProxyClasses(false);
  848.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  849.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  850.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  851.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  852.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  853.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  854.             'App\\FileManager\\Repository\\FileRepository' => ['privates''App\\FileManager\\Repository\\FileRepository''getFileRepositoryService.php'true],
  855.             'App\\Legacy\\Repository\\AcompanantesRepository' => ['services''App\\Legacy\\Repository\\AcompanantesRepository''getAcompanantesRepositoryService.php'true],
  856.             'App\\Legacy\\Repository\\AlertRepository' => ['services''App\\Legacy\\Repository\\AlertRepository''getAlertRepositoryService.php'true],
  857.             'App\\Legacy\\Repository\\AlmacenRepository' => ['services''App\\Legacy\\Repository\\AlmacenRepository''getAlmacenRepositoryService.php'true],
  858.             'App\\Legacy\\Repository\\ApkNotificationsRepository' => ['services''App\\Legacy\\Repository\\ApkNotificationsRepository''getApkNotificationsRepositoryService.php'true],
  859.             'App\\Legacy\\Repository\\AsistenteCursoRepository' => ['services''App\\Legacy\\Repository\\AsistenteCursoRepository''getAsistenteCursoRepositoryService.php'true],
  860.             'App\\Legacy\\Repository\\BannerRepository' => ['services''App\\Legacy\\Repository\\BannerRepository''getBannerRepositoryService.php'true],
  861.             'App\\Legacy\\Repository\\BannerUsuarioRepository' => ['services''App\\Legacy\\Repository\\BannerUsuarioRepository''getBannerUsuarioRepositoryService.php'true],
  862.             'App\\Legacy\\Repository\\CambioRepository' => ['services''App\\Legacy\\Repository\\CambioRepository''getCambioRepositoryService.php'true],
  863.             'App\\Legacy\\Repository\\CasoCalendarsRepository' => ['services''App\\Legacy\\Repository\\CasoCalendarsRepository''getCasoCalendarsRepositoryService.php'true],
  864.             'App\\Legacy\\Repository\\CasoProblemaRepository' => ['services''App\\Legacy\\Repository\\CasoProblemaRepository''getCasoProblemaRepositoryService.php'true],
  865.             'App\\Legacy\\Repository\\CasoRepository' => ['services''App\\Legacy\\Repository\\CasoRepository''getCasoRepositoryService.php'true],
  866.             'App\\Legacy\\Repository\\CategoriaSeguimientosRepository' => ['services''App\\Legacy\\Repository\\CategoriaSeguimientosRepository''getCategoriaSeguimientosRepositoryService.php'true],
  867.             'App\\Legacy\\Repository\\ChatCasesRepository' => ['services''App\\Legacy\\Repository\\ChatCasesRepository''getChatCasesRepositoryService.php'true],
  868.             'App\\Legacy\\Repository\\ClinicaRepository' => ['services''App\\Legacy\\Repository\\ClinicaRepository''getClinicaRepositoryService.php'true],
  869.             'App\\Legacy\\Repository\\ComentarioRepository' => ['services''App\\Legacy\\Repository\\ComentarioRepository''getComentarioRepositoryService.php'true],
  870.             'App\\Legacy\\Repository\\CountryRepository' => ['services''App\\Legacy\\Repository\\CountryRepository''getCountryRepositoryService.php'true],
  871.             'App\\Legacy\\Repository\\CppromotorRepository' => ['services''App\\Legacy\\Repository\\CppromotorRepository''getCppromotorRepositoryService.php'true],
  872.             'App\\Legacy\\Repository\\CrmComercialActionConfigRepository' => ['services''App\\Legacy\\Repository\\CrmComercialActionConfigRepository''getCrmComercialActionConfigRepositoryService.php'true],
  873.             'App\\Legacy\\Repository\\CrmComercialActionRepository' => ['services''App\\Legacy\\Repository\\CrmComercialActionRepository''getCrmComercialActionRepositoryService.php'true],
  874.             'App\\Legacy\\Repository\\CursoRepository' => ['services''App\\Legacy\\Repository\\CursoRepository''getCursoRepositoryService.php'true],
  875.             'App\\Legacy\\Repository\\DepartamentoRepository' => ['services''App\\Legacy\\Repository\\DepartamentoRepository''getDepartamentoRepositoryService.php'true],
  876.             'App\\Legacy\\Repository\\DesignerPhaseRepository' => ['services''App\\Legacy\\Repository\\DesignerPhaseRepository''getDesignerPhaseRepositoryService.php'true],
  877.             'App\\Legacy\\Repository\\DienteRepository' => ['services''App\\Legacy\\Repository\\DienteRepository''getDienteRepositoryService.php'true],
  878.             'App\\Legacy\\Repository\\DireccionRepository' => ['services''App\\Legacy\\Repository\\DireccionRepository''getDireccionRepositoryService.php'true],
  879.             'App\\Legacy\\Repository\\DistribuidorRepository' => ['services''App\\Legacy\\Repository\\DistribuidorRepository''getDistribuidorRepositoryService.php'true],
  880.             'App\\Legacy\\Repository\\EmailCampaignRepository' => ['services''App\\Legacy\\Repository\\EmailCampaignRepository''getEmailCampaignRepositoryService.php'true],
  881.             'App\\Legacy\\Repository\\EnvioRepository' => ['services''App\\Legacy\\Repository\\EnvioRepository''getEnvioRepositoryService.php'true],
  882.             'App\\Legacy\\Repository\\EstadoRepository' => ['services''App\\Legacy\\Repository\\EstadoRepository''getEstadoRepositoryService.php'true],
  883.             'App\\Legacy\\Repository\\MovimientoProveedorRepository' => ['services''App\\Legacy\\Repository\\MovimientoProveedorRepository''getMovimientoProveedorRepositoryService.php'true],
  884.             'App\\Legacy\\Repository\\MovimientoRepository' => ['services''App\\Legacy\\Repository\\MovimientoRepository''getMovimientoRepositoryService.php'true],
  885.             'App\\Legacy\\Repository\\MunicipioRepository' => ['services''App\\Legacy\\Repository\\MunicipioRepository''getMunicipioRepositoryService.php'true],
  886.             'App\\Legacy\\Repository\\NewsletterRepository' => ['services''App\\Legacy\\Repository\\NewsletterRepository''getNewsletterRepositoryService.php'true],
  887.             'App\\Legacy\\Repository\\NotasInternasRepository' => ['services''App\\Legacy\\Repository\\NotasInternasRepository''getNotasInternasRepositoryService.php'true],
  888.             'App\\Legacy\\Repository\\PackProductoRepository' => ['services''App\\Legacy\\Repository\\PackProductoRepository''getPackProductoRepositoryService.php'true],
  889.             'App\\Legacy\\Repository\\PackRepository' => ['services''App\\Legacy\\Repository\\PackRepository''getPackRepositoryService.php'true],
  890.             'App\\Legacy\\Repository\\PasswordChangeRepository' => ['services''App\\Legacy\\Repository\\PasswordChangeRepository''getPasswordChangeRepositoryService.php'true],
  891.             'App\\Legacy\\Repository\\PedidoRepository' => ['services''App\\Legacy\\Repository\\PedidoRepository''getPedidoRepositoryService.php'true],
  892.             'App\\Legacy\\Repository\\PictureSeguimientosRepository' => ['services''App\\Legacy\\Repository\\PictureSeguimientosRepository''getPictureSeguimientosRepositoryService.php'true],
  893.             'App\\Legacy\\Repository\\PostRepository' => ['services''App\\Legacy\\Repository\\PostRepository''getPostRepositoryService.php'true],
  894.             'App\\Legacy\\Repository\\ProblemaRepository' => ['services''App\\Legacy\\Repository\\ProblemaRepository''getProblemaRepositoryService.php'true],
  895.             'App\\Legacy\\Repository\\ProblemaSolucionRepository' => ['services''App\\Legacy\\Repository\\ProblemaSolucionRepository''getProblemaSolucionRepositoryService.php'true],
  896.             'App\\Legacy\\Repository\\ProductoProveedorRepository' => ['services''App\\Legacy\\Repository\\ProductoProveedorRepository''getProductoProveedorRepositoryService.php'true],
  897.             'App\\Legacy\\Repository\\ProductoRepository' => ['services''App\\Legacy\\Repository\\ProductoRepository''getProductoRepositoryService.php'true],
  898.             'App\\Legacy\\Repository\\ProveedorIsoEvolutionRepository' => ['services''App\\Legacy\\Repository\\ProveedorIsoEvolutionRepository''getProveedorIsoEvolutionRepositoryService.php'true],
  899.             'App\\Legacy\\Repository\\ProveedorProductoRepository' => ['services''App\\Legacy\\Repository\\ProveedorProductoRepository''getProveedorProductoRepositoryService.php'true],
  900.             'App\\Legacy\\Repository\\ProveedorRepository' => ['services''App\\Legacy\\Repository\\ProveedorRepository''getProveedorRepositoryService.php'true],
  901.             'App\\Legacy\\Repository\\ProveedorTypeRepository' => ['services''App\\Legacy\\Repository\\ProveedorTypeRepository''getProveedorTypeRepositoryService.php'true],
  902.             'App\\Legacy\\Repository\\ProvinciaRepository' => ['services''App\\Legacy\\Repository\\ProvinciaRepository''getProvinciaRepositoryService.php'true],
  903.             'App\\Legacy\\Repository\\RazonSocialRepository' => ['services''App\\Legacy\\Repository\\RazonSocialRepository''getRazonSocialRepositoryService.php'true],
  904.             'App\\Legacy\\Repository\\RefinamientoRepository' => ['services''App\\Legacy\\Repository\\RefinamientoRepository''getRefinamientoRepositoryService.php'true],
  905.             'App\\Legacy\\Repository\\RegistroActionRepository' => ['services''App\\Legacy\\Repository\\RegistroActionRepository''getRegistroActionRepositoryService.php'true],
  906.             'App\\Legacy\\Repository\\RegistroHorarioStaffRepository' => ['services''App\\Legacy\\Repository\\RegistroHorarioStaffRepository''getRegistroHorarioStaffRepositoryService.php'true],
  907.             'App\\Legacy\\Repository\\RegistroRepository' => ['services''App\\Legacy\\Repository\\RegistroRepository''getRegistroRepositoryService.php'true],
  908.             'App\\Legacy\\Repository\\SalesLeadsQuestionsRepository' => ['services''App\\Legacy\\Repository\\SalesLeadsQuestionsRepository''getSalesLeadsQuestionsRepositoryService.php'true],
  909.             'App\\Legacy\\Repository\\SalesLeadsRepository' => ['services''App\\Legacy\\Repository\\SalesLeadsRepository''getSalesLeadsRepositoryService.php'true],
  910.             'App\\Legacy\\Repository\\SeguimientoCasosRepository' => ['services''App\\Legacy\\Repository\\SeguimientoCasosRepository''getSeguimientoCasosRepositoryService.php'true],
  911.             'App\\Legacy\\Repository\\SolucionRepository' => ['services''App\\Legacy\\Repository\\SolucionRepository''getSolucionRepositoryService.php'true],
  912.             'App\\Legacy\\Repository\\StaffDataRepository' => ['services''App\\Legacy\\Repository\\StaffDataRepository''getStaffDataRepositoryService.php'true],
  913.             'App\\Legacy\\Repository\\UserRepository' => ['services''App\\Legacy\\Repository\\UserRepository''getUserRepositoryService'false],
  914.             'App\\Legacy\\Repository\\ValoracionRepository' => ['services''App\\Legacy\\Repository\\ValoracionRepository''getValoracionRepositoryService.php'true],
  915.         ], [
  916.             'App\\FileManager\\Repository\\FileRepository' => '?',
  917.             'App\\Legacy\\Repository\\AcompanantesRepository' => '?',
  918.             'App\\Legacy\\Repository\\AlertRepository' => '?',
  919.             'App\\Legacy\\Repository\\AlmacenRepository' => '?',
  920.             'App\\Legacy\\Repository\\ApkNotificationsRepository' => '?',
  921.             'App\\Legacy\\Repository\\AsistenteCursoRepository' => '?',
  922.             'App\\Legacy\\Repository\\BannerRepository' => '?',
  923.             'App\\Legacy\\Repository\\BannerUsuarioRepository' => '?',
  924.             'App\\Legacy\\Repository\\CambioRepository' => '?',
  925.             'App\\Legacy\\Repository\\CasoCalendarsRepository' => '?',
  926.             'App\\Legacy\\Repository\\CasoProblemaRepository' => '?',
  927.             'App\\Legacy\\Repository\\CasoRepository' => '?',
  928.             'App\\Legacy\\Repository\\CategoriaSeguimientosRepository' => '?',
  929.             'App\\Legacy\\Repository\\ChatCasesRepository' => '?',
  930.             'App\\Legacy\\Repository\\ClinicaRepository' => '?',
  931.             'App\\Legacy\\Repository\\ComentarioRepository' => '?',
  932.             'App\\Legacy\\Repository\\CountryRepository' => '?',
  933.             'App\\Legacy\\Repository\\CppromotorRepository' => '?',
  934.             'App\\Legacy\\Repository\\CrmComercialActionConfigRepository' => '?',
  935.             'App\\Legacy\\Repository\\CrmComercialActionRepository' => '?',
  936.             'App\\Legacy\\Repository\\CursoRepository' => '?',
  937.             'App\\Legacy\\Repository\\DepartamentoRepository' => '?',
  938.             'App\\Legacy\\Repository\\DesignerPhaseRepository' => '?',
  939.             'App\\Legacy\\Repository\\DienteRepository' => '?',
  940.             'App\\Legacy\\Repository\\DireccionRepository' => '?',
  941.             'App\\Legacy\\Repository\\DistribuidorRepository' => '?',
  942.             'App\\Legacy\\Repository\\EmailCampaignRepository' => '?',
  943.             'App\\Legacy\\Repository\\EnvioRepository' => '?',
  944.             'App\\Legacy\\Repository\\EstadoRepository' => '?',
  945.             'App\\Legacy\\Repository\\MovimientoProveedorRepository' => '?',
  946.             'App\\Legacy\\Repository\\MovimientoRepository' => '?',
  947.             'App\\Legacy\\Repository\\MunicipioRepository' => '?',
  948.             'App\\Legacy\\Repository\\NewsletterRepository' => '?',
  949.             'App\\Legacy\\Repository\\NotasInternasRepository' => '?',
  950.             'App\\Legacy\\Repository\\PackProductoRepository' => '?',
  951.             'App\\Legacy\\Repository\\PackRepository' => '?',
  952.             'App\\Legacy\\Repository\\PasswordChangeRepository' => '?',
  953.             'App\\Legacy\\Repository\\PedidoRepository' => '?',
  954.             'App\\Legacy\\Repository\\PictureSeguimientosRepository' => '?',
  955.             'App\\Legacy\\Repository\\PostRepository' => '?',
  956.             'App\\Legacy\\Repository\\ProblemaRepository' => '?',
  957.             'App\\Legacy\\Repository\\ProblemaSolucionRepository' => '?',
  958.             'App\\Legacy\\Repository\\ProductoProveedorRepository' => '?',
  959.             'App\\Legacy\\Repository\\ProductoRepository' => '?',
  960.             'App\\Legacy\\Repository\\ProveedorIsoEvolutionRepository' => '?',
  961.             'App\\Legacy\\Repository\\ProveedorProductoRepository' => '?',
  962.             'App\\Legacy\\Repository\\ProveedorRepository' => '?',
  963.             'App\\Legacy\\Repository\\ProveedorTypeRepository' => '?',
  964.             'App\\Legacy\\Repository\\ProvinciaRepository' => '?',
  965.             'App\\Legacy\\Repository\\RazonSocialRepository' => '?',
  966.             'App\\Legacy\\Repository\\RefinamientoRepository' => '?',
  967.             'App\\Legacy\\Repository\\RegistroActionRepository' => '?',
  968.             'App\\Legacy\\Repository\\RegistroHorarioStaffRepository' => '?',
  969.             'App\\Legacy\\Repository\\RegistroRepository' => '?',
  970.             'App\\Legacy\\Repository\\SalesLeadsQuestionsRepository' => '?',
  971.             'App\\Legacy\\Repository\\SalesLeadsRepository' => '?',
  972.             'App\\Legacy\\Repository\\SeguimientoCasosRepository' => '?',
  973.             'App\\Legacy\\Repository\\SolucionRepository' => '?',
  974.             'App\\Legacy\\Repository\\StaffDataRepository' => '?',
  975.             'App\\Legacy\\Repository\\UserRepository' => '?',
  976.             'App\\Legacy\\Repository\\ValoracionRepository' => '?',
  977.         ])));
  978.         $a->addCustomStringFunction('DATE_FORMAT''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  979.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  980.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  981.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  982.         return $instance;
  983.     }
  984.     /**
  985.      * Gets the public 'event_dispatcher' shared service.
  986.      *
  987.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  988.      */
  989.     protected function getEventDispatcherService()
  990.     {
  991.         $a = new \Symfony\Component\EventDispatcher\EventDispatcher();
  992.         $a->addListener('App\\Legacy\\Events\\ProductCase\\CaseStatusChangedEvent', [=> function () {
  993.             return ($this->privates['App\\OutgoingEventsBundle\\Listener\\OutgoingEventListener'] ?? $this->load('getOutgoingEventListenerService.php'));
  994.         }, => 'handle']);
  995.         $a->addListener('App\\Legacy\\Events\\ProductCase\\CaseExportRequestedEvent', [=> function () {
  996.             return ($this->privates['App\\OutgoingEventsBundle\\Listener\\OutgoingEventListener'] ?? $this->load('getOutgoingEventListenerService.php'));
  997.         }, => 'handle']);
  998.         $a->addListener('App\\Legacy\\Events\\TreatmentPlan\\TreatmentPlanConvertEvent', [=> function () {
  999.             return ($this->privates['App\\OutgoingEventsBundle\\Listener\\OutgoingEventListener'] ?? $this->load('getOutgoingEventListenerService.php'));
  1000.         }, => 'handle']);
  1001.         $a->addListener('App\\Legacy\\Events\\Users\\UserExportRequestedEvent', [=> function () {
  1002.             return ($this->privates['App\\OutgoingEventsBundle\\Listener\\OutgoingEventListener'] ?? $this->load('getOutgoingEventListenerService.php'));
  1003.         }, => 'handle']);
  1004.         $b = new \Symfony\Bridge\Monolog\Logger('event');
  1005.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1006.         $b->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1007.         $b->pushProcessor(($this->privates['Chrisguitarguy\\RequestId\\Monolog\\RequestIdProcessor'] ?? $this->getRequestIdProcessorService()));
  1008.         $b->pushHandler(($this->privates['Sentry\\Monolog\\Handler'] ?? $this->getHandlerService()));
  1009.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1010.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1011.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $b, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1012.         $instance->addListener('knp_pager.before', [=> function () {
  1013.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1014.         }, => 'before'], 0);
  1015.         $instance->addListener('knp_pager.pagination', [=> function () {
  1016.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1017.         }, => 'pagination'], 0);
  1018.         $instance->addListener('knp_pager.before', [=> function () {
  1019.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1020.         }, => 'before'], 1);
  1021.         $instance->addListener('knp_pager.before', [=> function () {
  1022.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1023.         }, => 'before'], 1);
  1024.         $instance->addListener('knp_pager.pagination', [=> function () {
  1025.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1026.         }, => 'pagination'], 1);
  1027.         $instance->addListener('kernel.request', [=> function () {
  1028.             return ($this->privates['App\\Support\\Listeners\\SentryContextListener'] ?? $this->getSentryContextListenerService());
  1029.         }, => 'onKernelRequest'], 99);
  1030.         $instance->addListener('kernel.request', [=> function () {
  1031.             return ($this->privates['App\\Support\\Listeners\\ConditionalDebuggerListener'] ?? $this->getConditionalDebuggerListenerService());
  1032.         }, => 'handle'], 0);
  1033.         $instance->addListener('kernel.request', [=> function () {
  1034.             return ($this->services['App\\Legacy\\EventListener\\InjectApiTokenInSessionListener'] ?? $this->getInjectApiTokenInSessionListenerService());
  1035.         }, => 'onKernelRequest'], 0);
  1036.         $instance->addListener('kernel.request', [=> function () {
  1037.             return ($this->services['App\\Legacy\\EventListener\\LocaleSelectListener'] ?? $this->getLocaleSelectListenerService());
  1038.         }, => 'onKernelRequest'], 0);
  1039.         $instance->addListener('kernel.request', [=> function () {
  1040.             return ($this->services['App\\Legacy\\EventListener\\MaintenanceListener'] ?? ($this->services['App\\Legacy\\EventListener\\MaintenanceListener'] = new \App\Legacy\EventListener\MaintenanceListener($this)));
  1041.         }, => 'onKernelRequest'], 0);
  1042.         $instance->addListener('kernel.request', [=> function () {
  1043.             return ($this->services['App\\Legacy\\EventListener\\PreventClientsToAccessListener'] ?? $this->getPreventClientsToAccessListenerService());
  1044.         }, => 'onKernelRequest'], 0);
  1045.         $instance->addListener('kernel.request', [=> function () {
  1046.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1047.         }, => 'onKernelRequest'], 0);
  1048.         $instance->addListener('kernel.controller', [=> function () {
  1049.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1050.         }, => 'onKernelController'], 0);
  1051.         $instance->addListener('console.command', [=> function () {
  1052.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ConsoleListener'] ?? $this->load('getConsoleListenerService.php'));
  1053.         }, => 'onConsoleCommand'], 1);
  1054.         $instance->addListener('console.error', [=> function () {
  1055.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->load('getErrorListenerService.php'));
  1056.         }, => 'onConsoleError'], 128);
  1057.         $instance->addListener('kernel.exception', [=> function () {
  1058.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\ErrorListener'] ?? $this->load('getErrorListenerService.php'));
  1059.         }, => 'onException'], 128);
  1060.         $instance->addListener('kernel.request', [=> function () {
  1061.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1062.         }, => 'onKernelRequest'], 1);
  1063.         $instance->addListener('kernel.controller', [=> function () {
  1064.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] ?? $this->getRequestListenerService());
  1065.         }, => 'onKernelController'], 1);
  1066.         $instance->addListener('kernel.request', [=> function () {
  1067.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener()));
  1068.         }, => 'onKernelRequest'], 1);
  1069.         $instance->addListener('kernel.finish_request', [=> function () {
  1070.             return ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] ?? ($this->privates['Sentry\\SentryBundle\\EventListener\\SubRequestListener'] = new \Sentry\SentryBundle\EventListener\SubRequestListener()));
  1071.         }, => 'onKernelFinishRequest'], 1);
  1072.         $instance->addListener('email.event', [=> function () {
  1073.             return ($this->services['App\\Legacy\\EventSubscriber\\EmailSubscriber'] ?? $this->load('getEmailSubscriberService.php'));
  1074.         }, => 'emailSend'], 0);
  1075.         $instance->addListener('form.pre_set_data', [=> function () {
  1076.             return ($this->services['App\\Legacy\\Form\\EventListener\\AddCountryFieldSubscriber'] ?? $this->load('getAddCountryFieldSubscriberService.php'));
  1077.         }, => 'preSetData'], 0);
  1078.         $instance->addListener('form.pre_submit', [=> function () {
  1079.             return ($this->services['App\\Legacy\\Form\\EventListener\\AddCountryFieldSubscriber'] ?? $this->load('getAddCountryFieldSubscriberService.php'));
  1080.         }, => 'preBind'], 0);
  1081.         $instance->addListener('form.pre_set_data', [=> function () {
  1082.             return ($this->services['App\\Legacy\\Form\\EventListener\\AddMunicipioFieldSubscriber'] ?? $this->load('getAddMunicipioFieldSubscriberService.php'));
  1083.         }, => 'preSetData'], 0);
  1084.         $instance->addListener('form.pre_submit', [=> function () {
  1085.             return ($this->services['App\\Legacy\\Form\\EventListener\\AddMunicipioFieldSubscriber'] ?? $this->load('getAddMunicipioFieldSubscriberService.php'));
  1086.         }, => 'preBind'], 0);
  1087.         $instance->addListener('form.pre_set_data', [=> function () {
  1088.             return ($this->services['App\\Legacy\\Form\\EventListener\\AddProvinceFieldSubscriber'] ?? $this->load('getAddProvinceFieldSubscriberService.php'));
  1089.         }, => 'preSetData'], 0);
  1090.         $instance->addListener('form.pre_submit', [=> function () {
  1091.             return ($this->services['App\\Legacy\\Form\\EventListener\\AddProvinceFieldSubscriber'] ?? $this->load('getAddProvinceFieldSubscriberService.php'));
  1092.         }, => 'preBind'], 0);
  1093.         $instance->addListener('kernel.request', [=> function () {
  1094.             return ($this->privates['Chrisguitarguy\\RequestId\\EventListener\\RequestIdListener'] ?? $this->getRequestIdListenerService());
  1095.         }, => 'onRequest'], 100);
  1096.         $instance->addListener('kernel.response', [=> function () {
  1097.             return ($this->privates['Chrisguitarguy\\RequestId\\EventListener\\RequestIdListener'] ?? $this->getRequestIdListenerService());
  1098.         }, => 'onResponse'], -99);
  1099.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1100.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1101.         }, => 'onImplicitLogin'], 0);
  1102.         $instance->addListener('security.interactive_login', [=> function () {
  1103.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService.php'));
  1104.         }, => 'onSecurityInteractiveLogin'], 0);
  1105.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1106.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1107.         }, => 'authenticate'], 0);
  1108.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1109.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1110.         }, => 'authenticate'], 0);
  1111.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1112.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService.php'));
  1113.         }, => 'authenticate'], 0);
  1114.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1115.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1116.         }, => 'addSuccessFlash'], 0);
  1117.         $instance->addListener('fos_user.group.create.completed', [=> function () {
  1118.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1119.         }, => 'addSuccessFlash'], 0);
  1120.         $instance->addListener('fos_user.group.delete.completed', [=> function () {
  1121.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1122.         }, => 'addSuccessFlash'], 0);
  1123.         $instance->addListener('fos_user.group.edit.completed', [=> function () {
  1124.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1125.         }, => 'addSuccessFlash'], 0);
  1126.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1127.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1128.         }, => 'addSuccessFlash'], 0);
  1129.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1130.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1131.         }, => 'addSuccessFlash'], 0);
  1132.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1133.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService.php'));
  1134.         }, => 'addSuccessFlash'], 0);
  1135.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1136.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1137.         }, => 'onResettingResetInitialize'], 0);
  1138.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1139.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1140.         }, => 'onResettingResetSuccess'], 0);
  1141.         $instance->addListener('fos_user.resetting.reset.request', [=> function () {
  1142.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService.php'));
  1143.         }, => 'onResettingResetRequest'], 0);
  1144.         $instance->addListener('kernel.controller', [=> function () {
  1145.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1146.         }, => 'onKernelController'], 0);
  1147.         $instance->addListener('kernel.controller', [=> function () {
  1148.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1149.         }, => 'onKernelController'], 0);
  1150.         $instance->addListener('kernel.controller', [=> function () {
  1151.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1152.         }, => 'onKernelController'], -128);
  1153.         $instance->addListener('kernel.view', [=> function () {
  1154.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1155.         }, => 'onKernelView'], 0);
  1156.         $instance->addListener('kernel.controller', [=> function () {
  1157.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1158.         }, => 'onKernelController'], 0);
  1159.         $instance->addListener('kernel.response', [=> function () {
  1160.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1161.         }, => 'onKernelResponse'], 0);
  1162.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1163.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1164.         }, => 'onKernelControllerArguments'], 0);
  1165.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1166.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1167.         }, => 'onKernelControllerArguments'], 0);
  1168.         $instance->addListener('console.command', [=> function () {
  1169.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1170.         }, => 'onCommand'], 255);
  1171.         $instance->addListener('console.terminate', [=> function () {
  1172.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1173.         }, => 'onTerminate'], -255);
  1174.         $instance->addListener('kernel.exception', [=> function () {
  1175.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1176.         }, => 'onException'], 0);
  1177.         $instance->addListener('kernel.terminate', [=> function () {
  1178.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1179.         }, => 'onTerminate'], 0);
  1180.         $instance->addListener('console.error', [=> function () {
  1181.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1182.         }, => 'onException'], 0);
  1183.         $instance->addListener('console.terminate', [=> function () {
  1184.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1185.         }, => 'onTerminate'], 0);
  1186.         $instance->addListener('kernel.response', [=> function () {
  1187.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1188.         }, => 'onKernelResponse'], 0);
  1189.         $instance->addListener('kernel.response', [=> function () {
  1190.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1191.         }, => 'onKernelResponse'], -1024);
  1192.         $instance->addListener('kernel.request', [=> function () {
  1193.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1194.         }, => 'setDefaultLocale'], 100);
  1195.         $instance->addListener('kernel.request', [=> function () {
  1196.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1197.         }, => 'onKernelRequest'], 16);
  1198.         $instance->addListener('kernel.finish_request', [=> function () {
  1199.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1200.         }, => 'onKernelFinishRequest'], 0);
  1201.         $instance->addListener('kernel.request', [=> function () {
  1202.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1203.         }, => 'onKernelRequest'], 256);
  1204.         $instance->addListener('kernel.request', [=> function () {
  1205.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1206.         }, => 'resolveControllerName'], 24);
  1207.         $instance->addListener('kernel.response', [=> function () {
  1208.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1209.         }, => 'onResponse'], -255);
  1210.         $instance->addListener('kernel.request', [=> function () {
  1211.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1212.         }, => 'onKernelRequest'], 15);
  1213.         $instance->addListener('kernel.finish_request', [=> function () {
  1214.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1215.         }, => 'onKernelFinishRequest'], -15);
  1216.         $instance->addListener('console.error', [=> function () {
  1217.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1218.         }, => 'onConsoleError'], -128);
  1219.         $instance->addListener('console.terminate', [=> function () {
  1220.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  1221.         }, => 'onConsoleTerminate'], -128);
  1222.         $instance->addListener('console.error', [=> function () {
  1223.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1224.         }, => 'onConsoleError'], 0);
  1225.         $instance->addListener('kernel.request', [=> function () {
  1226.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1227.         }, => 'onKernelRequest'], 128);
  1228.         $instance->addListener('kernel.response', [=> function () {
  1229.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1230.         }, => 'onKernelResponse'], -1000);
  1231.         $instance->addListener('kernel.finish_request', [=> function () {
  1232.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1233.         }, => 'onFinishRequest'], 0);
  1234.         $instance->addListener('kernel.response', [=> function () {
  1235.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1236.         }, => 'onKernelResponse'], -100);
  1237.         $instance->addListener('kernel.exception', [=> function () {
  1238.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1239.         }, => 'onKernelException'], 0);
  1240.         $instance->addListener('kernel.terminate', [=> function () {
  1241.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1242.         }, => 'onKernelTerminate'], -1024);
  1243.         $instance->addListener('kernel.controller', [=> function () {
  1244.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1245.         }, => 'onKernelController'], 0);
  1246.         $instance->addListener('kernel.response', [=> function () {
  1247.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1248.         }, => 'onKernelResponse'], 0);
  1249.         $instance->addListener('kernel.request', [=> function () {
  1250.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1251.         }, => 'configure'], 2048);
  1252.         $instance->addListener('console.command', [=> function () {
  1253.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1254.         }, => 'configure'], 2048);
  1255.         $instance->addListener('kernel.request', [=> function () {
  1256.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1257.         }, => 'onKernelRequest'], 32);
  1258.         $instance->addListener('kernel.finish_request', [=> function () {
  1259.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1260.         }, => 'onKernelFinishRequest'], 0);
  1261.         $instance->addListener('kernel.exception', [=> function () {
  1262.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1263.         }, => 'onKernelException'], -64);
  1264.         $instance->addListener('kernel.exception', [=> function () {
  1265.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1266.         }, => 'logKernelException'], 0);
  1267.         $instance->addListener('kernel.exception', [=> function () {
  1268.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1269.         }, => 'onKernelException'], -128);
  1270.         $instance->addListener('kernel.response', [=> function () {
  1271.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1272.         }, => 'onKernelResponse'], 0);
  1273.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1274.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  1275.         }, => 'onVoterVote'], 0);
  1276.         $instance->addListener('kernel.request', [=> function () {
  1277.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1278.         }, => 'configureLogoutUrlGenerator'], 8);
  1279.         $instance->addListener('kernel.request', [=> function () {
  1280.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1281.         }, => 'onKernelRequest'], 8);
  1282.         $instance->addListener('kernel.finish_request', [=> function () {
  1283.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1284.         }, => 'onKernelFinishRequest'], 0);
  1285.         $instance->addListener('kernel.response', [=> function () {
  1286.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1287.         }, => 'onKernelResponse'], -128);
  1288.         return $instance;
  1289.     }
  1290.     /**
  1291.      * Gets the public 'http_kernel' shared service.
  1292.      *
  1293.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1294.      */
  1295.     protected function getHttpKernelService()
  1296.     {
  1297.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1298.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($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 () {
  1299.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1300.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1301.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1302.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1303.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1304.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1305.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1306.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1307.         }, 8)), $a));
  1308.     }
  1309.     /**
  1310.      * Gets the public 'profiler' shared service.
  1311.      *
  1312.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1313.      */
  1314.     protected function getProfilerService()
  1315.     {
  1316.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1317.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1318.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1319.         $a->pushProcessor(($this->privates['Chrisguitarguy\\RequestId\\Monolog\\RequestIdProcessor'] ?? $this->getRequestIdProcessorService()));
  1320.         $a->pushHandler(($this->privates['Sentry\\Monolog\\Handler'] ?? $this->getHandlerService()));
  1321.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1322.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1323.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1324.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1325.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1326.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1327.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1328.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1329.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1330.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1331.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1332.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1333.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1334.         $d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
  1335.         $d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
  1336.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1337.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  1338.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1339.         $f = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1340.         $f->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1341.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1342.         if ($this->has('kernel')) {
  1343.             $g->setKernel($b);
  1344.         }
  1345.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1346.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1347.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1348.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1349.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1350.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1351.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1352.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelStagingDebugContainer'), $c));
  1353.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1354.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1355.         $instance->add($d);
  1356.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1357.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  1358.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  1359.         $instance->add($e);
  1360.         $instance->add($f);
  1361.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1362.         $instance->add($g);
  1363.         return $instance;
  1364.     }
  1365.     /**
  1366.      * Gets the public 'request_stack' shared service.
  1367.      *
  1368.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1369.      */
  1370.     protected function getRequestStackService()
  1371.     {
  1372.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1373.     }
  1374.     /**
  1375.      * Gets the public 'router' shared service.
  1376.      *
  1377.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1378.      */
  1379.     protected function getRouterService()
  1380.     {
  1381.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1382.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1383.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1384.         $a->pushProcessor(($this->privates['Chrisguitarguy\\RequestId\\Monolog\\RequestIdProcessor'] ?? $this->getRequestIdProcessorService()));
  1385.         $a->pushHandler(($this->privates['Sentry\\Monolog\\Handler'] ?? $this->getHandlerService()));
  1386.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1387.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1388.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1389.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1390.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1391.         ], [
  1392.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1393.         ]))->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' => NULL'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'en');
  1394.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1395.         return $instance;
  1396.     }
  1397.     /**
  1398.      * Gets the public 'security.authorization_checker' shared service.
  1399.      *
  1400.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1401.      */
  1402.     protected function getSecurity_AuthorizationCheckerService()
  1403.     {
  1404.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1405.     }
  1406.     /**
  1407.      * Gets the public 'security.token_storage' shared service.
  1408.      *
  1409.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1410.      */
  1411.     protected function getSecurity_TokenStorageService()
  1412.     {
  1413.         return $this->services['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, [
  1414.             'session' => ['services''session''getSessionService.php'true],
  1415.         ], [
  1416.             'session' => '?',
  1417.         ]));
  1418.     }
  1419.     /**
  1420.      * Gets the public 'translator' shared service.
  1421.      *
  1422.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1423.      */
  1424.     protected function getTranslatorService()
  1425.     {
  1426.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1427.     }
  1428.     /**
  1429.      * Gets the public 'twig' shared service.
  1430.      *
  1431.      * @return \Twig\Environment
  1432.      */
  1433.     protected function getTwigService()
  1434.     {
  1435.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__4));
  1436.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1437.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1438.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  1439.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  1440.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  1441.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), 'KnpPaginator');
  1442.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/views'), '!KnpPaginator');
  1443.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1444.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1445.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1446.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1447.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TwigBundle'), 'Twig');
  1448.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1449.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1450.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1451.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1452.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1453.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1454.         $a->addPath((\dirname(__DIR__4).'/templates'));
  1455.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1456.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1457.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1458.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1459.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1460.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1461.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1462.         $e = ($this->services['router'] ?? $this->getRouterService());
  1463.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1464.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1465.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1466.         $h = new \Symfony\Bridge\Twig\AppVariable();
  1467.         $h->setEnvironment('staging');
  1468.         $h->setDebug(true);
  1469.         if ($this->has('security.token_storage')) {
  1470.             $h->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1471.         }
  1472.         if ($this->has('request_stack')) {
  1473.             $h->setRequestStack($f);
  1474.         }
  1475.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1476.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1477.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1478.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  1479.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  1480.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1481.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1482.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1483.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1484.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1485.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  1486.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1487.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1488.         $instance->addExtension(($this->services['App\\Legacy\\Twig\\FileExtensions'] ?? ($this->services['App\\Legacy\\Twig\\FileExtensions'] = new \App\Legacy\Twig\FileExtensions((\dirname(__DIR__4).'/www'), (\dirname(__DIR__4).'/www/storage'), $this->getEnv('CDN_URL')))));
  1489.         $instance->addExtension(($this->services['App\\Legacy\\Twig\\FormatExtensions'] ?? $this->getFormatExtensionsService()));
  1490.         $instance->addExtension(($this->services['App\\Legacy\\Twig\\ParameterExtension'] ?? $this->getParameterExtensionService()));
  1491.         $instance->addExtension(new \Chrisguitarguy\RequestId\Twig\RequestIdExtension(($this->services['Chrisguitarguy\\RequestId\\RequestIdStorage'] ?? ($this->services['Chrisguitarguy\\RequestId\\RequestIdStorage'] = new \Chrisguitarguy\RequestId\SimpleIdStorage()))));
  1492.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1493.         $instance->addExtension(new \Endroid\QrCodeBundle\Twig\QrCodeExtension());
  1494.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e$c)));
  1495.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  1496.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  1497.         $instance->addGlobal('app'$h);
  1498.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1499.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => ['privates''Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime''getQrCodeRuntimeService.php'true],
  1500.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1501.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1502.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1503.         ], [
  1504.             'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => '?',
  1505.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1506.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1507.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1508.         ])));
  1509.         $instance->addGlobal('api_url'$this->getEnv('API_URL'));
  1510.         $instance->addGlobal('email_admin''it@secretaligner.com');
  1511.         $instance->addGlobal('clinicasDirPath', (\dirname(__DIR__4).'/www/clinicas/'));
  1512.         $instance->addGlobal('root_path', (\dirname(__DIR__4).'/src'));
  1513.         $instance->addGlobal('helpdesk_chat_enabled'$this->getEnv('bool:HELPDESK_CHAT_ENABLED'));
  1514.         $instance->addGlobal('client_front_url'$this->getEnv('CLIENT_FRONT_URL'));
  1515.         $instance->addGlobal('backoffice_url'$this->getEnv('BACKOFFICE_URL'));
  1516.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1517.         return $instance;
  1518.     }
  1519.     /**
  1520.      * Gets the public 'validator' shared service.
  1521.      *
  1522.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1523.      */
  1524.     protected function getValidatorService()
  1525.     {
  1526.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1527.     }
  1528.     /**
  1529.      * Gets the private '.debug.http_client' shared service.
  1530.      *
  1531.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1532.      */
  1533.     protected function get_Debug_HttpClientService()
  1534.     {
  1535.         $a = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1536.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1537.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1538.         $b->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1539.         $b->pushProcessor(($this->privates['Chrisguitarguy\\RequestId\\Monolog\\RequestIdProcessor'] ?? $this->getRequestIdProcessorService()));
  1540.         $b->pushHandler(($this->privates['Sentry\\Monolog\\Handler'] ?? $this->getHandlerService()));
  1541.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1542.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1543.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1544.         $a->setLogger($b);
  1545.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  1546.     }
  1547.     /**
  1548.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  1549.      *
  1550.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1551.      */
  1552.     protected function get_LegacyResolveControllerNameSubscriberService()
  1553.     {
  1554.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  1555.     }
  1556.     /**
  1557.      * Gets the private 'App\Support\Listeners\ConditionalDebuggerListener' shared service.
  1558.      *
  1559.      * @return \App\Support\Listeners\ConditionalDebuggerListener
  1560.      */
  1561.     protected function getConditionalDebuggerListenerService()
  1562.     {
  1563.         return $this->privates['App\\Support\\Listeners\\ConditionalDebuggerListener'] = new \App\Support\Listeners\ConditionalDebuggerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), 'staging');
  1564.     }
  1565.     /**
  1566.      * Gets the private 'App\Support\Listeners\SentryContextListener' shared service.
  1567.      *
  1568.      * @return \App\Support\Listeners\SentryContextListener
  1569.      */
  1570.     protected function getSentryContextListenerService()
  1571.     {
  1572.         return $this->privates['App\\Support\\Listeners\\SentryContextListener'] = new \App\Support\Listeners\SentryContextListener(($this->services['Chrisguitarguy\\RequestId\\RequestIdStorage'] ?? ($this->services['Chrisguitarguy\\RequestId\\RequestIdStorage'] = new \Chrisguitarguy\RequestId\SimpleIdStorage())), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1573.     }
  1574.     /**
  1575.      * Gets the private 'Chrisguitarguy\RequestId\EventListener\RequestIdListener' shared service.
  1576.      *
  1577.      * @return \Chrisguitarguy\RequestId\EventListener\RequestIdListener
  1578.      */
  1579.     protected function getRequestIdListenerService()
  1580.     {
  1581.         return $this->privates['Chrisguitarguy\\RequestId\\EventListener\\RequestIdListener'] = new \Chrisguitarguy\RequestId\EventListener\RequestIdListener('Request-Id''Request-Id'true, ($this->services['Chrisguitarguy\\RequestId\\RequestIdStorage'] ?? ($this->services['Chrisguitarguy\\RequestId\\RequestIdStorage'] = new \Chrisguitarguy\RequestId\SimpleIdStorage())), ($this->services['Chrisguitarguy\\RequestId\\RequestIdGenerator'] ?? ($this->services['Chrisguitarguy\\RequestId\\RequestIdGenerator'] = new \Chrisguitarguy\RequestId\Generator\RamseyUuid4Generator())));
  1582.     }
  1583.     /**
  1584.      * Gets the private 'Chrisguitarguy\RequestId\Monolog\RequestIdProcessor' shared service.
  1585.      *
  1586.      * @return \Chrisguitarguy\RequestId\Monolog\RequestIdProcessor
  1587.      */
  1588.     protected function getRequestIdProcessorService()
  1589.     {
  1590.         return $this->privates['Chrisguitarguy\\RequestId\\Monolog\\RequestIdProcessor'] = new \Chrisguitarguy\RequestId\Monolog\RequestIdProcessor(($this->services['Chrisguitarguy\\RequestId\\RequestIdStorage'] ?? ($this->services['Chrisguitarguy\\RequestId\\RequestIdStorage'] = new \Chrisguitarguy\RequestId\SimpleIdStorage())));
  1591.     }
  1592.     /**
  1593.      * Gets the private 'Sentry\Monolog\Handler' shared service.
  1594.      *
  1595.      * @return \Sentry\Monolog\Handler
  1596.      */
  1597.     protected function getHandlerService()
  1598.     {
  1599.         return $this->privates['Sentry\\Monolog\\Handler'] = new \Sentry\Monolog\Handler(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), 400);
  1600.     }
  1601.     /**
  1602.      * Gets the private 'Sentry\SentryBundle\EventListener\RequestListener' shared service.
  1603.      *
  1604.      * @return \Sentry\SentryBundle\EventListener\RequestListener
  1605.      */
  1606.     protected function getRequestListenerService()
  1607.     {
  1608.         return $this->privates['Sentry\\SentryBundle\\EventListener\\RequestListener'] = new \Sentry\SentryBundle\EventListener\RequestListener(($this->privates['Sentry\\State\\HubInterface'] ?? $this->getHubInterfaceService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  1609.     }
  1610.     /**
  1611.      * Gets the private 'Sentry\State\HubInterface' shared service.
  1612.      *
  1613.      * @return \Sentry\State\Hub
  1614.      */
  1615.     protected function getHubInterfaceService()
  1616.     {
  1617.         $this->privates['Sentry\\State\\HubInterface'] = $instance = \Sentry\SentryBundle\SentryBundle::getCurrentHub();
  1618.         $a = new \Sentry\Options(['dsn' => $this->getEnv('SENTRY_DSN')]);
  1619.         $a->setEnvironment('staging');
  1620.         $a->setPrefixes([=> \dirname(__DIR__4), => '/usr/share/php']);
  1621.         $a->setRelease('dev-master@{no ref');
  1622.         $a->setTags([]);
  1623.         $a->setInAppExcludedPaths([=> $this->targetDir.''=> (\dirname(__DIR__4).'/vendor')]);
  1624.         $a->setInAppIncludedPaths([]);
  1625.         $a->setErrorTypes(22519);
  1626.         $a->setClassSerializers([]);
  1627.         $a->setIntegrations(\Sentry\SentryBundle\DependencyInjection\IntegrationFilterFactory::create([=> new \Sentry\Integration\IgnoreErrorsIntegration(['ignore_exceptions' => [=> 'Symfony\\Component\\HttpKernel\\Exception\\HttpException'=> 'Symfony\\Component\\Security\\Core\\Exception\\AccessDeniedException']])]));
  1628.         $b = new \Sentry\ClientBuilder($a);
  1629.         \Sentry\SentryBundle\DependencyInjection\ClientBuilderConfigurator::configure($b);
  1630.         $instance->bindClient($b->getClient());
  1631.         return $instance;
  1632.     }
  1633.     /**
  1634.      * Gets the private 'annotations.cache_adapter' shared service.
  1635.      *
  1636.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1637.      */
  1638.     protected function getAnnotations_CacheAdapterService()
  1639.     {
  1640.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1641.     }
  1642.     /**
  1643.      * Gets the private 'annotations.cached_reader' shared service.
  1644.      *
  1645.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1646.      */
  1647.     protected function getAnnotations_CachedReaderService()
  1648.     {
  1649.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1650.     }
  1651.     /**
  1652.      * Gets the private 'annotations.reader' shared service.
  1653.      *
  1654.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1655.      */
  1656.     protected function getAnnotations_ReaderService()
  1657.     {
  1658.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1659.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1660.         $a->registerUniqueLoader('class_exists');
  1661.         $instance->addGlobalIgnoredName('required'$a);
  1662.         return $instance;
  1663.     }
  1664.     /**
  1665.      * Gets the private 'cache.annotations' shared service.
  1666.      *
  1667.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1668.      */
  1669.     protected function getCache_AnnotationsService()
  1670.     {
  1671.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('i9jf+ZIT1h'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1672.     }
  1673.     /**
  1674.      * Gets the private 'cache.property_info' shared service.
  1675.      *
  1676.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1677.      */
  1678.     protected function getCache_PropertyInfoService()
  1679.     {
  1680.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('qKWdDrpT9I'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1681.     }
  1682.     /**
  1683.      * Gets the private 'cache.security_expression_language' shared service.
  1684.      *
  1685.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1686.      */
  1687.     protected function getCache_SecurityExpressionLanguageService()
  1688.     {
  1689.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('n+D4cIQ3Jt'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1690.     }
  1691.     /**
  1692.      * Gets the private 'cache.serializer' shared service.
  1693.      *
  1694.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1695.      */
  1696.     protected function getCache_SerializerService()
  1697.     {
  1698.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NUrFg-NFIG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1699.     }
  1700.     /**
  1701.      * Gets the private 'cache.validator' shared service.
  1702.      *
  1703.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1704.      */
  1705.     protected function getCache_ValidatorService()
  1706.     {
  1707.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('w3yKF2JNnp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1708.     }
  1709.     /**
  1710.      * Gets the private 'config_cache_factory' shared service.
  1711.      *
  1712.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1713.      */
  1714.     protected function getConfigCacheFactoryService()
  1715.     {
  1716.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1717.             yield => ($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)));
  1718.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1719.         }, 2));
  1720.     }
  1721.     /**
  1722.      * Gets the private 'data_collector.form' shared service.
  1723.      *
  1724.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1725.      */
  1726.     protected function getDataCollector_FormService()
  1727.     {
  1728.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1729.     }
  1730.     /**
  1731.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1732.      *
  1733.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1734.      */
  1735.     protected function getDebug_DebugHandlersListenerService()
  1736.     {
  1737.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1738.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1739.         $a->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1740.         $a->pushProcessor(($this->privates['Chrisguitarguy\\RequestId\\Monolog\\RequestIdProcessor'] ?? $this->getRequestIdProcessorService()));
  1741.         $a->pushHandler(($this->privates['Sentry\\Monolog\\Handler'] ?? $this->getHandlerService()));
  1742.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1743.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1744.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1745.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  1746.     }
  1747.     /**
  1748.      * Gets the private 'debug.file_link_formatter' shared service.
  1749.      *
  1750.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1751.      */
  1752.     protected function getDebug_FileLinkFormatterService()
  1753.     {
  1754.         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 () {
  1755.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1756.         });
  1757.     }
  1758.     /**
  1759.      * Gets the private 'debug.log_processor' shared service.
  1760.      *
  1761.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1762.      */
  1763.     protected function getDebug_LogProcessorService()
  1764.     {
  1765.         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())));
  1766.     }
  1767.     /**
  1768.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1769.      *
  1770.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1771.      */
  1772.     protected function getDebug_Security_Access_DecisionManagerService()
  1773.     {
  1774.         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 () {
  1775.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1776.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  1777.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1778.             yield => ($this->privates['debug.security.voter.App\\Legacy\\Voter\\User\\SwitchToUserVoter'] ?? $this->load('getSwitchToUserVoter2Service.php'));
  1779.         }, 4), 'affirmative'falsetrue));
  1780.     }
  1781.     /**
  1782.      * Gets the private 'debug.security.firewall' shared service.
  1783.      *
  1784.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1785.      */
  1786.     protected function getDebug_Security_FirewallService()
  1787.     {
  1788.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1789.     }
  1790.     /**
  1791.      * Gets the private 'doctrine.result_cache_pool' shared service.
  1792.      *
  1793.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1794.      */
  1795.     protected function getDoctrine_ResultCachePoolService()
  1796.     {
  1797.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('ZHHu3cdXrF'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  1798.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1799.         return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1800.     }
  1801.     /**
  1802.      * Gets the private 'doctrine.system_cache_pool' shared service.
  1803.      *
  1804.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1805.      */
  1806.     protected function getDoctrine_SystemCachePoolService()
  1807.     {
  1808.         return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MaTgUJtmif'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1809.     }
  1810.     /**
  1811.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  1812.      *
  1813.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  1814.      */
  1815.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  1816.     {
  1817.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  1818.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  1819.     }
  1820.     /**
  1821.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1822.      *
  1823.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1824.      */
  1825.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1826.     {
  1827.         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())));
  1828.     }
  1829.     /**
  1830.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1831.      *
  1832.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1833.      */
  1834.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1835.     {
  1836.         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()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  1837.     }
  1838.     /**
  1839.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  1840.      *
  1841.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  1842.      */
  1843.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  1844.     {
  1845.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => 'default/my_pagination.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/twitter_bootstrap_v3_sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5]);
  1846.     }
  1847.     /**
  1848.      * Gets the private 'locale_aware_listener' shared service.
  1849.      *
  1850.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1851.      */
  1852.     protected function getLocaleAwareListenerService()
  1853.     {
  1854.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1855.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1856.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1857.     }
  1858.     /**
  1859.      * Gets the private 'locale_listener' shared service.
  1860.      *
  1861.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1862.      */
  1863.     protected function getLocaleListenerService()
  1864.     {
  1865.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
  1866.     }
  1867.     /**
  1868.      * Gets the private 'monolog.handler.console' shared service.
  1869.      *
  1870.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1871.      */
  1872.     protected function getMonolog_Handler_ConsoleService()
  1873.     {
  1874.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1875.     }
  1876.     /**
  1877.      * Gets the private 'monolog.handler.main' shared service.
  1878.      *
  1879.      * @return \Monolog\Handler\FingersCrossedHandler
  1880.      */
  1881.     protected function getMonolog_Handler_MainService()
  1882.     {
  1883.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/staging.log'), 100trueNULLfalse);
  1884.         $a->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  1885.         return $this->privates['monolog.handler.main'] = new \Monolog\Handler\FingersCrossedHandler($a, new \Symfony\Bridge\Monolog\Handler\FingersCrossed\HttpCodeActivationStrategy(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), [=> ['code' => 404'urls' => []], => ['code' => 405'urls' => []]], 400), 50truetrueNULL);
  1886.     }
  1887.     /**
  1888.      * Gets the private 'monolog.logger' shared service.
  1889.      *
  1890.      * @return \Symfony\Bridge\Monolog\Logger
  1891.      */
  1892.     protected function getMonolog_LoggerService()
  1893.     {
  1894.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1895.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1896.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1897.         $instance->pushProcessor(($this->privates['Chrisguitarguy\\RequestId\\Monolog\\RequestIdProcessor'] ?? $this->getRequestIdProcessorService()));
  1898.         $instance->useMicrosecondTimestamps(true);
  1899.         $instance->pushHandler(($this->privates['Sentry\\Monolog\\Handler'] ?? $this->getHandlerService()));
  1900.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1901.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1902.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1903.         return $instance;
  1904.     }
  1905.     /**
  1906.      * Gets the private 'monolog.logger.cache' shared service.
  1907.      *
  1908.      * @return \Symfony\Bridge\Monolog\Logger
  1909.      */
  1910.     protected function getMonolog_Logger_CacheService()
  1911.     {
  1912.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1913.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1914.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1915.         $instance->pushProcessor(($this->privates['Chrisguitarguy\\RequestId\\Monolog\\RequestIdProcessor'] ?? $this->getRequestIdProcessorService()));
  1916.         $instance->pushHandler(($this->privates['Sentry\\Monolog\\Handler'] ?? $this->getHandlerService()));
  1917.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1918.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1919.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1920.         return $instance;
  1921.     }
  1922.     /**
  1923.      * Gets the private 'monolog.logger.request' shared service.
  1924.      *
  1925.      * @return \Symfony\Bridge\Monolog\Logger
  1926.      */
  1927.     protected function getMonolog_Logger_RequestService()
  1928.     {
  1929.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1930.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1931.         $instance->pushProcessor(($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] ?? ($this->privates['Monolog\\Processor\\PsrLogMessageProcessor'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1932.         $instance->pushProcessor(($this->privates['Chrisguitarguy\\RequestId\\Monolog\\RequestIdProcessor'] ?? $this->getRequestIdProcessorService()));
  1933.         $instance->pushHandler(($this->privates['Sentry\\Monolog\\Handler'] ?? $this->getHandlerService()));
  1934.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1935.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1936.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1937.         return $instance;
  1938.     }
  1939.     /**
  1940.      * Gets the private 'parameter_bag' shared service.
  1941.      *
  1942.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1943.      */
  1944.     protected function getParameterBagService()
  1945.     {
  1946.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1947.     }
  1948.     /**
  1949.      * Gets the private 'profiler_listener' shared service.
  1950.      *
  1951.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1952.      */
  1953.     protected function getProfilerListenerService()
  1954.     {
  1955.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  1956.     }
  1957.     /**
  1958.      * Gets the private 'property_info' shared service.
  1959.      *
  1960.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  1961.      */
  1962.     protected function getPropertyInfoService()
  1963.     {
  1964.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  1965.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService.php'));
  1966.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1967.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1968.         }, 3), new RewindableGenerator(function () {
  1969.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1970.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  1971.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1972.         }, 3), new RewindableGenerator(function () {
  1973.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  1974.         }, 1), new RewindableGenerator(function () {
  1975.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService.php'));
  1976.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1977.         }, 2), new RewindableGenerator(function () {
  1978.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1979.         }, 1));
  1980.     }
  1981.     /**
  1982.      * Gets the private 'router.request_context' shared service.
  1983.      *
  1984.      * @return \Symfony\Component\Routing\RequestContext
  1985.      */
  1986.     protected function getRouter_RequestContextService()
  1987.     {
  1988.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1989.     }
  1990.     /**
  1991.      * Gets the private 'router_listener' shared service.
  1992.      *
  1993.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1994.      */
  1995.     protected function getRouterListenerService()
  1996.     {
  1997.         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);
  1998.     }
  1999.     /**
  2000.      * Gets the private 'security.authentication.manager' shared service.
  2001.      *
  2002.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  2003.      */
  2004.     protected function getSecurity_Authentication_ManagerService()
  2005.     {
  2006.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2007.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->load('getSecurity_Authentication_Provider_Guard_MainService.php'));
  2008.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  2009.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  2010.         }, 3), true);
  2011.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2012.         return $instance;
  2013.     }
  2014.     /**
  2015.      * Gets the private 'security.firewall.map' shared service.
  2016.      *
  2017.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2018.      */
  2019.     protected function getSecurity_Firewall_MapService()
  2020.     {
  2021.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2022.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  2023.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  2024.         ], [
  2025.             'security.firewall.map.context.dev' => '?',
  2026.             'security.firewall.map.context.main' => '?',
  2027.         ]), new RewindableGenerator(function () {
  2028.             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)/')));
  2029.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2030.         }, 2));
  2031.     }
  2032.     /**
  2033.      * Gets the private 'security.logout_url_generator' shared service.
  2034.      *
  2035.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2036.      */
  2037.     protected function getSecurity_LogoutUrlGeneratorService()
  2038.     {
  2039.         $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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2040.         $instance->registerListener('main''auth_logout''logout''_csrf_token'NULLNULL);
  2041.         return $instance;
  2042.     }
  2043.     /**
  2044.      * Gets the private 'security.role_hierarchy' shared service.
  2045.      *
  2046.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2047.      */
  2048.     protected function getSecurity_RoleHierarchyService()
  2049.     {
  2050.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2051.     }
  2052.     /**
  2053.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2054.      *
  2055.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2056.      */
  2057.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2058.     {
  2059.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2060.     }
  2061.     /**
  2062.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2063.      *
  2064.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2065.      */
  2066.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2067.     {
  2068.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2069.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2070.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2071.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2072.     }
  2073.     /**
  2074.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2075.      *
  2076.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2077.      */
  2078.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2079.     {
  2080.         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(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2081.     }
  2082.     /**
  2083.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2084.      *
  2085.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2086.      */
  2087.     protected function getSensioFrameworkExtra_View_ListenerService()
  2088.     {
  2089.         $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))));
  2090.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2091.             'twig' => ['services''twig''getTwigService'false],
  2092.         ], [
  2093.             'twig' => 'Twig\\Environment',
  2094.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2095.         return $instance;
  2096.     }
  2097.     /**
  2098.      * Gets the private 'session_listener' shared service.
  2099.      *
  2100.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2101.      */
  2102.     protected function getSessionListenerService()
  2103.     {
  2104.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2105.             'initialized_session' => ['services''session'NULLtrue],
  2106.             'session' => ['services''session''getSessionService.php'true],
  2107.         ], [
  2108.             'initialized_session' => '?',
  2109.             'session' => '?',
  2110.         ]));
  2111.     }
  2112.     /**
  2113.      * Gets the private 'translator.default' shared service.
  2114.      *
  2115.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  2116.      */
  2117.     protected function getTranslator_DefaultService()
  2118.     {
  2119.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2120.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  2121.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  2122.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  2123.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  2124.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  2125.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  2126.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  2127.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  2128.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  2129.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  2130.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  2131.         ], [
  2132.             'translation.loader.csv' => '?',
  2133.             'translation.loader.dat' => '?',
  2134.             'translation.loader.ini' => '?',
  2135.             'translation.loader.json' => '?',
  2136.             'translation.loader.mo' => '?',
  2137.             'translation.loader.php' => '?',
  2138.             'translation.loader.po' => '?',
  2139.             'translation.loader.qt' => '?',
  2140.             'translation.loader.res' => '?',
  2141.             'translation.loader.xliff' => '?',
  2142.             'translation.loader.yml' => '?',
  2143.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.cs.xliff')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/www/lang/messages.de.json')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/www/lang/messages.en.json')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/www/lang/messages.es.json')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/www/lang/messages.fr.json')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/www/lang/messages.it.json')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lb.yml')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.mn.yml')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/www/lang/messages.pt.json')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.uk.xliff')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/Resources/translations'), => (\dirname(__DIR__4).'/www/lang'), => (\dirname(__DIR__4).'/src/Integrations/Auth/translations'), => (\dirname(__DIR__4).'/src/Resources/AuthBundle/translations'), => (\dirname(__DIR__4).'/src/FileManager/translations'), => (\dirname(__DIR__4).'/src/Resources/FileManagerBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/chrisguitarguy/request-id-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/src/Resources/ChrisguitarguyRequestIdBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 13 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/src/Resources/EndroidQrCodeBundle/translations'), 16 => (\dirname(__DIR__4).'/src/Resources/FOSUserBundle/translations'), 17 => (\dirname(__DIR__4).'/src/Resources/KnpPaginatorBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/src/Resources/KnpSnappyBundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 23 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 25 => (\dirname(__DIR__4).'/src/Resources/SwiftmailerBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/tfox/mpdf-port-bundle/TFox/MpdfPortBundle/translations'), 27 => (\dirname(__DIR__4).'/src/Resources/TFoxMpdfPortBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), 29 => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src/translations'), 37 => (\dirname(__DIR__4).'/src/Resources/SentryBundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src/translations'), 39 => (\dirname(__DIR__4).'/src/Resources/KnpUOAuth2ClientBundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 41 => (\dirname(__DIR__4).'/src/Resources/StofDoctrineExtensionsBundle/translations'), 42 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 43 => (\dirname(__DIR__4).'/src/Resources/FlysystemBundle/translations'), 44 => (\dirname(__DIR__4).'/translations'), 45 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/Resources/translations'=> 'www/lang'=> 'src/Integrations/Auth/translations'=> 'src/Resources/AuthBundle/translations'=> 'src/FileManager/translations'=> 'src/Resources/FileManagerBundle/translations'10 => 'vendor/chrisguitarguy/request-id-bundle/src/translations'11 => 'src/Resources/ChrisguitarguyRequestIdBundle/translations'12 => 'vendor/doctrine/doctrine-bundle/translations'13 => 'src/Resources/DoctrineBundle/translations'14 => 'vendor/endroid/qr-code-bundle/src/translations'15 => 'src/Resources/EndroidQrCodeBundle/translations'16 => 'src/Resources/FOSUserBundle/translations'17 => 'src/Resources/KnpPaginatorBundle/translations'18 => 'vendor/knplabs/knp-snappy-bundle/src/translations'19 => 'src/Resources/KnpSnappyBundle/translations'20 => 'vendor/sensio/framework-extra-bundle/src/translations'21 => 'src/Resources/SensioFrameworkExtraBundle/translations'22 => 'vendor/symfony/monolog-bundle/translations'23 => 'src/Resources/MonologBundle/translations'24 => 'vendor/symfony/swiftmailer-bundle/translations'25 => 'src/Resources/SwiftmailerBundle/translations'26 => 'vendor/tfox/mpdf-port-bundle/TFox/MpdfPortBundle/translations'27 => 'src/Resources/TFoxMpdfPortBundle/translations'28 => 'vendor/symfony/framework-bundle/translations'29 => 'src/Resources/FrameworkBundle/translations'30 => 'vendor/symfony/twig-bundle/translations'31 => 'src/Resources/TwigBundle/translations'32 => 'vendor/symfony/security-bundle/translations'33 => 'src/Resources/SecurityBundle/translations'34 => 'vendor/symfony/web-profiler-bundle/translations'35 => 'src/Resources/WebProfilerBundle/translations'36 => 'vendor/sentry/sentry-symfony/src/translations'37 => 'src/Resources/SentryBundle/translations'38 => 'vendor/knpuniversity/oauth2-client-bundle/src/translations'39 => 'src/Resources/KnpUOAuth2ClientBundle/translations'40 => 'vendor/stof/doctrine-extensions-bundle/src/translations'41 => 'src/Resources/StofDoctrineExtensionsBundle/translations'42 => 'vendor/league/flysystem-bundle/src/translations'43 => 'src/Resources/FlysystemBundle/translations'44 => 'translations'45 => 'src/Resources/translations']]]);
  2144.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2145.         $instance->setFallbackLocales([=> 'en']);
  2146.         return $instance;
  2147.     }
  2148.     /**
  2149.      * Gets the private 'validator.builder' shared service.
  2150.      *
  2151.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2152.      */
  2153.     protected function getValidator_BuilderService()
  2154.     {
  2155.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2156.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2157.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2158.             'App\\Legacy\\Validator\\Constraints\\SpainValidator' => ['services''App\\Legacy\\Validator\\Constraints\\SpainValidator''getSpainValidatorService.php'true],
  2159.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2160.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2161.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  2162.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2163.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  2164.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  2165.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  2166.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  2167.         ], [
  2168.             'App\\Legacy\\Validator\\Constraints\\SpainValidator' => '?',
  2169.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2170.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2171.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2172.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2173.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2174.             'doctrine.orm.validator.unique' => '?',
  2175.             'security.validator.user_password' => '?',
  2176.             'validator.expression' => '?',
  2177.         ])));
  2178.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  2179.         $instance->setTranslationDomain('validators');
  2180.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  2181.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2182.         $instance->addMethodMapping('loadValidatorMetadata');
  2183.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  2184.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  2185.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2186.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2187.         return $instance;
  2188.     }
  2189.     /**
  2190.      * Gets the private 'web_profiler.csp.handler' shared service.
  2191.      *
  2192.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2193.      */
  2194.     protected function getWebProfiler_Csp_HandlerService()
  2195.     {
  2196.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2197.     }
  2198.     /**
  2199.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2200.      *
  2201.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2202.      */
  2203.     protected function getWebProfiler_DebugToolbarService()
  2204.     {
  2205.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  2206.     }
  2207.     /**
  2208.      * @return array|bool|float|int|string|\UnitEnum|null
  2209.      */
  2210.     public function getParameter($name)
  2211.     {
  2212.         $name = (string) $name;
  2213.         if (isset($this->buildParameters[$name])) {
  2214.             return $this->buildParameters[$name];
  2215.         }
  2216.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  2217.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2218.         }
  2219.         if (isset($this->loadedDynamicParameters[$name])) {
  2220.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2221.         }
  2222.         return $this->parameters[$name];
  2223.     }
  2224.     public function hasParameter($name): bool
  2225.     {
  2226.         $name = (string) $name;
  2227.         if (isset($this->buildParameters[$name])) {
  2228.             return true;
  2229.         }
  2230.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  2231.     }
  2232.     public function setParameter($name$value): void
  2233.     {
  2234.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2235.     }
  2236.     public function getParameterBag(): ParameterBagInterface
  2237.     {
  2238.         if (null === $this->parameterBag) {
  2239.             $parameters $this->parameters;
  2240.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2241.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2242.             }
  2243.             foreach ($this->buildParameters as $name => $value) {
  2244.                 $parameters[$name] = $value;
  2245.             }
  2246.             $this->parameterBag = new FrozenParameterBag($parameters);
  2247.         }
  2248.         return $this->parameterBag;
  2249.     }
  2250.     private $loadedDynamicParameters = [
  2251.         'kernel.cache_dir' => false,
  2252.         'maintenance' => false,
  2253.         'secret' => false,
  2254.         'database_host' => false,
  2255.         'database_port' => false,
  2256.         'database_name' => false,
  2257.         'database_user' => false,
  2258.         'database_password' => false,
  2259.         'jwtKey' => false,
  2260.         'visorUrl' => false,
  2261.         'dentvisignVisorUrl' => false,
  2262.         'cdn_url' => false,
  2263.         'outgoing_events_endpoint' => false,
  2264.         'outgoing_events_timeout' => false,
  2265.         'dentvisign_designer_enabled' => false,
  2266.         'dentvisign_designer_url' => false,
  2267.         'client_front_url' => false,
  2268.         'backoffice_url' => false,
  2269.         'doctrine.orm.proxy_dir' => false,
  2270.         'swiftmailer.spool.default.memory.path' => false,
  2271.         'kernel.secret' => false,
  2272.         'validator.mapping.cache.file' => false,
  2273.         'profiler.storage.dsn' => false,
  2274.         'debug.container.dump' => false,
  2275.         'serializer.mapping.cache.file' => false,
  2276.     ];
  2277.     private $dynamicParameters = [];
  2278.     private function getDynamicParameter(string $name)
  2279.     {
  2280.         switch ($name) {
  2281.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2282.             case 'maintenance'$value $this->getEnv('bool:MAINTENANCE_MODE'); break;
  2283.             case 'secret'$value $this->getEnv('APP_SECRET'); break;
  2284.             case 'database_host'$value $this->getEnv('DATABASE_HOST'); break;
  2285.             case 'database_port'$value $this->getEnv('DATABASE_PORT'); break;
  2286.             case 'database_name'$value $this->getEnv('DATABASE_NAME'); break;
  2287.             case 'database_user'$value $this->getEnv('DATABASE_USER'); break;
  2288.             case 'database_password'$value $this->getEnv('DATABASE_PASS'); break;
  2289.             case 'jwtKey'$value $this->getEnv('AUTH_JWT_KEY'); break;
  2290.             case 'visorUrl'$value $this->getEnv('VISOR_2_URL'); break;
  2291.             case 'dentvisignVisorUrl'$value $this->getEnv('DENTIVSIGN_VISOR_URL'); break;
  2292.             case 'cdn_url'$value $this->getEnv('CDN_URL'); break;
  2293.             case 'outgoing_events_endpoint'$value $this->getEnv('OUTGOING_EVENTS_ENDPOINT'); break;
  2294.             case 'outgoing_events_timeout'$value $this->getEnv('OUTGOING_EVENTS_TIMEOUT'); break;
  2295.             case 'dentvisign_designer_enabled'$value $this->getEnv('DENTVISIGN_DESIGNER_ENABLE'); break;
  2296.             case 'dentvisign_designer_url'$value $this->getEnv('DENTVISIGN_DESIGNER_URL'); break;
  2297.             case 'client_front_url'$value $this->getEnv('CLIENT_FRONT_URL'); break;
  2298.             case 'backoffice_url'$value $this->getEnv('BACKOFFICE_URL'); break;
  2299.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2300.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
  2301.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2302.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2303.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2304.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelStagingDebugContainer.xml'); break;
  2305.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2306.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2307.         }
  2308.         $this->loadedDynamicParameters[$name] = true;
  2309.         return $this->dynamicParameters[$name] = $value;
  2310.     }
  2311.     protected function getDefaultParameters(): array
  2312.     {
  2313.         return [
  2314.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  2315.             'kernel.project_dir' => \dirname(__DIR__4),
  2316.             'kernel.environment' => 'staging',
  2317.             'kernel.debug' => true,
  2318.             'kernel.name' => 'src',
  2319.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2320.             'kernel.bundles' => [
  2321.                 'AuthBundle' => 'App\\Integrations\\Auth\\AuthBundle',
  2322.                 'FileManagerBundle' => 'App\\FileManager\\FileManagerBundle',
  2323.                 'ChrisguitarguyRequestIdBundle' => 'Chrisguitarguy\\RequestId\\ChrisguitarguyRequestIdBundle',
  2324.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2325.                 'EndroidQrCodeBundle' => 'Endroid\\QrCodeBundle\\EndroidQrCodeBundle',
  2326.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  2327.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  2328.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  2329.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2330.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2331.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2332.                 'TFoxMpdfPortBundle' => 'TFox\\MpdfPortBundle\\TFoxMpdfPortBundle',
  2333.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2334.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2335.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2336.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2337.                 'SentryBundle' => 'Sentry\\SentryBundle\\SentryBundle',
  2338.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  2339.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  2340.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  2341.             ],
  2342.             'kernel.bundles_metadata' => [
  2343.                 'AuthBundle' => [
  2344.                     'path' => (\dirname(__DIR__4).'/src/Integrations/Auth'),
  2345.                     'namespace' => 'App\\Integrations\\Auth',
  2346.                 ],
  2347.                 'FileManagerBundle' => [
  2348.                     'path' => (\dirname(__DIR__4).'/src/FileManager'),
  2349.                     'namespace' => 'App\\FileManager',
  2350.                 ],
  2351.                 'ChrisguitarguyRequestIdBundle' => [
  2352.                     'path' => (\dirname(__DIR__4).'/vendor/chrisguitarguy/request-id-bundle/src'),
  2353.                     'namespace' => 'Chrisguitarguy\\RequestId',
  2354.                 ],
  2355.                 'DoctrineBundle' => [
  2356.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2357.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2358.                 ],
  2359.                 'EndroidQrCodeBundle' => [
  2360.                     'path' => (\dirname(__DIR__4).'/vendor/endroid/qr-code-bundle/src'),
  2361.                     'namespace' => 'Endroid\\QrCodeBundle',
  2362.                 ],
  2363.                 'FOSUserBundle' => [
  2364.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  2365.                     'namespace' => 'FOS\\UserBundle',
  2366.                 ],
  2367.                 'KnpPaginatorBundle' => [
  2368.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  2369.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  2370.                 ],
  2371.                 'KnpSnappyBundle' => [
  2372.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  2373.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  2374.                 ],
  2375.                 'SensioFrameworkExtraBundle' => [
  2376.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2377.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2378.                 ],
  2379.                 'MonologBundle' => [
  2380.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2381.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2382.                 ],
  2383.                 'SwiftmailerBundle' => [
  2384.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  2385.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2386.                 ],
  2387.                 'TFoxMpdfPortBundle' => [
  2388.                     'path' => (\dirname(__DIR__4).'/vendor/tfox/mpdf-port-bundle/TFox/MpdfPortBundle'),
  2389.                     'namespace' => 'TFox\\MpdfPortBundle',
  2390.                 ],
  2391.                 'FrameworkBundle' => [
  2392.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2393.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2394.                 ],
  2395.                 'TwigBundle' => [
  2396.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2397.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2398.                 ],
  2399.                 'SecurityBundle' => [
  2400.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2401.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2402.                 ],
  2403.                 'WebProfilerBundle' => [
  2404.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  2405.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2406.                 ],
  2407.                 'SentryBundle' => [
  2408.                     'path' => (\dirname(__DIR__4).'/vendor/sentry/sentry-symfony/src'),
  2409.                     'namespace' => 'Sentry\\SentryBundle',
  2410.                 ],
  2411.                 'KnpUOAuth2ClientBundle' => [
  2412.                     'path' => (\dirname(__DIR__4).'/vendor/knpuniversity/oauth2-client-bundle/src'),
  2413.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  2414.                 ],
  2415.                 'StofDoctrineExtensionsBundle' => [
  2416.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  2417.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  2418.                 ],
  2419.                 'FlysystemBundle' => [
  2420.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  2421.                     'namespace' => 'League\\FlysystemBundle',
  2422.                 ],
  2423.             ],
  2424.             'kernel.charset' => 'UTF-8',
  2425.             'kernel.container_class' => 'srcApp_KernelStagingDebugContainer',
  2426.             'container.autowiring.strict_mode' => true,
  2427.             'container.dumper.inline_class_loader' => true,
  2428.             'email_admin' => 'it@secretaligner.com',
  2429.             'locale' => 'es',
  2430.             'locale_available' => [
  2431.                 => 'es',
  2432.                 => 'en',
  2433.                 => 'pt',
  2434.                 => 'fr',
  2435.                 => 'it',
  2436.                 => 'de',
  2437.             ],
  2438.             'caso_directory_route' => (\dirname(__DIR__4).'/www/storage/uploads'),
  2439.             'caso_directory' => (\dirname(__DIR__4).'/www/storage/uploads'),
  2440.             'secret_academy_directory_route' => (\dirname(__DIR__4).'/www/storage/secretAcademy'),
  2441.             'secret_academy_directory' => (\dirname(__DIR__4).'/www/storage/secretAcademy'),
  2442.             'clinicas_directory_route' => (\dirname(__DIR__4).'/www/storage/clinicas'),
  2443.             'clinicas_directory' => (\dirname(__DIR__4).'/www/storage/clinicas'),
  2444.             'albaranes_directory_route' => (\dirname(__DIR__4).'/www/storage/albaranes'),
  2445.             'albaranes_directory' => (\dirname(__DIR__4).'/www/storage/albaranes'),
  2446.             'public_path' => (\dirname(__DIR__4).'/www'),
  2447.             'storage_path' => (\dirname(__DIR__4).'/www/storage'),
  2448.             'uploads_folder' => (\dirname(__DIR__4).'/www/storage/uploads'),
  2449.             'marketing_resources_path' => (\dirname(__DIR__4).'/www/storage/marketing'),
  2450.             'rrh_organization_path' => (\dirname(__DIR__4).'/www/storage/rrhh/organigrama.json'),
  2451.             'secretacademy_resources_path' => (\dirname(__DIR__4).'/www/storage/secret-academy'),
  2452.             'status_messages' => [
  2453.                 'creando' => 'Estamos a la espera de que termines de solicitar el caso',
  2454.                 'solicitado' => 'El caso ha sido solicitado',
  2455.                 'en_recogida' => 'El caso está siendo recogido por la empresa de transporte',
  2456.                 'planificando' => 'El caso está siendo planificado por el administrador, recibirás pronto noticias del administrador',
  2457.                 'pendiente' => 'Pendiente de aceptación por el dentista',
  2458.                 'aceptado' => 'El caso ha sido aceptado por el dentista',
  2459.                 'fabricacion' => 'El caso ha sido aceptado por el dentista y está siendo fabricado',
  2460.                 'cancelado' => 'El caso ha sido cancelado por el dentista',
  2461.                 'enviado' => 'El caso ha sido enviado a la clínica',
  2462.                 'finalizado' => 'El caso ha terminado',
  2463.                 'refinando' => 'Has solicitado un refinamiento administrador, recibirás noticias pronto del administrador',
  2464.             ],
  2465.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2466.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2467.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2468.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2469.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2470.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2471.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2472.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2473.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2474.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2475.             'doctrine.entity_managers' => [
  2476.                 'default' => 'doctrine.orm.default_entity_manager',
  2477.             ],
  2478.             'doctrine.default_entity_manager' => 'default',
  2479.             'doctrine.dbal.connection_factory.types' => [
  2480.                 'array' => [
  2481.                     'class' => 'App\\Legacy\\Types\\JsonArrayType',
  2482.                 ],
  2483.                 'json_array' => [
  2484.                     'class' => 'App\\Legacy\\Types\\JsonArrayType',
  2485.                 ],
  2486.             ],
  2487.             'doctrine.connections' => [
  2488.                 'default' => 'doctrine.dbal.default_connection',
  2489.             ],
  2490.             'doctrine.default_connection' => 'default',
  2491.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2492.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2493.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2494.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2495.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2496.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2497.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2498.             'doctrine.orm.cache.memcache_port' => 11211,
  2499.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2500.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2501.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2502.             'doctrine.orm.cache.memcached_port' => 11211,
  2503.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2504.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2505.             'doctrine.orm.cache.redis_host' => 'localhost',
  2506.             'doctrine.orm.cache.redis_port' => 6379,
  2507.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2508.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2509.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2510.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2511.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2512.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2513.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2514.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2515.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2516.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2517.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  2518.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2519.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2520.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2521.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2522.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2523.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2524.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2525.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2526.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2527.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2528.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2529.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2530.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2531.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2532.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2533.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2534.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2535.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2536.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2537.             'doctrine.orm.auto_generate_proxy_classes' => false,
  2538.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2539.             'fos_user.backend_type_orm' => true,
  2540.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  2541.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  2542.             'fos_user.resetting.email.template' => '@FOSUser/Resetting/email.txt.twig',
  2543.             'fos_user.registration.confirmation.template' => '@FOSUser/Registration/email.txt.twig',
  2544.             'fos_user.registration.confirmation.from_email' => [
  2545.                 'notificaciones@secretaligner.com' => 'SecretAligner',
  2546.             ],
  2547.             'fos_user.resetting.email.from_email' => [
  2548.                 'notificaciones@secretaligner.com' => 'SecretAligner',
  2549.             ],
  2550.             'fos_user.storage' => 'orm',
  2551.             'fos_user.firewall_name' => 'main',
  2552.             'fos_user.model_manager_name' => NULL,
  2553.             'fos_user.model.user.class' => 'App\\Legacy\\Entity\\User',
  2554.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  2555.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  2556.             'fos_user.profile.form.validation_groups' => [
  2557.                 => 'Profile',
  2558.                 => 'Default',
  2559.             ],
  2560.             'fos_user.registration.confirmation.enabled' => false,
  2561.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  2562.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  2563.             'fos_user.registration.form.validation_groups' => [
  2564.                 => 'Registration',
  2565.                 => 'Default',
  2566.             ],
  2567.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  2568.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  2569.             'fos_user.change_password.form.validation_groups' => [
  2570.                 => 'ChangePassword',
  2571.                 => 'Default',
  2572.             ],
  2573.             'fos_user.resetting.retry_ttl' => 7200,
  2574.             'fos_user.resetting.token_ttl' => 86400,
  2575.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  2576.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  2577.             'fos_user.resetting.form.validation_groups' => [
  2578.                 => 'ResetPassword',
  2579.                 => 'Default',
  2580.             ],
  2581.             'knp_paginator.template.pagination' => 'default/my_pagination.html.twig',
  2582.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  2583.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/twitter_bootstrap_v3_sortable_link.html.twig',
  2584.             'knp_paginator.page_range' => 5,
  2585.             'knp_snappy.pdf.binary' => (\dirname(__DIR__4).'/src/../vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64'),
  2586.             'knp_snappy.pdf.options' => [
  2587.             ],
  2588.             'knp_snappy.pdf.env' => [
  2589.             ],
  2590.             'knp_snappy.image.binary' => 'wkhtmltoimage',
  2591.             'knp_snappy.image.options' => [
  2592.             ],
  2593.             'knp_snappy.image.env' => [
  2594.             ],
  2595.             'monolog.use_microseconds' => true,
  2596.             'monolog.swift_mailer.handlers' => [
  2597.             ],
  2598.             'monolog.handlers_to_channels' => [
  2599.                 'monolog.handler.sentry' => NULL,
  2600.                 'monolog.handler.console' => [
  2601.                     'type' => 'exclusive',
  2602.                     'elements' => [
  2603.                         => 'event',
  2604.                         => 'doctrine',
  2605.                     ],
  2606.                 ],
  2607.                 'monolog.handler.main' => NULL,
  2608.             ],
  2609.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2610.             'swiftmailer.mailer.default.spool.enabled' => true,
  2611.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2612.             'swiftmailer.mailer.default.single_address' => NULL,
  2613.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2614.             'swiftmailer.spool.enabled' => true,
  2615.             'swiftmailer.delivery.enabled' => true,
  2616.             'swiftmailer.single_address' => NULL,
  2617.             'swiftmailer.mailers' => [
  2618.                 'default' => 'swiftmailer.mailer.default',
  2619.             ],
  2620.             'swiftmailer.default_mailer' => 'default',
  2621.             'event_dispatcher.event_aliases' => [
  2622.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  2623.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  2624.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  2625.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  2626.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  2627.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  2628.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  2629.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  2630.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  2631.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  2632.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  2633.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  2634.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  2635.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  2636.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  2637.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  2638.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  2639.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  2640.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  2641.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  2642.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  2643.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  2644.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  2645.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  2646.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  2647.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  2648.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  2649.             ],
  2650.             'fragment.renderer.hinclude.global_template' => NULL,
  2651.             'fragment.path' => '/_fragment',
  2652.             'kernel.http_method_override' => true,
  2653.             'kernel.trusted_hosts' => [
  2654.             ],
  2655.             'kernel.default_locale' => 'en',
  2656.             'kernel.error_controller' => 'error_controller',
  2657.             'templating.helper.code.file_link_format' => NULL,
  2658.             'debug.file_link_format' => NULL,
  2659.             'session.metadata.storage_key' => '_sf2_meta',
  2660.             'session.storage.options' => [
  2661.                 'cache_limiter' => '0',
  2662.                 'cookie_httponly' => true,
  2663.                 'gc_probability' => 1,
  2664.             ],
  2665.             'session.save_path' => (\dirname(__DIR__3).'/sessions'),
  2666.             'session.metadata.update_threshold' => 0,
  2667.             'form.type_extension.csrf.enabled' => true,
  2668.             'form.type_extension.csrf.field_name' => '_token',
  2669.             'templating.loader.cache.path' => NULL,
  2670.             'templating.engines' => [
  2671.                 => 'twig',
  2672.             ],
  2673.             'validator.translation_domain' => 'validators',
  2674.             'translator.logging' => false,
  2675.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  2676.             'profiler_listener.only_exceptions' => false,
  2677.             'profiler_listener.only_master_requests' => false,
  2678.             'debug.error_handler.throw_at' => -1,
  2679.             'router.request_context.host' => 'localhost',
  2680.             'router.request_context.scheme' => 'http',
  2681.             'router.request_context.base_url' => '',
  2682.             'router.resource' => 'kernel::loadRoutes',
  2683.             'router.cache_class_prefix' => 'srcApp_KernelStagingDebugContainer',
  2684.             'request_listener.http_port' => 80,
  2685.             'request_listener.https_port' => 443,
  2686.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  2687.             'twig.form.resources' => [
  2688.                 => 'form_div_layout.html.twig',
  2689.                 => 'bootstrap_3_layout.html.twig',
  2690.             ],
  2691.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  2692.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  2693.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  2694.             'security.role_hierarchy.roles' => [
  2695.                 'ROLE_SUPER_ADMIN' => [
  2696.                     => 'ROLE_ADMIN',
  2697.                 ],
  2698.                 'ROLE_ADMIN' => [
  2699.                     => 'ROLE_DISTRIBUIDOR',
  2700.                 ],
  2701.                 'ROLE_DISTRIBUIDOR' => [
  2702.                     => 'ROLE_PROMOTOR',
  2703.                 ],
  2704.                 'ROLE_PROMOTOR' => [
  2705.                     => 'ROLE_EMPLEADO',
  2706.                 ],
  2707.                 'ROLE_EMPLEADO' => [
  2708.                     => 'ROLE_USER',
  2709.                 ],
  2710.                 'ROLE_TECNICO' => [
  2711.                     => 'ROLE_TECNICO',
  2712.                 ],
  2713.                 'ROLE_CLINICAL_ADVISOR' => [
  2714.                     => 'ROLE_USER',
  2715.                 ],
  2716.                 'ROLE_INSIDE_SALES' => [
  2717.                     => 'ROLE_USER',
  2718.                 ],
  2719.             ],
  2720.             'security.access.denied_url' => NULL,
  2721.             'security.authentication.manager.erase_credentials' => true,
  2722.             'security.authentication.session_strategy.strategy' => 'migrate',
  2723.             'security.access.always_authenticate_before_granting' => false,
  2724.             'security.authentication.hide_user_not_found' => true,
  2725.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2726.             'web_profiler.debug_toolbar.mode' => 2,
  2727.             'sentry.listener_priorities.request' => 1,
  2728.             'sentry.listener_priorities.sub_request' => 1,
  2729.             'sentry.listener_priorities.console' => 1,
  2730.             'sentry.listener_priorities.request_error' => 128,
  2731.             'sentry.listener_priorities.console_error' => 128,
  2732.             'sentry.listener_priorities.worker_error' => 99,
  2733.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  2734.             'stof_doctrine_extensions.default_locale' => 'es_ES',
  2735.             'stof_doctrine_extensions.translation_fallback' => false,
  2736.             'stof_doctrine_extensions.persist_default_translation' => false,
  2737.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  2738.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  2739.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  2740.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  2741.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  2742.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  2743.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  2744.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  2745.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  2746.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  2747.             'data_collector.templates' => [
  2748.                 'data_collector.request' => [
  2749.                     => 'request',
  2750.                     => '@WebProfiler/Collector/request.html.twig',
  2751.                 ],
  2752.                 'data_collector.time' => [
  2753.                     => 'time',
  2754.                     => '@WebProfiler/Collector/time.html.twig',
  2755.                 ],
  2756.                 'data_collector.memory' => [
  2757.                     => 'memory',
  2758.                     => '@WebProfiler/Collector/memory.html.twig',
  2759.                 ],
  2760.                 'data_collector.validator' => [
  2761.                     => 'validator',
  2762.                     => '@WebProfiler/Collector/validator.html.twig',
  2763.                 ],
  2764.                 'data_collector.ajax' => [
  2765.                     => 'ajax',
  2766.                     => '@WebProfiler/Collector/ajax.html.twig',
  2767.                 ],
  2768.                 'data_collector.form' => [
  2769.                     => 'form',
  2770.                     => '@WebProfiler/Collector/form.html.twig',
  2771.                 ],
  2772.                 'data_collector.exception' => [
  2773.                     => 'exception',
  2774.                     => '@WebProfiler/Collector/exception.html.twig',
  2775.                 ],
  2776.                 'data_collector.logger' => [
  2777.                     => 'logger',
  2778.                     => '@WebProfiler/Collector/logger.html.twig',
  2779.                 ],
  2780.                 'data_collector.events' => [
  2781.                     => 'events',
  2782.                     => '@WebProfiler/Collector/events.html.twig',
  2783.                 ],
  2784.                 'data_collector.router' => [
  2785.                     => 'router',
  2786.                     => '@WebProfiler/Collector/router.html.twig',
  2787.                 ],
  2788.                 'data_collector.cache' => [
  2789.                     => 'cache',
  2790.                     => '@WebProfiler/Collector/cache.html.twig',
  2791.                 ],
  2792.                 'data_collector.translation' => [
  2793.                     => 'translation',
  2794.                     => '@WebProfiler/Collector/translation.html.twig',
  2795.                 ],
  2796.                 'data_collector.security' => [
  2797.                     => 'security',
  2798.                     => '@Security/Collector/security.html.twig',
  2799.                 ],
  2800.                 'data_collector.twig' => [
  2801.                     => 'twig',
  2802.                     => '@WebProfiler/Collector/twig.html.twig',
  2803.                 ],
  2804.                 'data_collector.doctrine' => [
  2805.                     => 'db',
  2806.                     => '@Doctrine/Collector/db.html.twig',
  2807.                 ],
  2808.                 'data_collector.http_client' => [
  2809.                     => 'http_client',
  2810.                     => '@WebProfiler/Collector/http_client.html.twig',
  2811.                 ],
  2812.                 'swiftmailer.data_collector' => [
  2813.                     => 'swiftmailer',
  2814.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2815.                 ],
  2816.                 'data_collector.config' => [
  2817.                     => 'config',
  2818.                     => '@WebProfiler/Collector/config.html.twig',
  2819.                 ],
  2820.             ],
  2821.             'console.command.ids' => [
  2822.             ],
  2823.         ];
  2824.     }
  2825.     protected function throw($message)
  2826.     {
  2827.         throw new RuntimeException($message);
  2828.     }
  2829. }