var/cache/dev/ContainerN8x5Utw/srcApp_KernelDevDebugContainer.php line 520

Open in your IDE?
  1. <?php
  2. namespace ContainerN8x5Utw;
  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. /**
  11.  * This class has been auto-generated
  12.  * by the Symfony Dependency Injection Component.
  13.  *
  14.  * @final since Symfony 3.3
  15.  */
  16. class srcApp_KernelDevDebugContainer extends Container
  17. {
  18.     private $buildParameters;
  19.     private $containerDir;
  20.     private $parameters = [];
  21.     private $targetDirs = [];
  22.     private $getService;
  23.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  24.     {
  25.         $this->getService = \Closure::fromCallable([$this'getService']);
  26.         $dir $this->targetDirs[0] = \dirname($containerDir);
  27.         for ($i 1$i <= 5; ++$i) {
  28.             $this->targetDirs[$i] = $dir = \dirname($dir);
  29.         }
  30.         $this->buildParameters $buildParameters;
  31.         $this->containerDir $containerDir;
  32.         $this->parameters $this->getDefaultParameters();
  33.         $this->services $this->privates = [];
  34.         $this->syntheticIds = [
  35.             'kernel' => true,
  36.         ];
  37.         $this->methodMap = [
  38.             'cache.app' => 'getCache_AppService',
  39.             'cache.system' => 'getCache_SystemService',
  40.             'data_collector.dump' => 'getDataCollector_DumpService',
  41.             'doctrine' => 'getDoctrineService',
  42.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  43.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  44.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  45.             'doctrine_cache.providers.doctrine.orm.default_metadata_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService',
  46.             'doctrine_cache.providers.doctrine.orm.default_query_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService',
  47.             'doctrine_cache.providers.doctrine.orm.default_result_cache' => 'getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService',
  48.             'event_dispatcher' => 'getEventDispatcherService',
  49.             'http_kernel' => 'getHttpKernelService',
  50.             'message_bus' => 'getMessageBusService',
  51.             'profiler' => 'getProfilerService',
  52.             'request_stack' => 'getRequestStackService',
  53.             'router' => 'getRouterService',
  54.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  55.             'security.token_storage' => 'getSecurity_TokenStorageService',
  56.             'translator' => 'getTranslatorService',
  57.             'twig' => 'getTwigService',
  58.             'validator' => 'getValidatorService',
  59.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  60.         ];
  61.         $this->fileMap = [
  62.             'App\\Controller\\Assignment\\Accept' => 'getAcceptService.php',
  63.             'App\\Controller\\Assignment\\Approve' => 'getApproveService.php',
  64.             'App\\Controller\\Assignment\\Back' => 'getBackService.php',
  65.             'App\\Controller\\Assignment\\Cget' => 'getCgetService.php',
  66.             'App\\Controller\\Assignment\\Complete' => 'getCompleteService.php',
  67.             'App\\Controller\\Assignment\\Decline' => 'getDeclineService.php',
  68.             'App\\Controller\\Assignment\\Get' => 'getGetService.php',
  69.             'App\\Controller\\Assignment\\Reassign' => 'getReassignService.php',
  70.             'App\\Controller\\Assignment\\Reject' => 'getRejectService.php',
  71.             'App\\Controller\\Assignment\\Total' => 'getTotalService.php',
  72.             'App\\Controller\\Assignment\\Translator' => 'getTranslator2Service.php',
  73.             'App\\Controller\\Assignment\\TranslatorTotal' => 'getTranslatorTotalService.php',
  74.             'App\\Controller\\Avatar\\Delete' => 'getDeleteService.php',
  75.             'App\\Controller\\Avatar\\Get' => 'getGet2Service.php',
  76.             'App\\Controller\\Avatar\\Post' => 'getPostService.php',
  77.             'App\\Controller\\Avatar\\Thumbnail' => 'getThumbnailService.php',
  78.             'App\\Controller\\DeliveryMethod\\Cget' => 'getCget2Service.php',
  79.             'App\\Controller\\DeliveryMethod\\Delete' => 'getDelete2Service.php',
  80.             'App\\Controller\\DeliveryMethod\\Get' => 'getGet3Service.php',
  81.             'App\\Controller\\DeliveryMethod\\Patch' => 'getPatchService.php',
  82.             'App\\Controller\\DeliveryMethod\\Post' => 'getPost2Service.php',
  83.             'App\\Controller\\DeliveryTerm\\Cget' => 'getCget3Service.php',
  84.             'App\\Controller\\DeliveryTerm\\Delete' => 'getDelete3Service.php',
  85.             'App\\Controller\\DeliveryTerm\\Get' => 'getGet4Service.php',
  86.             'App\\Controller\\DeliveryTerm\\Patch' => 'getPatch2Service.php',
  87.             'App\\Controller\\DeliveryTerm\\Post' => 'getPost3Service.php',
  88.             'App\\Controller\\Dictionaries\\DocumentType\\Cget' => 'getCget4Service.php',
  89.             'App\\Controller\\Dictionaries\\DocumentType\\Get' => 'getGet5Service.php',
  90.             'App\\Controller\\Dictionaries\\EventType\\Cget' => 'getCget5Service.php',
  91.             'App\\Controller\\Dictionaries\\EventType\\Get' => 'getGet6Service.php',
  92.             'App\\Controller\\Dictionaries\\IndustryType\\Cget' => 'getCget6Service.php',
  93.             'App\\Controller\\Dictionaries\\IndustryType\\Get' => 'getGet7Service.php',
  94.             'App\\Controller\\Document\\Extra\\Delete' => 'getDelete4Service.php',
  95.             'App\\Controller\\Document\\Extra\\Download' => 'getDownloadService.php',
  96.             'App\\Controller\\Document\\Extra\\Get' => 'getGet8Service.php',
  97.             'App\\Controller\\Document\\Extra\\Link' => 'getLinkService.php',
  98.             'App\\Controller\\Document\\Extra\\Post' => 'getPost4Service.php',
  99.             'App\\Controller\\Document\\Original\\Delete' => 'getDelete5Service.php',
  100.             'App\\Controller\\Document\\Original\\Download' => 'getDownload2Service.php',
  101.             'App\\Controller\\Document\\Original\\Get' => 'getGet9Service.php',
  102.             'App\\Controller\\Document\\Original\\Link' => 'getLink2Service.php',
  103.             'App\\Controller\\Document\\Original\\Post' => 'getPost5Service.php',
  104.             'App\\Controller\\Document\\Translation\\Delete' => 'getDelete6Service.php',
  105.             'App\\Controller\\Document\\Translation\\Download' => 'getDownload3Service.php',
  106.             'App\\Controller\\Document\\Translation\\Get' => 'getGet10Service.php',
  107.             'App\\Controller\\Document\\Translation\\Link' => 'getLink3Service.php',
  108.             'App\\Controller\\Document\\Translation\\Post' => 'getPost6Service.php',
  109.             'App\\Controller\\Language\\Cget' => 'getCget7Service.php',
  110.             'App\\Controller\\Language\\Delete' => 'getDelete7Service.php',
  111.             'App\\Controller\\Language\\Get' => 'getGet11Service.php',
  112.             'App\\Controller\\Language\\Patch' => 'getPatch3Service.php',
  113.             'App\\Controller\\Language\\Post' => 'getPost7Service.php',
  114.             'App\\Controller\\Language\\Total' => 'getTotal2Service.php',
  115.             'App\\Controller\\Location\\Cget' => 'getCget8Service.php',
  116.             'App\\Controller\\Location\\Delete' => 'getDelete8Service.php',
  117.             'App\\Controller\\Location\\Get' => 'getGet12Service.php',
  118.             'App\\Controller\\Location\\Patch' => 'getPatch4Service.php',
  119.             'App\\Controller\\Location\\Post' => 'getPost8Service.php',
  120.             'App\\Controller\\Project\\Archive' => 'getArchiveService.php',
  121.             'App\\Controller\\Project\\Cget' => 'getCget9Service.php',
  122.             'App\\Controller\\Project\\Client' => 'getClientService.php',
  123.             'App\\Controller\\Project\\ClientTotal' => 'getClientTotalService.php',
  124.             'App\\Controller\\Project\\CreateFromLanding' => 'getCreateFromLandingService.php',
  125.             'App\\Controller\\Project\\Delete' => 'getDelete9Service.php',
  126.             'App\\Controller\\Project\\Documents' => 'getDocumentsService.php',
  127.             'App\\Controller\\Project\\Get' => 'getGet13Service.php',
  128.             'App\\Controller\\Project\\GetDropdownDataForLanding' => 'getGetDropdownDataForLandingService.php',
  129.             'App\\Controller\\Project\\Patch' => 'getPatch5Service.php',
  130.             'App\\Controller\\Project\\Post' => 'getPost9Service.php',
  131.             'App\\Controller\\Project\\ResendQuote' => 'getResendQuoteService.php',
  132.             'App\\Controller\\Project\\Restore' => 'getRestoreService.php',
  133.             'App\\Controller\\Project\\Total' => 'getTotal3Service.php',
  134.             'App\\Controller\\Resume\\Delete' => 'getDelete10Service.php',
  135.             'App\\Controller\\Resume\\Download' => 'getDownload4Service.php',
  136.             'App\\Controller\\Resume\\Get' => 'getGet14Service.php',
  137.             'App\\Controller\\Resume\\Link' => 'getLink4Service.php',
  138.             'App\\Controller\\Resume\\Post' => 'getPost10Service.php',
  139.             'App\\Controller\\Task\\Approve' => 'getApprove2Service.php',
  140.             'App\\Controller\\Task\\Cget' => 'getCget10Service.php',
  141.             'App\\Controller\\Task\\Confirm' => 'getConfirmService.php',
  142.             'App\\Controller\\Task\\Copy' => 'getCopyService.php',
  143.             'App\\Controller\\Task\\FindTranslators' => 'getFindTranslatorsService.php',
  144.             'App\\Controller\\Task\\Get' => 'getGet15Service.php',
  145.             'App\\Controller\\Task\\Log' => 'getLogService.php',
  146.             'App\\Controller\\Task\\Patch' => 'getPatch6Service.php',
  147.             'App\\Controller\\Task\\Reject' => 'getReject2Service.php',
  148.             'App\\Controller\\Task\\Timer\\Delete' => 'getDelete11Service.php',
  149.             'App\\Controller\\Task\\Timer\\Get' => 'getGet16Service.php',
  150.             'App\\Controller\\Task\\Timer\\Put' => 'getPutService.php',
  151.             'App\\Controller\\Task\\Total' => 'getTotal4Service.php',
  152.             'App\\Controller\\User\\Cget' => 'getCget11Service.php',
  153.             'App\\Controller\\User\\Delete' => 'getDelete12Service.php',
  154.             'App\\Controller\\User\\Get' => 'getGet17Service.php',
  155.             'App\\Controller\\User\\Patch' => 'getPatch7Service.php',
  156.             'App\\Controller\\User\\Post' => 'getPost11Service.php',
  157.             'App\\Controller\\User\\Total' => 'getTotal5Service.php',
  158.             'App\\Controller\\User\\UserResettingController' => 'getUserResettingControllerService.php',
  159.             'App\\Modules\\Chat\\Controller\\Cget' => 'getCget12Service.php',
  160.             'App\\Modules\\Chat\\Controller\\Client' => 'getClient2Service.php',
  161.             'App\\Modules\\Chat\\Controller\\ClientTotal' => 'getClientTotal2Service.php',
  162.             'App\\Modules\\Chat\\Controller\\Get' => 'getGet18Service.php',
  163.             'App\\Modules\\Chat\\Controller\\InviteClient' => 'getInviteClientService.php',
  164.             'App\\Modules\\Chat\\Controller\\Message\\Cget' => 'getCget13Service.php',
  165.             'App\\Modules\\Chat\\Controller\\Message\\Get' => 'getGet19Service.php',
  166.             'App\\Modules\\Chat\\Controller\\Message\\MessageFileController' => 'getMessageFileControllerService.php',
  167.             'App\\Modules\\Chat\\Controller\\Message\\Post' => 'getPost12Service.php',
  168.             'App\\Modules\\Chat\\Controller\\Message\\Total' => 'getTotal6Service.php',
  169.             'App\\Modules\\Chat\\Controller\\RemoveClient' => 'getRemoveClientService.php',
  170.             'App\\Modules\\Chat\\Controller\\Total' => 'getTotal7Service.php',
  171.             'App\\Modules\\Chat\\Controller\\Translator' => 'getTranslator3Service.php',
  172.             'App\\Modules\\Chat\\Controller\\TranslatorTotal' => 'getTranslatorTotal2Service.php',
  173.             'App\\Modules\\Dashboard\\Controller\\DashboardController' => 'getDashboardControllerService.php',
  174.             'App\\Modules\\DataTransfer\\Controller\\ExportController' => 'getExportControllerService.php',
  175.             'App\\Modules\\Notification\\Controller\\Cget' => 'getCget14Service.php',
  176.             'App\\Modules\\Notification\\Controller\\Delete' => 'getDelete13Service.php',
  177.             'App\\Modules\\Notification\\Controller\\DeleteAll' => 'getDeleteAllService.php',
  178.             'App\\Modules\\Notification\\Controller\\Get' => 'getGet20Service.php',
  179.             'App\\Modules\\Notification\\Controller\\Read' => 'getReadService.php',
  180.             'App\\Modules\\Notification\\Controller\\ReadAll' => 'getReadAllService.php',
  181.             'App\\Modules\\Notification\\Controller\\Recipient' => 'getRecipientService.php',
  182.             'App\\Modules\\Notification\\Controller\\RecipientTotal' => 'getRecipientTotalService.php',
  183.             'App\\Modules\\Notification\\Controller\\Test' => 'getTestService.php',
  184.             'App\\Modules\\Notification\\Controller\\Total' => 'getTotal8Service.php',
  185.             'App\\Modules\\Notification\\Controller\\Unread' => 'getUnreadService.php',
  186.             'App\\Modules\\Order\\Controller\\OrderController' => 'getOrderControllerService.php',
  187.             'App\\Modules\\Order\\Controller\\PaymentDocument\\Delete' => 'getDelete14Service.php',
  188.             'App\\Modules\\Order\\Controller\\PaymentDocument\\Download' => 'getDownload5Service.php',
  189.             'App\\Modules\\Order\\Controller\\PaymentDocument\\Get' => 'getGet21Service.php',
  190.             'App\\Modules\\Order\\Controller\\PaymentDocument\\Post' => 'getPost13Service.php',
  191.             'App\\Modules\\Order\\Controller\\Purchase\\Cget' => 'getCget15Service.php',
  192.             'App\\Modules\\Order\\Controller\\Purchase\\Client' => 'getClient3Service.php',
  193.             'App\\Modules\\Order\\Controller\\Purchase\\ClientTotal' => 'getClientTotal3Service.php',
  194.             'App\\Modules\\Order\\Controller\\Purchase\\Download' => 'getDownload6Service.php',
  195.             'App\\Modules\\Order\\Controller\\Purchase\\Get' => 'getGet22Service.php',
  196.             'App\\Modules\\Order\\Controller\\Purchase\\Resend' => 'getResendService.php',
  197.             'App\\Modules\\Order\\Controller\\Purchase\\Total' => 'getTotal9Service.php',
  198.             'App\\Modules\\Order\\Controller\\Sale\\Accept' => 'getAccept2Service.php',
  199.             'App\\Modules\\Order\\Controller\\Sale\\Cget' => 'getCget16Service.php',
  200.             'App\\Modules\\Order\\Controller\\Sale\\Client' => 'getClient4Service.php',
  201.             'App\\Modules\\Order\\Controller\\Sale\\ClientTotal' => 'getClientTotal4Service.php',
  202.             'App\\Modules\\Order\\Controller\\Sale\\Decline' => 'getDecline2Service.php',
  203.             'App\\Modules\\Order\\Controller\\Sale\\Download' => 'getDownload7Service.php',
  204.             'App\\Modules\\Order\\Controller\\Sale\\Get' => 'getGet23Service.php',
  205.             'App\\Modules\\Order\\Controller\\Sale\\Rate' => 'getRateService.php',
  206.             'App\\Modules\\Order\\Controller\\Sale\\ResendInvoice' => 'getResendInvoiceService.php',
  207.             'App\\Modules\\Order\\Controller\\Sale\\Total' => 'getTotal10Service.php',
  208.             'App\\Modules\\Pages\\Controller\\FaqCategoryController' => 'getFaqCategoryControllerService.php',
  209.             'App\\Modules\\Pages\\Controller\\FaqController' => 'getFaqControllerService.php',
  210.             'App\\Modules\\Payment\\Controller\\PaymentController' => 'getPaymentControllerService.php',
  211.             'App\\Modules\\QuickBook\\Controller\\TestController' => 'getTestControllerService.php',
  212.             'App\\Modules\\User\\Controllers\\FacebookController' => 'getFacebookControllerService.php',
  213.             'App\\Modules\\User\\Controllers\\ImpersonateLoginController' => 'getImpersonateLoginControllerService.php',
  214.             'App\\Modules\\User\\Controllers\\LinkedInController' => 'getLinkedInControllerService.php',
  215.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService.php',
  216.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService.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.             'console.command.public_alias.App\\Command\\ConfigureQuickbook' => 'getConfigureQuickbookService.php',
  223.             'console.command.public_alias.App\\Command\\CreateOriginalDocumentDuplicatesCommand' => 'getCreateOriginalDocumentDuplicatesCommandService.php',
  224.             'console.command.public_alias.App\\Command\\CreateQuickbookCustomer' => 'getCreateQuickbookCustomerService.php',
  225.             'console.command.public_alias.App\\Command\\CreateQuickbookInvoice' => 'getCreateQuickbookInvoiceService.php',
  226.             'console.command.public_alias.App\\Command\\CreateQuickbookPurchaseOrder' => 'getCreateQuickbookPurchaseOrderService.php',
  227.             'console.command.public_alias.App\\Command\\ImportUsersFromCSV' => 'getImportUsersFromCSVService.php',
  228.             'console.command.public_alias.App\\Command\\RemindPersonalProjectQuotePaymentCommand' => 'getRemindPersonalProjectQuotePaymentCommandService.php',
  229.             'console.command.public_alias.App\\Command\\RemindTheTranslatorOfTheDeadlineCommand' => 'getRemindTheTranslatorOfTheDeadlineCommandService.php',
  230.             'console.command.public_alias.App\\Command\\TimerProcessorCommand' => 'getTimerProcessorCommandService.php',
  231.             'console.command.public_alias.App\\Command\\UpdateDbDataCommand' => 'getUpdateDbDataCommandService.php',
  232.             'console.command.public_alias.doctrine_cache.contains_command' => 'getConsole_Command_PublicAlias_DoctrineCache_ContainsCommandService.php',
  233.             'console.command.public_alias.doctrine_cache.delete_command' => 'getConsole_Command_PublicAlias_DoctrineCache_DeleteCommandService.php',
  234.             'console.command.public_alias.doctrine_cache.flush_command' => 'getConsole_Command_PublicAlias_DoctrineCache_FlushCommandService.php',
  235.             'console.command.public_alias.doctrine_cache.stats_command' => 'getConsole_Command_PublicAlias_DoctrineCache_StatsCommandService.php',
  236.             'console.command.public_alias.doctrine_migrations.diff_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_DiffCommandService.php',
  237.             'console.command.public_alias.doctrine_migrations.dump_schema_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_DumpSchemaCommandService.php',
  238.             'console.command.public_alias.doctrine_migrations.execute_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_ExecuteCommandService.php',
  239.             'console.command.public_alias.doctrine_migrations.generate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_GenerateCommandService.php',
  240.             'console.command.public_alias.doctrine_migrations.latest_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_LatestCommandService.php',
  241.             'console.command.public_alias.doctrine_migrations.migrate_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_MigrateCommandService.php',
  242.             'console.command.public_alias.doctrine_migrations.rollup_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_RollupCommandService.php',
  243.             'console.command.public_alias.doctrine_migrations.status_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_StatusCommandService.php',
  244.             'console.command.public_alias.doctrine_migrations.up_to_date_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_UpToDateCommandService.php',
  245.             'console.command.public_alias.doctrine_migrations.version_command' => 'getConsole_Command_PublicAlias_DoctrineMigrations_VersionCommandService.php',
  246.             'console.command_loader' => 'getConsole_CommandLoaderService.php',
  247.             'filesystem' => 'getFilesystemService.php',
  248.             'form.factory' => 'getForm_FactoryService.php',
  249.             'form.type.file' => 'getForm_Type_FileService.php',
  250.             'fos_rest.exception.controller' => 'getFosRest_Exception_ControllerService.php',
  251.             'fos_rest.exception.twig_controller' => 'getFosRest_Exception_TwigControllerService.php',
  252.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService.php',
  253.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService.php',
  254.             'jms_serializer' => 'getJmsSerializerService.php',
  255.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService.php',
  256.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService.php',
  257.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService.php',
  258.             'jms_serializer.object_constructor' => 'getJmsSerializer_ObjectConstructorService.php',
  259.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService.php',
  260.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php',
  261.             'knpu.oauth2.client.facebook_client' => 'getKnpu_Oauth2_Client_FacebookClientService.php',
  262.             'knpu.oauth2.client.facebook_translator' => 'getKnpu_Oauth2_Client_FacebookTranslatorService.php',
  263.             'knpu.oauth2.client.linkedin_client' => 'getKnpu_Oauth2_Client_LinkedinClientService.php',
  264.             'knpu.oauth2.client.linkedin_translator' => 'getKnpu_Oauth2_Client_LinkedinTranslatorService.php',
  265.             'knpu.oauth2.registry' => 'getKnpu_Oauth2_RegistryService.php',
  266.             'lexik_jwt_authentication.check_config_command' => 'getLexikJwtAuthentication_CheckConfigCommandService.php',
  267.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService.php',
  268.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService.php',
  269.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService.php',
  270.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService.php',
  271.             'local_filesystem' => 'getLocalFilesystemService.php',
  272.             'nelmio_api_doc.controller.swagger' => 'getNelmioApiDoc_Controller_SwaggerService.php',
  273.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService.php',
  274.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService.php',
  275.             'oneup_flysystem.mount_manager' => 'getOneupFlysystem_MountManagerService.php',
  276.             'routing.loader' => 'getRouting_LoaderService.php',
  277.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService.php',
  278.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService.php',
  279.             'security.password_encoder' => 'getSecurity_PasswordEncoderService.php',
  280.             'serializer' => 'getSerializerService.php',
  281.             'services_resetter' => 'getServicesResetterService.php',
  282.             'session' => 'getSessionService.php',
  283.             'stof_doctrine_extensions.uploadable.manager' => 'getStofDoctrineExtensions_Uploadable_ManagerService.php',
  284.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService.php',
  285.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService.php',
  286.             'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService.php',
  287.             'swiftmailer.transport' => 'getSwiftmailer_TransportService.php',
  288.             'templating' => 'getTemplatingService.php',
  289.             'templating.loader' => 'getTemplating_LoaderService.php',
  290.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService.php',
  291.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService.php',
  292.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService.php',
  293.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService.php',
  294.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService.php',
  295.         ];
  296.         $this->aliases = [
  297.             'database_connection' => 'doctrine.dbal.default_connection',
  298.             'doctrine.orm.default_metadata_cache' => 'doctrine_cache.providers.doctrine.orm.default_metadata_cache',
  299.             'doctrine.orm.default_query_cache' => 'doctrine_cache.providers.doctrine.orm.default_query_cache',
  300.             'doctrine.orm.default_result_cache' => 'doctrine_cache.providers.doctrine.orm.default_result_cache',
  301.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  302.             'mailer' => 'swiftmailer.mailer.default',
  303.             'messenger.default_bus' => 'message_bus',
  304.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  305.             'oauth2.registry' => 'knpu.oauth2.registry',
  306.         ];
  307.         $this->privates['service_container'] = function () {
  308.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  309.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  310.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  311.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  312.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  313.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  314.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  315.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  316.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  317.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  318.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  319.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  320.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  321.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  322.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  323.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  324.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/TerminableInterface.php';
  325.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/HttpKernel.php';
  326.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  327.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  328.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  329.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  330.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  331.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  332.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  333.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  334.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestStack.php';
  335.             include_once $this->targetDirs[3].'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  336.             include_once $this->targetDirs[3].'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  337.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  338.             include_once $this->targetDirs[3].'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  339.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  340.             include_once $this->targetDirs[3].'/vendor/symfony/cache-contracts/CacheInterface.php';
  341.             include_once $this->targetDirs[3].'/vendor/symfony/cache/PruneableInterface.php';
  342.             include_once $this->targetDirs[3].'/vendor/symfony/cache/ResettableInterface.php';
  343.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  344.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  345.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  346.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractTrait.php';
  347.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  348.             include_once $this->targetDirs[3].'/vendor/symfony/cache-contracts/CacheTrait.php';
  349.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/ContractsTrait.php';
  350.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  351.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  352.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  353.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  354.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  355.             include_once $this->targetDirs[3].'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  356.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  357.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  358.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  359.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  360.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceLocator.php';
  361.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validation.php';
  362.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  363.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  364.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  365.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorInterface.php';
  366.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  367.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  368.             include_once $this->targetDirs[3].'/vendor/symfony/validator/ObjectInitializerInterface.php';
  369.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  370.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  371.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  372.             include_once $this->targetDirs[3].'/vendor/symfony/translation/TranslatorBagInterface.php';
  373.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Translator.php';
  374.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  375.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Translation/Translator.php';
  376.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  377.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  378.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  379.             include_once $this->targetDirs[3].'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  380.             include_once $this->targetDirs[3].'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  381.             include_once $this->targetDirs[3].'/vendor/symfony/translation/IdentityTranslator.php';
  382.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  383.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  384.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  385.             include_once $this->targetDirs[3].'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  386.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  387.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Logger.php';
  388.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  389.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Logger.php';
  390.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  391.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  392.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  393.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  394.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  395.             include_once $this->targetDirs[3].'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  396.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  397.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  398.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  399.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  400.             include_once $this->targetDirs[3].'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  401.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  402.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  403.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  404.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  405.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  406.             include_once $this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  407.             include_once $this->targetDirs[3].'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  408.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  409.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  410.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  411.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  412.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  413.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  414.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  415.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  416.             include_once $this->targetDirs[3].'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  417.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  418.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  419.             include_once $this->targetDirs[3].'/vendor/symfony/stopwatch/Stopwatch.php';
  420.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  421.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContext.php';
  422.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  423.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  424.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  425.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  426.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ControllerListener.php';
  427.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php';
  428.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php';
  429.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterInterface.php';
  430.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php';
  431.             include_once $this->targetDirs[3].'/vendor/symfony/expression-language/ExpressionLanguage.php';
  432.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DateTimeParamConverter.php';
  433.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/TemplateListener.php';
  434.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Templating/TemplateGuesser.php';
  435.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/HttpCacheListener.php';
  436.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/SecurityListener.php';
  437.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  438.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Security/ExpressionLanguage.php';
  439.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/EventListener/IsGrantedListener.php';
  440.             include_once $this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Request/ArgumentNameConverter.php';
  441.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ConnectionRegistry.php';
  442.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ManagerRegistry.php';
  443.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php';
  444.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  445.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/RegistryInterface.php';
  446.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Registry.php';
  447.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  448.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  449.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  450.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  451.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  452.             include_once $this->targetDirs[3].'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  453.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  454.             include_once $this->targetDirs[3].'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  455.             include_once $this->targetDirs[3].'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  456.             include_once $this->targetDirs[3].'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  457.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Mapping/MappedEventSubscriber.php';
  458.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/lib/Gedmo/AbstractTrackingListener.php';
  459.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Timestampable/TimestampableListener.php';
  460.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/lib/Gedmo/SoftDeleteable/SoftDeleteableListener.php';
  461.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  462.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  463.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  464.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  465.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  466.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  467.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  468.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  469.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  470.             include_once $this->targetDirs[3].'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php';
  471.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  472.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  473.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  474.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/ObjectManager.php';
  475.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  476.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  477.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  478.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php';
  479.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriverChain.php';
  480.             include_once $this->targetDirs[3].'/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php';
  481.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  482.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  483.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  484.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  485.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  486.             include_once $this->targetDirs[3].'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  487.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  488.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  489.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  490.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  491.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  492.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  493.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  494.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  495.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  496.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  497.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  498.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  499.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/FirewallMapInterface.php';
  500.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  501.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  502.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  503.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  504.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  505.             include_once $this->targetDirs[3].'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  506.             include_once $this->targetDirs[3].'/vendor/symfony/security-http/Firewall.php';
  507.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  508.             include_once $this->targetDirs[3].'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  509.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Environment.php';
  510.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  511.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
  512.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
  513.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  514.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  515.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  516.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  517.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  518.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  519.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  520.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  521.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  522.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  523.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  524.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Packages.php';
  525.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PackageInterface.php';
  526.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Package.php';
  527.             include_once $this->targetDirs[3].'/vendor/symfony/asset/PathPackage.php';
  528.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  529.             include_once $this->targetDirs[3].'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  530.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/ContextInterface.php';
  531.             include_once $this->targetDirs[3].'/vendor/symfony/asset/Context/RequestStackContext.php';
  532.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  533.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  534.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  535.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  536.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  537.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  538.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  539.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/UrlHelper.php';
  540.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  541.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  542.             include_once $this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  543.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  544.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  545.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  546.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  547.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  548.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  549.             include_once $this->targetDirs[3].'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  550.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bridge/AppVariable.php';
  551.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  552.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  553.             include_once $this->targetDirs[3].'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  554.             include_once $this->targetDirs[3].'/vendor/twig/twig/src/Profiler/Profile.php';
  555.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  556.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  557.             include_once $this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  558.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  559.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  560.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  561.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  562.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  563.             include_once $this->targetDirs[3].'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  564.             include_once $this->targetDirs[3].'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  565.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  566.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  567.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  568.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  569.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Server/Connection.php';
  570.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  571.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  572.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  573.             include_once $this->targetDirs[3].'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  574.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  575.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  576.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  577.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  578.             include_once $this->targetDirs[3].'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  579.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  580.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  581.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  582.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  583.             include_once $this->targetDirs[3].'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  584.             include_once $this->targetDirs[3].'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  585.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  586.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  587.             include_once $this->targetDirs[3].'/vendor/symfony/http-foundation/RequestMatcher.php';
  588.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/EventListener/AllowedMethodsListener.php';
  589.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Response/AllowedMethodsLoader/AllowedMethodsLoaderInterface.php';
  590.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  591.             include_once $this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Response/AllowedMethodsLoader/AllowedMethodsRouterLoader.php';
  592.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Uploadable/UploadableListener.php';
  593.             include_once $this->targetDirs[3].'/vendor/gedmo/doctrine-extensions/lib/Gedmo/Uploadable/MimeType/MimeTypeGuesserInterface.php';
  594.             include_once $this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle/Uploadable/MimeTypeGuesserAdapter.php';
  595.             include_once $this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle/Uploadable/ValidatorConfigurator.php';
  596.             include_once $this->targetDirs[3].'/vendor/symfony/messenger/MessageBusInterface.php';
  597.             include_once $this->targetDirs[3].'/vendor/symfony/messenger/TraceableMessageBus.php';
  598.             include_once $this->targetDirs[3].'/vendor/symfony/messenger/MessageBus.php';
  599.             include_once $this->targetDirs[3].'/vendor/symfony/translation/DataCollectorTranslator.php';
  600.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RequestContextAwareInterface.php';
  601.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  602.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  603.             include_once $this->targetDirs[3].'/vendor/symfony/routing/RouterInterface.php';
  604.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  605.             include_once $this->targetDirs[3].'/vendor/symfony/routing/Router.php';
  606.             include_once $this->targetDirs[3].'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  607.             include_once $this->targetDirs[3].'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  608.             include_once $this->targetDirs[3].'/vendor/symfony/framework-bundle/Routing/Router.php';
  609.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  610.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  611.             include_once $this->targetDirs[3].'/vendor/symfony/validator/Validator/TraceableValidator.php';
  612.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  613.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  614.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  615.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  616.             include_once $this->targetDirs[3].'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  617.             include_once $this->targetDirs[3].'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  618.             include_once $this->targetDirs[3].'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  619.         };
  620.     }
  621.     public function compile()
  622.     {
  623.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  624.     }
  625.     public function isCompiled()
  626.     {
  627.         return true;
  628.     }
  629.     public function getRemovedIds()
  630.     {
  631.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  632.     }
  633.     protected function load($file$lazyLoad true)
  634.     {
  635.         return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  636.     }
  637.     /**
  638.      * Gets the public 'cache.app' shared service.
  639.      *
  640.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  641.      */
  642.     protected function getCache_AppService()
  643.     {
  644.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('ZLsGd+Bnxg'0, ($this->targetDirs[0].'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  645.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  646.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  647.     }
  648.     /**
  649.      * Gets the public 'cache.system' shared service.
  650.      *
  651.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  652.      */
  653.     protected function getCache_SystemService()
  654.     {
  655.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-D0edk1LUz'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  656.     }
  657.     /**
  658.      * Gets the public 'data_collector.dump' shared service.
  659.      *
  660.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  661.      */
  662.     protected function getDataCollector_DumpService()
  663.     {
  664.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  665.     }
  666.     /**
  667.      * Gets the public 'doctrine' shared service.
  668.      *
  669.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  670.      */
  671.     protected function getDoctrineService()
  672.     {
  673.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  674.     }
  675.     /**
  676.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  677.      *
  678.      * @return \Doctrine\DBAL\Connection
  679.      */
  680.     protected function getDoctrine_Dbal_DefaultConnectionService()
  681.     {
  682.         $a = new \Doctrine\DBAL\Configuration();
  683.         $b = new \Doctrine\DBAL\Logging\LoggerChain();
  684.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  685.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  686.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  687.         $c->pushHandler(($this->privates['monolog.handler.security'] ?? $this->getMonolog_Handler_SecurityService()));
  688.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  689.         $b->addLogger(new \Symfony\Bridge\Doctrine\Logger\DbalLogger($c, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  690.         $b->addLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  691.         $a->setSQLLogger($b);
  692.         $d = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  693.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService.php'true],
  694.         ], [
  695.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  696.         ]));
  697.         $e = new \Gedmo\Timestampable\TimestampableListener();
  698.         $f = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  699.         $e->setAnnotationReader($f);
  700.         $g = new \Gedmo\SoftDeleteable\SoftDeleteableListener();
  701.         $g->setAnnotationReader($f);
  702.         $d->addEventSubscriber($e);
  703.         $d->addEventSubscriber($g);
  704.         $d->addEventSubscriber(($this->privates['stof_doctrine_extensions.listener.uploadable'] ?? $this->getStofDoctrineExtensions_Listener_UploadableService()));
  705.         $d->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  706.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql''charset' => 'utf8''url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => ['charset' => 'utf8''collate' => 'utf8_unicode_ci']], $a$d, []);
  707.     }
  708.     /**
  709.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  710.      *
  711.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  712.      */
  713.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  714.     {
  715.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  716.             'App\\EventListener\\RemoveOriginalDocumentWhenDeletingLastCopy' => ['privates''App\\EventListener\\RemoveOriginalDocumentWhenDeletingLastCopy''getRemoveOriginalDocumentWhenDeletingLastCopyService.php'true],
  717.         ], [
  718.             'App\\EventListener\\RemoveOriginalDocumentWhenDeletingLastCopy' => '?',
  719.         ]));
  720.         $instance->registerService('App\\EventListener\\RemoveOriginalDocumentWhenDeletingLastCopy''App\\EventListener\\RemoveOriginalDocumentWhenDeletingLastCopy');
  721.         return $instance;
  722.     }
  723.     /**
  724.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  725.      *
  726.      * @return \Doctrine\ORM\EntityManager
  727.      */
  728.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  729.     {
  730.         $a = new \Doctrine\ORM\Configuration();
  731.         $b = new \Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain();
  732.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> ($this->targetDirs[3].'/src/Entity'), => ($this->targetDirs[3].'/src/Modules')]);
  733.         $b->addDriver($c'App\\Entity');
  734.         $b->addDriver($c'App\\Modules');
  735.         $a->setEntityNamespaces(['App' => 'App\\Entity''App\\Modules' => 'App\\Modules']);
  736.         $a->setMetadataCacheImpl(($this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] ?? $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService()));
  737.         $a->setQueryCacheImpl(($this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] ?? $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService()));
  738.         $a->setResultCacheImpl(($this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] ?? $this->getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()));
  739.         $a->setMetadataDriverImpl($b);
  740.         $a->setProxyDir(($this->targetDirs[0].'/doctrine/orm/Proxies'));
  741.         $a->setProxyNamespace('Proxies');
  742.         $a->setAutoGenerateProxyClasses(true);
  743.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  744.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  745.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
  746.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  747.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  748.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  749.             'App\\Modules\\Chat\\Repository\\ChatRepository' => ['privates''App\\Modules\\Chat\\Repository\\ChatRepository''getChatRepositoryService.php'true],
  750.             'App\\Modules\\Chat\\Repository\\MessageFileRepository' => ['privates''App\\Modules\\Chat\\Repository\\MessageFileRepository''getMessageFileRepositoryService.php'true],
  751.             'App\\Modules\\Chat\\Repository\\MessageRepository' => ['privates''App\\Modules\\Chat\\Repository\\MessageRepository''getMessageRepositoryService.php'true],
  752.             'App\\Modules\\Chat\\Repository\\Project\\BoardRepository' => ['privates''App\\Modules\\Chat\\Repository\\Project\\BoardRepository''getBoardRepositoryService.php'true],
  753.             'App\\Modules\\Chat\\Repository\\Project\\CombinedRepository' => ['privates''App\\Modules\\Chat\\Repository\\Project\\CombinedRepository''getCombinedRepositoryService.php'true],
  754.             'App\\Modules\\Chat\\Repository\\Project\\PersonalRepository' => ['privates''App\\Modules\\Chat\\Repository\\Project\\PersonalRepository''getPersonalRepositoryService.php'true],
  755.             'App\\Modules\\Chat\\Repository\\Project\\ProjectRepository' => ['privates''App\\Modules\\Chat\\Repository\\Project\\ProjectRepository''getProjectRepository2Service.php'true],
  756.             'App\\Modules\\Notification\\Repository\\NotificationRepository' => ['privates''App\\Modules\\Notification\\Repository\\NotificationRepository''getNotificationRepositoryService.php'true],
  757.             'App\\Modules\\Order\\Repository\\AssignmentOfferingRepository' => ['privates''App\\Modules\\Order\\Repository\\AssignmentOfferingRepository''getAssignmentOfferingRepositoryService.php'true],
  758.             'App\\Modules\\Order\\Repository\\DocumentRepository' => ['privates''App\\Modules\\Order\\Repository\\DocumentRepository''getDocumentRepositoryService.php'true],
  759.             'App\\Modules\\Order\\Repository\\OfferingRepository' => ['privates''App\\Modules\\Order\\Repository\\OfferingRepository''getOfferingRepositoryService.php'true],
  760.             'App\\Modules\\Order\\Repository\\OrderRepository' => ['privates''App\\Modules\\Order\\Repository\\OrderRepository''getOrderRepositoryService.php'true],
  761.             'App\\Modules\\Order\\Repository\\OrderTransactionRepository' => ['privates''App\\Modules\\Order\\Repository\\OrderTransactionRepository''getOrderTransactionRepositoryService.php'true],
  762.             'App\\Modules\\Order\\Repository\\ProjectSaleRepository' => ['privates''App\\Modules\\Order\\Repository\\ProjectSaleRepository''getProjectSaleRepositoryService.php'true],
  763.             'App\\Modules\\Order\\Repository\\PurchaseOrderRepository' => ['privates''App\\Modules\\Order\\Repository\\PurchaseOrderRepository''getPurchaseOrderRepositoryService.php'true],
  764.             'App\\Modules\\Order\\Repository\\SaleOfferingRepository' => ['privates''App\\Modules\\Order\\Repository\\SaleOfferingRepository''getSaleOfferingRepositoryService.php'true],
  765.             'App\\Modules\\Order\\Repository\\SaleOrderRepository' => ['privates''App\\Modules\\Order\\Repository\\SaleOrderRepository''getSaleOrderRepositoryService.php'true],
  766.             'App\\Modules\\Pages\\Faq\\Repository\\FaqCategoryRepository' => ['privates''App\\Modules\\Pages\\Faq\\Repository\\FaqCategoryRepository''getFaqCategoryRepositoryService.php'true],
  767.             'App\\Modules\\Pages\\Faq\\Repository\\FaqRepository' => ['privates''App\\Modules\\Pages\\Faq\\Repository\\FaqRepository''getFaqRepositoryService.php'true],
  768.             'App\\Modules\\QuickBook\\Repository\\QuickBookItemRepository' => ['privates''App\\Modules\\QuickBook\\Repository\\QuickBookItemRepository''getQuickBookItemRepositoryService.php'true],
  769.             'App\\Modules\\QuickBook\\Repository\\QuickBookKeyRepository' => ['privates''App\\Modules\\QuickBook\\Repository\\QuickBookKeyRepository''getQuickBookKeyRepositoryService.php'true],
  770.             'App\\Repository\\AssignmentRepository' => ['privates''App\\Repository\\AssignmentRepository''getAssignmentRepositoryService.php'true],
  771.             'App\\Repository\\AvatarRepository' => ['privates''App\\Repository\\AvatarRepository''getAvatarRepositoryService.php'true],
  772.             'App\\Repository\\DeliveryDateRepository' => ['privates''App\\Repository\\DeliveryDateRepository''getDeliveryDateRepositoryService.php'true],
  773.             'App\\Repository\\DeliveryMethodRepository' => ['privates''App\\Repository\\DeliveryMethodRepository''getDeliveryMethodRepositoryService.php'true],
  774.             'App\\Repository\\DeliveryTermRepository' => ['privates''App\\Repository\\DeliveryTermRepository''getDeliveryTermRepositoryService.php'true],
  775.             'App\\Repository\\DocumentTypeRepository' => ['privates''App\\Repository\\DocumentTypeRepository''getDocumentTypeRepositoryService.php'true],
  776.             'App\\Repository\\Document\\ExtraRepository' => ['privates''App\\Repository\\Document\\ExtraRepository''getExtraRepositoryService.php'true],
  777.             'App\\Repository\\Document\\OriginalRepository' => ['privates''App\\Repository\\Document\\OriginalRepository''getOriginalRepositoryService.php'true],
  778.             'App\\Repository\\Document\\TranslationRepository' => ['privates''App\\Repository\\Document\\TranslationRepository''getTranslationRepositoryService.php'true],
  779.             'App\\Repository\\EventTypeRepository' => ['privates''App\\Repository\\EventTypeRepository''getEventTypeRepositoryService.php'true],
  780.             'App\\Repository\\IndustryTypeRepository' => ['privates''App\\Repository\\IndustryTypeRepository''getIndustryTypeRepositoryService.php'true],
  781.             'App\\Repository\\LanguageRepository' => ['privates''App\\Repository\\LanguageRepository''getLanguageRepositoryService.php'true],
  782.             'App\\Repository\\LocationRepository' => ['privates''App\\Repository\\LocationRepository''getLocationRepositoryService.php'true],
  783.             'App\\Repository\\ProjectEventRepository' => ['privates''App\\Repository\\ProjectEventRepository''getProjectEventRepositoryService.php'true],
  784.             'App\\Repository\\Project\\Corporate\\CorporateRepository' => ['privates''App\\Repository\\Project\\Corporate\\CorporateRepository''getCorporateRepositoryService.php'true],
  785.             'App\\Repository\\Project\\Corporate\\DocumentRepository' => ['privates''App\\Repository\\Project\\Corporate\\DocumentRepository''getDocumentRepository2Service.php'true],
  786.             'App\\Repository\\Project\\Corporate\\InterpretationRepository' => ['privates''App\\Repository\\Project\\Corporate\\InterpretationRepository''getInterpretationRepositoryService.php'true],
  787.             'App\\Repository\\Project\\Corporate\\SubtitleRepository' => ['privates''App\\Repository\\Project\\Corporate\\SubtitleRepository''getSubtitleRepositoryService.php'true],
  788.             'App\\Repository\\Project\\Corporate\\TranscriptionRepository' => ['privates''App\\Repository\\Project\\Corporate\\TranscriptionRepository''getTranscriptionRepositoryService.php'true],
  789.             'App\\Repository\\Project\\Corporate\\VoiceoverRepository' => ['privates''App\\Repository\\Project\\Corporate\\VoiceoverRepository''getVoiceoverRepositoryService.php'true],
  790.             'App\\Repository\\Project\\Corporate\\WebsiteRepository' => ['privates''App\\Repository\\Project\\Corporate\\WebsiteRepository''getWebsiteRepositoryService.php'true],
  791.             'App\\Repository\\Project\\PersonalRepository' => ['privates''App\\Repository\\Project\\PersonalRepository''getPersonalRepository2Service.php'true],
  792.             'App\\Repository\\Project\\ProjectRepository' => ['privates''App\\Repository\\Project\\ProjectRepository''getProjectRepositoryService.php'true],
  793.             'App\\Repository\\ResumeRepository' => ['privates''App\\Repository\\ResumeRepository''getResumeRepositoryService.php'true],
  794.             'App\\Repository\\Service\\ServiceRepository' => ['privates''App\\Repository\\Service\\ServiceRepository''getServiceRepositoryService.php'true],
  795.             'App\\Repository\\TaskAdditionalServiceRepository' => ['privates''App\\Repository\\TaskAdditionalServiceRepository''getTaskAdditionalServiceRepositoryService.php'true],
  796.             'App\\Repository\\TaskEventRepository' => ['privates''App\\Repository\\TaskEventRepository''getTaskEventRepositoryService.php'true],
  797.             'App\\Repository\\TaskRepository' => ['privates''App\\Repository\\TaskRepository''getTaskRepositoryService.php'true],
  798.             'App\\Repository\\TimerRepository' => ['privates''App\\Repository\\TimerRepository''getTimerRepositoryService.php'true],
  799.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService.php'true],
  800.         ], [
  801.             'App\\Modules\\Chat\\Repository\\ChatRepository' => '?',
  802.             'App\\Modules\\Chat\\Repository\\MessageFileRepository' => '?',
  803.             'App\\Modules\\Chat\\Repository\\MessageRepository' => '?',
  804.             'App\\Modules\\Chat\\Repository\\Project\\BoardRepository' => '?',
  805.             'App\\Modules\\Chat\\Repository\\Project\\CombinedRepository' => '?',
  806.             'App\\Modules\\Chat\\Repository\\Project\\PersonalRepository' => '?',
  807.             'App\\Modules\\Chat\\Repository\\Project\\ProjectRepository' => '?',
  808.             'App\\Modules\\Notification\\Repository\\NotificationRepository' => '?',
  809.             'App\\Modules\\Order\\Repository\\AssignmentOfferingRepository' => '?',
  810.             'App\\Modules\\Order\\Repository\\DocumentRepository' => '?',
  811.             'App\\Modules\\Order\\Repository\\OfferingRepository' => '?',
  812.             'App\\Modules\\Order\\Repository\\OrderRepository' => '?',
  813.             'App\\Modules\\Order\\Repository\\OrderTransactionRepository' => '?',
  814.             'App\\Modules\\Order\\Repository\\ProjectSaleRepository' => '?',
  815.             'App\\Modules\\Order\\Repository\\PurchaseOrderRepository' => '?',
  816.             'App\\Modules\\Order\\Repository\\SaleOfferingRepository' => '?',
  817.             'App\\Modules\\Order\\Repository\\SaleOrderRepository' => '?',
  818.             'App\\Modules\\Pages\\Faq\\Repository\\FaqCategoryRepository' => '?',
  819.             'App\\Modules\\Pages\\Faq\\Repository\\FaqRepository' => '?',
  820.             'App\\Modules\\QuickBook\\Repository\\QuickBookItemRepository' => '?',
  821.             'App\\Modules\\QuickBook\\Repository\\QuickBookKeyRepository' => '?',
  822.             'App\\Repository\\AssignmentRepository' => '?',
  823.             'App\\Repository\\AvatarRepository' => '?',
  824.             'App\\Repository\\DeliveryDateRepository' => '?',
  825.             'App\\Repository\\DeliveryMethodRepository' => '?',
  826.             'App\\Repository\\DeliveryTermRepository' => '?',
  827.             'App\\Repository\\DocumentTypeRepository' => '?',
  828.             'App\\Repository\\Document\\ExtraRepository' => '?',
  829.             'App\\Repository\\Document\\OriginalRepository' => '?',
  830.             'App\\Repository\\Document\\TranslationRepository' => '?',
  831.             'App\\Repository\\EventTypeRepository' => '?',
  832.             'App\\Repository\\IndustryTypeRepository' => '?',
  833.             'App\\Repository\\LanguageRepository' => '?',
  834.             'App\\Repository\\LocationRepository' => '?',
  835.             'App\\Repository\\ProjectEventRepository' => '?',
  836.             'App\\Repository\\Project\\Corporate\\CorporateRepository' => '?',
  837.             'App\\Repository\\Project\\Corporate\\DocumentRepository' => '?',
  838.             'App\\Repository\\Project\\Corporate\\InterpretationRepository' => '?',
  839.             'App\\Repository\\Project\\Corporate\\SubtitleRepository' => '?',
  840.             'App\\Repository\\Project\\Corporate\\TranscriptionRepository' => '?',
  841.             'App\\Repository\\Project\\Corporate\\VoiceoverRepository' => '?',
  842.             'App\\Repository\\Project\\Corporate\\WebsiteRepository' => '?',
  843.             'App\\Repository\\Project\\PersonalRepository' => '?',
  844.             'App\\Repository\\Project\\ProjectRepository' => '?',
  845.             'App\\Repository\\ResumeRepository' => '?',
  846.             'App\\Repository\\Service\\ServiceRepository' => '?',
  847.             'App\\Repository\\TaskAdditionalServiceRepository' => '?',
  848.             'App\\Repository\\TaskEventRepository' => '?',
  849.             'App\\Repository\\TaskRepository' => '?',
  850.             'App\\Repository\\TimerRepository' => '?',
  851.             'App\\Repository\\UserRepository' => '?',
  852.         ])));
  853.         $a->addCustomStringFunction('UTC_TIMESTAMP''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  854.         $a->addCustomNumericFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  855.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  856.         $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  857.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  858.         return $instance;
  859.     }
  860.     /**
  861.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_metadata_cache' shared service.
  862.      *
  863.      * @return \Doctrine\Common\Cache\ArrayCache
  864.      */
  865.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultMetadataCacheService()
  866.     {
  867.         $this->services['doctrine_cache.providers.doctrine.orm.default_metadata_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  868.         $instance->setNamespace('sf_orm_default_7ac55261f4bfc7a58e5f6c633baaf29521907a2448f100fe485d8dc10e1f4553');
  869.         return $instance;
  870.     }
  871.     /**
  872.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_query_cache' shared service.
  873.      *
  874.      * @return \Doctrine\Common\Cache\ArrayCache
  875.      */
  876.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultQueryCacheService()
  877.     {
  878.         $this->services['doctrine_cache.providers.doctrine.orm.default_query_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  879.         $instance->setNamespace('sf_orm_default_7ac55261f4bfc7a58e5f6c633baaf29521907a2448f100fe485d8dc10e1f4553');
  880.         return $instance;
  881.     }
  882.     /**
  883.      * Gets the public 'doctrine_cache.providers.doctrine.orm.default_result_cache' shared service.
  884.      *
  885.      * @return \Doctrine\Common\Cache\ArrayCache
  886.      */
  887.     protected function getDoctrineCache_Providers_Doctrine_Orm_DefaultResultCacheService()
  888.     {
  889.         $this->services['doctrine_cache.providers.doctrine.orm.default_result_cache'] = $instance = new \Doctrine\Common\Cache\ArrayCache();
  890.         $instance->setNamespace('sf_orm_default_7ac55261f4bfc7a58e5f6c633baaf29521907a2448f100fe485d8dc10e1f4553');
  891.         return $instance;
  892.     }
  893.     /**
  894.      * Gets the public 'event_dispatcher' shared service.
  895.      *
  896.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  897.      */
  898.     protected function getEventDispatcherService()
  899.     {
  900.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  901.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  902.         $a->pushHandler(($this->privates['monolog.handler.security'] ?? $this->getMonolog_Handler_SecurityService()));
  903.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  904.         $this->services['event_dispatcher'] = $instance = new \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  905.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [=> function () {
  906.             return ($this->privates['App\\Service\\JWTDataExtender'] ?? $this->load('getJWTDataExtenderService.php'));
  907.         }, => 'onCreated'], 0);
  908.         $instance->addListener('kernel.controller', [=> function () {
  909.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  910.         }, => 'onKernelController'], 0);
  911.         $instance->addListener('kernel.request', [=> function () {
  912.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  913.         }, => 'onKernelRequest'], 250);
  914.         $instance->addListener('kernel.request', [=> function () {
  915.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  916.         }, => 'onKernelRequest'], 10);
  917.         $instance->addListener('kernel.request', [=> function () {
  918.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  919.         }, => 'onKernelRequest'], 34);
  920.         $instance->addListener('kernel.response', [=> function () {
  921.             return ($this->privates['fos_rest.allowed_methods_listener'] ?? $this->getFosRest_AllowedMethodsListenerService());
  922.         }, => 'onKernelResponse'], 0);
  923.         $instance->addListener('lexik_jwt_authentication.on_jwt_authenticated', [=> function () {
  924.             return ($this->privates['App\\EventListener\\JWTAuthenticatedListener'] ?? $this->load('getJWTAuthenticatedListenerService.php'));
  925.         }, => 'onJWTAuthenticated'], 0);
  926.         $instance->addListener('lexik_jwt_authentication.on_jwt_invalid', [=> function () {
  927.             return ($this->privates['App\\EventListener\\JWTInvalidListener'] ?? ($this->privates['App\\EventListener\\JWTInvalidListener'] = new \App\EventListener\JWTInvalidListener()));
  928.         }, => 'onJWTInvalid'], 0);
  929.         $instance->addListener('kernel.response', [=> function () {
  930.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  931.         }, => 'onKernelResponse'], 0);
  932.         $instance->addListener('kernel.response', [=> function () {
  933.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  934.         }, => 'onKernelResponse'], -1024);
  935.         $instance->addListener('kernel.request', [=> function () {
  936.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  937.         }, => 'setDefaultLocale'], 100);
  938.         $instance->addListener('kernel.request', [=> function () {
  939.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  940.         }, => 'onKernelRequest'], 16);
  941.         $instance->addListener('kernel.finish_request', [=> function () {
  942.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  943.         }, => 'onKernelFinishRequest'], 0);
  944.         $instance->addListener('kernel.request', [=> function () {
  945.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  946.         }, => 'onKernelRequest'], 256);
  947.         $instance->addListener('kernel.request', [=> function () {
  948.             return ($this->privates['resolve_controller_name_subscriber'] ?? $this->getResolveControllerNameSubscriberService());
  949.         }, => 'onKernelRequest'], 24);
  950.         $instance->addListener('kernel.response', [=> function () {
  951.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  952.         }, => 'onResponse'], -255);
  953.         $instance->addListener('kernel.request', [=> function () {
  954.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  955.         }, => 'onKernelRequest'], 15);
  956.         $instance->addListener('kernel.finish_request', [=> function () {
  957.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  958.         }, => 'onKernelFinishRequest'], -15);
  959.         $instance->addListener('console.error', [=> function () {
  960.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  961.         }, => 'onConsoleError'], -128);
  962.         $instance->addListener('console.terminate', [=> function () {
  963.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService.php'));
  964.         }, => 'onConsoleTerminate'], -128);
  965.         $instance->addListener('console.error', [=> function () {
  966.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  967.         }, => 'onConsoleError'], 0);
  968.         $instance->addListener('kernel.request', [=> function () {
  969.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  970.         }, => 'onKernelRequest'], 128);
  971.         $instance->addListener('kernel.response', [=> function () {
  972.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  973.         }, => 'onKernelResponse'], -1000);
  974.         $instance->addListener('kernel.finish_request', [=> function () {
  975.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  976.         }, => 'onFinishRequest'], 0);
  977.         $instance->addListener('kernel.response', [=> function () {
  978.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  979.         }, => 'onKernelResponse'], -100);
  980.         $instance->addListener('kernel.exception', [=> function () {
  981.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  982.         }, => 'onKernelException'], 0);
  983.         $instance->addListener('kernel.terminate', [=> function () {
  984.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  985.         }, => 'onKernelTerminate'], -1024);
  986.         $instance->addListener('kernel.controller', [=> function () {
  987.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  988.         }, => 'onKernelController'], 0);
  989.         $instance->addListener('kernel.response', [=> function () {
  990.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  991.         }, => 'onKernelResponse'], 0);
  992.         $instance->addListener('kernel.request', [=> function () {
  993.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  994.         }, => 'configure'], 2048);
  995.         $instance->addListener('console.command', [=> function () {
  996.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  997.         }, => 'configure'], 2048);
  998.         $instance->addListener('kernel.exception', [=> function () {
  999.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1000.         }, => 'onKernelException'], -2048);
  1001.         $instance->addListener('kernel.request', [=> function () {
  1002.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1003.         }, => 'onKernelRequest'], 32);
  1004.         $instance->addListener('kernel.finish_request', [=> function () {
  1005.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1006.         }, => 'onKernelFinishRequest'], 0);
  1007.         $instance->addListener('kernel.exception', [=> function () {
  1008.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1009.         }, => 'onKernelException'], -64);
  1010.         $instance->addListener('kernel.controller', [=> function () {
  1011.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1012.         }, => 'onKernelController'], 0);
  1013.         $instance->addListener('kernel.controller', [=> function () {
  1014.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1015.         }, => 'onKernelController'], 0);
  1016.         $instance->addListener('kernel.controller', [=> function () {
  1017.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1018.         }, => 'onKernelController'], -128);
  1019.         $instance->addListener('kernel.view', [=> function () {
  1020.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1021.         }, => 'onKernelView'], 0);
  1022.         $instance->addListener('kernel.controller', [=> function () {
  1023.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1024.         }, => 'onKernelController'], 0);
  1025.         $instance->addListener('kernel.response', [=> function () {
  1026.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1027.         }, => 'onKernelResponse'], 0);
  1028.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1029.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1030.         }, => 'onKernelControllerArguments'], 0);
  1031.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1032.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1033.         }, => 'onKernelControllerArguments'], 0);
  1034.         $instance->addListener('kernel.response', [=> function () {
  1035.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1036.         }, => 'onKernelResponse'], 0);
  1037.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1038.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService.php'));
  1039.         }, => 'onVoterVote'], 0);
  1040.         $instance->addListener('kernel.request', [=> function () {
  1041.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1042.         }, => 'configureLogoutUrlGenerator'], 8);
  1043.         $instance->addListener('kernel.request', [=> function () {
  1044.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1045.         }, => 'onKernelRequest'], 8);
  1046.         $instance->addListener('kernel.finish_request', [=> function () {
  1047.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1048.         }, => 'onKernelFinishRequest'], 0);
  1049.         $instance->addListener('kernel.exception', [=> function () {
  1050.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1051.         }, => 'onException'], 0);
  1052.         $instance->addListener('kernel.terminate', [=> function () {
  1053.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1054.         }, => 'onTerminate'], 0);
  1055.         $instance->addListener('console.error', [=> function () {
  1056.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1057.         }, => 'onException'], 0);
  1058.         $instance->addListener('console.terminate', [=> function () {
  1059.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService.php'));
  1060.         }, => 'onTerminate'], 0);
  1061.         $instance->addListener('kernel.exception', [=> function () {
  1062.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1063.         }, => 'logKernelException'], 0);
  1064.         $instance->addListener('kernel.exception', [=> function () {
  1065.             return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));
  1066.         }, => 'onKernelException'], -128);
  1067.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1068.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService.php'));
  1069.         }, => 'onMessage'], 0);
  1070.         $instance->addListener('kernel.response', [=> function () {
  1071.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1072.         }, => 'onKernelResponse'], -128);
  1073.         $instance->addListener('console.command', [=> function () {
  1074.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1075.         }, => 'onCommand'], 255);
  1076.         $instance->addListener('console.terminate', [=> function () {
  1077.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1078.         }, => 'onTerminate'], -255);
  1079.         $instance->addListener('console.command', [=> function () {
  1080.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService.php'));
  1081.         }, => 'configure'], 1024);
  1082.         $instance->addListener('console.error', [=> function () {
  1083.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1084.         }, => 'onConsoleError'], 0);
  1085.         $instance->addListener('console.terminate', [=> function () {
  1086.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1087.         }, => 'onConsoleTerminate'], 0);
  1088.         $instance->addListener('kernel.exception', [=> function () {
  1089.             return ($this->privates['fos_rest.exception_listener'] ?? $this->load('getFosRest_ExceptionListenerService.php'));
  1090.         }, => 'onKernelException'], -100);
  1091.         $instance->addListener('kernel.view', [=> function () {
  1092.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->load('getFosRest_ViewResponseListenerService.php'));
  1093.         }, => 'onKernelView'], 30);
  1094.         $instance->addListener('kernel.exception', [=> function () {
  1095.             return ($this->privates['fos_rest.access_denied_listener'] ?? ($this->privates['fos_rest.access_denied_listener'] = new \FOS\RestBundle\EventListener\AccessDeniedListener(['json' => true'xml' => true], NULL)));
  1096.         }, => 'onKernelException'], 5);
  1097.         return $instance;
  1098.     }
  1099.     /**
  1100.      * Gets the public 'http_kernel' shared service.
  1101.      *
  1102.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1103.      */
  1104.     protected function getHttpKernelService()
  1105.     {
  1106.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1107.         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['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $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 () {
  1108.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService.php'));
  1109.             yield => ($this->privates['debug.UrsusArctosUA\\SearchHelper\\Request\\ParamsValueResolver'] ?? $this->load('getParamsValueResolverService.php'));
  1110.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService.php'));
  1111.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService.php'));
  1112.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService.php'));
  1113.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService.php'));
  1114.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService.php'));
  1115.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService.php'));
  1116.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService.php'));
  1117.         }, 9)), $a));
  1118.     }
  1119.     /**
  1120.      * Gets the public 'message_bus' shared service.
  1121.      *
  1122.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1123.      */
  1124.     protected function getMessageBusService()
  1125.     {
  1126.         return $this->services['message_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1127.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService.php'));
  1128.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  1129.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1130.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1131.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService.php'));
  1132.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService.php'));
  1133.         }, 6)));
  1134.     }
  1135.     /**
  1136.      * Gets the public 'profiler' shared service.
  1137.      *
  1138.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1139.      */
  1140.     protected function getProfilerService()
  1141.     {
  1142.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1143.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1144.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1145.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1146.         $a->pushHandler(($this->privates['monolog.handler.security'] ?? $this->getMonolog_Handler_SecurityService()));
  1147.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1148.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDirs[0].'/profiler')), $atrue);
  1149.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1150.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1151.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1152.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1153.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1154.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1155.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1156.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1157.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1158.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1159.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1160.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1161.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1162.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1163.         $f->registerBus('messenger.bus.default', ($this->services['message_bus'] ?? $this->getMessageBusService()));
  1164.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1165.         if ($this->has('kernel')) {
  1166.             $g->setKernel($b);
  1167.         }
  1168.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  1169.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1170.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1171.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  1172.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1173.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1174.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1175.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer'), $c));
  1176.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1177.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1178.         $instance->add($d);
  1179.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1180.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->services['security.token_storage'] ?? ($this->services['security.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())));
  1181.         $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())));
  1182.         $instance->add($e);
  1183.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  1184.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1185.         $instance->add($f);
  1186.         $instance->add($g);
  1187.         return $instance;
  1188.     }
  1189.     /**
  1190.      * Gets the public 'request_stack' shared service.
  1191.      *
  1192.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1193.      */
  1194.     protected function getRequestStackService()
  1195.     {
  1196.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1197.     }
  1198.     /**
  1199.      * Gets the public 'router' shared service.
  1200.      *
  1201.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1202.      */
  1203.     protected function getRouterService()
  1204.     {
  1205.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1206.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1207.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1208.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1209.         $a->pushHandler(($this->privates['monolog.handler.security'] ?? $this->getMonolog_Handler_SecurityService()));
  1210.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1211.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1212.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService.php'true],
  1213.         ], [
  1214.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1215.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDirs[0], 'debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  1216.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1217.         return $instance;
  1218.     }
  1219.     /**
  1220.      * Gets the public 'security.authorization_checker' shared service.
  1221.      *
  1222.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1223.      */
  1224.     protected function getSecurity_AuthorizationCheckerService()
  1225.     {
  1226.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  1227.     }
  1228.     /**
  1229.      * Gets the public 'security.token_storage' shared service.
  1230.      *
  1231.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage
  1232.      */
  1233.     protected function getSecurity_TokenStorageService()
  1234.     {
  1235.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage();
  1236.     }
  1237.     /**
  1238.      * Gets the public 'translator' shared service.
  1239.      *
  1240.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1241.      */
  1242.     protected function getTranslatorService()
  1243.     {
  1244.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1245.     }
  1246.     /**
  1247.      * Gets the public 'twig' shared service.
  1248.      *
  1249.      * @return \Twig\Environment
  1250.      */
  1251.     protected function getTwigService()
  1252.     {
  1253.         $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')), $this->targetDirs[3]);
  1254.         $a->addPath(($this->targetDirs[3].'/public/images'), 'images');
  1255.         $a->addPath(($this->targetDirs[2].'/uploads'), 'uploads');
  1256.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  1257.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  1258.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  1259.         $a->addPath(($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  1260.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1261.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1262.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  1263.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  1264.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  1265.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  1266.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1267.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1268.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1269.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1270.         $a->addPath(($this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  1271.         $a->addPath(($this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  1272.         $a->addPath(($this->targetDirs[3].'/templates'));
  1273.         $a->addPath(($this->targetDirs[3].'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1274.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
  1275.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1276.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1277.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1278.         $e = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1279.         $e->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  1280.         $f = new \Symfony\Bridge\Twig\AppVariable();
  1281.         $f->setEnvironment('dev');
  1282.         $f->setDebug(true);
  1283.         if ($this->has('security.token_storage')) {
  1284.             $f->setTokenStorage(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1285.         }
  1286.         if ($this->has('request_stack')) {
  1287.             $f->setRequestStack($c);
  1288.         }
  1289.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1290.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1291.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  1292.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1293.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  1294.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c''false)), [])));
  1295.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d$this->targetDirs[3], 'UTF-8'));
  1296.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  1297.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1298.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1299.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1300.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1301.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  1302.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension([=> $this=> 'twig.form.renderer']));
  1303.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  1304.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1305.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($e));
  1306.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  1307.         $instance->addGlobal('app'$f);
  1308.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1309.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService.php'true],
  1310.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService.php'true],
  1311.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService.php'true],
  1312.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService.php'true],
  1313.         ], [
  1314.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  1315.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1316.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1317.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1318.         ])));
  1319.         $instance->addGlobal('app_url'$this->getEnv('APP_URL'));
  1320.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1321.         return $instance;
  1322.     }
  1323.     /**
  1324.      * Gets the public 'validator' shared service.
  1325.      *
  1326.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1327.      */
  1328.     protected function getValidatorService()
  1329.     {
  1330.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1331.     }
  1332.     /**
  1333.      * Gets the public 'var_dumper.cloner' shared service.
  1334.      *
  1335.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1336.      */
  1337.     protected function getVarDumper_ClonerService()
  1338.     {
  1339.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1340.         $instance->setMaxItems(2500);
  1341.         $instance->setMinDepth(1);
  1342.         $instance->setMaxString(-1);
  1343.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1344.         return $instance;
  1345.     }
  1346.     /**
  1347.      * Gets the private 'annotations.cached_reader' shared service.
  1348.      *
  1349.      * @return \Doctrine\Common\Annotations\CachedReader
  1350.      */
  1351.     protected function getAnnotations_CachedReaderService()
  1352.     {
  1353.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->load('getAnnotations_CacheService.php'), true);
  1354.     }
  1355.     /**
  1356.      * Gets the private 'annotations.reader' shared service.
  1357.      *
  1358.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1359.      */
  1360.     protected function getAnnotations_ReaderService()
  1361.     {
  1362.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1363.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1364.         $a->registerUniqueLoader('class_exists');
  1365.         $instance->addGlobalIgnoredName('required'$a);
  1366.         return $instance;
  1367.     }
  1368.     /**
  1369.      * Gets the private 'cache.annotations' shared service.
  1370.      *
  1371.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1372.      */
  1373.     protected function getCache_AnnotationsService()
  1374.     {
  1375.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('tx+SJH6TJn'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1376.     }
  1377.     /**
  1378.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  1379.      *
  1380.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1381.      */
  1382.     protected function getCache_Messenger_RestartWorkersSignalService()
  1383.     {
  1384.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('tebFZRM1qU'0, ($this->targetDirs[0].'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  1385.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1386.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1387.     }
  1388.     /**
  1389.      * Gets the private 'cache.property_info' shared service.
  1390.      *
  1391.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1392.      */
  1393.     protected function getCache_PropertyInfoService()
  1394.     {
  1395.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('SReq8SSkRU'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1396.     }
  1397.     /**
  1398.      * Gets the private 'cache.security_expression_language' shared service.
  1399.      *
  1400.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1401.      */
  1402.     protected function getCache_SecurityExpressionLanguageService()
  1403.     {
  1404.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('DZVJPIURg7'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1405.     }
  1406.     /**
  1407.      * Gets the private 'cache.serializer' shared service.
  1408.      *
  1409.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1410.      */
  1411.     protected function getCache_SerializerService()
  1412.     {
  1413.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('rC3sYbgFrc'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1414.     }
  1415.     /**
  1416.      * Gets the private 'cache.validator' shared service.
  1417.      *
  1418.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1419.      */
  1420.     protected function getCache_ValidatorService()
  1421.     {
  1422.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('AAL73Saaxg'0$this->getParameter('container.build_id'), ($this->targetDirs[0].'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1423.     }
  1424.     /**
  1425.      * Gets the private 'config_cache_factory' shared service.
  1426.      *
  1427.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  1428.      */
  1429.     protected function getConfigCacheFactoryService()
  1430.     {
  1431.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1432.             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)));
  1433.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1434.         }, 2));
  1435.     }
  1436.     /**
  1437.      * Gets the private 'data_collector.form' shared service.
  1438.      *
  1439.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1440.      */
  1441.     protected function getDataCollector_FormService()
  1442.     {
  1443.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1444.     }
  1445.     /**
  1446.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1447.      *
  1448.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1449.      */
  1450.     protected function getDebug_DebugHandlersListenerService()
  1451.     {
  1452.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1453.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1454.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1455.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1456.         $a->pushHandler(($this->privates['monolog.handler.security'] ?? $this->getMonolog_Handler_SecurityService()));
  1457.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1458.         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'UTF-8');
  1459.     }
  1460.     /**
  1461.      * Gets the private 'debug.file_link_formatter' shared service.
  1462.      *
  1463.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1464.      */
  1465.     protected function getDebug_FileLinkFormatterService()
  1466.     {
  1467.         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())), $this->targetDirs[3], function () {
  1468.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService.php'));
  1469.         });
  1470.     }
  1471.     /**
  1472.      * Gets the private 'debug.log_processor' shared service.
  1473.      *
  1474.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1475.      */
  1476.     protected function getDebug_LogProcessorService()
  1477.     {
  1478.         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())));
  1479.     }
  1480.     /**
  1481.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1482.      *
  1483.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1484.      */
  1485.     protected function getDebug_Security_Access_DecisionManagerService()
  1486.     {
  1487.         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 () {
  1488.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService.php'));
  1489.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService.php'));
  1490.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService.php'));
  1491.             yield => ($this->privates['debug.security.voter.App\\Security\\Chat\\MessageFileVoter'] ?? $this->load('getMessageFileVoterService.php'));
  1492.             yield => ($this->privates['debug.security.voter.App\\Security\\ProjectBoardChatVoter'] ?? $this->load('getProjectBoardChatVoterService.php'));
  1493.             yield => ($this->privates['debug.security.voter.App\\Security\\ProjectPersonalChatVoter'] ?? $this->load('getProjectPersonalChatVoterService.php'));
  1494.             yield => ($this->privates['debug.security.voter.App\\Security\\ProjectSaleVoter'] ?? $this->load('getProjectSaleVoterService.php'));
  1495.             yield => ($this->privates['debug.security.voter.App\\Security\\ProjectVoter'] ?? $this->load('getProjectVoterService.php'));
  1496.             yield => ($this->privates['debug.security.voter.App\\Security\\TaskVoter'] ?? $this->load('getTaskVoterService.php'));
  1497.         }, 9), 'affirmative'falsetrue));
  1498.     }
  1499.     /**
  1500.      * Gets the private 'debug.security.firewall' shared service.
  1501.      *
  1502.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1503.      */
  1504.     protected function getDebug_Security_FirewallService()
  1505.     {
  1506.         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()));
  1507.     }
  1508.     /**
  1509.      * Gets the private 'fos_rest.allowed_methods_listener' shared service.
  1510.      *
  1511.      * @return \FOS\RestBundle\EventListener\AllowedMethodsListener
  1512.      */
  1513.     protected function getFosRest_AllowedMethodsListenerService()
  1514.     {
  1515.         return $this->privates['fos_rest.allowed_methods_listener'] = new \FOS\RestBundle\EventListener\AllowedMethodsListener(($this->privates['fos_rest.allowed_methods_loader'] ?? $this->getFosRest_AllowedMethodsLoaderService()));
  1516.     }
  1517.     /**
  1518.      * Gets the private 'fos_rest.allowed_methods_loader' shared service.
  1519.      *
  1520.      * @return \FOS\RestBundle\Response\AllowedMethodsLoader\AllowedMethodsRouterLoader
  1521.      */
  1522.     protected function getFosRest_AllowedMethodsLoaderService()
  1523.     {
  1524.         return $this->privates['fos_rest.allowed_methods_loader'] = new \FOS\RestBundle\Response\AllowedMethodsLoader\AllowedMethodsRouterLoader(($this->services['router'] ?? $this->getRouterService()), ($this->targetDirs[0].'/fos_rest'), true);
  1525.     }
  1526.     /**
  1527.      * Gets the private 'fos_rest.body_listener' shared service.
  1528.      *
  1529.      * @return \FOS\RestBundle\EventListener\BodyListener
  1530.      */
  1531.     protected function getFosRest_BodyListenerService()
  1532.     {
  1533.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1534.             'fos_rest.decoder.json' => ['privates''fos_rest.decoder.json''getFosRest_Decoder_JsonService.php'true],
  1535.             'fos_rest.decoder.xml' => ['privates''fos_rest.decoder.xml''getFosRest_Decoder_XmlService.php'true],
  1536.         ], [
  1537.             'fos_rest.decoder.json' => '?',
  1538.             'fos_rest.decoder.xml' => '?',
  1539.         ]), ['json' => 'fos_rest.decoder.json''xml' => 'fos_rest.decoder.xml']), false);
  1540.         $instance->setDefaultFormat(NULL);
  1541.         return $instance;
  1542.     }
  1543.     /**
  1544.      * Gets the private 'fos_rest.format_listener' shared service.
  1545.      *
  1546.      * @return \FOS\RestBundle\EventListener\FormatListener
  1547.      */
  1548.     protected function getFosRest_FormatListenerService()
  1549.     {
  1550.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1551.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  1552.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['prefer_extension' => '2.0''fallback_format' => NULL'priorities' => [=> 'json'=> 'xml'=> 'html'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  1553.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/quick-book/webhook'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  1554.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  1555.     }
  1556.     /**
  1557.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  1558.      *
  1559.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  1560.      */
  1561.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  1562.     {
  1563.         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())));
  1564.     }
  1565.     /**
  1566.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  1567.      *
  1568.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  1569.      */
  1570.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  1571.     {
  1572.         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()));
  1573.     }
  1574.     /**
  1575.      * Gets the private 'locale_aware_listener' shared service.
  1576.      *
  1577.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  1578.      */
  1579.     protected function getLocaleAwareListenerService()
  1580.     {
  1581.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  1582.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  1583.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1584.     }
  1585.     /**
  1586.      * Gets the private 'locale_listener' shared service.
  1587.      *
  1588.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  1589.      */
  1590.     protected function getLocaleListenerService()
  1591.     {
  1592.         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()));
  1593.     }
  1594.     /**
  1595.      * Gets the private 'monolog.handler.console' shared service.
  1596.      *
  1597.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  1598.      */
  1599.     protected function getMonolog_Handler_ConsoleService()
  1600.     {
  1601.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  1602.     }
  1603.     /**
  1604.      * Gets the private 'monolog.handler.main' shared service.
  1605.      *
  1606.      * @return \Monolog\Handler\StreamHandler
  1607.      */
  1608.     protected function getMonolog_Handler_MainService()
  1609.     {
  1610.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/log/dev.log'), 100trueNULLfalse);
  1611.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1612.         return $instance;
  1613.     }
  1614.     /**
  1615.      * Gets the private 'monolog.handler.security' shared service.
  1616.      *
  1617.      * @return \Monolog\Handler\StreamHandler
  1618.      */
  1619.     protected function getMonolog_Handler_SecurityService()
  1620.     {
  1621.         $this->privates['monolog.handler.security'] = $instance = new \Monolog\Handler\StreamHandler(($this->targetDirs[2].'/log/error.log'), 400trueNULLfalse);
  1622.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  1623.         return $instance;
  1624.     }
  1625.     /**
  1626.      * Gets the private 'monolog.logger' shared service.
  1627.      *
  1628.      * @return \Symfony\Bridge\Monolog\Logger
  1629.      */
  1630.     protected function getMonolog_LoggerService()
  1631.     {
  1632.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1633.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1634.         $instance->useMicrosecondTimestamps(true);
  1635.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1636.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1637.         $instance->pushHandler(($this->privates['monolog.handler.security'] ?? $this->getMonolog_Handler_SecurityService()));
  1638.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1639.         return $instance;
  1640.     }
  1641.     /**
  1642.      * Gets the private 'monolog.logger.cache' shared service.
  1643.      *
  1644.      * @return \Symfony\Bridge\Monolog\Logger
  1645.      */
  1646.     protected function getMonolog_Logger_CacheService()
  1647.     {
  1648.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  1649.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1650.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1651.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1652.         $instance->pushHandler(($this->privates['monolog.handler.security'] ?? $this->getMonolog_Handler_SecurityService()));
  1653.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1654.         return $instance;
  1655.     }
  1656.     /**
  1657.      * Gets the private 'monolog.logger.request' shared service.
  1658.      *
  1659.      * @return \Symfony\Bridge\Monolog\Logger
  1660.      */
  1661.     protected function getMonolog_Logger_RequestService()
  1662.     {
  1663.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  1664.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1665.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1666.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1667.         $instance->pushHandler(($this->privates['monolog.handler.security'] ?? $this->getMonolog_Handler_SecurityService()));
  1668.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1669.         return $instance;
  1670.     }
  1671.     /**
  1672.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  1673.      *
  1674.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  1675.      */
  1676.     protected function getNelmioCors_CorsListenerService()
  1677.     {
  1678.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->getParameter('nelmio_cors.map'), $this->parameters['nelmio_cors.defaults'])]));
  1679.     }
  1680.     /**
  1681.      * Gets the private 'parameter_bag' shared service.
  1682.      *
  1683.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  1684.      */
  1685.     protected function getParameterBagService()
  1686.     {
  1687.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  1688.     }
  1689.     /**
  1690.      * Gets the private 'profiler_listener' shared service.
  1691.      *
  1692.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  1693.      */
  1694.     protected function getProfilerListenerService()
  1695.     {
  1696.         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);
  1697.     }
  1698.     /**
  1699.      * Gets the private 'resolve_controller_name_subscriber' shared service.
  1700.      *
  1701.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  1702.      */
  1703.     protected function getResolveControllerNameSubscriberService()
  1704.     {
  1705.         return $this->privates['resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['controller_name_converter'] ?? ($this->privates['controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1))))));
  1706.     }
  1707.     /**
  1708.      * Gets the private 'router.request_context' shared service.
  1709.      *
  1710.      * @return \Symfony\Component\Routing\RequestContext
  1711.      */
  1712.     protected function getRouter_RequestContextService()
  1713.     {
  1714.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  1715.     }
  1716.     /**
  1717.      * Gets the private 'router_listener' shared service.
  1718.      *
  1719.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  1720.      */
  1721.     protected function getRouterListenerService()
  1722.     {
  1723.         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()), $this->targetDirs[3], true);
  1724.     }
  1725.     /**
  1726.      * Gets the private 'security.authentication.manager' shared service.
  1727.      *
  1728.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  1729.      */
  1730.     protected function getSecurity_Authentication_ManagerService()
  1731.     {
  1732.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  1733.             yield => ($this->privates['security.authentication.provider.get.jwt.login'] ?? $this->load('getSecurity_Authentication_Provider_Get_Jwt_LoginService.php'));
  1734.             yield => ($this->privates['security.authentication.provider.anonymous.login'] ?? ($this->privates['security.authentication.provider.anonymous.login'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  1735.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->load('getSecurity_Authentication_Provider_Guard_MainService.php'));
  1736.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->load('getSecurity_Authentication_Provider_Dao_MainService.php'));
  1737.             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'))));
  1738.         }, 5), true);
  1739.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1740.         return $instance;
  1741.     }
  1742.     /**
  1743.      * Gets the private 'security.firewall.map' shared service.
  1744.      *
  1745.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  1746.      */
  1747.     protected function getSecurity_Firewall_MapService()
  1748.     {
  1749.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1750.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService.php'true],
  1751.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService.php'true],
  1752.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService.php'true],
  1753.         ], [
  1754.             'security.firewall.map.context.dev' => '?',
  1755.             'security.firewall.map.context.login' => '?',
  1756.             'security.firewall.map.context.main' => '?',
  1757.         ]), new RewindableGenerator(function () {
  1758.             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)/')));
  1759.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.aOksG4F'] ?? ($this->privates['.security.request_matcher.aOksG4F'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/login')));
  1760.             yield 'security.firewall.map.context.main' => NULL;
  1761.         }, 3));
  1762.     }
  1763.     /**
  1764.      * Gets the private 'security.logout_url_generator' shared service.
  1765.      *
  1766.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  1767.      */
  1768.     protected function getSecurity_LogoutUrlGeneratorService()
  1769.     {
  1770.         return $this->privates['security.logout_url_generator'] = 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->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  1771.     }
  1772.     /**
  1773.      * Gets the private 'security.role_hierarchy' shared service.
  1774.      *
  1775.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  1776.      */
  1777.     protected function getSecurity_RoleHierarchyService()
  1778.     {
  1779.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  1780.     }
  1781.     /**
  1782.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  1783.      *
  1784.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  1785.      */
  1786.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  1787.     {
  1788.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1789.     }
  1790.     /**
  1791.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  1792.      *
  1793.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  1794.      */
  1795.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  1796.     {
  1797.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  1798.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  1799.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  1800.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  1801.     }
  1802.     /**
  1803.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  1804.      *
  1805.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  1806.      */
  1807.     protected function getSensioFrameworkExtra_Security_ListenerService()
  1808.     {
  1809.         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->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1810.     }
  1811.     /**
  1812.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  1813.      *
  1814.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  1815.      */
  1816.     protected function getSensioFrameworkExtra_View_ListenerService()
  1817.     {
  1818.         return $this->privates['sensio_framework_extra.view.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel'1))), ($this->services['twig'] ?? $this->getTwigService()));
  1819.     }
  1820.     /**
  1821.      * Gets the private 'session_listener' shared service.
  1822.      *
  1823.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  1824.      */
  1825.     protected function getSessionListenerService()
  1826.     {
  1827.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1828.             'initialized_session' => ['services''session'NULLtrue],
  1829.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1830.             'session' => ['services''session''getSessionService.php'true],
  1831.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService.php'true],
  1832.         ], [
  1833.             'initialized_session' => '?',
  1834.             'request_stack' => '?',
  1835.             'session' => '?',
  1836.             'session_storage' => '?',
  1837.         ]));
  1838.     }
  1839.     /**
  1840.      * Gets the private 'stof_doctrine_extensions.listener.uploadable' shared service.
  1841.      *
  1842.      * @return \Gedmo\Uploadable\UploadableListener
  1843.      */
  1844.     protected function getStofDoctrineExtensions_Listener_UploadableService()
  1845.     {
  1846.         $this->privates['stof_doctrine_extensions.listener.uploadable'] = $instance = new \Gedmo\Uploadable\UploadableListener(new \Stof\DoctrineExtensionsBundle\Uploadable\MimeTypeGuesserAdapter());
  1847.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1848.         $instance->setDefaultFileInfoClass('Stof\\DoctrineExtensionsBundle\\Uploadable\\UploadedFileInfo');
  1849.         $instance->setDefaultPath(($this->targetDirs[3].'/src/../var/uploads'));
  1850.         (new \Stof\DoctrineExtensionsBundle\Uploadable\ValidatorConfigurator(true))->configure($instance);
  1851.         return $instance;
  1852.     }
  1853.     /**
  1854.      * Gets the private 'translator.default' shared service.
  1855.      *
  1856.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  1857.      */
  1858.     protected function getTranslator_DefaultService()
  1859.     {
  1860.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1861.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService.php'true],
  1862.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService.php'true],
  1863.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService.php'true],
  1864.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService.php'true],
  1865.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService.php'true],
  1866.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService.php'true],
  1867.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService.php'true],
  1868.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService.php'true],
  1869.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService.php'true],
  1870.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService.php'true],
  1871.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService.php'true],
  1872.         ], [
  1873.             'translation.loader.csv' => '?',
  1874.             'translation.loader.dat' => '?',
  1875.             'translation.loader.ini' => '?',
  1876.             'translation.loader.json' => '?',
  1877.             'translation.loader.mo' => '?',
  1878.             'translation.loader.php' => '?',
  1879.             'translation.loader.po' => '?',
  1880.             'translation.loader.qt' => '?',
  1881.             'translation.loader.res' => '?',
  1882.             'translation.loader.xliff' => '?',
  1883.             'translation.loader.yml' => '?',
  1884.         ]), 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->targetDirs[0].'/translations'), 'debug' => true'resource_files' => ['af' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.af.xlf')], 'ar' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'ca' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], 'es' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.es.xlf')], 'et' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.et.xlf')], 'eu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fi.xlf')], 'fr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], 'hy' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.hy.xlf')], 'id' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.it.xlf')], 'ja' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.mn.xlf')], 'nb' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nl.xlf')], 'nn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt.xlf')], 'pt_BR' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], 'sk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sq.xlf')], 'sr_Cyrl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], 'vi' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf')], 'pt_PT' => [=> ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations/security.pt_PT.xlf')]], 'scanned_directories' => [=> ($this->targetDirs[3].'/vendor/symfony/validator/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/form/Resources/translations'), => ($this->targetDirs[3].'/vendor/symfony/security-core/Resources/translations'), => ($this->targetDirs[3].'/translations'), => ($this->targetDirs[3].'/vendor/symfony/framework-bundle/Resources/translations'), => ($this->targetDirs[3].'/src/Resources/FrameworkBundle/translations'), => ($this->targetDirs[3].'/vendor/doctrine/doctrine-cache-bundle/Resources/translations'), => ($this->targetDirs[3].'/src/Resources/DoctrineCacheBundle/translations'), => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle/Resources/translations'), => ($this->targetDirs[3].'/src/Resources/SensioFrameworkExtraBundle/translations'), 10 => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle/Resources/translations'), 11 => ($this->targetDirs[3].'/src/Resources/DoctrineBundle/translations'), 12 => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle/Resources/translations'), 13 => ($this->targetDirs[3].'/src/Resources/DoctrineMigrationsBundle/translations'), 14 => ($this->targetDirs[3].'/vendor/symfony/security-bundle/Resources/translations'), 15 => ($this->targetDirs[3].'/src/Resources/SecurityBundle/translations'), 16 => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle/Resources/translations'), 17 => ($this->targetDirs[3].'/src/Resources/SwiftmailerBundle/translations'), 18 => ($this->targetDirs[3].'/vendor/symfony/twig-bundle/Resources/translations'), 19 => ($this->targetDirs[3].'/src/Resources/TwigBundle/translations'), 20 => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle/Resources/translations'), 21 => ($this->targetDirs[3].'/src/Resources/WebProfilerBundle/translations'), 22 => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle/Resources/translations'), 23 => ($this->targetDirs[3].'/src/Resources/MonologBundle/translations'), 24 => ($this->targetDirs[3].'/vendor/symfony/debug-bundle/Resources/translations'), 25 => ($this->targetDirs[3].'/src/Resources/DebugBundle/translations'), 26 => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src/Resources/translations'), 27 => ($this->targetDirs[3].'/src/Resources/MakerBundle/translations'), 28 => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle/Resources/translations'), 29 => ($this->targetDirs[3].'/src/Resources/WebServerBundle/translations'), 30 => ($this->targetDirs[3].'/vendor/lexik/jwt-authentication-bundle/Resources/translations'), 31 => ($this->targetDirs[3].'/src/Resources/LexikJWTAuthenticationBundle/translations'), 32 => ($this->targetDirs[3].'/vendor/nelmio/api-doc-bundle/Resources/translations'), 33 => ($this->targetDirs[3].'/src/Resources/NelmioApiDocBundle/translations'), 34 => ($this->targetDirs[3].'/vendor/nelmio/cors-bundle/Resources/translations'), 35 => ($this->targetDirs[3].'/src/Resources/NelmioCorsBundle/translations'), 36 => ($this->targetDirs[3].'/vendor/jms/serializer-bundle/Resources/translations'), 37 => ($this->targetDirs[3].'/src/Resources/JMSSerializerBundle/translations'), 38 => ($this->targetDirs[3].'/vendor/doctrine/doctrine-fixtures-bundle/Resources/translations'), 39 => ($this->targetDirs[3].'/src/Resources/DoctrineFixturesBundle/translations'), 40 => ($this->targetDirs[3].'/vendor/gfreeau/get-jwt-bundle/Gfreeau/Bundle/GetJWTBundle/Resources/translations'), 41 => ($this->targetDirs[3].'/src/Resources/GfreeauGetJWTBundle/translations'), 42 => ($this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle/Resources/translations'), 43 => ($this->targetDirs[3].'/src/Resources/FOSRestBundle/translations'), 44 => ($this->targetDirs[3].'/vendor/oneup/flysystem-bundle/Resources/translations'), 45 => ($this->targetDirs[3].'/src/Resources/OneupFlysystemBundle/translations'), 46 => ($this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle/Resources/translations'), 47 => ($this->targetDirs[3].'/src/Resources/StofDoctrineExtensionsBundle/translations'), 48 => ($this->targetDirs[3].'/vendor/knpuniversity/oauth2-client-bundle/src/Resources/translations'), 49 => ($this->targetDirs[3].'/src/Resources/KnpUOAuth2ClientBundle/translations'), 50 => ($this->targetDirs[3].'/src/Resources/translations')]]);
  1885.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1886.         $instance->setFallbackLocales([=> 'en']);
  1887.         return $instance;
  1888.     }
  1889.     /**
  1890.      * Gets the private 'validator.builder' shared service.
  1891.      *
  1892.      * @return \Symfony\Component\Validator\ValidatorBuilderInterface
  1893.      */
  1894.     protected function getValidator_BuilderService()
  1895.     {
  1896.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  1897.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1898.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1899.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1900.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService.php'true],
  1901.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1902.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService.php'true],
  1903.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService.php'true],
  1904.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService.php'true],
  1905.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService.php'true],
  1906.         ], [
  1907.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  1908.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  1909.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  1910.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  1911.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  1912.             'doctrine.orm.validator.unique' => '?',
  1913.             'security.validator.user_password' => '?',
  1914.             'validator.expression' => '?',
  1915.         ])));
  1916.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  1917.         $instance->setTranslationDomain('validators');
  1918.         $instance->addXmlMappings([=> ($this->targetDirs[3].'/vendor/symfony/form/Resources/config/validation.xml')]);
  1919.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  1920.         $instance->addMethodMapping('loadValidatorMetadata');
  1921.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  1922.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  1923.         return $instance;
  1924.     }
  1925.     /**
  1926.      * Gets the private 'var_dumper.html_dumper' shared service.
  1927.      *
  1928.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  1929.      */
  1930.     protected function getVarDumper_HtmlDumperService()
  1931.     {
  1932.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  1933.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  1934.         return $instance;
  1935.     }
  1936.     /**
  1937.      * Gets the private 'var_dumper.server_connection' shared service.
  1938.      *
  1939.      * @return \Symfony\Component\VarDumper\Server\Connection
  1940.      */
  1941.     protected function getVarDumper_ServerConnectionService()
  1942.     {
  1943.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'$this->targetDirs[3], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  1944.     }
  1945.     /**
  1946.      * Gets the private 'web_profiler.csp.handler' shared service.
  1947.      *
  1948.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  1949.      */
  1950.     protected function getWebProfiler_Csp_HandlerService()
  1951.     {
  1952.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  1953.     }
  1954.     /**
  1955.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  1956.      *
  1957.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  1958.      */
  1959.     protected function getWebProfiler_DebugToolbarService()
  1960.     {
  1961.         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()));
  1962.     }
  1963.     public function getParameter($name)
  1964.     {
  1965.         $name = (string) $name;
  1966.         if (isset($this->buildParameters[$name])) {
  1967.             return $this->buildParameters[$name];
  1968.         }
  1969.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  1970.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  1971.         }
  1972.         if (isset($this->loadedDynamicParameters[$name])) {
  1973.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1974.         }
  1975.         return $this->parameters[$name];
  1976.     }
  1977.     public function hasParameter($name)
  1978.     {
  1979.         $name = (string) $name;
  1980.         if (isset($this->buildParameters[$name])) {
  1981.             return true;
  1982.         }
  1983.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  1984.     }
  1985.     public function setParameter($name$value)
  1986.     {
  1987.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  1988.     }
  1989.     public function getParameterBag()
  1990.     {
  1991.         if (null === $this->parameterBag) {
  1992.             $parameters $this->parameters;
  1993.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  1994.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  1995.             }
  1996.             foreach ($this->buildParameters as $name => $value) {
  1997.                 $parameters[$name] = $value;
  1998.             }
  1999.             $this->parameterBag = new FrozenParameterBag($parameters);
  2000.         }
  2001.         return $this->parameterBag;
  2002.     }
  2003.     private $loadedDynamicParameters = [
  2004.         'kernel.root_dir' => false,
  2005.         'kernel.project_dir' => false,
  2006.         'kernel.cache_dir' => false,
  2007.         'kernel.logs_dir' => false,
  2008.         'kernel.bundles_metadata' => false,
  2009.         'files_directory' => false,
  2010.         'kernel.secret' => false,
  2011.         'session.save_path' => false,
  2012.         'validator.mapping.cache.file' => false,
  2013.         'translator.default_path' => false,
  2014.         'profiler.storage.dsn' => false,
  2015.         'debug.container.dump' => false,
  2016.         'serializer.mapping.cache.file' => false,
  2017.         'doctrine.orm.proxy_dir' => false,
  2018.         'doctrine_migrations.dir_name' => false,
  2019.         'swiftmailer.spool.default.memory.path' => false,
  2020.         'twig.default_path' => false,
  2021.         'lexik_jwt_authentication.pass_phrase' => false,
  2022.         'nelmio_cors.map' => false,
  2023.         'stof_doctrine_extensions.default_file_path' => false,
  2024.     ];
  2025.     private $dynamicParameters = [];
  2026.     /**
  2027.      * Computes a dynamic parameter.
  2028.      *
  2029.      * @param string $name The name of the dynamic parameter to load
  2030.      *
  2031.      * @return mixed The value of the dynamic parameter
  2032.      *
  2033.      * @throws InvalidArgumentException When the dynamic parameter does not exist
  2034.      */
  2035.     private function getDynamicParameter($name)
  2036.     {
  2037.         switch ($name) {
  2038.             case 'kernel.root_dir'$value = ($this->targetDirs[3].'/src'); break;
  2039.             case 'kernel.project_dir'$value $this->targetDirs[3]; break;
  2040.             case 'kernel.cache_dir'$value $this->targetDirs[0]; break;
  2041.             case 'kernel.logs_dir'$value = ($this->targetDirs[2].'/log'); break;
  2042.             case 'kernel.bundles_metadata'$value = [
  2043.                 'FrameworkBundle' => [
  2044.                     'path' => ($this->targetDirs[3].'/vendor/symfony/framework-bundle'),
  2045.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2046.                 ],
  2047.                 'DoctrineCacheBundle' => [
  2048.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-cache-bundle'),
  2049.                     'namespace' => 'Doctrine\\Bundle\\DoctrineCacheBundle',
  2050.                 ],
  2051.                 'SensioFrameworkExtraBundle' => [
  2052.                     'path' => ($this->targetDirs[3].'/vendor/sensio/framework-extra-bundle'),
  2053.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2054.                 ],
  2055.                 'DoctrineBundle' => [
  2056.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-bundle'),
  2057.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2058.                 ],
  2059.                 'DoctrineMigrationsBundle' => [
  2060.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-migrations-bundle'),
  2061.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2062.                 ],
  2063.                 'SecurityBundle' => [
  2064.                     'path' => ($this->targetDirs[3].'/vendor/symfony/security-bundle'),
  2065.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2066.                 ],
  2067.                 'SwiftmailerBundle' => [
  2068.                     'path' => ($this->targetDirs[3].'/vendor/symfony/swiftmailer-bundle'),
  2069.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  2070.                 ],
  2071.                 'TwigBundle' => [
  2072.                     'path' => ($this->targetDirs[3].'/vendor/symfony/twig-bundle'),
  2073.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2074.                 ],
  2075.                 'WebProfilerBundle' => [
  2076.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-profiler-bundle'),
  2077.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  2078.                 ],
  2079.                 'MonologBundle' => [
  2080.                     'path' => ($this->targetDirs[3].'/vendor/symfony/monolog-bundle'),
  2081.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2082.                 ],
  2083.                 'DebugBundle' => [
  2084.                     'path' => ($this->targetDirs[3].'/vendor/symfony/debug-bundle'),
  2085.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  2086.                 ],
  2087.                 'MakerBundle' => [
  2088.                     'path' => ($this->targetDirs[3].'/vendor/symfony/maker-bundle/src'),
  2089.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  2090.                 ],
  2091.                 'WebServerBundle' => [
  2092.                     'path' => ($this->targetDirs[3].'/vendor/symfony/web-server-bundle'),
  2093.                     'namespace' => 'Symfony\\Bundle\\WebServerBundle',
  2094.                 ],
  2095.                 'LexikJWTAuthenticationBundle' => [
  2096.                     'path' => ($this->targetDirs[3].'/vendor/lexik/jwt-authentication-bundle'),
  2097.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  2098.                 ],
  2099.                 'NelmioApiDocBundle' => [
  2100.                     'path' => ($this->targetDirs[3].'/vendor/nelmio/api-doc-bundle'),
  2101.                     'namespace' => 'Nelmio\\ApiDocBundle',
  2102.                 ],
  2103.                 'NelmioCorsBundle' => [
  2104.                     'path' => ($this->targetDirs[3].'/vendor/nelmio/cors-bundle'),
  2105.                     'namespace' => 'Nelmio\\CorsBundle',
  2106.                 ],
  2107.                 'JMSSerializerBundle' => [
  2108.                     'path' => ($this->targetDirs[3].'/vendor/jms/serializer-bundle'),
  2109.                     'namespace' => 'JMS\\SerializerBundle',
  2110.                 ],
  2111.                 'DoctrineFixturesBundle' => [
  2112.                     'path' => ($this->targetDirs[3].'/vendor/doctrine/doctrine-fixtures-bundle'),
  2113.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  2114.                 ],
  2115.                 'GfreeauGetJWTBundle' => [
  2116.                     'path' => ($this->targetDirs[3].'/vendor/gfreeau/get-jwt-bundle/Gfreeau/Bundle/GetJWTBundle'),
  2117.                     'namespace' => 'Gfreeau\\Bundle\\GetJWTBundle',
  2118.                 ],
  2119.                 'FOSRestBundle' => [
  2120.                     'path' => ($this->targetDirs[3].'/vendor/friendsofsymfony/rest-bundle'),
  2121.                     'namespace' => 'FOS\\RestBundle',
  2122.                 ],
  2123.                 'OneupFlysystemBundle' => [
  2124.                     'path' => ($this->targetDirs[3].'/vendor/oneup/flysystem-bundle'),
  2125.                     'namespace' => 'Oneup\\FlysystemBundle',
  2126.                 ],
  2127.                 'StofDoctrineExtensionsBundle' => [
  2128.                     'path' => ($this->targetDirs[3].'/vendor/stof/doctrine-extensions-bundle'),
  2129.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  2130.                 ],
  2131.                 'KnpUOAuth2ClientBundle' => [
  2132.                     'path' => ($this->targetDirs[3].'/vendor/knpuniversity/oauth2-client-bundle/src'),
  2133.                     'namespace' => 'KnpU\\OAuth2ClientBundle',
  2134.                 ],
  2135.             ]; break;
  2136.             case 'files_directory'$value = ($this->targetDirs[3].'/public/uploads/'); break;
  2137.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2138.             case 'session.save_path'$value = ($this->targetDirs[0].'/sessions'); break;
  2139.             case 'validator.mapping.cache.file'$value = ($this->targetDirs[0].'/validation.php'); break;
  2140.             case 'translator.default_path'$value = ($this->targetDirs[3].'/translations'); break;
  2141.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDirs[0].'/profiler'); break;
  2142.             case 'debug.container.dump'$value = ($this->targetDirs[0].'/srcApp_KernelDevDebugContainer.xml'); break;
  2143.             case 'serializer.mapping.cache.file'$value = ($this->targetDirs[0].'/serialization.php'); break;
  2144.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDirs[0].'/doctrine/orm/Proxies'); break;
  2145.             case 'doctrine_migrations.dir_name'$value = ($this->targetDirs[3].'/src/Migrations'); break;
  2146.             case 'swiftmailer.spool.default.memory.path'$value = ($this->targetDirs[0].'/swiftmailer/spool/default'); break;
  2147.             case 'twig.default_path'$value = ($this->targetDirs[3].'/templates'); break;
  2148.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  2149.             case 'nelmio_cors.map'$value = [
  2150.                 '^/' => [
  2151.                     'origin_regex' => true,
  2152.                     'allow_origin' => [
  2153.                         => $this->getEnv('resolve:CORS_ALLOW_ORIGIN'),
  2154.                     ],
  2155.                     'allow_headers' => [
  2156.                         => 'content-type',
  2157.                         => 'authorization',
  2158.                     ],
  2159.                     'expose_headers' => [
  2160.                         => 'Location',
  2161.                     ],
  2162.                     'allow_methods' => [
  2163.                         => 'POST',
  2164.                         => 'PUT',
  2165.                         => 'PATCH',
  2166.                         => 'GET',
  2167.                         => 'DELETE',
  2168.                     ],
  2169.                     'max_age' => 360000,
  2170.                 ],
  2171.             ]; break;
  2172.             case 'stof_doctrine_extensions.default_file_path'$value = ($this->targetDirs[3].'/src/../var/uploads'); break;
  2173.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2174.         }
  2175.         $this->loadedDynamicParameters[$name] = true;
  2176.         return $this->dynamicParameters[$name] = $value;
  2177.     }
  2178.     /**
  2179.      * Gets the default parameters.
  2180.      *
  2181.      * @return array An array of the default parameters
  2182.      */
  2183.     protected function getDefaultParameters()
  2184.     {
  2185.         return [
  2186.             'kernel.environment' => 'dev',
  2187.             'kernel.debug' => true,
  2188.             'kernel.name' => 'src',
  2189.             'kernel.bundles' => [
  2190.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2191.                 'DoctrineCacheBundle' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\DoctrineCacheBundle',
  2192.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2193.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2194.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2195.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2196.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  2197.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2198.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2199.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2200.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2201.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  2202.                 'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
  2203.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  2204.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  2205.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  2206.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  2207.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  2208.                 'GfreeauGetJWTBundle' => 'Gfreeau\\Bundle\\GetJWTBundle\\GfreeauGetJWTBundle',
  2209.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  2210.                 'OneupFlysystemBundle' => 'Oneup\\FlysystemBundle\\OneupFlysystemBundle',
  2211.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  2212.                 'KnpUOAuth2ClientBundle' => 'KnpU\\OAuth2ClientBundle\\KnpUOAuth2ClientBundle',
  2213.             ],
  2214.             'kernel.charset' => 'UTF-8',
  2215.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  2216.             'container.dumper.inline_class_loader' => true,
  2217.             'env(DATABASE_URL)' => '',
  2218.             'locale' => 'en',
  2219.             'fragment.renderer.hinclude.global_template' => NULL,
  2220.             'fragment.path' => '/_fragment',
  2221.             'kernel.http_method_override' => true,
  2222.             'kernel.trusted_hosts' => [
  2223.             ],
  2224.             'kernel.default_locale' => 'en',
  2225.             'templating.helper.code.file_link_format' => NULL,
  2226.             'debug.file_link_format' => NULL,
  2227.             'session.metadata.storage_key' => '_sf2_meta',
  2228.             'session.storage.options' => [
  2229.                 'cache_limiter' => '0',
  2230.                 'cookie_secure' => 'auto',
  2231.                 'cookie_httponly' => true,
  2232.                 'cookie_samesite' => 'lax',
  2233.                 'gc_probability' => 1,
  2234.             ],
  2235.             'session.metadata.update_threshold' => 0,
  2236.             'form.type_extension.csrf.enabled' => true,
  2237.             'form.type_extension.csrf.field_name' => '_token',
  2238.             'asset.request_context.base_path' => '',
  2239.             'asset.request_context.secure' => false,
  2240.             'templating.loader.cache.path' => NULL,
  2241.             'templating.engines' => [
  2242.                 => 'twig',
  2243.             ],
  2244.             'validator.mapping.cache.prefix' => '',
  2245.             'validator.translation_domain' => 'validators',
  2246.             'translator.logging' => false,
  2247.             'profiler_listener.only_exceptions' => false,
  2248.             'profiler_listener.only_master_requests' => false,
  2249.             'debug.error_handler.throw_at' => -1,
  2250.             'router.request_context.host' => 'localhost',
  2251.             'router.request_context.scheme' => 'http',
  2252.             'router.request_context.base_url' => '',
  2253.             'router.resource' => 'kernel::loadRoutes',
  2254.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  2255.             'request_listener.http_port' => 80,
  2256.             'request_listener.https_port' => 443,
  2257.             'serializer.mapping.cache.prefix' => '',
  2258.             'doctrine_cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2259.             'doctrine_cache.apcu.class' => 'Doctrine\\Common\\Cache\\ApcuCache',
  2260.             'doctrine_cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2261.             'doctrine_cache.chain.class' => 'Doctrine\\Common\\Cache\\ChainCache',
  2262.             'doctrine_cache.couchbase.class' => 'Doctrine\\Common\\Cache\\CouchbaseCache',
  2263.             'doctrine_cache.couchbase.connection.class' => 'Couchbase',
  2264.             'doctrine_cache.couchbase.hostnames' => 'localhost:8091',
  2265.             'doctrine_cache.file_system.class' => 'Doctrine\\Common\\Cache\\FilesystemCache',
  2266.             'doctrine_cache.php_file.class' => 'Doctrine\\Common\\Cache\\PhpFileCache',
  2267.             'doctrine_cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2268.             'doctrine_cache.memcache.connection.class' => 'Memcache',
  2269.             'doctrine_cache.memcache.host' => 'localhost',
  2270.             'doctrine_cache.memcache.port' => 11211,
  2271.             'doctrine_cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2272.             'doctrine_cache.memcached.connection.class' => 'Memcached',
  2273.             'doctrine_cache.memcached.host' => 'localhost',
  2274.             'doctrine_cache.memcached.port' => 11211,
  2275.             'doctrine_cache.mongodb.class' => 'Doctrine\\Common\\Cache\\MongoDBCache',
  2276.             'doctrine_cache.mongodb.collection.class' => 'MongoCollection',
  2277.             'doctrine_cache.mongodb.connection.class' => 'MongoClient',
  2278.             'doctrine_cache.mongodb.server' => 'localhost:27017',
  2279.             'doctrine_cache.predis.client.class' => 'Predis\\Client',
  2280.             'doctrine_cache.predis.scheme' => 'tcp',
  2281.             'doctrine_cache.predis.host' => 'localhost',
  2282.             'doctrine_cache.predis.port' => 6379,
  2283.             'doctrine_cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2284.             'doctrine_cache.redis.connection.class' => 'Redis',
  2285.             'doctrine_cache.redis.host' => 'localhost',
  2286.             'doctrine_cache.redis.port' => 6379,
  2287.             'doctrine_cache.riak.class' => 'Doctrine\\Common\\Cache\\RiakCache',
  2288.             'doctrine_cache.riak.bucket.class' => 'Riak\\Bucket',
  2289.             'doctrine_cache.riak.connection.class' => 'Riak\\Connection',
  2290.             'doctrine_cache.riak.bucket_property_list.class' => 'Riak\\BucketPropertyList',
  2291.             'doctrine_cache.riak.host' => 'localhost',
  2292.             'doctrine_cache.riak.port' => 8087,
  2293.             'doctrine_cache.sqlite3.class' => 'Doctrine\\Common\\Cache\\SQLite3Cache',
  2294.             'doctrine_cache.sqlite3.connection.class' => 'SQLite3',
  2295.             'doctrine_cache.void.class' => 'Doctrine\\Common\\Cache\\VoidCache',
  2296.             'doctrine_cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2297.             'doctrine_cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2298.             'doctrine_cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2299.             'doctrine_cache.security.acl.cache.class' => 'Doctrine\\Bundle\\DoctrineCacheBundle\\Acl\\Model\\AclCache',
  2300.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  2301.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  2302.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  2303.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  2304.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  2305.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  2306.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  2307.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  2308.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  2309.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  2310.             'doctrine.entity_managers' => [
  2311.                 'default' => 'doctrine.orm.default_entity_manager',
  2312.             ],
  2313.             'doctrine.default_entity_manager' => 'default',
  2314.             'doctrine.dbal.connection_factory.types' => [
  2315.                 'datetimetz' => [
  2316.                     'class' => 'UrsusArctosUA\\DoctrineTimestamp\\DBAL\\Types\\DateTimeTzType',
  2317.                     'commented' => NULL,
  2318.                 ],
  2319.             ],
  2320.             'doctrine.connections' => [
  2321.                 'default' => 'doctrine.dbal.default_connection',
  2322.             ],
  2323.             'doctrine.default_connection' => 'default',
  2324.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  2325.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  2326.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  2327.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  2328.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  2329.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  2330.             'doctrine.orm.cache.memcache_host' => 'localhost',
  2331.             'doctrine.orm.cache.memcache_port' => 11211,
  2332.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  2333.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  2334.             'doctrine.orm.cache.memcached_host' => 'localhost',
  2335.             'doctrine.orm.cache.memcached_port' => 11211,
  2336.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  2337.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  2338.             'doctrine.orm.cache.redis_host' => 'localhost',
  2339.             'doctrine.orm.cache.redis_port' => 6379,
  2340.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  2341.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  2342.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  2343.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  2344.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Common\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  2345.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  2346.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  2347.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  2348.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  2349.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  2350.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  2351.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  2352.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  2353.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  2354.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  2355.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  2356.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  2357.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  2358.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  2359.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  2360.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  2361.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  2362.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  2363.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  2364.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  2365.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  2366.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  2367.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  2368.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  2369.             'doctrine.orm.auto_generate_proxy_classes' => true,
  2370.             'doctrine.orm.proxy_namespace' => 'Proxies',
  2371.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  2372.             'doctrine_migrations.table_name' => 'migration_versions',
  2373.             'doctrine_migrations.column_name' => 'version',
  2374.             'doctrine_migrations.column_length' => 14,
  2375.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  2376.             'doctrine_migrations.all_or_nothing' => false,
  2377.             'doctrine_migrations.name' => 'Application Migrations',
  2378.             'doctrine_migrations.custom_template' => NULL,
  2379.             'doctrine_migrations.organize_migrations' => false,
  2380.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  2381.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  2382.             'security.role_hierarchy.roles' => [
  2383.                 'ROLE_TRANSLATOR' => [
  2384.                     => 'ROLE_USER',
  2385.                 ],
  2386.                 'ROLE_CLIENT' => [
  2387.                     => 'ROLE_USER',
  2388.                 ],
  2389.                 'ROLE_MANAGER' => [
  2390.                     => 'ROLE_USER',
  2391.                 ],
  2392.                 'ROLE_ADMIN' => [
  2393.                     => 'ROLE_MANAGER',
  2394.                     => 'ROLE_CLIENT',
  2395.                     => 'ROLE_TRANSLATOR',
  2396.                 ],
  2397.                 'ROLE_SUPER_ADMIN' => [
  2398.                     => 'ROLE_ADMIN',
  2399.                 ],
  2400.             ],
  2401.             'security.access.denied_url' => NULL,
  2402.             'security.authentication.manager.erase_credentials' => true,
  2403.             'security.authentication.session_strategy.strategy' => 'migrate',
  2404.             'security.access.always_authenticate_before_granting' => false,
  2405.             'security.authentication.hide_user_not_found' => true,
  2406.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  2407.             'swiftmailer.mailer.default.spool.enabled' => true,
  2408.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  2409.             'swiftmailer.mailer.default.single_address' => NULL,
  2410.             'swiftmailer.mailer.default.delivery.enabled' => true,
  2411.             'swiftmailer.spool.enabled' => true,
  2412.             'swiftmailer.delivery.enabled' => true,
  2413.             'swiftmailer.single_address' => NULL,
  2414.             'swiftmailer.mailers' => [
  2415.                 'default' => 'swiftmailer.mailer.default',
  2416.             ],
  2417.             'swiftmailer.default_mailer' => 'default',
  2418.             'twig.exception_listener.controller' => 'twig.controller.exception::showAction',
  2419.             'twig.form.resources' => [
  2420.                 => 'form_div_layout.html.twig',
  2421.             ],
  2422.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  2423.             'web_profiler.debug_toolbar.mode' => 2,
  2424.             'monolog.use_microseconds' => true,
  2425.             'monolog.swift_mailer.handlers' => [
  2426.             ],
  2427.             'monolog.handlers_to_channels' => [
  2428.                 'monolog.handler.console' => [
  2429.                     'type' => 'exclusive',
  2430.                     'elements' => [
  2431.                         => 'event',
  2432.                         => 'doctrine',
  2433.                         => 'console',
  2434.                     ],
  2435.                 ],
  2436.                 'monolog.handler.main' => [
  2437.                     'type' => 'exclusive',
  2438.                     'elements' => [
  2439.                         => 'event',
  2440.                     ],
  2441.                 ],
  2442.                 'monolog.handler.security' => NULL,
  2443.             ],
  2444.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  2445.             'lexik_jwt_authentication.token_ttl' => 7200,
  2446.             'lexik_jwt_authentication.clock_skew' => 0,
  2447.             'lexik_jwt_authentication.user_identity_field' => 'username',
  2448.             'lexik_jwt_authentication.user_id_claim' => 'username',
  2449.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  2450.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  2451.             'nelmio_api_doc.areas' => [
  2452.                 => 'default',
  2453.             ],
  2454.             'nelmio_cors.defaults' => [
  2455.                 'allow_origin' => [
  2456.                 ],
  2457.                 'allow_credentials' => false,
  2458.                 'allow_headers' => [
  2459.                 ],
  2460.                 'expose_headers' => [
  2461.                 ],
  2462.                 'allow_methods' => [
  2463.                 ],
  2464.                 'max_age' => 0,
  2465.                 'hosts' => [
  2466.                 ],
  2467.                 'origin_regex' => false,
  2468.                 'forced_allow_origin_value' => NULL,
  2469.             ],
  2470.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  2471.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  2472.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  2473.             'fos_rest.format_listener.rules' => NULL,
  2474.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  2475.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  2476.             'stof_doctrine_extensions.uploadable.manager.class' => 'Stof\\DoctrineExtensionsBundle\\Uploadable\\UploadableManager',
  2477.             'stof_doctrine_extensions.uploadable.mime_type_guesser.class' => 'Stof\\DoctrineExtensionsBundle\\Uploadable\\MimeTypeGuesserAdapter',
  2478.             'stof_doctrine_extensions.uploadable.default_file_info.class' => 'Stof\\DoctrineExtensionsBundle\\Uploadable\\UploadedFileInfo',
  2479.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  2480.             'stof_doctrine_extensions.default_locale' => 'en_US',
  2481.             'stof_doctrine_extensions.translation_fallback' => false,
  2482.             'stof_doctrine_extensions.persist_default_translation' => false,
  2483.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  2484.             'stof_doctrine_extensions.uploadable.validate_writable_directory' => true,
  2485.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  2486.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  2487.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  2488.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  2489.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  2490.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  2491.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  2492.             'data_collector.templates' => [
  2493.                 'data_collector.request' => [
  2494.                     => 'request',
  2495.                     => '@WebProfiler/Collector/request.html.twig',
  2496.                 ],
  2497.                 'data_collector.time' => [
  2498.                     => 'time',
  2499.                     => '@WebProfiler/Collector/time.html.twig',
  2500.                 ],
  2501.                 'data_collector.memory' => [
  2502.                     => 'memory',
  2503.                     => '@WebProfiler/Collector/memory.html.twig',
  2504.                 ],
  2505.                 'data_collector.validator' => [
  2506.                     => 'validator',
  2507.                     => '@WebProfiler/Collector/validator.html.twig',
  2508.                 ],
  2509.                 'data_collector.ajax' => [
  2510.                     => 'ajax',
  2511.                     => '@WebProfiler/Collector/ajax.html.twig',
  2512.                 ],
  2513.                 'data_collector.form' => [
  2514.                     => 'form',
  2515.                     => '@WebProfiler/Collector/form.html.twig',
  2516.                 ],
  2517.                 'data_collector.exception' => [
  2518.                     => 'exception',
  2519.                     => '@WebProfiler/Collector/exception.html.twig',
  2520.                 ],
  2521.                 'data_collector.logger' => [
  2522.                     => 'logger',
  2523.                     => '@WebProfiler/Collector/logger.html.twig',
  2524.                 ],
  2525.                 'data_collector.events' => [
  2526.                     => 'events',
  2527.                     => '@WebProfiler/Collector/events.html.twig',
  2528.                 ],
  2529.                 'data_collector.router' => [
  2530.                     => 'router',
  2531.                     => '@WebProfiler/Collector/router.html.twig',
  2532.                 ],
  2533.                 'data_collector.cache' => [
  2534.                     => 'cache',
  2535.                     => '@WebProfiler/Collector/cache.html.twig',
  2536.                 ],
  2537.                 'data_collector.translation' => [
  2538.                     => 'translation',
  2539.                     => '@WebProfiler/Collector/translation.html.twig',
  2540.                 ],
  2541.                 'data_collector.security' => [
  2542.                     => 'security',
  2543.                     => '@Security/Collector/security.html.twig',
  2544.                 ],
  2545.                 'data_collector.twig' => [
  2546.                     => 'twig',
  2547.                     => '@WebProfiler/Collector/twig.html.twig',
  2548.                 ],
  2549.                 'data_collector.doctrine' => [
  2550.                     => 'db',
  2551.                     => '@Doctrine/Collector/db.html.twig',
  2552.                 ],
  2553.                 'swiftmailer.data_collector' => [
  2554.                     => 'swiftmailer',
  2555.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  2556.                 ],
  2557.                 'data_collector.dump' => [
  2558.                     => 'dump',
  2559.                     => '@Debug/Profiler/dump.html.twig',
  2560.                 ],
  2561.                 'data_collector.messenger' => [
  2562.                     => 'messenger',
  2563.                     => '@WebProfiler/Collector/messenger.html.twig',
  2564.                 ],
  2565.                 'data_collector.config' => [
  2566.                     => 'config',
  2567.                     => '@WebProfiler/Collector/config.html.twig',
  2568.                 ],
  2569.             ],
  2570.             'console.command.ids' => [
  2571.                 => 'console.command.public_alias.App\\Command\\ConfigureQuickbook',
  2572.                 => 'console.command.public_alias.App\\Command\\CreateOriginalDocumentDuplicatesCommand',
  2573.                 => 'console.command.public_alias.App\\Command\\CreateQuickbookCustomer',
  2574.                 => 'console.command.public_alias.App\\Command\\CreateQuickbookInvoice',
  2575.                 => 'console.command.public_alias.App\\Command\\CreateQuickbookPurchaseOrder',
  2576.                 => 'console.command.public_alias.App\\Command\\ImportUsersFromCSV',
  2577.                 => 'console.command.public_alias.App\\Command\\RemindPersonalProjectQuotePaymentCommand',
  2578.                 => 'console.command.public_alias.App\\Command\\RemindTheTranslatorOfTheDeadlineCommand',
  2579.                 => 'console.command.public_alias.App\\Command\\TimerProcessorCommand',
  2580.                 => 'console.command.public_alias.App\\Command\\UpdateDbDataCommand',
  2581.                 10 => 'console.command.public_alias.doctrine_cache.contains_command',
  2582.                 11 => 'console.command.public_alias.doctrine_cache.delete_command',
  2583.                 12 => 'console.command.public_alias.doctrine_cache.flush_command',
  2584.                 13 => 'console.command.public_alias.doctrine_cache.stats_command',
  2585.                 14 => 'console.command.public_alias.doctrine_migrations.diff_command',
  2586.                 15 => 'console.command.public_alias.doctrine_migrations.dump_schema_command',
  2587.                 16 => 'console.command.public_alias.doctrine_migrations.execute_command',
  2588.                 17 => 'console.command.public_alias.doctrine_migrations.generate_command',
  2589.                 18 => 'console.command.public_alias.doctrine_migrations.latest_command',
  2590.                 19 => 'console.command.public_alias.doctrine_migrations.migrate_command',
  2591.                 20 => 'console.command.public_alias.doctrine_migrations.rollup_command',
  2592.                 21 => 'console.command.public_alias.doctrine_migrations.status_command',
  2593.                 22 => 'console.command.public_alias.doctrine_migrations.up_to_date_command',
  2594.                 23 => 'console.command.public_alias.doctrine_migrations.version_command',
  2595.             ],
  2596.         ];
  2597.     }
  2598. }