var/cache/dev/ContainerDkUHvZW/App_KernelDevDebugContainer.php line 1278

Open in your IDE?
  1. <?php
  2. namespace ContainerDkUHvZW;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir = __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this, 'getService']);
  24.         $this->buildParameters = $buildParameters;
  25.         $this->containerDir = $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters = $this->getDefaultParameters();
  28.         $this->services = $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  34.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  35.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  36.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  37.             '.container.private.twig' => 'get_Container_Private_TwigService',
  38.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  39.             'cache.app' => 'getCache_AppService',
  40.             'cache.system' => 'getCache_SystemService',
  41.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  42.             'data_collector.dump' => 'getDataCollector_DumpService',
  43.             'doctrine' => 'getDoctrineService',
  44.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  45.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  46.             'event_dispatcher' => 'getEventDispatcherService',
  47.             'http_kernel' => 'getHttpKernelService',
  48.             'knp_paginator' => 'getKnpPaginatorService',
  49.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  50.             'request_stack' => 'getRequestStackService',
  51.             'router' => 'getRouterService',
  52.             'translator' => 'getTranslatorService',
  53.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  54.             'cache_clearer' => 'getCacheClearerService',
  55.             'filesystem' => 'getFilesystemService',
  56.             'serializer' => 'getSerializerService',
  57.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  58.             'form.factory' => 'getForm_FactoryService',
  59.             'form.type.file' => 'getForm_Type_FileService',
  60.             'profiler' => 'getProfilerService',
  61.             'twig' => 'getTwigService',
  62.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  63.             'security.token_storage' => 'getSecurity_TokenStorageService',
  64.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  65.             'session' => 'getSessionService',
  66.             'validator' => 'getValidatorService',
  67.         ];
  68.         $this->fileMap = [
  69.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  70.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  71.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  72.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  73.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  74.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  75.             '.container.private.session' => 'get_Container_Private_SessionService',
  76.             'App\\Controller\\Admin\\AdminController' => 'getAdminControllerService',
  77.             'App\\Controller\\Admin\\ArticleController' => 'getArticleControllerService',
  78.             'App\\Controller\\Admin\\CancelEventApplicationController' => 'getCancelEventApplicationControllerService',
  79.             'App\\Controller\\Admin\\ClientController' => 'getClientControllerService',
  80.             'App\\Controller\\Admin\\CompanyController' => 'getCompanyControllerService',
  81.             'App\\Controller\\Admin\\ConfigurationController' => 'getConfigurationControllerService',
  82.             'App\\Controller\\Admin\\EmailController' => 'getEmailControllerService',
  83.             'App\\Controller\\Admin\\EventController' => 'getEventControllerService',
  84.             'App\\Controller\\Admin\\InvoiceApplicationController' => 'getInvoiceApplicationControllerService',
  85.             'App\\Controller\\Admin\\InvoiceController' => 'getInvoiceControllerService',
  86.             'App\\Controller\\Admin\\MarketplaceCategoryController' => 'getMarketplaceCategoryControllerService',
  87.             'App\\Controller\\Admin\\MarketplaceReservationController' => 'getMarketplaceReservationControllerService',
  88.             'App\\Controller\\Admin\\NotificationController' => 'getNotificationControllerService',
  89.             'App\\Controller\\Admin\\PubController' => 'getPubControllerService',
  90.             'App\\Controller\\Admin\\RegistrationController' => 'getRegistrationControllerService',
  91.             'App\\Controller\\Admin\\RoomController' => 'getRoomControllerService',
  92.             'App\\Controller\\Admin\\SegmentationController' => 'getSegmentationControllerService',
  93.             'App\\Controller\\Admin\\SpecialistController' => 'getSpecialistControllerService',
  94.             'App\\Controller\\Admin\\StatEventController' => 'getStatEventControllerService',
  95.             'App\\Controller\\Admin\\StatsController' => 'getStatsControllerService',
  96.             'App\\Controller\\Admin\\Stats_v2\\DashController' => 'getDashControllerService',
  97.             'App\\Controller\\Admin\\Stats_v2\\ObjectiveDetailController' => 'getObjectiveDetailControllerService',
  98.             'App\\Controller\\Admin\\Stats_v2\\RecommendedWorkshopsController' => 'getRecommendedWorkshopsControllerService',
  99.             'App\\Controller\\Admin\\Stats_v2\\ReservationDetailController' => 'getReservationDetailControllerService',
  100.             'App\\Controller\\Admin\\Stats_v2\\StatXlsController' => 'getStatXlsControllerService',
  101.             'App\\Controller\\Admin\\Stats_v2\\TopVideoContentController' => 'getTopVideoContentControllerService',
  102.             'App\\Controller\\Admin\\Stats_v2\\UsersDetailController' => 'getUsersDetailControllerService',
  103.             'App\\Controller\\Admin\\Stats_v2\\VitalityDetailController' => 'getVitalityDetailControllerService',
  104.             'App\\Controller\\Admin\\TagController' => 'getTagControllerService',
  105.             'App\\Controller\\Admin\\UserController' => 'getUserControllerService',
  106.             'App\\Controller\\Admin\\VisioEventController' => 'getVisioEventControllerService',
  107.             'App\\Controller\\Admin\\VisioEventPromotionController' => 'getVisioEventPromotionControllerService',
  108.             'App\\Controller\\Admin\\WorkshopController' => 'getWorkshopControllerService',
  109.             'App\\Controller\\ApiController' => 'getApiControllerService',
  110.             'App\\Controller\\Api\\AnswerController' => 'getAnswerControllerService',
  111.             'App\\Controller\\Api\\AppVersionController' => 'getAppVersionControllerService',
  112.             'App\\Controller\\Api\\AssociationController' => 'getAssociationControllerService',
  113.             'App\\Controller\\Api\\AwardController' => 'getAwardControllerService',
  114.             'App\\Controller\\Api\\BikeController' => 'getBikeControllerService',
  115.             'App\\Controller\\Api\\CacheController' => 'getCacheControllerService',
  116.             'App\\Controller\\Api\\CategoryController' => 'getCategoryControllerService',
  117.             'App\\Controller\\Api\\ChannelController' => 'getChannelControllerService',
  118.             'App\\Controller\\Api\\ChatController' => 'getChatControllerService',
  119.             'App\\Controller\\Api\\ChatMessageController' => 'getChatMessageControllerService',
  120.             'App\\Controller\\Api\\ClientController' => 'getClientController2Service',
  121.             'App\\Controller\\Api\\CompanyController' => 'getCompanyController2Service',
  122.             'App\\Controller\\Api\\ConfigController' => 'getConfigControllerService',
  123.             'App\\Controller\\Api\\CreateMediaObjectAction' => 'getCreateMediaObjectActionService',
  124.             'App\\Controller\\Api\\DailyAdviceController' => 'getDailyAdviceControllerService',
  125.             'App\\Controller\\Api\\DailyRewardController' => 'getDailyRewardControllerService',
  126.             'App\\Controller\\Api\\DashController' => 'getDashController2Service',
  127.             'App\\Controller\\Api\\DayController' => 'getDayControllerService',
  128.             'App\\Controller\\Api\\DayEventController' => 'getDayEventControllerService',
  129.             'App\\Controller\\Api\\DepartmentsController' => 'getDepartmentsControllerService',
  130.             'App\\Controller\\Api\\EmailConfigController' => 'getEmailConfigControllerService',
  131.             'App\\Controller\\Api\\EventController' => 'getEventController2Service',
  132.             'App\\Controller\\Api\\ExclusionsController' => 'getExclusionsControllerService',
  133.             'App\\Controller\\Api\\ExpertController' => 'getExpertControllerService',
  134.             'App\\Controller\\Api\\FiltersCategoryController' => 'getFiltersCategoryControllerService',
  135.             'App\\Controller\\Api\\FiltersFilterController' => 'getFiltersFilterControllerService',
  136.             'App\\Controller\\Api\\FooterController' => 'getFooterControllerService',
  137.             'App\\Controller\\Api\\HomepageController' => 'getHomepageControllerService',
  138.             'App\\Controller\\Api\\InvitationLandingController' => 'getInvitationLandingControllerService',
  139.             'App\\Controller\\Api\\KinestexLogController' => 'getKinestexLogControllerService',
  140.             'App\\Controller\\Api\\MediaObjectController' => 'getMediaObjectControllerService',
  141.             'App\\Controller\\Api\\MessageController' => 'getMessageControllerService',
  142.             'App\\Controller\\Api\\MoodAfterPostResponsesController' => 'getMoodAfterPostResponsesControllerService',
  143.             'App\\Controller\\Api\\MoodResponsesController' => 'getMoodResponsesControllerService',
  144.             'App\\Controller\\Api\\MoodsController' => 'getMoodsControllerService',
  145.             'App\\Controller\\Api\\NavbarController' => 'getNavbarControllerService',
  146.             'App\\Controller\\Api\\NotificationController' => 'getNotificationController2Service',
  147.             'App\\Controller\\Api\\ObjectiveController' => 'getObjectiveControllerService',
  148.             'App\\Controller\\Api\\PedometerController' => 'getPedometerControllerService',
  149.             'App\\Controller\\Api\\PlaylistController' => 'getPlaylistControllerService',
  150.             'App\\Controller\\Api\\PlaylistVideoConfigsController' => 'getPlaylistVideoConfigsControllerService',
  151.             'App\\Controller\\Api\\ProgramController' => 'getProgramControllerService',
  152.             'App\\Controller\\Api\\QuestionsController' => 'getQuestionsControllerService',
  153.             'App\\Controller\\Api\\RegistrationController' => 'getRegistrationController2Service',
  154.             'App\\Controller\\Api\\ResetPasswordController' => 'getResetPasswordControllerService',
  155.             'App\\Controller\\Api\\RestrictionsController' => 'getRestrictionsControllerService',
  156.             'App\\Controller\\Api\\RunController' => 'getRunControllerService',
  157.             'App\\Controller\\Api\\SearchController' => 'getSearchControllerService',
  158.             'App\\Controller\\Api\\Segmentation\\SegmentationValueAssignController' => 'getSegmentationValueAssignControllerService',
  159.             'App\\Controller\\Api\\SlideController' => 'getSlideControllerService',
  160.             'App\\Controller\\Api\\SmtpController' => 'getSmtpControllerService',
  161.             'App\\Controller\\Api\\StatsController' => 'getStatsController2Service',
  162.             'App\\Controller\\Api\\StravaApiController' => 'getStravaApiControllerService',
  163.             'App\\Controller\\Api\\SurveyController' => 'getSurveyControllerService',
  164.             'App\\Controller\\Api\\TeamController' => 'getTeamControllerService',
  165.             'App\\Controller\\Api\\TeamInvitationController' => 'getTeamInvitationControllerService',
  166.             'App\\Controller\\Api\\TeamJoinController' => 'getTeamJoinControllerService',
  167.             'App\\Controller\\Api\\TeamUserController' => 'getTeamUserControllerService',
  168.             'App\\Controller\\Api\\TeamplayChallengeController' => 'getTeamplayChallengeControllerService',
  169.             'App\\Controller\\Api\\TeamplayController' => 'getTeamplayControllerService',
  170.             'App\\Controller\\Api\\TeamplayLogController' => 'getTeamplayLogControllerService',
  171.             'App\\Controller\\Api\\TeamplayUserRecapController' => 'getTeamplayUserRecapControllerService',
  172.             'App\\Controller\\Api\\Teamplay\\BoManagerTeamplayRankingAxesController' => 'getBoManagerTeamplayRankingAxesControllerService',
  173.             'App\\Controller\\Api\\Teamplay\\BoManagerTeamplayRankingController' => 'getBoManagerTeamplayRankingControllerService',
  174.             'App\\Controller\\Api\\Teamplay\\TeamplayRankingAxisDetailController' => 'getTeamplayRankingAxisDetailControllerService',
  175.             'App\\Controller\\Api\\Teamplay\\TeamplayRankingAxisListController' => 'getTeamplayRankingAxisListControllerService',
  176.             'App\\Controller\\Api\\TvTagController' => 'getTvTagControllerService',
  177.             'App\\Controller\\Api\\TvUserController' => 'getTvUserControllerService',
  178.             'App\\Controller\\Api\\UsePlatformLogController' => 'getUsePlatformLogControllerService',
  179.             'App\\Controller\\Api\\UserController' => 'getUserController2Service',
  180.             'App\\Controller\\Api\\VideoController' => 'getVideoControllerService',
  181.             'App\\Controller\\Api\\VideoEventsController' => 'getVideoEventsControllerService',
  182.             'App\\Controller\\Api\\VideoLastValidateController' => 'getVideoLastValidateControllerService',
  183.             'App\\Controller\\Api\\VitalityBalanceController' => 'getVitalityBalanceControllerService',
  184.             'App\\Controller\\CancelEventApplicationController' => 'getCancelEventApplicationController2Service',
  185.             'App\\Controller\\Client\\EventsController' => 'getEventsControllerService',
  186.             'App\\Controller\\Client\\LegalController' => 'getLegalControllerService',
  187.             'App\\Controller\\Client\\MyAccountController' => 'getMyAccountControllerService',
  188.             'App\\Controller\\Client\\MyBookingController' => 'getMyBookingControllerService',
  189.             'App\\Controller\\Client\\MyfeedbackController' => 'getMyfeedbackControllerService',
  190.             'App\\Controller\\Client\\ValidController' => 'getValidControllerService',
  191.             'App\\Controller\\Client\\VisioController' => 'getVisioControllerService',
  192.             'App\\Controller\\Client\\v2\\Blog\\BlogDetailController' => 'getBlogDetailControllerService',
  193.             'App\\Controller\\Client\\v2\\Blog\\BlogListController' => 'getBlogListControllerService',
  194.             'App\\Controller\\Client\\v2\\ContactController' => 'getContactControllerService',
  195.             'App\\Controller\\Client\\v2\\CustomLandingController' => 'getCustomLandingControllerService',
  196.             'App\\Controller\\Client\\v2\\DashController' => 'getDashController3Service',
  197.             'App\\Controller\\Client\\v2\\FirstConnectionController' => 'getFirstConnectionControllerService',
  198.             'App\\Controller\\Client\\v2\\LegalController' => 'getLegalController2Service',
  199.             'App\\Controller\\Client\\v2\\Live\\AccountController' => 'getAccountControllerService',
  200.             'App\\Controller\\Client\\v2\\Live\\EventDetailController' => 'getEventDetailControllerService',
  201.             'App\\Controller\\Client\\v2\\Live\\LegalController' => 'getLegalController3Service',
  202.             'App\\Controller\\Client\\v2\\Live\\MyBookingController' => 'getMyBookingController2Service',
  203.             'App\\Controller\\Client\\v2\\Live\\MyfeedbackController' => 'getMyfeedbackController2Service',
  204.             'App\\Controller\\Client\\v2\\Live\\PaidEventController' => 'getPaidEventControllerService',
  205.             'App\\Controller\\Client\\v2\\Live\\ReservationController' => 'getReservationControllerService',
  206.             'App\\Controller\\Client\\v2\\Live\\SoloEventController' => 'getSoloEventControllerService',
  207.             'App\\Controller\\Client\\v2\\Live\\ValidController' => 'getValidController2Service',
  208.             'App\\Controller\\Client\\v2\\Live\\VisioController' => 'getVisioController2Service',
  209.             'App\\Controller\\Client\\v2\\Tv\\CategoryController' => 'getCategoryController2Service',
  210.             'App\\Controller\\Client\\v2\\Tv\\ChannelController' => 'getChannelController2Service',
  211.             'App\\Controller\\Client\\v2\\Tv\\Expert\\ExpertDetailController' => 'getExpertDetailControllerService',
  212.             'App\\Controller\\Client\\v2\\Tv\\Expert\\ExpertsController' => 'getExpertsControllerService',
  213.             'App\\Controller\\Client\\v2\\Tv\\FaqController' => 'getFaqControllerService',
  214.             'App\\Controller\\Client\\v2\\Tv\\LibraryController' => 'getLibraryControllerService',
  215.             'App\\Controller\\Client\\v2\\Tv\\Objectives\\ObjectiveChoiceController' => 'getObjectiveChoiceControllerService',
  216.             'App\\Controller\\Client\\v2\\Tv\\Objectives\\ObjectiveController' => 'getObjectiveController2Service',
  217.             'App\\Controller\\Client\\v2\\Tv\\Playlist\\PlaylistAjaxController' => 'getPlaylistAjaxControllerService',
  218.             'App\\Controller\\Client\\v2\\Tv\\Playlist\\PlaylistController' => 'getPlaylistController2Service',
  219.             'App\\Controller\\Client\\v2\\Tv\\Playlist\\PlaylistDetailController' => 'getPlaylistDetailControllerService',
  220.             'App\\Controller\\Client\\v2\\Tv\\Program\\DayEventController' => 'getDayEventController2Service',
  221.             'App\\Controller\\Client\\v2\\Tv\\Program\\ProgramDayController' => 'getProgramDayControllerService',
  222.             'App\\Controller\\Client\\v2\\Tv\\Program\\ProgramDetailController' => 'getProgramDetailControllerService',
  223.             'App\\Controller\\Client\\v2\\Tv\\Program\\ProgramEventController' => 'getProgramEventControllerService',
  224.             'App\\Controller\\Client\\v2\\Tv\\Program\\ProgramExpressDetailController' => 'getProgramExpressDetailControllerService',
  225.             'App\\Controller\\Client\\v2\\Tv\\Program\\ProgramListController' => 'getProgramListControllerService',
  226.             'App\\Controller\\Client\\v2\\Tv\\RecommendedObjectiveController' => 'getRecommendedObjectiveControllerService',
  227.             'App\\Controller\\Client\\v2\\Tv\\Search\\SearchController' => 'getSearchController2Service',
  228.             'App\\Controller\\Client\\v2\\Tv\\Teamplay\\TeamplayChallengeController' => 'getTeamplayChallengeController2Service',
  229.             'App\\Controller\\Client\\v2\\Tv\\Teamplay\\TeamplayEventController' => 'getTeamplayEventControllerService',
  230.             'App\\Controller\\Client\\v2\\Tv\\Teamplay\\TeamplayHomeController' => 'getTeamplayHomeControllerService',
  231.             'App\\Controller\\Client\\v2\\Tv\\Teamplay\\TeamplayInfoController' => 'getTeamplayInfoControllerService',
  232.             'App\\Controller\\Client\\v2\\Tv\\Teamplay\\TeamplayMyTeamController' => 'getTeamplayMyTeamControllerService',
  233.             'App\\Controller\\Client\\v2\\Tv\\Teamplay\\TeamplayNotFoundController' => 'getTeamplayNotFoundControllerService',
  234.             'App\\Controller\\Client\\v2\\Tv\\Teamplay\\TeamplayProfileController' => 'getTeamplayProfileControllerService',
  235.             'App\\Controller\\Client\\v2\\Tv\\Teamplay\\TeamplayTeamsController' => 'getTeamplayTeamsControllerService',
  236.             'App\\Controller\\Client\\v2\\Tv\\TvAccessDeniedController' => 'getTvAccessDeniedControllerService',
  237.             'App\\Controller\\Client\\v2\\Tv\\TvHomeController' => 'getTvHomeControllerService',
  238.             'App\\Controller\\Client\\v2\\Tv\\Video\\VideoController' => 'getVideoController2Service',
  239.             'App\\Controller\\Client\\v2\\Tv\\Video\\VideoEventController' => 'getVideoEventControllerService',
  240.             'App\\Controller\\Client\\v2\\Tv\\Vitality\\VitalityBalanceController' => 'getVitalityBalanceController2Service',
  241.             'App\\Controller\\Client\\v2\\Tv\\Vitality\\VitalitySurveyController' => 'getVitalitySurveyControllerService',
  242.             'App\\Controller\\CompanyAccountActivationController' => 'getCompanyAccountActivationControllerService',
  243.             'App\\Controller\\Company\\AffiliatedEventController' => 'getAffiliatedEventControllerService',
  244.             'App\\Controller\\Company\\ClientController' => 'getClientController3Service',
  245.             'App\\Controller\\Company\\ContactController' => 'getContactController2Service',
  246.             'App\\Controller\\Company\\DefaultController' => 'getDefaultControllerService',
  247.             'App\\Controller\\Company\\EventController' => 'getEventController3Service',
  248.             'App\\Controller\\Company\\InvoiceController' => 'getInvoiceController2Service',
  249.             'App\\Controller\\Company\\LegalController' => 'getLegalController4Service',
  250.             'App\\Controller\\Company\\NotificationController' => 'getNotificationController3Service',
  251.             'App\\Controller\\Company\\RegistrationController' => 'getRegistrationController3Service',
  252.             'App\\Controller\\Company\\RoomController' => 'getRoomController2Service',
  253.             'App\\Controller\\Company\\SegmentationController' => 'getSegmentationController2Service',
  254.             'App\\Controller\\Company\\SpecialistController' => 'getSpecialistController2Service',
  255.             'App\\Controller\\Company\\StatEventController' => 'getStatEventController2Service',
  256.             'App\\Controller\\Company\\StatsController' => 'getStatsController3Service',
  257.             'App\\Controller\\Company\\Stats_v2\\DashController' => 'getDashController4Service',
  258.             'App\\Controller\\Company\\Stats_v2\\ObjectiveDetailController' => 'getObjectiveDetailController2Service',
  259.             'App\\Controller\\Company\\Stats_v2\\RecommendedWorkshopsController' => 'getRecommendedWorkshopsController2Service',
  260.             'App\\Controller\\Company\\Stats_v2\\ReservationDetailController' => 'getReservationDetailController2Service',
  261.             'App\\Controller\\Company\\Stats_v2\\ReservationPaymentController' => 'getReservationPaymentControllerService',
  262.             'App\\Controller\\Company\\Stats_v2\\StatXlsController' => 'getStatXlsController2Service',
  263.             'App\\Controller\\Company\\Stats_v2\\TopVideoContentController' => 'getTopVideoContentController2Service',
  264.             'App\\Controller\\Company\\Stats_v2\\UsersDetailController' => 'getUsersDetailController2Service',
  265.             'App\\Controller\\Company\\Stats_v2\\VitalityDetailController' => 'getVitalityDetailController2Service',
  266.             'App\\Controller\\Company\\UserController' => 'getUserController3Service',
  267.             'App\\Controller\\Company\\VisioEventController' => 'getVisioEventController2Service',
  268.             'App\\Controller\\Company\\WorkshopController' => 'getWorkshopController2Service',
  269.             'App\\Controller\\DefaultController' => 'getDefaultController2Service',
  270.             'App\\Controller\\MarketplaceReservationController' => 'getMarketplaceReservationController2Service',
  271.             'App\\Controller\\Marketplace\\AllEventsController' => 'getAllEventsControllerService',
  272.             'App\\Controller\\Marketplace\\CollectiveEventsController' => 'getCollectiveEventsControllerService',
  273.             'App\\Controller\\Marketplace\\ContactController' => 'getContactController3Service',
  274.             'App\\Controller\\Marketplace\\ExpertController' => 'getExpertController2Service',
  275.             'App\\Controller\\Marketplace\\FavoriteController' => 'getFavoriteControllerService',
  276.             'App\\Controller\\Marketplace\\HelpController' => 'getHelpControllerService',
  277.             'App\\Controller\\Marketplace\\LegalController' => 'getLegalController5Service',
  278.             'App\\Controller\\Marketplace\\ReservationController' => 'getReservationController2Service',
  279.             'App\\Controller\\Marketplace\\SoloEventController' => 'getSoloEventController2Service',
  280.             'App\\Controller\\Marketplace\\UserController' => 'getUserController4Service',
  281.             'App\\Controller\\Marketplace\\VisioEventController' => 'getVisioEventController3Service',
  282.             'App\\Controller\\NotificationPreferenceController' => 'getNotificationPreferenceControllerService',
  283.             'App\\Controller\\ResetPasswordController' => 'getResetPasswordController2Service',
  284.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  285.             'App\\Controller\\SpecialistRegisterController' => 'getSpecialistRegisterControllerService',
  286.             'App\\Controller\\Specialist\\AffiliatedEventController' => 'getAffiliatedEventController2Service',
  287.             'App\\Controller\\Specialist\\CancelEventApplicationController' => 'getCancelEventApplicationController3Service',
  288.             'App\\Controller\\Specialist\\ContactController' => 'getContactController4Service',
  289.             'App\\Controller\\Specialist\\DefaultController' => 'getDefaultController3Service',
  290.             'App\\Controller\\Specialist\\EventController' => 'getEventController4Service',
  291.             'App\\Controller\\Specialist\\InvoiceController' => 'getInvoiceController3Service',
  292.             'App\\Controller\\Specialist\\LegalController' => 'getLegalController6Service',
  293.             'App\\Controller\\Specialist\\StatsController' => 'getStatsController4Service',
  294.             'App\\Controller\\Specialist\\UserController' => 'getUserController5Service',
  295.             'App\\Controller\\Specialist\\VisioEventController' => 'getVisioEventController4Service',
  296.             'App\\Controller\\StravaCallbackController' => 'getStravaCallbackControllerService',
  297.             'App\\Controller\\StravaWebhookController' => 'getStravaWebhookControllerService',
  298.             'App\\Controller\\StripeController' => 'getStripeControllerService',
  299.             'App\\Service\\ImageConverter' => 'getImageConverterService',
  300.             'App\\Service\\InvoiceService' => 'getInvoiceServiceService',
  301.             'CalendarBundle\\Controller\\CalendarController' => 'getCalendarControllerService',
  302.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  303.             'Hslavich\\OneloginSamlBundle\\Controller\\SamlController' => 'getSamlControllerService',
  304.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  305.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  306.             'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
  307.             'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
  308.             'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
  309.             'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
  310.             'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
  311.             'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
  312.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
  313.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.client_images' => 'getSmartUniqueNamer_ClientImagesService',
  314.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.marketplace_category_images' => 'getSmartUniqueNamer_MarketplaceCategoryImagesService',
  315.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.media_object' => 'getSmartUniqueNamer_MediaObjectService',
  316.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pub_images' => 'getSmartUniqueNamer_PubImagesService',
  317.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.room_images' => 'getSmartUniqueNamer_RoomImagesService',
  318.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.specialists_documents' => 'getSmartUniqueNamer_SpecialistsDocumentsService',
  319.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.specialists_images' => 'getSmartUniqueNamer_SpecialistsImagesService',
  320.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.specialists_invoices' => 'getSmartUniqueNamer_SpecialistsInvoicesService',
  321.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.tag_images' => 'getSmartUniqueNamer_TagImagesService',
  322.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.visio_documents' => 'getSmartUniqueNamer_VisioDocumentsService',
  323.             'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.workshop_images' => 'getSmartUniqueNamer_WorkshopImagesService',
  324.             'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
  325.             'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
  326.             'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
  327.             'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
  328.             'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
  329.             'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
  330.             'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
  331.             'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
  332.             'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
  333.             'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
  334.             'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
  335.             'cache.app_clearer' => 'getCache_AppClearerService',
  336.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  337.             'cache.system_clearer' => 'getCache_SystemClearerService',
  338.             'cache_warmer' => 'getCacheWarmerService',
  339.             'console.command_loader' => 'getConsole_CommandLoaderService',
  340.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  341.             'error_controller' => 'getErrorControllerService',
  342.             'jsvrcek_ics.export' => 'getJsvrcekIcs_ExportService',
  343.             'jsvrcek_ics.utility.formatter' => 'getJsvrcekIcs_Utility_FormatterService',
  344.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  345.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  346.             'lexik_form_filter.filter_prepare' => 'getLexikFormFilter_FilterPrepareService',
  347.             'lexik_form_filter.query_builder_updater' => 'getLexikFormFilter_QueryBuilderUpdaterService',
  348.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  349.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  350.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  351.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  352.             'redjan_ym_fcm.client' => 'getRedjanYmFcm_ClientService',
  353.             'routing.loader' => 'getRouting_LoaderService',
  354.             'services_resetter' => 'getServicesResetterService',
  355.             'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
  356.             'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
  357.             'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
  358.             'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
  359.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  360.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  361.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  362.         ];
  363.         $this->aliases = [
  364.             'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
  365.             'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
  366.             'App\\Kernel' => 'kernel',
  367.             'api_platform.action.delete_item' => 'api_platform.action.placeholder',
  368.             'api_platform.action.get_collection' => 'api_platform.action.placeholder',
  369.             'api_platform.action.get_item' => 'api_platform.action.placeholder',
  370.             'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
  371.             'api_platform.action.patch_item' => 'api_platform.action.placeholder',
  372.             'api_platform.action.post_collection' => 'api_platform.action.placeholder',
  373.             'api_platform.action.put_item' => 'api_platform.action.placeholder',
  374.             'database_connection' => 'doctrine.dbal.default_connection',
  375.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  376.             'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
  377.             'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
  378.             'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
  379.             'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
  380.             'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
  381.             'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
  382.             'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
  383.             'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
  384.             'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
  385.         ];
  386.         $this->privates['service_container'] = function () {
  387.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  388.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
  389.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  390.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  391.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
  392.             include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  393.             include_once \dirname(__DIR__, 4).'/src/Kernel.php';
  394.             include_once \dirname(__DIR__, 4).'/src/EventSubscriber/DecoratedDeserializeListener.php';
  395.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
  396.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
  397.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
  398.             include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  399.             include_once \dirname(__DIR__, 4).'/src/EventSubscriber/KernelEventsSubscriber.php';
  400.             include_once \dirname(__DIR__, 4).'/src/EventSubscriber/ModuleAccessSubscriber.php';
  401.             include_once \dirname(__DIR__, 4).'/src/Listener/BeforeRequestListener.php';
  402.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  403.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/src/Selectable.php';
  404.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
  405.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  406.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  407.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  408.             include_once \dirname(__DIR__, 4).'/src/Repository/AffiliatedEventApplicationRepository.php';
  409.             include_once \dirname(__DIR__, 4).'/src/Repository/ClientRepository.php';
  410.             include_once \dirname(__DIR__, 4).'/src/Repository/CompanyRepository.php';
  411.             include_once \dirname(__DIR__, 4).'/src/Repository/ConfigRepository.php';
  412.             include_once \dirname(__DIR__, 4).'/src/Repository/EventRepository.php';
  413.             include_once \dirname(__DIR__, 4).'/src/Repository/LogRepository.php';
  414.             include_once \dirname(__DIR__, 4).'/src/Repository/RegistrationRepository.php';
  415.             include_once \dirname(__DIR__, 4).'/src/Repository/SegmentationRepository.php';
  416.             include_once \dirname(__DIR__, 4).'/src/Repository/SeoRepository.php';
  417.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  418.             include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Security/User/UserLoaderInterface.php';
  419.             include_once \dirname(__DIR__, 4).'/src/Repository/UserRepository.php';
  420.             include_once \dirname(__DIR__, 4).'/src/Repository/VisioEventPromotionRepository.php';
  421.             include_once \dirname(__DIR__, 4).'/src/Repository/VisioEventRepository.php';
  422.             include_once \dirname(__DIR__, 4).'/src/Service/Company/DateService.php';
  423.             include_once \dirname(__DIR__, 4).'/src/Service/ConfigService.php';
  424.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  425.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  426.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  427.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  428.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  429.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  430.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  431.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  432.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  433.             include_once \dirname(__DIR__, 4).'/src/Service/CsvNormalizer.php';
  434.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  435.             include_once \dirname(__DIR__, 4).'/src/Service/CustomNameConverter.php';
  436.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
  437.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  438.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  439.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  440.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  441.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  442.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  443.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
  444.             include_once \dirname(__DIR__, 4).'/src/Service/CsvSerializer.php';
  445.             include_once \dirname(__DIR__, 4).'/src/Service/MediaPathResolver.php';
  446.             include_once \dirname(__DIR__, 4).'/src/Service/PriceService.php';
  447.             include_once \dirname(__DIR__, 4).'/src/Service/SegmentationService.php';
  448.             include_once \dirname(__DIR__, 4).'/src/Service/StatsService.php';
  449.             include_once \dirname(__DIR__, 4).'/src/Service/ToolsService.php';
  450.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  451.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  452.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  453.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  454.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  455.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  456.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  457.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  458.             include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  459.             include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  460.             include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  461.             include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
  462.             include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  463.             include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  464.             include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RunnerInterface.php';
  465.             include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  466.             include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  467.             include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RuntimeInterface.php';
  468.             include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/GenericRuntime.php';
  469.             include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  470.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
  471.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  472.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  473.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  474.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  475.             include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  476.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  477.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  478.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  479.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
  480.             include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  481.             include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  482.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  483.             include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  484.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  485.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  486.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
  487.             include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
  488.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
  489.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  490.             include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  491.             include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  492.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  493.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  494.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  495.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  496.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/RedisTrait.php';
  497.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
  498.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  499.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  500.             include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
  501.             include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
  502.             include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
  503.             include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
  504.             include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  505.             include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  506.             include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
  507.             include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  508.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  509.             include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  510.             include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  511.             include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  512.             include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
  513.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  514.             include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  515.             include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  516.             include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  517.             include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  518.             include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  519.             include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  520.             include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  521.             include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  522.             include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
  523.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  524.             include_once \dirname(__DIR__, 4).'/vendor/psr/log/src/LoggerInterface.php';
  525.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  526.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  527.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  528.             include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
  529.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  530.             include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
  531.             include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  532.             include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
  533.             include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  534.             include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  535.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  536.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  537.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  538.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  539.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  540.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  541.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  542.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  543.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
  544.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  545.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  546.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  547.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  548.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  549.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  550.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  551.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  552.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  553.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  554.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  555.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  556.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  557.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  558.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  559.             include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  560.             include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  561.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  562.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  563.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
  564.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
  565.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  566.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  567.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  568.             include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  569.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  570.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  571.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  572.             include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  573.             include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  574.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  575.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  576.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  577.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  578.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  579.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  580.             include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  581.             include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  582.             include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  583.             include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  584.             include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  585.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  586.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
  587.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
  588.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  589.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  590.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  591.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  592.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  593.             include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  594.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  595.             include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  596.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  597.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  598.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  599.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  600.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  601.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  602.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  603.             include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  604.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
  605.             include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  606.             include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  607.             include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  608.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  609.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  610.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  611.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  612.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  613.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  614.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  615.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  616.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  617.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  618.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  619.             include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  620.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  621.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  622.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  623.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  624.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  625.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  626.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  627.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  628.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  629.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
  630.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  631.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  632.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  633.             include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  634.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  635.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  636.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  637.             include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  638.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  639.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
  640.             include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  641.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Connection.php';
  642.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  643.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Configuration.php';
  644.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  645.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  646.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  647.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  648.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  649.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  650.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  651.             include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  652.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  653.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  654.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  655.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  656.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  657.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  658.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  659.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  660.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
  661.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  662.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
  663.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
  664.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
  665.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
  666.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
  667.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
  668.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
  669.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  670.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  671.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  672.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  673.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
  674.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  675.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  676.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  677.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  678.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  679.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  680.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  681.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  682.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  683.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  684.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  685.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  686.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  687.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
  688.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  689.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  690.             include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  691.             include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  692.             include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  693.             include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  694.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  695.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  696.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  697.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
  698.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
  699.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
  700.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
  701.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  702.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  703.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
  704.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  705.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  706.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  707.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  708.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
  709.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  710.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  711.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  712.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  713.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
  714.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
  715.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
  716.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
  717.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  718.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  719.             include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  720.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
  721.             include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  722.             include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  723.             include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  724.             include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  725.             include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  726.             include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  727.             include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  728.             include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  729.             include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  730.             include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  731.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
  732.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
  733.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
  734.             include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  735.             include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  736.             include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  737.             include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
  738.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
  739.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
  740.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
  741.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
  742.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
  743.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  744.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
  745.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  746.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  747.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  748.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  749.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  750.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
  751.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
  752.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
  753.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
  754.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
  755.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
  756.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
  757.             include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  758.             include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  759.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
  760.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
  761.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
  762.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
  763.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
  764.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
  765.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
  766.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
  767.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
  768.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
  769.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
  770.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
  771.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
  772.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
  773.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
  774.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
  775.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
  776.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
  777.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
  778.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
  779.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
  780.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
  781.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
  782.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
  783.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
  784.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
  785.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
  786.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
  787.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
  788.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
  789.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
  790.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
  791.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
  792.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
  793.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
  794.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
  795.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
  796.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
  797.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
  798.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
  799.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
  800.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
  801.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
  802.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
  803.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
  804.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformPaginationParametersListener.php';
  805.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformSortingParametersListener.php';
  806.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformFieldsetsParametersListener.php';
  807.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/JsonApi/TransformFilteringParametersListener.php';
  808.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
  809.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
  810.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
  811.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
  812.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
  813.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
  814.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
  815.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
  816.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
  817.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
  818.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
  819.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
  820.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
  821.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
  822.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Hal/JsonSchema/SchemaFactory.php';
  823.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
  824.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
  825.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
  826.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
  827.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
  828.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
  829.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
  830.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
  831.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
  832.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
  833.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
  834.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
  835.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
  836.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
  837.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
  838.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
  839.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
  840.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
  841.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
  842.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
  843.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
  844.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
  845.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddLinkHeaderListener.php';
  846.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Discovery.php';
  847.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
  848.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
  849.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
  850.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
  851.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
  852.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
  853.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
  854.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
  855.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
  856.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
  857.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/HubInterface.php';
  858.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Debug/TraceableHub.php';
  859.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Hub.php';
  860.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Jwt/TokenProviderInterface.php';
  861.             include_once \dirname(__DIR__, 4).'/src/Mercure/TokenProvider.php';
  862.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/HubRegistry.php';
  863.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/EventSubscriber/SetCookieSubscriber.php';
  864.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  865.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  866.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClientTrait.php';
  867.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/ScopingHttpClient.php';
  868.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
  869.             include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  870.             include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  871.             include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
  872.             include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  873.             include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
  874.             include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  875.             include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
  876.             include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  877.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  878.             include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  879.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  880.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
  881.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
  882.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
  883.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  884.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
  885.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
  886.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
  887.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/ConstraintViolationListNormalizer.php';
  888.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/ReservedAttributeNameConverter.php';
  889.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
  890.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
  891.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
  892.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
  893.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/ErrorNormalizer.php';
  894.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/EntrypointNormalizer.php';
  895.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
  896.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
  897.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
  898.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hal/Serializer/EntrypointNormalizer.php';
  899.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
  900.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  901.             include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  902.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  903.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  904.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/CacheKeyTrait.php';
  905.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/ItemNormalizer.php';
  906.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hal/Serializer/ItemNormalizer.php';
  907.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
  908.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  909.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  910.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  911.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  912.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  913.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  914.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  915.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  916.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  917.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  918.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
  919.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractCollectionNormalizer.php';
  920.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/CollectionNormalizer.php';
  921.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
  922.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
  923.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
  924.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hal/Serializer/CollectionNormalizer.php';
  925.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  926.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  927.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  928.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonApi/Serializer/ObjectNormalizer.php';
  929.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
  930.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hal/Serializer/ObjectNormalizer.php';
  931.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  932.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  933.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  934.             include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  935.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
  936.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  937.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  938.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  939.             include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
  940.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  941.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  942.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  943.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  944.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  945.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  946.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  947.             include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  948.             include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  949.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  950.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  951.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  952.             include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  953.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  954.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  955.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  956.             include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  957.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  958.             include_once \dirname(__DIR__, 4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  959.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
  960.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/DataCollector/MercureDataCollector.php';
  961.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  962.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  963.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  964.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  965.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  966.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  967.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  968.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  969.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  970.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
  971.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
  972.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
  973.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
  974.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  975.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  976.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  977.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  978.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  979.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  980.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  981.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  982.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  983.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  984.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  985.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  986.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  987.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  988.             include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
  989.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  990.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  991.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  992.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  993.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  994.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  995.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  996.             include_once \dirname(__DIR__, 4).'/src/Twig/AppFunctions.php';
  997.             include_once \dirname(__DIR__, 4).'/src/Twig/ClientExtension.php';
  998.             include_once \dirname(__DIR__, 4).'/src/Twig/ConfigExtension.php';
  999.             include_once \dirname(__DIR__, 4).'/src/Twig/DateExtension.php';
  1000.             include_once \dirname(__DIR__, 4).'/src/Twig/MediaObjectExtension.php';
  1001.             include_once \dirname(__DIR__, 4).'/src/Twig/SegmentationExtension.php';
  1002.             include_once \dirname(__DIR__, 4).'/src/Twig/StatsExtension.php';
  1003.             include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  1004.             include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  1005.             include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
  1006.             include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
  1007.             include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
  1008.             include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  1009.             include_once \dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  1010.             include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  1011.             include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  1012.             include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRendererInterface.php';
  1013.             include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Twig/CKEditorExtension.php';
  1014.             include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Renderer/CKEditorRenderer.php';
  1015.             include_once \dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Builder/JsonBuilder.php';
  1016.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Twig/MercureExtension.php';
  1017.             include_once \dirname(__DIR__, 4).'/vendor/symfony/mercure/src/Authorization.php';
  1018.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
  1019.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  1020.             include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  1021.             include_once \dirname(__DIR__, 4).'/src/Service/BreadcrumbsService.php';
  1022.             include_once \dirname(__DIR__, 4).'/src/Service/SpecialistEventInfosService.php';
  1023.             include_once \dirname(__DIR__, 4).'/src/Service/CompanyEventInfosService.php';
  1024.             include_once \dirname(__DIR__, 4).'/src/Service/AdminEventInfosService.php';
  1025.             include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  1026.             include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  1027.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  1028.             include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  1029.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1030.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1031.             include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1032.         };
  1033.     }
  1034.     public function compile(): void
  1035.     {
  1036.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  1037.     }
  1038.     public function isCompiled(): bool
  1039.     {
  1040.         return true;
  1041.     }
  1042.     public function getRemovedIds(): array
  1043.     {
  1044.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  1045.     }
  1046.     protected function load($file, $lazyLoad = true)
  1047.     {
  1048.         if (class_exists($class = __NAMESPACE__.'\\'.$file, false)) {
  1049.             return $class::do($this, $lazyLoad);
  1050.         }
  1051.         if ('.' === $file[-4]) {
  1052.             $class = substr($class, 0, -4);
  1053.         } else {
  1054.             $file .= '.php';
  1055.         }
  1056.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  1057.         return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
  1058.     }
  1059.     protected function createProxy($class, \Closure $factory)
  1060.     {
  1061.         class_exists($class, false) || require __DIR__.'/'.$class.'.php';
  1062.         return $factory();
  1063.     }
  1064.     /**
  1065.      * Gets the public '.container.private.profiler' shared service.
  1066.      *
  1067.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1068.      */
  1069.     protected function get_Container_Private_ProfilerService()
  1070.     {
  1071.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1072.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1073.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1074.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1075.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1076.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
  1077.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1078.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1079.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1080.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1081.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1082.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1083.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1084.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1085.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1086.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1087.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  1088.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1089.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1090.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1091.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  1092.         $d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
  1093.         $d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
  1094.         $d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
  1095.         $d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
  1096.         $d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
  1097.         $d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
  1098.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1099.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1100.         $e->registerClient('ulteam_api', ($this->privates['.debug.ulteam_api'] ?? $this->get_Debug_UlteamApiService()));
  1101.         $e->registerClient('ulteam_resa_api', ($this->privates['.debug.ulteam_resa_api'] ?? $this->get_Debug_UlteamResaApiService()));
  1102.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1103.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1104.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1105.         if ($this->has('kernel')) {
  1106.             $g->setKernel($b);
  1107.         }
  1108.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  1109.         $instance->add(new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataCollector\RequestDataCollector(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService()), ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService()), ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService()), ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService())));
  1110.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1111.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  1112.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  1113.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  1114.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  1115.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  1116.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  1117.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  1118.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  1119.         $instance->add($d);
  1120.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  1121.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  1122.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  1123.         $instance->add($e);
  1124.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  1125.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  1126.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  1127.         $instance->add($f);
  1128.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  1129.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  1130.         $instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
  1131.         $instance->add(new \Symfony\Bundle\MercureBundle\DataCollector\MercureDataCollector(new RewindableGenerator(function () {
  1132.             yield 'default' => ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  1133.         }, 1)));
  1134.         $instance->add($g);
  1135.         return $instance;
  1136.     }
  1137.     /**
  1138.      * Gets the public '.container.private.security.authorization_checker' shared service.
  1139.      *
  1140.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  1141.      */
  1142.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  1143.     {
  1144.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  1145.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  1146.             return $this->services['.container.private.security.authorization_checker'];
  1147.         }
  1148.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false, false, false);
  1149.     }
  1150.     /**
  1151.      * Gets the public '.container.private.security.token_storage' shared service.
  1152.      *
  1153.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  1154.      */
  1155.     protected function get_Container_Private_Security_TokenStorageService()
  1156.     {
  1157.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1158.             'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  1159.         ], [
  1160.             'request_stack' => '?',
  1161.         ]));
  1162.     }
  1163.     /**
  1164.      * Gets the public '.container.private.serializer' shared service.
  1165.      *
  1166.      * @return \Symfony\Component\Serializer\Serializer
  1167.      */
  1168.     protected function get_Container_Private_SerializerService()
  1169.     {
  1170.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  1171.         if (isset($this->services['.container.private.serializer'])) {
  1172.             return $this->services['.container.private.serializer'];
  1173.         }
  1174.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  1175.         if (isset($this->services['.container.private.serializer'])) {
  1176.             return $this->services['.container.private.serializer'];
  1177.         }
  1178.         $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  1179.         if (isset($this->services['.container.private.serializer'])) {
  1180.             return $this->services['.container.private.serializer'];
  1181.         }
  1182.         $d = ($this->privates['api_platform.hal.json_schema.schema_factory'] ?? $this->getApiPlatform_Hal_JsonSchema_SchemaFactoryService());
  1183.         if (isset($this->services['.container.private.serializer'])) {
  1184.             return $this->services['.container.private.serializer'];
  1185.         }
  1186.         $e = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
  1187.         if (isset($this->services['.container.private.serializer'])) {
  1188.             return $this->services['.container.private.serializer'];
  1189.         }
  1190.         $f = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  1191.         if (isset($this->services['.container.private.serializer'])) {
  1192.             return $this->services['.container.private.serializer'];
  1193.         }
  1194.         $g = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  1195.         if (isset($this->services['.container.private.serializer'])) {
  1196.             return $this->services['.container.private.serializer'];
  1197.         }
  1198.         $h = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  1199.         if (isset($this->services['.container.private.serializer'])) {
  1200.             return $this->services['.container.private.serializer'];
  1201.         }
  1202.         $i = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  1203.         if (isset($this->services['.container.private.serializer'])) {
  1204.             return $this->services['.container.private.serializer'];
  1205.         }
  1206.         $j = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  1207.         if (isset($this->services['.container.private.serializer'])) {
  1208.             return $this->services['.container.private.serializer'];
  1209.         }
  1210.         $k = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
  1211.         if (isset($this->services['.container.private.serializer'])) {
  1212.             return $this->services['.container.private.serializer'];
  1213.         }
  1214.         $l = ($this->privates['api_platform.jsonld.normalizer.item'] ?? $this->getApiPlatform_Jsonld_Normalizer_ItemService());
  1215.         if (isset($this->services['.container.private.serializer'])) {
  1216.             return $this->services['.container.private.serializer'];
  1217.         }
  1218.         $m = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  1219.         if (isset($this->services['.container.private.serializer'])) {
  1220.             return $this->services['.container.private.serializer'];
  1221.         }
  1222.         $n = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  1223.         if (isset($this->services['.container.private.serializer'])) {
  1224.             return $this->services['.container.private.serializer'];
  1225.         }
  1226.         $o = ($this->privates['App\\Service\\CsvNormalizer'] ?? $this->getCsvNormalizerService());
  1227.         if (isset($this->services['.container.private.serializer'])) {
  1228.             return $this->services['.container.private.serializer'];
  1229.         }
  1230.         $p = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  1231.         $q = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL);
  1232.         $r = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, $p, $a)], [0 => $q]));
  1233.         $s = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($r);
  1234.         $t = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  1235.         $u = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($t, $b, $c, $d, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), $e, NULL, $f, NULL, false, 'oauth2', 'application', '', '', [], $this->parameters['api_platform.swagger.api_keys'], $g, false, '_page', true, '_itemsPerPage', $this->parameters['api_platform.formats'], true, '_pagination', [], $this->parameters['api_platform.swagger.versions'], $h, NULL, true, $r));
  1236.         $v = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  1237.         $w = new \ApiPlatform\JsonApi\Serializer\ReservedAttributeNameConverter($v);
  1238.         $x = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  1239.         $y = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
  1240.         $z = ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService());
  1241.         $aa = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($y, $v, $p, $a, $z, NULL, [], $a);
  1242.         $ba = ($this->privates['App\\Service\\CsvSerializer'] ?? $this->getCsvSerializerService());
  1243.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($p), 1 => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), 2 => $s, 3 => $u, 4 => new \ApiPlatform\JsonApi\Serializer\ConstraintViolationListNormalizer($c, $w), 5 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($i, [], $v), 6 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $v), 7 => $u, 8 => new \ApiPlatform\JsonApi\Serializer\ErrorNormalizer(true), 9 => $s, 10 => new \ApiPlatform\JsonApi\Serializer\EntrypointNormalizer($t, $j, $i), 11 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($t, $b, $c, $x, NULL, $i, NULL, $v), 12 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($t, $j, $i), 13 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($i, true), 14 => new \ApiPlatform\Hal\Serializer\EntrypointNormalizer($t, $j, $i), 15 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 16 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 17 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 18 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 19 => new \ApiPlatform\JsonApi\Serializer\ItemNormalizer($b, $c, $j, $x, $p, $w, $t, [], new RewindableGenerator(function () {
  1244.             yield 0 => ($this->privates['App\\DataTransformer\\MessageInputDataTransformer'] ?? $this->load('getMessageInputDataTransformerService'));
  1245.             yield 1 => ($this->privates['App\\DataTransformer\\PasswordUpdateDataTransformer'] ?? $this->load('getPasswordUpdateDataTransformerService'));
  1246.             yield 2 => ($this->privates['App\\DataTransformer\\PlaylistDataTransformer'] ?? ($this->privates['App\\DataTransformer\\PlaylistDataTransformer'] = new \App\DataTransformer\PlaylistDataTransformer()));
  1247.             yield 3 => ($this->privates['App\\DataTransformer\\VideoEventInputDataTransformer'] ?? $this->load('getVideoEventInputDataTransformerService'));
  1248.             yield 4 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1249.         }, 5), $k), 20 => $l, 21 => new \ApiPlatform\Hal\Serializer\ItemNormalizer($b, $c, $j, $x, $p, $v, $y, NULL, false, [], new RewindableGenerator(function () {
  1250.             yield 0 => ($this->privates['App\\DataTransformer\\MessageInputDataTransformer'] ?? $this->load('getMessageInputDataTransformerService'));
  1251.             yield 1 => ($this->privates['App\\DataTransformer\\PasswordUpdateDataTransformer'] ?? $this->load('getPasswordUpdateDataTransformerService'));
  1252.             yield 2 => ($this->privates['App\\DataTransformer\\PlaylistDataTransformer'] ?? ($this->privates['App\\DataTransformer\\PlaylistDataTransformer'] = new \App\DataTransformer\PlaylistDataTransformer()));
  1253.             yield 3 => ($this->privates['App\\DataTransformer\\VideoEventInputDataTransformer'] ?? $this->load('getVideoEventInputDataTransformerService'));
  1254.             yield 4 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1255.         }, 5), $t, $k), 22 => new \ApiPlatform\Serializer\ItemNormalizer($b, $c, $j, $x, $p, $v, $y, $m, false, NULL, new RewindableGenerator(function () {
  1256.             yield 0 => ($this->privates['App\\DataTransformer\\MessageInputDataTransformer'] ?? $this->load('getMessageInputDataTransformerService'));
  1257.             yield 1 => ($this->privates['App\\DataTransformer\\PasswordUpdateDataTransformer'] ?? $this->load('getPasswordUpdateDataTransformerService'));
  1258.             yield 2 => ($this->privates['App\\DataTransformer\\PlaylistDataTransformer'] ?? ($this->privates['App\\DataTransformer\\PlaylistDataTransformer'] = new \App\DataTransformer\PlaylistDataTransformer()));
  1259.             yield 3 => ($this->privates['App\\DataTransformer\\VideoEventInputDataTransformer'] ?? $this->load('getVideoEventInputDataTransformerService'));
  1260.             yield 4 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  1261.         }, 5), $t, $k), 23 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 24 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $v), 25 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($y, $v, $a, $z, NULL, [])), 26 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 27 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 28 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 29 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 30 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 31 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 32 => new \ApiPlatform\JsonApi\Serializer\CollectionNormalizer($x, '_page', $t), 33 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($n, $x, $j, NULL), '_page', '_pagination', $t, $p), $t, $x, $f), 34 => new \ApiPlatform\Hal\Serializer\CollectionNormalizer($x, '_page', $t), 35 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 36 => new \ApiPlatform\JsonApi\Serializer\ObjectNormalizer($aa, $j, $x, $t), 37 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($aa, $j, $n), 38 => new \ApiPlatform\Hal\Serializer\ObjectNormalizer($aa, $j), 39 => $o, 40 => $ba, 41 => $aa], [0 => $ba, 1 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 2 => $q, 3 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 4 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonapi'), 6 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 7 => new \ApiPlatform\Serializer\JsonEncoder('jsonhal'), 8 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
  1262.     }
  1263.     /**
  1264.      * Gets the public '.container.private.twig' shared service.
  1265.      *
  1266.      * @return \Twig\Environment
  1267.      */
  1268.     protected function get_Container_Private_TwigService()
  1269.     {
  1270.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
  1271.         $a->addPath('assets/images', 'images');
  1272.         $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
  1273.         $a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
  1274.         $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  1275.         $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  1276.         $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  1277.         $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  1278.         $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  1279.         $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  1280.         $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  1281.         $a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  1282.         $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  1283.         $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  1284.         $a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
  1285.         $a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
  1286.         $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  1287.         $a->addPath((\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  1288.         $a->addPath((\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/views'), 'LexikFormFilter');
  1289.         $a->addPath((\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/views'), '!LexikFormFilter');
  1290.         $a->addPath((\dirname(__DIR__, 4).'/vendor/tetranz/select2entity-bundle/Resources/views'), 'TetranzSelect2Entity');
  1291.         $a->addPath((\dirname(__DIR__, 4).'/vendor/tetranz/select2entity-bundle/Resources/views'), '!TetranzSelect2Entity');
  1292.         $a->addPath((\dirname(__DIR__, 4).'/vendor/tattali/calendar-bundle/src/Resources/views'), 'Calendar');
  1293.         $a->addPath((\dirname(__DIR__, 4).'/vendor/tattali/calendar-bundle/src/Resources/views'), '!Calendar');
  1294.         $a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), 'FOSCKEditor');
  1295.         $a->addPath((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/Resources/views'), '!FOSCKEditor');
  1296.         $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
  1297.         $a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
  1298.         $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/Resources/views'), 'Mercure');
  1299.         $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/Resources/views'), '!Mercure');
  1300.         $a->addPath((\dirname(__DIR__, 4).'/templates'));
  1301.         $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1302.         $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1303.         $a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1304.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8', 'debug' => true, 'strict_variables' => true]);
  1305.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1306.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  1307.         $d = ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService());
  1308.         $e = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1309.         $f = ($this->services['router'] ?? $this->getRouterService());
  1310.         $g = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1311.         $h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1312.         $i = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  1313.         $j = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1314.         $k = ($this->privates['App\\Service\\SegmentationService'] ?? $this->getSegmentationServiceService());
  1315.         $l = ($this->privates['App\\Repository\\SegmentationRepository'] ?? $this->getSegmentationRepositoryService());
  1316.         $m = ($this->privates['App\\Repository\\ClientRepository'] ?? $this->getClientRepositoryService());
  1317.         $n = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
  1318.         $n->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $e]);
  1319.         $o = ($this->privates['Symfony\\Component\\Mercure\\HubRegistry'] ?? $this->getHubRegistryService());
  1320.         $p = new \Symfony\Bridge\Twig\AppVariable();
  1321.         $p->setEnvironment('dev');
  1322.         $p->setDebug(true);
  1323.         if ($this->has('.container.private.security.token_storage')) {
  1324.             $p->setTokenStorage($h);
  1325.         }
  1326.         if ($this->has('request_stack')) {
  1327.             $p->setRequestStack($g);
  1328.         }
  1329.         $q = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  1330.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1331.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1332.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  1333.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension($d));
  1334.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($e, \dirname(__DIR__, 4), 'UTF-8'));
  1335.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($f));
  1336.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1337.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
  1338.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1339.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1340.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($g, $f)));
  1341.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($g));
  1342.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1343.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  1344.         $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())));
  1345.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1346.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($g, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
  1347.         $instance->addExtension(new \App\Twig\AppFunctions($i, $j, ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), $d, ($this->privates['App\\Service\\PriceService'] ?? $this->getPriceServiceService()), $c, $f));
  1348.         $instance->addExtension(new \App\Twig\ClientExtension($k, $l, $m));
  1349.         $instance->addExtension(new \App\Twig\ConfigExtension(($this->privates['App\\Service\\ConfigService'] ?? $this->getConfigServiceService())));
  1350.         $instance->addExtension(new \App\Twig\DateExtension(($this->privates['App\\Service\\ToolsService'] ?? $this->getToolsServiceService())));
  1351.         $instance->addExtension(new \App\Twig\MediaObjectExtension(($this->privates['App\\Service\\MediaPathResolver'] ?? $this->getMediaPathResolverService())));
  1352.         $instance->addExtension(new \App\Twig\SegmentationExtension($k, $l));
  1353.         $instance->addExtension(new \App\Twig\StatsExtension($k, $l, $m, ($this->privates['App\\Repository\\EventRepository'] ?? $this->getEventRepositoryService()), ($this->privates['App\\Service\\StatsService'] ?? $this->getStatsServiceService()), ($this->privates['App\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService())));
  1354.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($n));
  1355.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1356.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  1357.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  1358.         $instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
  1359.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1360.             'webpack_encore.entrypoint_lookup_collection' => ['privates', 'webpack_encore.entrypoint_lookup_collection', 'getWebpackEncore_EntrypointLookupCollectionService', false],
  1361.             'webpack_encore.tag_renderer' => ['privates', 'webpack_encore.tag_renderer', 'getWebpackEncore_TagRendererService', true],
  1362.         ], [
  1363.             'webpack_encore.entrypoint_lookup_collection' => '?',
  1364.             'webpack_encore.tag_renderer' => '?',
  1365.         ])));
  1366.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  1367.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($f, $c)));
  1368.         $instance->addExtension(new \FOS\CKEditorBundle\Twig\CKEditorExtension(new \FOS\CKEditorBundle\Renderer\CKEditorRenderer(new \FOS\CKEditorBundle\Builder\JsonBuilder(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())), $f, $d, $g, $instance, (($this->hasParameter("locale")) ? ($this->getParameter("locale")) : (null)))));
  1369.         $instance->addExtension(new \Symfony\Component\Mercure\Twig\MercureExtension($o, new \Symfony\Component\Mercure\Authorization($o, 15768000), $g));
  1370.         $instance->addGlobal('app', $p);
  1371.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1372.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', true],
  1373.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', true],
  1374.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', true],
  1375.             'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', true],
  1376.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates', 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime', 'getUploaderExtensionRuntimeService', true],
  1377.         ], [
  1378.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1379.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1380.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1381.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1382.             'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
  1383.         ])));
  1384.         $instance->addGlobal('breadcrumbs', new \App\Service\BreadcrumbsService($g));
  1385.         $instance->addGlobal('specialist_info', new \App\Service\SpecialistEventInfosService($i, $j, ($this->privates['App\\Repository\\AffiliatedEventApplicationRepository'] ?? $this->getAffiliatedEventApplicationRepositoryService())));
  1386.         $instance->addGlobal('visioEventRepo', ($this->privates['App\\Repository\\VisioEventRepository'] ?? $this->getVisioEventRepositoryService()));
  1387.         $instance->addGlobal('visioEventPromotionRepo', ($this->privates['App\\Repository\\VisioEventPromotionRepository'] ?? $this->getVisioEventPromotionRepositoryService()));
  1388.         $instance->addGlobal('seoRepo', ($this->privates['App\\Repository\\SeoRepository'] ?? $this->getSeoRepositoryService()));
  1389.         $instance->addGlobal('company_info', new \App\Service\CompanyEventInfosService($i, $j));
  1390.         $instance->addGlobal('admin_info', new \App\Service\AdminEventInfosService($i, $j, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))));
  1391.         $instance->addGlobal('date_format', 'd.m.Y H:i:s');
  1392.         $instance->addGlobal('date_format_medium', 'd/m/Y H:i');
  1393.         $instance->addGlobal('date_format_short', 'd.m.Y');
  1394.         $instance->addGlobal('date_format_time', 'H:i');
  1395.         $instance->addGlobal('invoice_date_format', 'M Y');
  1396.         $instance->addGlobal('tva', 20);
  1397.         $instance->addGlobal('ulteamtv', $this->getParameter('ulteamtv'));
  1398.         $instance->addGlobal('META', ['TITLE' => ['WSNAME' => 'Ulteam.live', 'WSBASELINE' => '1ere plateforme de vidéo dédiée au bien-être en entreprise'], 'DESCRIPTION' => 'Ulteam.live est la 1ere plateforme de vidéo dédiée au bien-être en entreprise. Ulteam.live accompagne les salariés au quotidien en délivrant des informations pratiques regroupant près de 25 spécialités médicales et paramédicales pour améliorer la qualité de vie.']);
  1399.         $instance->addGlobal('before_send_warning_event_mail', ['limit_days' => $this->getEnv('LIMIT_DAYS_BEFORE_SEND_WARNING_EVENT_MAIL'), 'limit_hours' => $this->getEnv('LIMIT_HOURS_BEFORE_SEND_WARNING_EVENT_MAIL'), 'limit_hours_ulteam' => $this->getEnv('LIMIT_HOURS_BEFORE_SEND_WARNING_EVENT_MAIL_ULTEAM'), 'limit_alert_expert' => $this->getEnv('ALERT_EXPERT_LIMIT')]);
  1400.         $instance->addGlobal('MARKETPLACE_HOST', $this->getEnv('MARKETPLACE_HOST'));
  1401.         $instance->addGlobal('WELLBING_IMAGE_PATH', $this->getEnv('WELLBING_IMAGE_PATH'));
  1402.         $instance->addGlobal('cancelation_params', ['cancelation_auto_percent' => $this->getEnv('CANCELATION_AUTO_PERCENT'), 'cancelation_limit_a' => $this->getEnv('CANCELATION_LIMIT_A'), 'cancelation_limit_b' => $this->getEnv('CANCELATION_LIMIT_B'), 'cancelation_limit_c' => $this->getEnv('CANCELATION_LIMIT_C'), 'cancelation_percent_ab' => $this->getEnv('CANCELATION_AMOUNT_PERCENT_AB'), 'cancelation_percent_bc' => $this->getEnv('CANCELATION_AMOUNT_PERCENT_BC')]);
  1403.         $instance->addGlobal('HUBSPOT', ['JS_URL' => $this->getEnv('HUBSPOT_JS_URL')]);
  1404.         $instance->addGlobal('CUSTOM_TEMPLATE_CLASS', $this->getEnv('CUSTOM_TEMPLATE_CLASS'));
  1405.         $instance->addGlobal('CALENDAR_START_DATE', $this->getEnv('CALENDAR_START_DATE'));
  1406.         $instance->addGlobal('SHOW_CALENDAR_WEEKENDS', $this->getEnv('SHOW_CALENDAR_WEEKENDS'));
  1407.         $instance->addGlobal('START_CALENDAR_HOURS', $this->getEnv('START_CALENDAR_HOURS'));
  1408.         $instance->addGlobal('END_CALENDAR_HOURS', $this->getEnv('END_CALENDAR_HOURS'));
  1409.         $instance->addGlobal('ULTEAM_TV_REDIRECT_POPUP', $this->getEnv('ULTEAM_TV_REDIRECT_POPUP'));
  1410.         $instance->addGlobal('android', ['url' => $this->getEnv('URL_APP_ANDROID')]);
  1411.         $instance->addGlobal('ios', ['url' => $this->getEnv('URL_APP_IOS')]);
  1412.         $instance->registerUndefinedFilterCallback([0 => $q, 1 => 'suggestFilter']);
  1413.         $instance->registerUndefinedFunctionCallback([0 => $q, 1 => 'suggestFunction']);
  1414.         $instance->registerUndefinedTokenParserCallback([0 => $q, 1 => 'suggestTag']);
  1415.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
  1416.         return $instance;
  1417.     }
  1418.     /**
  1419.      * Gets the public '.container.private.validator' shared service.
  1420.      *
  1421.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1422.      */
  1423.     protected function get_Container_Private_ValidatorService()
  1424.     {
  1425.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  1426.         if (isset($this->services['.container.private.validator'])) {
  1427.             return $this->services['.container.private.validator'];
  1428.         }
  1429.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  1430.     }
  1431.     /**
  1432.      * Gets the public 'cache.app' shared service.
  1433.      *
  1434.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1435.      */
  1436.     protected function getCache_AppService()
  1437.     {
  1438.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.wis5FAr'] ?? $this->get_CacheConnection_Wis5FArService()), 'rE+fJZMpBL', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  1439.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1440.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1441.     }
  1442.     /**
  1443.      * Gets the public 'cache.system' shared service.
  1444.      *
  1445.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1446.      */
  1447.     protected function getCache_SystemService()
  1448.     {
  1449.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('xLSJU32bDe', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1450.     }
  1451.     /**
  1452.      * Gets the public 'cache.validator_expression_language' shared service.
  1453.      *
  1454.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1455.      */
  1456.     protected function getCache_ValidatorExpressionLanguageService()
  1457.     {
  1458.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cg4UyLZQrY', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1459.     }
  1460.     /**
  1461.      * Gets the public 'data_collector.dump' shared service.
  1462.      *
  1463.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1464.      */
  1465.     protected function getDataCollector_DumpService()
  1466.     {
  1467.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1468.         if (isset($this->services['data_collector.dump'])) {
  1469.             return $this->services['data_collector.dump'];
  1470.         }
  1471.         $b = ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService());
  1472.         if (isset($this->services['data_collector.dump'])) {
  1473.             return $this->services['data_collector.dump'];
  1474.         }
  1475.         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))), $a, 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
  1476.     }
  1477.     /**
  1478.      * Gets the public 'doctrine' shared service.
  1479.      *
  1480.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1481.      */
  1482.     protected function getDoctrineService()
  1483.     {
  1484.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
  1485.     }
  1486.     /**
  1487.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1488.      *
  1489.      * @return \Doctrine\DBAL\Connection
  1490.      */
  1491.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1492.     {
  1493.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1494.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  1495.             return $this->services['doctrine.dbal.default_connection'];
  1496.         }
  1497.         $b = new \Doctrine\DBAL\Configuration();
  1498.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1499.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1500.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1501.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1502.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1503.         $d->setConnectionName('default');
  1504.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1505.         $b->setMiddlewares([0 => new \Doctrine\DBAL\Logging\Middleware($c), 1 => $d]);
  1506.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $b, $a, []);
  1507.     }
  1508.     /**
  1509.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1510.      *
  1511.      * @return \Doctrine\ORM\EntityManager
  1512.      */
  1513.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
  1514.     {
  1515.         if ($lazyLoad) {
  1516.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1517.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1518.                     $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1519.                     $proxy->setProxyInitializer(null);
  1520.                     return true;
  1521.                 });
  1522.             });
  1523.         }
  1524.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1525.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1526.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  1527.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  1528.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityManager.php';
  1529.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
  1530.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1531.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1532.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1533.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1534.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1535.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1536.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1537.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  1538.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  1539.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1540.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1541.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1542.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1543.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1544.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1545.         include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1546.         $a = new \Doctrine\ORM\Configuration();
  1547.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1548.         $c = ($this->privates['doctrine.orm.default_attribute_metadata_driver'] ?? ($this->privates['doctrine.orm.default_attribute_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([0 => (\dirname(__DIR__, 4).'/vendor/tattali/calendar-bundle/src/Entity'), 1 => (\dirname(__DIR__, 4).'/vendor/redjanym/fcm-bundle/Entity')], false)));
  1549.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1550.         $b->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
  1551.         $b->addDriver($c, 'CalendarBundle\\Entity');
  1552.         $b->addDriver($c, 'RedjanYm\\FCMBundle\\Entity');
  1553.         $a->setEntityNamespaces(['App' => 'App\\Entity', 'VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity', 'CalendarBundle' => 'CalendarBundle\\Entity', 'RedjanYmFCMBundle' => 'RedjanYm\\FCMBundle\\Entity']);
  1554.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1555.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1556.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1557.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1558.             'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
  1559.             'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', true],
  1560.         ], [
  1561.             'doctrine.ulid_generator' => '?',
  1562.             'doctrine.uuid_generator' => '?',
  1563.         ])));
  1564.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1565.         $a->setProxyNamespace('Proxies');
  1566.         $a->setAutoGenerateProxyClasses(true);
  1567.         $a->setSchemaIgnoreClasses([]);
  1568.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1569.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1570.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true));
  1571.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1572.         $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  1573.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1574.         $a->setLazyGhostObjectEnabled(false);
  1575.         $a->setIdentityGenerationPreferences([]);
  1576.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1577.             'App\\Repository\\AffiliatedEventApplicationRepository' => ['privates', 'App\\Repository\\AffiliatedEventApplicationRepository', 'getAffiliatedEventApplicationRepositoryService', false],
  1578.             'App\\Repository\\AnswerRepository' => ['privates', 'App\\Repository\\AnswerRepository', 'getAnswerRepositoryService', true],
  1579.             'App\\Repository\\ArticleRepository' => ['privates', 'App\\Repository\\ArticleRepository', 'getArticleRepositoryService', true],
  1580.             'App\\Repository\\AssociationRepository' => ['privates', 'App\\Repository\\AssociationRepository', 'getAssociationRepositoryService', true],
  1581.             'App\\Repository\\AwardConfigRepository' => ['privates', 'App\\Repository\\AwardConfigRepository', 'getAwardConfigRepositoryService', true],
  1582.             'App\\Repository\\AwardLogRepository' => ['privates', 'App\\Repository\\AwardLogRepository', 'getAwardLogRepositoryService', true],
  1583.             'App\\Repository\\AwardOperationRepository' => ['privates', 'App\\Repository\\AwardOperationRepository', 'getAwardOperationRepositoryService', true],
  1584.             'App\\Repository\\AwardRepository' => ['privates', 'App\\Repository\\AwardRepository', 'getAwardRepositoryService', true],
  1585.             'App\\Repository\\BikeLogRepository' => ['privates', 'App\\Repository\\BikeLogRepository', 'getBikeLogRepositoryService', true],
  1586.             'App\\Repository\\CalcProgramVideoRepository' => ['privates', 'App\\Repository\\CalcProgramVideoRepository', 'getCalcProgramVideoRepositoryService', true],
  1587.             'App\\Repository\\CancelEventApplicationRepository' => ['privates', 'App\\Repository\\CancelEventApplicationRepository', 'getCancelEventApplicationRepositoryService', true],
  1588.             'App\\Repository\\CancellationParametersRepository' => ['privates', 'App\\Repository\\CancellationParametersRepository', 'getCancellationParametersRepositoryService', true],
  1589.             'App\\Repository\\CategoryRepository' => ['privates', 'App\\Repository\\CategoryRepository', 'getCategoryRepositoryService', true],
  1590.             'App\\Repository\\CguRepository' => ['privates', 'App\\Repository\\CguRepository', 'getCguRepositoryService', true],
  1591.             'App\\Repository\\ChannelRepository' => ['privates', 'App\\Repository\\ChannelRepository', 'getChannelRepositoryService', true],
  1592.             'App\\Repository\\ChatLogRepository' => ['privates', 'App\\Repository\\ChatLogRepository', 'getChatLogRepositoryService', true],
  1593.             'App\\Repository\\ChatMessageRepository' => ['privates', 'App\\Repository\\ChatMessageRepository', 'getChatMessageRepositoryService', true],
  1594.             'App\\Repository\\ChatRepository' => ['privates', 'App\\Repository\\ChatRepository', 'getChatRepositoryService', true],
  1595.             'App\\Repository\\ClientRepository' => ['privates', 'App\\Repository\\ClientRepository', 'getClientRepositoryService', false],
  1596.             'App\\Repository\\CompanyRepository' => ['privates', 'App\\Repository\\CompanyRepository', 'getCompanyRepositoryService', false],
  1597.             'App\\Repository\\CompanyStatRecommendationRepository' => ['privates', 'App\\Repository\\CompanyStatRecommendationRepository', 'getCompanyStatRecommendationRepositoryService', true],
  1598.             'App\\Repository\\CompanyTagRepository' => ['privates', 'App\\Repository\\CompanyTagRepository', 'getCompanyTagRepositoryService', true],
  1599.             'App\\Repository\\ConfigRepository' => ['privates', 'App\\Repository\\ConfigRepository', 'getConfigRepositoryService', false],
  1600.             'App\\Repository\\ConfigurationRepository' => ['privates', 'App\\Repository\\ConfigurationRepository', 'getConfigurationRepositoryService', true],
  1601.             'App\\Repository\\DailyAdviceRepository' => ['privates', 'App\\Repository\\DailyAdviceRepository', 'getDailyAdviceRepositoryService', true],
  1602.             'App\\Repository\\DailyRewardLogRepository' => ['privates', 'App\\Repository\\DailyRewardLogRepository', 'getDailyRewardLogRepositoryService', true],
  1603.             'App\\Repository\\DayEventRepository' => ['privates', 'App\\Repository\\DayEventRepository', 'getDayEventRepositoryService', true],
  1604.             'App\\Repository\\DayRepository' => ['privates', 'App\\Repository\\DayRepository', 'getDayRepositoryService', true],
  1605.             'App\\Repository\\DepartmentRepository' => ['privates', 'App\\Repository\\DepartmentRepository', 'getDepartmentRepositoryService', true],
  1606.             'App\\Repository\\DocumentRepository' => ['privates', 'App\\Repository\\DocumentRepository', 'getDocumentRepositoryService', true],
  1607.             'App\\Repository\\EmailFieldRepository' => ['privates', 'App\\Repository\\EmailFieldRepository', 'getEmailFieldRepositoryService', true],
  1608.             'App\\Repository\\EmailProgrammationRepository' => ['privates', 'App\\Repository\\EmailProgrammationRepository', 'getEmailProgrammationRepositoryService', true],
  1609.             'App\\Repository\\EventRepository' => ['privates', 'App\\Repository\\EventRepository', 'getEventRepositoryService', false],
  1610.             'App\\Repository\\ExclusionsCategoryRepository' => ['privates', 'App\\Repository\\ExclusionsCategoryRepository', 'getExclusionsCategoryRepositoryService', true],
  1611.             'App\\Repository\\ExclusionsChannelRepository' => ['privates', 'App\\Repository\\ExclusionsChannelRepository', 'getExclusionsChannelRepositoryService', true],
  1612.             'App\\Repository\\ExclusionsVideoRepository' => ['privates', 'App\\Repository\\ExclusionsVideoRepository', 'getExclusionsVideoRepositoryService', true],
  1613.             'App\\Repository\\ExpertRepository' => ['privates', 'App\\Repository\\ExpertRepository', 'getExpertRepositoryService', true],
  1614.             'App\\Repository\\ExternalClientRepository' => ['privates', 'App\\Repository\\ExternalClientRepository', 'getExternalClientRepositoryService', true],
  1615.             'App\\Repository\\ExternalCompanyRepository' => ['privates', 'App\\Repository\\ExternalCompanyRepository', 'getExternalCompanyRepositoryService', true],
  1616.             'App\\Repository\\FaqAnswerRepository' => ['privates', 'App\\Repository\\FaqAnswerRepository', 'getFaqAnswerRepositoryService', true],
  1617.             'App\\Repository\\FaqQuestionRepository' => ['privates', 'App\\Repository\\FaqQuestionRepository', 'getFaqQuestionRepositoryService', true],
  1618.             'App\\Repository\\FavoriteRepository' => ['privates', 'App\\Repository\\FavoriteRepository', 'getFavoriteRepositoryService', true],
  1619.             'App\\Repository\\FiltersCategoryRepository' => ['privates', 'App\\Repository\\FiltersCategoryRepository', 'getFiltersCategoryRepositoryService', true],
  1620.             'App\\Repository\\FiltersFilterRepository' => ['privates', 'App\\Repository\\FiltersFilterRepository', 'getFiltersFilterRepositoryService', true],
  1621.             'App\\Repository\\InvoiceApplicationRepository' => ['privates', 'App\\Repository\\InvoiceApplicationRepository', 'getInvoiceApplicationRepositoryService', true],
  1622.             'App\\Repository\\InvoiceRepository' => ['privates', 'App\\Repository\\InvoiceRepository', 'getInvoiceRepositoryService', true],
  1623.             'App\\Repository\\KinestexExerciseRepository' => ['privates', 'App\\Repository\\KinestexExerciseRepository', 'getKinestexExerciseRepositoryService', true],
  1624.             'App\\Repository\\KinestexLogRepository' => ['privates', 'App\\Repository\\KinestexLogRepository', 'getKinestexLogRepositoryService', true],
  1625.             'App\\Repository\\LogEmailRepository' => ['privates', 'App\\Repository\\LogEmailRepository', 'getLogEmailRepositoryService', true],
  1626.             'App\\Repository\\LogRepository' => ['privates', 'App\\Repository\\LogRepository', 'getLogRepositoryService', false],
  1627.             'App\\Repository\\MarketplaceCategoryRepository' => ['privates', 'App\\Repository\\MarketplaceCategoryRepository', 'getMarketplaceCategoryRepositoryService', true],
  1628.             'App\\Repository\\MarketplaceReservationRepository' => ['privates', 'App\\Repository\\MarketplaceReservationRepository', 'getMarketplaceReservationRepositoryService', true],
  1629.             'App\\Repository\\MediaObjectRepository' => ['privates', 'App\\Repository\\MediaObjectRepository', 'getMediaObjectRepositoryService', true],
  1630.             'App\\Repository\\MessagePrototypeRepository' => ['privates', 'App\\Repository\\MessagePrototypeRepository', 'getMessagePrototypeRepositoryService', true],
  1631.             'App\\Repository\\MessageRepository' => ['privates', 'App\\Repository\\MessageRepository', 'getMessageRepositoryService', true],
  1632.             'App\\Repository\\MoodAfterPostResponseRepository' => ['privates', 'App\\Repository\\MoodAfterPostResponseRepository', 'getMoodAfterPostResponseRepositoryService', true],
  1633.             'App\\Repository\\MoodAfterPostResponseVideoProgramChannelRepository' => ['privates', 'App\\Repository\\MoodAfterPostResponseVideoProgramChannelRepository', 'getMoodAfterPostResponseVideoProgramChannelRepositoryService', true],
  1634.             'App\\Repository\\MoodResponseRepository' => ['privates', 'App\\Repository\\MoodResponseRepository', 'getMoodResponseRepositoryService', true],
  1635.             'App\\Repository\\NotationRepository' => ['privates', 'App\\Repository\\NotationRepository', 'getNotationRepositoryService', true],
  1636.             'App\\Repository\\NotificationPreferenceRepository' => ['privates', 'App\\Repository\\NotificationPreferenceRepository', 'getNotificationPreferenceRepositoryService', true],
  1637.             'App\\Repository\\NotificationRepository' => ['privates', 'App\\Repository\\NotificationRepository', 'getNotificationRepositoryService', true],
  1638.             'App\\Repository\\NotificationTypeRepository' => ['privates', 'App\\Repository\\NotificationTypeRepository', 'getNotificationTypeRepositoryService', true],
  1639.             'App\\Repository\\ObjectiveRepository' => ['privates', 'App\\Repository\\ObjectiveRepository', 'getObjectiveRepositoryService', true],
  1640.             'App\\Repository\\OrderRepository' => ['privates', 'App\\Repository\\OrderRepository', 'getOrderRepositoryService', true],
  1641.             'App\\Repository\\PedometerLogRepository' => ['privates', 'App\\Repository\\PedometerLogRepository', 'getPedometerLogRepositoryService', true],
  1642.             'App\\Repository\\PlaylistRepository' => ['privates', 'App\\Repository\\PlaylistRepository', 'getPlaylistRepositoryService', true],
  1643.             'App\\Repository\\PlaylistVideoConfigRepository' => ['privates', 'App\\Repository\\PlaylistVideoConfigRepository', 'getPlaylistVideoConfigRepositoryService', true],
  1644.             'App\\Repository\\ProgramEventRepository' => ['privates', 'App\\Repository\\ProgramEventRepository', 'getProgramEventRepositoryService', true],
  1645.             'App\\Repository\\ProgramRepository' => ['privates', 'App\\Repository\\ProgramRepository', 'getProgramRepositoryService', true],
  1646.             'App\\Repository\\PubClientRepository' => ['privates', 'App\\Repository\\PubClientRepository', 'getPubClientRepositoryService', true],
  1647.             'App\\Repository\\PubRepository' => ['privates', 'App\\Repository\\PubRepository', 'getPubRepositoryService', true],
  1648.             'App\\Repository\\QuestionRepository' => ['privates', 'App\\Repository\\QuestionRepository', 'getQuestionRepositoryService', true],
  1649.             'App\\Repository\\RegistrationRepository' => ['privates', 'App\\Repository\\RegistrationRepository', 'getRegistrationRepositoryService', false],
  1650.             'App\\Repository\\ResetPasswordRequestRepository' => ['privates', 'App\\Repository\\ResetPasswordRequestRepository', 'getResetPasswordRequestRepositoryService', true],
  1651.             'App\\Repository\\RestrictionRepository' => ['privates', 'App\\Repository\\RestrictionRepository', 'getRestrictionRepositoryService', true],
  1652.             'App\\Repository\\RoomRepository' => ['privates', 'App\\Repository\\RoomRepository', 'getRoomRepositoryService', true],
  1653.             'App\\Repository\\RunLogRepository' => ['privates', 'App\\Repository\\RunLogRepository', 'getRunLogRepositoryService', true],
  1654.             'App\\Repository\\SegmentationRepository' => ['privates', 'App\\Repository\\SegmentationRepository', 'getSegmentationRepositoryService', false],
  1655.             'App\\Repository\\SeoRepository' => ['privates', 'App\\Repository\\SeoRepository', 'getSeoRepositoryService', false],
  1656.             'App\\Repository\\SlideRepository' => ['privates', 'App\\Repository\\SlideRepository', 'getSlideRepositoryService', true],
  1657.             'App\\Repository\\SpecialistEventApplicationRepository' => ['privates', 'App\\Repository\\SpecialistEventApplicationRepository', 'getSpecialistEventApplicationRepositoryService', true],
  1658.             'App\\Repository\\SpecialistRepository' => ['privates', 'App\\Repository\\SpecialistRepository', 'getSpecialistRepositoryService', true],
  1659.             'App\\Repository\\SpecialistTagRepository' => ['privates', 'App\\Repository\\SpecialistTagRepository', 'getSpecialistTagRepositoryService', true],
  1660.             'App\\Repository\\StravaActivityRepository' => ['privates', 'App\\Repository\\StravaActivityRepository', 'getStravaActivityRepositoryService', true],
  1661.             'App\\Repository\\StravaProfileRepository' => ['privates', 'App\\Repository\\StravaProfileRepository', 'getStravaProfileRepositoryService', true],
  1662.             'App\\Repository\\SubscriptionRepository' => ['privates', 'App\\Repository\\SubscriptionRepository', 'getSubscriptionRepositoryService', true],
  1663.             'App\\Repository\\SurveyCategoryRepository' => ['privates', 'App\\Repository\\SurveyCategoryRepository', 'getSurveyCategoryRepositoryService', true],
  1664.             'App\\Repository\\SurveyConfigRepository' => ['privates', 'App\\Repository\\SurveyConfigRepository', 'getSurveyConfigRepositoryService', true],
  1665.             'App\\Repository\\SurveyRepository' => ['privates', 'App\\Repository\\SurveyRepository', 'getSurveyRepositoryService', true],
  1666.             'App\\Repository\\TagRepository' => ['privates', 'App\\Repository\\TagRepository', 'getTagRepositoryService', true],
  1667.             'App\\Repository\\TeamInvitationRepository' => ['privates', 'App\\Repository\\TeamInvitationRepository', 'getTeamInvitationRepositoryService', true],
  1668.             'App\\Repository\\TeamRepository' => ['privates', 'App\\Repository\\TeamRepository', 'getTeamRepositoryService', true],
  1669.             'App\\Repository\\TeamUserRepository' => ['privates', 'App\\Repository\\TeamUserRepository', 'getTeamUserRepositoryService', true],
  1670.             'App\\Repository\\TeamplayChallengeRepository' => ['privates', 'App\\Repository\\TeamplayChallengeRepository', 'getTeamplayChallengeRepositoryService', true],
  1671.             'App\\Repository\\TeamplayLogRepository' => ['privates', 'App\\Repository\\TeamplayLogRepository', 'getTeamplayLogRepositoryService', true],
  1672.             'App\\Repository\\TeamplayRepository' => ['privates', 'App\\Repository\\TeamplayRepository', 'getTeamplayRepositoryService', true],
  1673.             'App\\Repository\\TeamplayUserRecapRepository' => ['privates', 'App\\Repository\\TeamplayUserRecapRepository', 'getTeamplayUserRecapRepositoryService', true],
  1674.             'App\\Repository\\TvCompanyRepository' => ['privates', 'App\\Repository\\TvCompanyRepository', 'getTvCompanyRepositoryService', true],
  1675.             'App\\Repository\\TvConfigurationRepository' => ['privates', 'App\\Repository\\TvConfigurationRepository', 'getTvConfigurationRepositoryService', true],
  1676.             'App\\Repository\\TvTagRepository' => ['privates', 'App\\Repository\\TvTagRepository', 'getTvTagRepositoryService', true],
  1677.             'App\\Repository\\TvUserRepository' => ['privates', 'App\\Repository\\TvUserRepository', 'getTvUserRepositoryService', true],
  1678.             'App\\Repository\\UserDeviceRepository' => ['privates', 'App\\Repository\\UserDeviceRepository', 'getUserDeviceRepositoryService', true],
  1679.             'App\\Repository\\UserFavoriteRepository' => ['privates', 'App\\Repository\\UserFavoriteRepository', 'getUserFavoriteRepositoryService', true],
  1680.             'App\\Repository\\UserLastDayEventRepository' => ['privates', 'App\\Repository\\UserLastDayEventRepository', 'getUserLastDayEventRepositoryService', true],
  1681.             'App\\Repository\\UserNotificationRepository' => ['privates', 'App\\Repository\\UserNotificationRepository', 'getUserNotificationRepositoryService', true],
  1682.             'App\\Repository\\UserRepository' => ['privates', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
  1683.             'App\\Repository\\UserResponseRepository' => ['privates', 'App\\Repository\\UserResponseRepository', 'getUserResponseRepositoryService', true],
  1684.             'App\\Repository\\UserSegmentationRepository' => ['privates', 'App\\Repository\\UserSegmentationRepository', 'getUserSegmentationRepositoryService', true],
  1685.             'App\\Repository\\UserVideoTimecodeRepository' => ['privates', 'App\\Repository\\UserVideoTimecodeRepository', 'getUserVideoTimecodeRepositoryService', true],
  1686.             'App\\Repository\\VideoEventRepository' => ['privates', 'App\\Repository\\VideoEventRepository', 'getVideoEventRepositoryService', true],
  1687.             'App\\Repository\\VideoLastSeenRepository' => ['privates', 'App\\Repository\\VideoLastSeenRepository', 'getVideoLastSeenRepositoryService', true],
  1688.             'App\\Repository\\VideoLastValidateRepository' => ['privates', 'App\\Repository\\VideoLastValidateRepository', 'getVideoLastValidateRepositoryService', true],
  1689.             'App\\Repository\\VideoRepository' => ['privates', 'App\\Repository\\VideoRepository', 'getVideoRepositoryService', true],
  1690.             'App\\Repository\\VisioEventPromotionRepository' => ['privates', 'App\\Repository\\VisioEventPromotionRepository', 'getVisioEventPromotionRepositoryService', false],
  1691.             'App\\Repository\\VisioEventRepository' => ['privates', 'App\\Repository\\VisioEventRepository', 'getVisioEventRepositoryService', false],
  1692.             'App\\Repository\\WorkshopRepository' => ['privates', 'App\\Repository\\WorkshopRepository', 'getWorkshopRepositoryService', true],
  1693.         ], [
  1694.             'App\\Repository\\AffiliatedEventApplicationRepository' => '?',
  1695.             'App\\Repository\\AnswerRepository' => '?',
  1696.             'App\\Repository\\ArticleRepository' => '?',
  1697.             'App\\Repository\\AssociationRepository' => '?',
  1698.             'App\\Repository\\AwardConfigRepository' => '?',
  1699.             'App\\Repository\\AwardLogRepository' => '?',
  1700.             'App\\Repository\\AwardOperationRepository' => '?',
  1701.             'App\\Repository\\AwardRepository' => '?',
  1702.             'App\\Repository\\BikeLogRepository' => '?',
  1703.             'App\\Repository\\CalcProgramVideoRepository' => '?',
  1704.             'App\\Repository\\CancelEventApplicationRepository' => '?',
  1705.             'App\\Repository\\CancellationParametersRepository' => '?',
  1706.             'App\\Repository\\CategoryRepository' => '?',
  1707.             'App\\Repository\\CguRepository' => '?',
  1708.             'App\\Repository\\ChannelRepository' => '?',
  1709.             'App\\Repository\\ChatLogRepository' => '?',
  1710.             'App\\Repository\\ChatMessageRepository' => '?',
  1711.             'App\\Repository\\ChatRepository' => '?',
  1712.             'App\\Repository\\ClientRepository' => '?',
  1713.             'App\\Repository\\CompanyRepository' => '?',
  1714.             'App\\Repository\\CompanyStatRecommendationRepository' => '?',
  1715.             'App\\Repository\\CompanyTagRepository' => '?',
  1716.             'App\\Repository\\ConfigRepository' => '?',
  1717.             'App\\Repository\\ConfigurationRepository' => '?',
  1718.             'App\\Repository\\DailyAdviceRepository' => '?',
  1719.             'App\\Repository\\DailyRewardLogRepository' => '?',
  1720.             'App\\Repository\\DayEventRepository' => '?',
  1721.             'App\\Repository\\DayRepository' => '?',
  1722.             'App\\Repository\\DepartmentRepository' => '?',
  1723.             'App\\Repository\\DocumentRepository' => '?',
  1724.             'App\\Repository\\EmailFieldRepository' => '?',
  1725.             'App\\Repository\\EmailProgrammationRepository' => '?',
  1726.             'App\\Repository\\EventRepository' => '?',
  1727.             'App\\Repository\\ExclusionsCategoryRepository' => '?',
  1728.             'App\\Repository\\ExclusionsChannelRepository' => '?',
  1729.             'App\\Repository\\ExclusionsVideoRepository' => '?',
  1730.             'App\\Repository\\ExpertRepository' => '?',
  1731.             'App\\Repository\\ExternalClientRepository' => '?',
  1732.             'App\\Repository\\ExternalCompanyRepository' => '?',
  1733.             'App\\Repository\\FaqAnswerRepository' => '?',
  1734.             'App\\Repository\\FaqQuestionRepository' => '?',
  1735.             'App\\Repository\\FavoriteRepository' => '?',
  1736.             'App\\Repository\\FiltersCategoryRepository' => '?',
  1737.             'App\\Repository\\FiltersFilterRepository' => '?',
  1738.             'App\\Repository\\InvoiceApplicationRepository' => '?',
  1739.             'App\\Repository\\InvoiceRepository' => '?',
  1740.             'App\\Repository\\KinestexExerciseRepository' => '?',
  1741.             'App\\Repository\\KinestexLogRepository' => '?',
  1742.             'App\\Repository\\LogEmailRepository' => '?',
  1743.             'App\\Repository\\LogRepository' => '?',
  1744.             'App\\Repository\\MarketplaceCategoryRepository' => '?',
  1745.             'App\\Repository\\MarketplaceReservationRepository' => '?',
  1746.             'App\\Repository\\MediaObjectRepository' => '?',
  1747.             'App\\Repository\\MessagePrototypeRepository' => '?',
  1748.             'App\\Repository\\MessageRepository' => '?',
  1749.             'App\\Repository\\MoodAfterPostResponseRepository' => '?',
  1750.             'App\\Repository\\MoodAfterPostResponseVideoProgramChannelRepository' => '?',
  1751.             'App\\Repository\\MoodResponseRepository' => '?',
  1752.             'App\\Repository\\NotationRepository' => '?',
  1753.             'App\\Repository\\NotificationPreferenceRepository' => '?',
  1754.             'App\\Repository\\NotificationRepository' => '?',
  1755.             'App\\Repository\\NotificationTypeRepository' => '?',
  1756.             'App\\Repository\\ObjectiveRepository' => '?',
  1757.             'App\\Repository\\OrderRepository' => '?',
  1758.             'App\\Repository\\PedometerLogRepository' => '?',
  1759.             'App\\Repository\\PlaylistRepository' => '?',
  1760.             'App\\Repository\\PlaylistVideoConfigRepository' => '?',
  1761.             'App\\Repository\\ProgramEventRepository' => '?',
  1762.             'App\\Repository\\ProgramRepository' => '?',
  1763.             'App\\Repository\\PubClientRepository' => '?',
  1764.             'App\\Repository\\PubRepository' => '?',
  1765.             'App\\Repository\\QuestionRepository' => '?',
  1766.             'App\\Repository\\RegistrationRepository' => '?',
  1767.             'App\\Repository\\ResetPasswordRequestRepository' => '?',
  1768.             'App\\Repository\\RestrictionRepository' => '?',
  1769.             'App\\Repository\\RoomRepository' => '?',
  1770.             'App\\Repository\\RunLogRepository' => '?',
  1771.             'App\\Repository\\SegmentationRepository' => '?',
  1772.             'App\\Repository\\SeoRepository' => '?',
  1773.             'App\\Repository\\SlideRepository' => '?',
  1774.             'App\\Repository\\SpecialistEventApplicationRepository' => '?',
  1775.             'App\\Repository\\SpecialistRepository' => '?',
  1776.             'App\\Repository\\SpecialistTagRepository' => '?',
  1777.             'App\\Repository\\StravaActivityRepository' => '?',
  1778.             'App\\Repository\\StravaProfileRepository' => '?',
  1779.             'App\\Repository\\SubscriptionRepository' => '?',
  1780.             'App\\Repository\\SurveyCategoryRepository' => '?',
  1781.             'App\\Repository\\SurveyConfigRepository' => '?',
  1782.             'App\\Repository\\SurveyRepository' => '?',
  1783.             'App\\Repository\\TagRepository' => '?',
  1784.             'App\\Repository\\TeamInvitationRepository' => '?',
  1785.             'App\\Repository\\TeamRepository' => '?',
  1786.             'App\\Repository\\TeamUserRepository' => '?',
  1787.             'App\\Repository\\TeamplayChallengeRepository' => '?',
  1788.             'App\\Repository\\TeamplayLogRepository' => '?',
  1789.             'App\\Repository\\TeamplayRepository' => '?',
  1790.             'App\\Repository\\TeamplayUserRecapRepository' => '?',
  1791.             'App\\Repository\\TvCompanyRepository' => '?',
  1792.             'App\\Repository\\TvConfigurationRepository' => '?',
  1793.             'App\\Repository\\TvTagRepository' => '?',
  1794.             'App\\Repository\\TvUserRepository' => '?',
  1795.             'App\\Repository\\UserDeviceRepository' => '?',
  1796.             'App\\Repository\\UserFavoriteRepository' => '?',
  1797.             'App\\Repository\\UserLastDayEventRepository' => '?',
  1798.             'App\\Repository\\UserNotificationRepository' => '?',
  1799.             'App\\Repository\\UserRepository' => '?',
  1800.             'App\\Repository\\UserResponseRepository' => '?',
  1801.             'App\\Repository\\UserSegmentationRepository' => '?',
  1802.             'App\\Repository\\UserVideoTimecodeRepository' => '?',
  1803.             'App\\Repository\\VideoEventRepository' => '?',
  1804.             'App\\Repository\\VideoLastSeenRepository' => '?',
  1805.             'App\\Repository\\VideoLastValidateRepository' => '?',
  1806.             'App\\Repository\\VideoRepository' => '?',
  1807.             'App\\Repository\\VisioEventPromotionRepository' => '?',
  1808.             'App\\Repository\\VisioEventRepository' => '?',
  1809.             'App\\Repository\\WorkshopRepository' => '?',
  1810.         ])));
  1811.         $a->addCustomStringFunction('DEGREES', 'DoctrineExtensions\\Query\\Mysql\\Degrees');
  1812.         $a->addCustomStringFunction('COS', 'DoctrineExtensions\\Query\\Mysql\\Cos');
  1813.         $a->addCustomStringFunction('SIN', 'DoctrineExtensions\\Query\\Mysql\\Sin');
  1814.         $a->addCustomStringFunction('RADIANS', 'DoctrineExtensions\\Query\\Mysql\\Radians');
  1815.         $a->addCustomStringFunction('ACOS', 'DoctrineExtensions\\Query\\Mysql\\Acos');
  1816.         $a->addCustomStringFunction('LEAST', 'DoctrineExtensions\\Query\\Mysql\\Least');
  1817.         $a->addCustomStringFunction('ROUND', 'DoctrineExtensions\\Query\\Mysql\\Round');
  1818.         $a->addCustomStringFunction('MONTH', 'DoctrineExtensions\\Query\\Mysql\\Month');
  1819.         $a->addCustomStringFunction('YEAR', 'DoctrineExtensions\\Query\\Mysql\\Year');
  1820.         $a->addCustomStringFunction('IFNULL', 'DoctrineExtensions\\Query\\Mysql\\IfNull');
  1821.         $a->addCustomStringFunction('IFELSE', 'DoctrineExtensions\\Query\\Mysql\\IfElse');
  1822.         $a->addCustomNumericFunction('rand', 'DoctrineExtensions\\Query\\Mysql\\Rand');
  1823.         $a->addFilter('active_filter', 'App\\Doctrine\\ActiveFilter');
  1824.         $a->addFilter('exclusions_filter', 'App\\Doctrine\\ExclusionsFilter');
  1825.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1826.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1827.         return $instance;
  1828.     }
  1829.     /**
  1830.      * Gets the public 'event_dispatcher' shared service.
  1831.      *
  1832.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1833.      */
  1834.     protected function getEventDispatcherService()
  1835.     {
  1836.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1837.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1838.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1839.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1840.         $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())));
  1841.         $instance->addListener('kernel.request', [0 => function () {
  1842.             return ($this->privates['App\\EventSubscriber\\DecoratedDeserializeListener'] ?? $this->getDecoratedDeserializeListenerService());
  1843.         }, 1 => 'onKernelRequest'], 2);
  1844.         $instance->addListener('kernel.request', [0 => function () {
  1845.             return ($this->privates['App\\Listener\\BeforeRequestListener'] ?? $this->getBeforeRequestListenerService());
  1846.         }, 1 => 'onKernelRequest'], 7);
  1847.         $instance->addListener('vich_uploader.post_upload', [0 => function () {
  1848.             return ($this->privates['App\\Listener\\FileUploadListener'] ?? $this->load('getFileUploadListenerService'));
  1849.         }, 1 => 'onFileUploadEnd'], 0);
  1850.         $instance->addListener('lexik_jwt_authentication.on_jwt_expired', [0 => function () {
  1851.             return ($this->privates['App\\Listener\\JWTCredentialsMessagesListener'] ?? $this->load('getJWTCredentialsMessagesListenerService'));
  1852.         }, 1 => 'onFailureEvent'], 0);
  1853.         $instance->addListener('lexik_jwt_authentication.on_jwt_invalid', [0 => function () {
  1854.             return ($this->privates['App\\Listener\\JWTCredentialsMessagesListener'] ?? $this->load('getJWTCredentialsMessagesListenerService'));
  1855.         }, 1 => 'onFailureEvent'], 0);
  1856.         $instance->addListener('lexik_jwt_authentication.on_jwt_not_found', [0 => function () {
  1857.             return ($this->privates['App\\Listener\\JWTCredentialsMessagesListener'] ?? $this->load('getJWTCredentialsMessagesListenerService'));
  1858.         }, 1 => 'onFailureEvent'], 0);
  1859.         $instance->addListener('lexik_jwt_authentication.on_authentication_failure', [0 => function () {
  1860.             return ($this->privates['App\\Listener\\JWTCredentialsMessagesListener'] ?? $this->load('getJWTCredentialsMessagesListenerService'));
  1861.         }, 1 => 'onFailureEvent'], 0);
  1862.         $instance->addListener('kernel.controller', [0 => function () {
  1863.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1864.         }, 1 => 'onKernelController'], 0);
  1865.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  1866.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1867.         }, 1 => 'checkPassport'], 1024);
  1868.         $instance->addListener('kernel.response', [0 => function () {
  1869.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1870.         }, 1 => 'onKernelResponse'], 0);
  1871.         $instance->addListener('kernel.response', [0 => function () {
  1872.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1873.         }, 1 => 'onKernelResponse'], 0);
  1874.         $instance->addListener('kernel.response', [0 => function () {
  1875.             return ($this->privates['security.context_listener.2'] ?? $this->getSecurity_ContextListener_2Service());
  1876.         }, 1 => 'onKernelResponse'], 0);
  1877.         $instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserCreatedEvent', [0 => function () {
  1878.             return ($this->privates['hslavich_onelogin_saml.user_created_listener.client'] ?? $this->load('getHslavichOneloginSaml_UserCreatedListener_ClientService'));
  1879.         }, 1 => '__invoke'], 0);
  1880.         $instance->addListener('Hslavich\\OneloginSamlBundle\\Event\\UserModifiedEvent', [0 => function () {
  1881.             return ($this->privates['hslavich_onelogin_saml.user_modified_listener.client'] ?? $this->load('getHslavichOneloginSaml_UserModifiedListener_ClientService'));
  1882.         }, 1 => '__invoke'], 0);
  1883.         $instance->addListener('kernel.response', [0 => function () {
  1884.             return ($this->privates['security.context_listener.3'] ?? $this->getSecurity_ContextListener_3Service());
  1885.         }, 1 => 'onKernelResponse'], 0);
  1886.         $instance->addListener('kernel.response', [0 => function () {
  1887.             return ($this->privates['security.context_listener.4'] ?? $this->getSecurity_ContextListener_4Service());
  1888.         }, 1 => 'onKernelResponse'], 0);
  1889.         $instance->addListener('kernel.response', [0 => function () {
  1890.             return ($this->privates['security.context_listener.5'] ?? $this->getSecurity_ContextListener_5Service());
  1891.         }, 1 => 'onKernelResponse'], 0);
  1892.         $instance->addListener('kernel.response', [0 => function () {
  1893.             return ($this->privates['security.context_listener.6'] ?? $this->getSecurity_ContextListener_6Service());
  1894.         }, 1 => 'onKernelResponse'], 0);
  1895.         $instance->addListener('kernel.response', [0 => function () {
  1896.             return ($this->privates['security.context_listener.7'] ?? $this->getSecurity_ContextListener_7Service());
  1897.         }, 1 => 'onKernelResponse'], 0);
  1898.         $instance->addListener('kernel.response', [0 => function () {
  1899.             return ($this->privates['security.context_listener.8'] ?? $this->getSecurity_ContextListener_8Service());
  1900.         }, 1 => 'onKernelResponse'], 0);
  1901.         $instance->addListener('kernel.response', [0 => function () {
  1902.             return ($this->privates['security.context_listener.9'] ?? $this->getSecurity_ContextListener_9Service());
  1903.         }, 1 => 'onKernelResponse'], 0);
  1904.         $instance->addListener('kernel.response', [0 => function () {
  1905.             return ($this->privates['security.context_listener.10'] ?? $this->getSecurity_ContextListener_10Service());
  1906.         }, 1 => 'onKernelResponse'], 0);
  1907.         $instance->addListener('kernel.exception', [0 => function () {
  1908.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1909.         }, 1 => 'onKernelException'], 0);
  1910.         $instance->addListener('kernel.request', [0 => function () {
  1911.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1912.         }, 1 => 'onKernelRequest'], 0);
  1913.         $instance->addListener('lexik_filter.prepare', [0 => function () {
  1914.             return ($this->services['lexik_form_filter.filter_prepare'] ?? ($this->services['lexik_form_filter.filter_prepare'] = new \Lexik\Bundle\FormFilterBundle\Event\Listener\PrepareListener()));
  1915.         }, 1 => 'onFilterBuilderPrepare'], 0);
  1916.         $instance->addListener('lexik_filter.apply_filters.orm', [0 => function () {
  1917.             return ($this->privates['lexik_form_filter.apply_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.apply_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Listener\DoctrineApplyFilterListener('and')));
  1918.         }, 1 => 'onApplyFilterCondition'], 0);
  1919.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  1920.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  1921.         }, 1 => '__invoke'], 0);
  1922.         $instance->addListener('kernel.request', [0 => function () {
  1923.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1924.         }, 1 => 'onKernelRequest'], 250);
  1925.         $instance->addListener('kernel.response', [0 => function () {
  1926.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1927.         }, 1 => 'onKernelResponse'], 0);
  1928.         $instance->addListener('kernel.response', [0 => function () {
  1929.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1930.         }, 1 => 'onResponse'], -10);
  1931.         $instance->addListener('kernel.request', [0 => function () {
  1932.             return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
  1933.         }, 1 => 'onKernelRequest'], 28);
  1934.         $instance->addListener('kernel.view', [0 => function () {
  1935.             return ($this->privates['api_platform.listener.view.serialize'] ?? $this->load('getApiPlatform_Listener_View_SerializeService'));
  1936.         }, 1 => 'onKernelView'], 16);
  1937.         $instance->addListener('kernel.view', [0 => function () {
  1938.             return ($this->privates['api_platform.listener.view.respond'] ?? $this->load('getApiPlatform_Listener_View_RespondService'));
  1939.         }, 1 => 'onKernelView'], 8);
  1940.         $instance->addListener('kernel.exception', [0 => function () {
  1941.             return ($this->privates['api_platform.listener.exception.validation'] ?? $this->load('getApiPlatform_Listener_Exception_ValidationService'));
  1942.         }, 1 => 'onKernelException'], 0);
  1943.         $instance->addListener('kernel.exception', [0 => function () {
  1944.             return ($this->privates['api_platform.listener.exception'] ?? $this->load('getApiPlatform_Listener_ExceptionService'));
  1945.         }, 1 => 'onKernelException'], -96);
  1946.         $instance->addListener('kernel.view', [0 => function () {
  1947.             return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->load('getApiPlatform_Listener_View_Write_LegacyService'));
  1948.         }, 1 => 'onKernelView'], 32);
  1949.         $instance->addListener('kernel.request', [0 => function () {
  1950.             return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
  1951.         }, 1 => 'onKernelRequest'], 4);
  1952.         $instance->addListener('kernel.request', [0 => function () {
  1953.             return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
  1954.         }, 1 => 'onKernelRequest'], 0);
  1955.         $instance->addListener('kernel.request', [0 => function () {
  1956.             return ($this->privates['api_platform.jsonapi.listener.request.transform_pagination_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_pagination_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformPaginationParametersListener()));
  1957.         }, 1 => 'onKernelRequest'], 5);
  1958.         $instance->addListener('kernel.request', [0 => function () {
  1959.             return ($this->privates['api_platform.jsonapi.listener.request.transform_sorting_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_sorting_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformSortingParametersListener('_orderBy')));
  1960.         }, 1 => 'onKernelRequest'], 5);
  1961.         $instance->addListener('kernel.request', [0 => function () {
  1962.             return ($this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] ?? $this->getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService());
  1963.         }, 1 => 'onKernelRequest'], 5);
  1964.         $instance->addListener('kernel.request', [0 => function () {
  1965.             return ($this->privates['api_platform.jsonapi.listener.request.transform_filtering_parameters'] ?? ($this->privates['api_platform.jsonapi.listener.request.transform_filtering_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformFilteringParametersListener()));
  1966.         }, 1 => 'onKernelRequest'], 5);
  1967.         $instance->addListener('kernel.response', [0 => function () {
  1968.             return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
  1969.         }, 1 => 'onKernelResponse'], 0);
  1970.         $instance->addListener('kernel.response', [0 => function () {
  1971.             return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
  1972.         }, 1 => 'onKernelResponse'], -1);
  1973.         $instance->addListener('kernel.view', [0 => function () {
  1974.             return ($this->privates['api_platform.listener.view.validate'] ?? $this->load('getApiPlatform_Listener_View_ValidateService'));
  1975.         }, 1 => 'onKernelView'], 64);
  1976.         $instance->addListener('kernel.request', [0 => function () {
  1977.             return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
  1978.         }, 1 => 'onKernelRequest'], 16);
  1979.         $instance->addListener('kernel.response', [0 => function () {
  1980.             return ($this->privates['api_platform.mercure.listener.response.add_link_header'] ?? $this->getApiPlatform_Mercure_Listener_Response_AddLinkHeaderService());
  1981.         }, 1 => 'onKernelResponse'], 0);
  1982.         $instance->addListener('kernel.request', [0 => function () {
  1983.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1984.         }, 1 => 'onSecurity'], 3);
  1985.         $instance->addListener('kernel.request', [0 => function () {
  1986.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1987.         }, 1 => 'onSecurityPostDenormalize'], 1);
  1988.         $instance->addListener('kernel.view', [0 => function () {
  1989.             return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
  1990.         }, 1 => 'onSecurityPostValidation'], 63);
  1991.         $instance->addListener('kernel.view', [0 => function () {
  1992.             return ($this->privates['App\\EventSubscriber\\KernelEventsSubscriber'] ?? $this->getKernelEventsSubscriberService());
  1993.         }, 1 => 'removeMediaObjects'], 33);
  1994.         $instance->addListener('kernel.request', [0 => function () {
  1995.             return ($this->privates['App\\EventSubscriber\\KernelEventsSubscriber'] ?? $this->getKernelEventsSubscriberService());
  1996.         }, 1 => 'logMediaObjects'], 3);
  1997.         $instance->addListener('lexik_jwt_authentication.on_authentication_success', [0 => function () {
  1998.             return ($this->privates['App\\EventSubscriber\\LoginEventSubscriber'] ?? $this->load('getLoginEventSubscriberService'));
  1999.         }, 1 => 'logUserConnection'], 0);
  2000.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [0 => function () {
  2001.             return ($this->privates['App\\EventSubscriber\\LoginEventSubscriber'] ?? $this->load('getLoginEventSubscriberService'));
  2002.         }, 1 => 'onJWTCreatedAddDataToPayload'], 0);
  2003.         $instance->addListener('kernel.view', [0 => function () {
  2004.             return ($this->privates['App\\EventSubscriber\\MediaObjectUploadSubscriber'] ?? $this->load('getMediaObjectUploadSubscriberService'));
  2005.         }, 1 => 'convertToWebP'], 33);
  2006.         $instance->addListener('kernel.request', [0 => function () {
  2007.             return ($this->privates['App\\EventSubscriber\\ModuleAccessSubscriber'] ?? $this->getModuleAccessSubscriberService());
  2008.         }, 1 => 'onKernelRequest'], 0);
  2009.         $instance->addListener('kernel.response', [0 => function () {
  2010.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
  2011.         }, 1 => 'onKernelResponse'], 0);
  2012.         $instance->addListener('kernel.response', [0 => function () {
  2013.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2014.         }, 1 => 'onKernelResponse'], -1024);
  2015.         $instance->addListener('kernel.request', [0 => function () {
  2016.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2017.         }, 1 => 'setDefaultLocale'], 100);
  2018.         $instance->addListener('kernel.request', [0 => function () {
  2019.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2020.         }, 1 => 'onKernelRequest'], 16);
  2021.         $instance->addListener('kernel.finish_request', [0 => function () {
  2022.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2023.         }, 1 => 'onKernelFinishRequest'], 0);
  2024.         $instance->addListener('kernel.request', [0 => function () {
  2025.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2026.         }, 1 => 'onKernelRequest'], 256);
  2027.         $instance->addListener('kernel.response', [0 => function () {
  2028.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2029.         }, 1 => 'onResponse'], -255);
  2030.         $instance->addListener('kernel.controller_arguments', [0 => function () {
  2031.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2032.         }, 1 => 'onControllerArguments'], 0);
  2033.         $instance->addListener('kernel.exception', [0 => function () {
  2034.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2035.         }, 1 => 'logKernelException'], 0);
  2036.         $instance->addListener('kernel.exception', [0 => function () {
  2037.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2038.         }, 1 => 'onKernelException'], -128);
  2039.         $instance->addListener('kernel.response', [0 => function () {
  2040.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2041.         }, 1 => 'removeCspHeader'], -128);
  2042.         $instance->addListener('kernel.request', [0 => function () {
  2043.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2044.         }, 1 => 'onKernelRequest'], 15);
  2045.         $instance->addListener('kernel.finish_request', [0 => function () {
  2046.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2047.         }, 1 => 'onKernelFinishRequest'], -15);
  2048.         $instance->addListener('console.error', [0 => function () {
  2049.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2050.         }, 1 => 'onConsoleError'], -128);
  2051.         $instance->addListener('console.terminate', [0 => function () {
  2052.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  2053.         }, 1 => 'onConsoleTerminate'], -128);
  2054.         $instance->addListener('console.error', [0 => function () {
  2055.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2056.         }, 1 => 'onConsoleError'], 0);
  2057.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  2058.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
  2059.         }, 1 => 'onMessage'], -255);
  2060.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  2061.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2062.         }, 1 => 'onMessage'], -255);
  2063.         $instance->addListener('kernel.request', [0 => function () {
  2064.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2065.         }, 1 => 'configure'], 2048);
  2066.         $instance->addListener('console.command', [0 => function () {
  2067.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2068.         }, 1 => 'configure'], 2048);
  2069.         $instance->addListener('kernel.request', [0 => function () {
  2070.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2071.         }, 1 => 'onKernelRequest'], 32);
  2072.         $instance->addListener('kernel.finish_request', [0 => function () {
  2073.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2074.         }, 1 => 'onKernelFinishRequest'], 0);
  2075.         $instance->addListener('kernel.exception', [0 => function () {
  2076.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2077.         }, 1 => 'onKernelException'], -64);
  2078.         $instance->addListener('kernel.response', [0 => function () {
  2079.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2080.         }, 1 => 'onKernelResponse'], 0);
  2081.         $instance->addListener('kernel.request', [0 => function () {
  2082.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2083.         }, 1 => 'onKernelRequest'], 128);
  2084.         $instance->addListener('kernel.response', [0 => function () {
  2085.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2086.         }, 1 => 'onKernelResponse'], -1000);
  2087.         $instance->addListener('kernel.finish_request', [0 => function () {
  2088.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2089.         }, 1 => 'onFinishRequest'], 0);
  2090.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  2091.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  2092.         }, 1 => 'onMessageFailed'], 100);
  2093.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  2094.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  2095.         }, 1 => 'onMessageFailed'], 200);
  2096.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  2097.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  2098.         }, 1 => 'onWorkerRunning'], 100);
  2099.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
  2100.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2101.         }, 1 => 'onWorkerStarted'], 0);
  2102.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  2103.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  2104.         }, 1 => 'onWorkerRunning'], 0);
  2105.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
  2106.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnSigtermSignalListenerService'));
  2107.         }, 1 => 'onWorkerStarted'], 100);
  2108.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  2109.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  2110.         }, 1 => 'onMessageFailed'], 0);
  2111.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
  2112.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  2113.         }, 1 => 'onWorkerRunning'], 0);
  2114.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [0 => function () {
  2115.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2116.         }, 1 => 'onNotification'], -255);
  2117.         $instance->addListener('kernel.response', [0 => function () {
  2118.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2119.         }, 1 => 'onKernelResponse'], -100);
  2120.         $instance->addListener('kernel.exception', [0 => function () {
  2121.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2122.         }, 1 => 'onKernelException'], 0);
  2123.         $instance->addListener('kernel.terminate', [0 => function () {
  2124.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2125.         }, 1 => 'onKernelTerminate'], -1024);
  2126.         $instance->addListener('kernel.controller', [0 => function () {
  2127.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2128.         }, 1 => 'onKernelController'], 0);
  2129.         $instance->addListener('kernel.response', [0 => function () {
  2130.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2131.         }, 1 => 'onKernelResponse'], 0);
  2132.         $instance->addListener('kernel.controller', [0 => function () {
  2133.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2134.         }, 1 => 'onKernelController'], 0);
  2135.         $instance->addListener('kernel.controller', [0 => function () {
  2136.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2137.         }, 1 => 'onKernelController'], 0);
  2138.         $instance->addListener('kernel.controller', [0 => function () {
  2139.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2140.         }, 1 => 'onKernelController'], -128);
  2141.         $instance->addListener('kernel.view', [0 => function () {
  2142.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2143.         }, 1 => 'onKernelView'], 0);
  2144.         $instance->addListener('kernel.controller', [0 => function () {
  2145.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2146.         }, 1 => 'onKernelController'], 0);
  2147.         $instance->addListener('kernel.response', [0 => function () {
  2148.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2149.         }, 1 => 'onKernelResponse'], 0);
  2150.         $instance->addListener('kernel.controller_arguments', [0 => function () {
  2151.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2152.         }, 1 => 'onKernelControllerArguments'], 0);
  2153.         $instance->addListener('kernel.controller_arguments', [0 => function () {
  2154.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2155.         }, 1 => 'onKernelControllerArguments'], 0);
  2156.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
  2157.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  2158.         }, 1 => 'onMessage'], 0);
  2159.         $instance->addListener('kernel.response', [0 => function () {
  2160.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2161.         }, 1 => 'onKernelResponse'], -128);
  2162.         $instance->addListener('console.command', [0 => function () {
  2163.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2164.         }, 1 => 'onCommand'], 255);
  2165.         $instance->addListener('console.terminate', [0 => function () {
  2166.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2167.         }, 1 => 'onTerminate'], -255);
  2168.         $instance->addListener('console.command', [0 => function () {
  2169.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  2170.         }, 1 => 'configure'], 1024);
  2171.         $instance->addListener('console.error', [0 => function () {
  2172.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2173.         }, 1 => 'onConsoleError'], 0);
  2174.         $instance->addListener('console.terminate', [0 => function () {
  2175.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2176.         }, 1 => 'onConsoleTerminate'], 0);
  2177.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
  2178.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2179.         }, 1 => 'onWorkerMessageHandled'], 0);
  2180.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
  2181.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  2182.         }, 1 => 'onWorkerMessageFailed'], 0);
  2183.         $instance->addListener('kernel.response', [0 => function () {
  2184.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2185.         }, 1 => 'onKernelResponse'], 0);
  2186.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  2187.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2188.         }, 1 => 'checkPassport'], 0);
  2189.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  2190.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2191.         }, 1 => 'onLoginSuccess'], 0);
  2192.         $instance->addListener('debug.security.authorization.vote', [0 => function () {
  2193.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  2194.         }, 1 => 'onVoterVote'], 0);
  2195.         $instance->addListener('kernel.request', [0 => function () {
  2196.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2197.         }, 1 => 'configureLogoutUrlGenerator'], 8);
  2198.         $instance->addListener('kernel.request', [0 => function () {
  2199.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2200.         }, 1 => 'onKernelRequest'], 8);
  2201.         $instance->addListener('kernel.finish_request', [0 => function () {
  2202.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2203.         }, 1 => 'onKernelFinishRequest'], 0);
  2204.         $instance->addListener('kernel.finish_request', [0 => function () {
  2205.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  2206.         }, 1 => 'resetAssets'], 0);
  2207.         $instance->addListener('knp_pager.before', [0 => function () {
  2208.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2209.         }, 1 => 'before'], 0);
  2210.         $instance->addListener('knp_pager.pagination', [0 => function () {
  2211.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  2212.         }, 1 => 'pagination'], 0);
  2213.         $instance->addListener('knp_pager.before', [0 => function () {
  2214.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  2215.         }, 1 => 'before'], 1);
  2216.         $instance->addListener('knp_pager.before', [0 => function () {
  2217.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  2218.         }, 1 => 'before'], 1);
  2219.         $instance->addListener('knp_pager.pagination', [0 => function () {
  2220.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2221.         }, 1 => 'pagination'], 1);
  2222.         $instance->addListener('lexik_form_filter.apply.orm.filter_boolean', [0 => function () {
  2223.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2224.         }, 1 => 'filterBoolean'], 0);
  2225.         $instance->addListener('lexik_form_filter.apply.orm.filter_checkbox', [0 => function () {
  2226.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2227.         }, 1 => 'filterCheckbox'], 0);
  2228.         $instance->addListener('lexik_form_filter.apply.orm.filter_choice', [0 => function () {
  2229.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2230.         }, 1 => 'filterValue'], 0);
  2231.         $instance->addListener('lexik_form_filter.apply.orm.filter_date', [0 => function () {
  2232.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2233.         }, 1 => 'filterDate'], 0);
  2234.         $instance->addListener('lexik_form_filter.apply.orm.filter_date_range', [0 => function () {
  2235.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2236.         }, 1 => 'filterDateRange'], 0);
  2237.         $instance->addListener('lexik_form_filter.apply.orm.filter_datetime', [0 => function () {
  2238.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2239.         }, 1 => 'filterDateTime'], 0);
  2240.         $instance->addListener('lexik_form_filter.apply.orm.filter_datetime_range', [0 => function () {
  2241.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2242.         }, 1 => 'filterDateTimeRange'], 0);
  2243.         $instance->addListener('lexik_form_filter.apply.orm.filter_entity', [0 => function () {
  2244.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2245.         }, 1 => 'filterEntity'], 0);
  2246.         $instance->addListener('lexik_form_filter.apply.orm.filter_number', [0 => function () {
  2247.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2248.         }, 1 => 'filterNumber'], 0);
  2249.         $instance->addListener('lexik_form_filter.apply.orm.filter_number_range', [0 => function () {
  2250.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2251.         }, 1 => 'filterNumberRange'], 0);
  2252.         $instance->addListener('lexik_form_filter.apply.orm.filter_text', [0 => function () {
  2253.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2254.         }, 1 => 'filterText'], 0);
  2255.         $instance->addListener('lexik_form_filter.apply.orm.text', [0 => function () {
  2256.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2257.         }, 1 => 'filterText'], 0);
  2258.         $instance->addListener('lexik_form_filter.apply.orm.email', [0 => function () {
  2259.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2260.         }, 1 => 'filterValue'], 0);
  2261.         $instance->addListener('lexik_form_filter.apply.orm.integer', [0 => function () {
  2262.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2263.         }, 1 => 'filterValue'], 0);
  2264.         $instance->addListener('lexik_form_filter.apply.orm.money', [0 => function () {
  2265.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2266.         }, 1 => 'filterValue'], 0);
  2267.         $instance->addListener('lexik_form_filter.apply.orm.number', [0 => function () {
  2268.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2269.         }, 1 => 'filterValue'], 0);
  2270.         $instance->addListener('lexik_form_filter.apply.orm.percent', [0 => function () {
  2271.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2272.         }, 1 => 'filterValue'], 0);
  2273.         $instance->addListener('lexik_form_filter.apply.orm.search', [0 => function () {
  2274.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2275.         }, 1 => 'filterValue'], 0);
  2276.         $instance->addListener('lexik_form_filter.apply.orm.url', [0 => function () {
  2277.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2278.         }, 1 => 'filterValue'], 0);
  2279.         $instance->addListener('lexik_form_filter.apply.orm.choice', [0 => function () {
  2280.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2281.         }, 1 => 'filterValue'], 0);
  2282.         $instance->addListener('lexik_form_filter.apply.orm.entity', [0 => function () {
  2283.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2284.         }, 1 => 'filterEntity'], 0);
  2285.         $instance->addListener('lexik_form_filter.apply.orm.country', [0 => function () {
  2286.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2287.         }, 1 => 'filterValue'], 0);
  2288.         $instance->addListener('lexik_form_filter.apply.orm.language', [0 => function () {
  2289.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2290.         }, 1 => 'filterValue'], 0);
  2291.         $instance->addListener('lexik_form_filter.apply.orm.locale', [0 => function () {
  2292.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2293.         }, 1 => 'filterValue'], 0);
  2294.         $instance->addListener('lexik_form_filter.apply.orm.timezone', [0 => function () {
  2295.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2296.         }, 1 => 'filterValue'], 0);
  2297.         $instance->addListener('lexik_form_filter.apply.orm.date', [0 => function () {
  2298.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2299.         }, 1 => 'filterDate'], 0);
  2300.         $instance->addListener('lexik_form_filter.apply.orm.datetime', [0 => function () {
  2301.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2302.         }, 1 => 'filterDate'], 0);
  2303.         $instance->addListener('lexik_form_filter.apply.orm.birthday', [0 => function () {
  2304.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2305.         }, 1 => 'filterDate'], 0);
  2306.         $instance->addListener('lexik_form_filter.apply.orm.checkbox', [0 => function () {
  2307.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2308.         }, 1 => 'filterValue'], 0);
  2309.         $instance->addListener('lexik_form_filter.apply.orm.radio', [0 => function () {
  2310.             return ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] ?? ($this->privates['lexik_form_filter.get_filter.doctrine_orm'] = new \Lexik\Bundle\FormFilterBundle\Event\Subscriber\DoctrineORMSubscriber()));
  2311.         }, 1 => 'filterValue'], 0);
  2312.         $instance->addListener('kernel.response', [0 => function () {
  2313.             return ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] ?? ($this->privates['Symfony\\Component\\Mercure\\EventSubscriber\\SetCookieSubscriber'] = new \Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber()));
  2314.         }, 1 => 'onKernelResponse'], 0);
  2315.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  2316.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2317.         }, 1 => 'checkPassport'], 512);
  2318.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  2319.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2320.         }, 1 => 'onLogout'], 0);
  2321.         return $instance;
  2322.     }
  2323.     /**
  2324.      * Gets the public 'http_kernel' shared service.
  2325.      *
  2326.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2327.      */
  2328.     protected function getHttpKernelService()
  2329.     {
  2330.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2331.         if (isset($this->services['http_kernel'])) {
  2332.             return $this->services['http_kernel'];
  2333.         }
  2334.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2335.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $b), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2336.             yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  2337.             yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  2338.             yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  2339.             yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  2340.             yield 4 => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  2341.             yield 5 => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  2342.             yield 6 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  2343.             yield 7 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  2344.         }, 8)), $b));
  2345.     }
  2346.     /**
  2347.      * Gets the public 'knp_paginator' shared service.
  2348.      *
  2349.      * @return \Knp\Component\Pager\Paginator
  2350.      */
  2351.     protected function getKnpPaginatorService($lazyLoad = true)
  2352.     {
  2353.         if ($lazyLoad) {
  2354.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  2355.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2356.                     $wrappedInstance = $this->getKnpPaginatorService(false);
  2357.                     $proxy->setProxyInitializer(null);
  2358.                     return true;
  2359.                 });
  2360.             });
  2361.         }
  2362.         include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  2363.         include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  2364.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2365.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page', 'sortFieldParameterName' => 'sort', 'sortDirectionParameterName' => 'direction', 'filterFieldParameterName' => 'filterField', 'filterValueParameterName' => 'filterValue', 'distinct' => true, 'pageOutOfRange' => 'ignore', 'defaultLimit' => 10]);
  2366.         return $instance;
  2367.     }
  2368.     /**
  2369.      * Gets the public 'messenger.default_bus' shared service.
  2370.      *
  2371.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2372.      */
  2373.     protected function getMessenger_DefaultBusService()
  2374.     {
  2375.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2376.             yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  2377.             yield 1 => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  2378.             yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2379.             yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2380.             yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2381.             yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  2382.             yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  2383.         }, 7)));
  2384.     }
  2385.     /**
  2386.      * Gets the public 'request_stack' shared service.
  2387.      *
  2388.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2389.      */
  2390.     protected function getRequestStackService()
  2391.     {
  2392.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2393.     }
  2394.     /**
  2395.      * Gets the public 'router' shared service.
  2396.      *
  2397.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2398.      */
  2399.     protected function getRouterService()
  2400.     {
  2401.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2402.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2403.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2404.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2405.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2406.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2407.             'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', true],
  2408.         ], [
  2409.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2410.         ]))->withContext('router.default', $this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'', 'debug' => true, 'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator', 'generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper', 'matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher', 'matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper', 'strict_requirements' => true, 'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, 'fr');
  2411.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2412.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2413.         return $instance;
  2414.     }
  2415.     /**
  2416.      * Gets the public 'translator' shared service.
  2417.      *
  2418.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2419.      */
  2420.     protected function getTranslatorService()
  2421.     {
  2422.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2423.     }
  2424.     /**
  2425.      * Gets the public 'var_dumper.cloner' shared service.
  2426.      *
  2427.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2428.      */
  2429.     protected function getVarDumper_ClonerService()
  2430.     {
  2431.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2432.         $instance->setMaxItems(2500);
  2433.         $instance->setMinDepth(1);
  2434.         $instance->setMaxString(-1);
  2435.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2436.         return $instance;
  2437.     }
  2438.     /**
  2439.      * Gets the private '.cache_connection.wis5FAr' shared service.
  2440.      *
  2441.      * @return \Symfony\Component\Cache\Adapter\AbstractAdapter
  2442.      */
  2443.     protected function get_CacheConnection_Wis5FArService()
  2444.     {
  2445.         return $this->privates['.cache_connection.wis5FAr'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('REDIS_URL'), ['lazy' => true]);
  2446.     }
  2447.     /**
  2448.      * Gets the private '.debug.http_client' shared service.
  2449.      *
  2450.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2451.      */
  2452.     protected function get_Debug_HttpClientService()
  2453.     {
  2454.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2455.     }
  2456.     /**
  2457.      * Gets the private '.debug.http_client.inner' shared service.
  2458.      *
  2459.      * @return \Symfony\Contracts\HttpClient\HttpClientInterface
  2460.      */
  2461.     protected function get_Debug_HttpClient_InnerService()
  2462.     {
  2463.         $this->privates['.debug.http_client.inner'] = $instance = \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2464.         $a = new \Symfony\Bridge\Monolog\Logger('http_client');
  2465.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2466.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2467.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2468.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2469.         $instance->setLogger($a);
  2470.         return $instance;
  2471.     }
  2472.     /**
  2473.      * Gets the private '.debug.ulteam_api' shared service.
  2474.      *
  2475.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2476.      */
  2477.     protected function get_Debug_UlteamApiService()
  2478.     {
  2479.         return $this->privates['.debug.ulteam_api'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('API_URL'), ['headers' => ['Accept' => 'application/json', 'Content-Type' => 'application/json'], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2480.     }
  2481.     /**
  2482.      * Gets the private '.debug.ulteam_resa_api' shared service.
  2483.      *
  2484.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2485.      */
  2486.     protected function get_Debug_UlteamResaApiService()
  2487.     {
  2488.         return $this->privates['.debug.ulteam_resa_api'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), $this->getEnv('ULTEAM_RESA_API_URL'), ['headers' => ['Authorisation' => 'Bearer '.$this->getEnv('string:ULTEAM_RESA_API_TOKEN')], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2489.     }
  2490.     /**
  2491.      * Gets the private '.service_locator.BV.WT0k' shared service.
  2492.      *
  2493.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2494.      */
  2495.     protected function get_ServiceLocator_BV_WT0kService()
  2496.     {
  2497.         return $this->privates['.service_locator.BV.WT0k'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2498.             'security.firewall.map.context.admin' => ['privates', 'security.firewall.map.context.admin', 'getSecurity_Firewall_Map_Context_AdminService', true],
  2499.             'security.firewall.map.context.api' => ['privates', 'security.firewall.map.context.api', 'getSecurity_Firewall_Map_Context_ApiService', true],
  2500.             'security.firewall.map.context.api_admin' => ['privates', 'security.firewall.map.context.api_admin', 'getSecurity_Firewall_Map_Context_ApiAdminService', true],
  2501.             'security.firewall.map.context.api_client' => ['privates', 'security.firewall.map.context.api_client', 'getSecurity_Firewall_Map_Context_ApiClientService', true],
  2502.             'security.firewall.map.context.api_company' => ['privates', 'security.firewall.map.context.api_company', 'getSecurity_Firewall_Map_Context_ApiCompanyService', true],
  2503.             'security.firewall.map.context.api_specialist' => ['privates', 'security.firewall.map.context.api_specialist', 'getSecurity_Firewall_Map_Context_ApiSpecialistService', true],
  2504.             'security.firewall.map.context.client' => ['privates', 'security.firewall.map.context.client', 'getSecurity_Firewall_Map_Context_ClientService', true],
  2505.             'security.firewall.map.context.company' => ['privates', 'security.firewall.map.context.company', 'getSecurity_Firewall_Map_Context_CompanyService', true],
  2506.             'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', true],
  2507.             'security.firewall.map.context.main' => ['privates', 'security.firewall.map.context.main', 'getSecurity_Firewall_Map_Context_MainService', true],
  2508.             'security.firewall.map.context.marketplace' => ['privates', 'security.firewall.map.context.marketplace', 'getSecurity_Firewall_Map_Context_MarketplaceService', true],
  2509.             'security.firewall.map.context.specialist' => ['privates', 'security.firewall.map.context.specialist', 'getSecurity_Firewall_Map_Context_SpecialistService', true],
  2510.         ], [
  2511.             'security.firewall.map.context.admin' => '?',
  2512.             'security.firewall.map.context.api' => '?',
  2513.             'security.firewall.map.context.api_admin' => '?',
  2514.             'security.firewall.map.context.api_client' => '?',
  2515.             'security.firewall.map.context.api_company' => '?',
  2516.             'security.firewall.map.context.api_specialist' => '?',
  2517.             'security.firewall.map.context.client' => '?',
  2518.             'security.firewall.map.context.company' => '?',
  2519.             'security.firewall.map.context.dev' => '?',
  2520.             'security.firewall.map.context.main' => '?',
  2521.             'security.firewall.map.context.marketplace' => '?',
  2522.             'security.firewall.map.context.specialist' => '?',
  2523.         ]);
  2524.     }
  2525.     /**
  2526.      * Gets the private 'App\EventSubscriber\DecoratedDeserializeListener' shared autowired service.
  2527.      *
  2528.      * @return \App\EventSubscriber\DecoratedDeserializeListener
  2529.      */
  2530.     protected function getDecoratedDeserializeListenerService()
  2531.     {
  2532.         $a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
  2533.         if (isset($this->privates['App\\EventSubscriber\\DecoratedDeserializeListener'])) {
  2534.             return $this->privates['App\\EventSubscriber\\DecoratedDeserializeListener'];
  2535.         }
  2536.         $b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
  2537.         if (isset($this->privates['App\\EventSubscriber\\DecoratedDeserializeListener'])) {
  2538.             return $this->privates['App\\EventSubscriber\\DecoratedDeserializeListener'];
  2539.         }
  2540.         return $this->privates['App\\EventSubscriber\\DecoratedDeserializeListener'] = new \App\EventSubscriber\DecoratedDeserializeListener(new \ApiPlatform\Symfony\EventListener\DeserializeListener($a, $b, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService())), $b, $a);
  2541.     }
  2542.     /**
  2543.      * Gets the private 'App\EventSubscriber\KernelEventsSubscriber' shared autowired service.
  2544.      *
  2545.      * @return \App\EventSubscriber\KernelEventsSubscriber
  2546.      */
  2547.     protected function getKernelEventsSubscriberService()
  2548.     {
  2549.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2550.         if (isset($this->privates['App\\EventSubscriber\\KernelEventsSubscriber'])) {
  2551.             return $this->privates['App\\EventSubscriber\\KernelEventsSubscriber'];
  2552.         }
  2553.         return $this->privates['App\\EventSubscriber\\KernelEventsSubscriber'] = new \App\EventSubscriber\KernelEventsSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
  2554.     }
  2555.     /**
  2556.      * Gets the private 'App\EventSubscriber\ModuleAccessSubscriber' shared autowired service.
  2557.      *
  2558.      * @return \App\EventSubscriber\ModuleAccessSubscriber
  2559.      */
  2560.     protected function getModuleAccessSubscriberService()
  2561.     {
  2562.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2563.         if (isset($this->privates['App\\EventSubscriber\\ModuleAccessSubscriber'])) {
  2564.             return $this->privates['App\\EventSubscriber\\ModuleAccessSubscriber'];
  2565.         }
  2566.         $b = ($this->privates['App\\Service\\ConfigService'] ?? $this->getConfigServiceService());
  2567.         if (isset($this->privates['App\\EventSubscriber\\ModuleAccessSubscriber'])) {
  2568.             return $this->privates['App\\EventSubscriber\\ModuleAccessSubscriber'];
  2569.         }
  2570.         $c = ($this->services['router'] ?? $this->getRouterService());
  2571.         if (isset($this->privates['App\\EventSubscriber\\ModuleAccessSubscriber'])) {
  2572.             return $this->privates['App\\EventSubscriber\\ModuleAccessSubscriber'];
  2573.         }
  2574.         return $this->privates['App\\EventSubscriber\\ModuleAccessSubscriber'] = new \App\EventSubscriber\ModuleAccessSubscriber($a, $b, $c);
  2575.     }
  2576.     /**
  2577.      * Gets the private 'App\Listener\BeforeRequestListener' shared autowired service.
  2578.      *
  2579.      * @return \App\Listener\BeforeRequestListener
  2580.      */
  2581.     protected function getBeforeRequestListenerService()
  2582.     {
  2583.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2584.         if (isset($this->privates['App\\Listener\\BeforeRequestListener'])) {
  2585.             return $this->privates['App\\Listener\\BeforeRequestListener'];
  2586.         }
  2587.         $b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2588.         if (isset($this->privates['App\\Listener\\BeforeRequestListener'])) {
  2589.             return $this->privates['App\\Listener\\BeforeRequestListener'];
  2590.         }
  2591.         return $this->privates['App\\Listener\\BeforeRequestListener'] = new \App\Listener\BeforeRequestListener($a, $b, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2592.     }
  2593.     /**
  2594.      * Gets the private 'App\Repository\AffiliatedEventApplicationRepository' shared autowired service.
  2595.      *
  2596.      * @return \App\Repository\AffiliatedEventApplicationRepository
  2597.      */
  2598.     protected function getAffiliatedEventApplicationRepositoryService()
  2599.     {
  2600.         return $this->privates['App\\Repository\\AffiliatedEventApplicationRepository'] = new \App\Repository\AffiliatedEventApplicationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2601.     }
  2602.     /**
  2603.      * Gets the private 'App\Repository\ClientRepository' shared autowired service.
  2604.      *
  2605.      * @return \App\Repository\ClientRepository
  2606.      */
  2607.     protected function getClientRepositoryService()
  2608.     {
  2609.         return $this->privates['App\\Repository\\ClientRepository'] = new \App\Repository\ClientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Company\\DateService'] ?? ($this->privates['App\\Service\\Company\\DateService'] = new \App\Service\Company\DateService())));
  2610.     }
  2611.     /**
  2612.      * Gets the private 'App\Repository\CompanyRepository' shared autowired service.
  2613.      *
  2614.      * @return \App\Repository\CompanyRepository
  2615.      */
  2616.     protected function getCompanyRepositoryService()
  2617.     {
  2618.         $a = ($this->privates['App\\Service\\MediaPathResolver'] ?? $this->getMediaPathResolverService());
  2619.         if (isset($this->privates['App\\Repository\\CompanyRepository'])) {
  2620.             return $this->privates['App\\Repository\\CompanyRepository'];
  2621.         }
  2622.         $b = ($this->privates['App\\Service\\ToolsService'] ?? $this->getToolsServiceService());
  2623.         if (isset($this->privates['App\\Repository\\CompanyRepository'])) {
  2624.             return $this->privates['App\\Repository\\CompanyRepository'];
  2625.         }
  2626.         return $this->privates['App\\Repository\\CompanyRepository'] = new \App\Repository\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, $b);
  2627.     }
  2628.     /**
  2629.      * Gets the private 'App\Repository\ConfigRepository' shared autowired service.
  2630.      *
  2631.      * @return \App\Repository\ConfigRepository
  2632.      */
  2633.     protected function getConfigRepositoryService()
  2634.     {
  2635.         return $this->privates['App\\Repository\\ConfigRepository'] = new \App\Repository\ConfigRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2636.     }
  2637.     /**
  2638.      * Gets the private 'App\Repository\EventRepository' shared autowired service.
  2639.      *
  2640.      * @return \App\Repository\EventRepository
  2641.      */
  2642.     protected function getEventRepositoryService()
  2643.     {
  2644.         $a = ($this->privates['App\\Service\\ToolsService'] ?? $this->getToolsServiceService());
  2645.         if (isset($this->privates['App\\Repository\\EventRepository'])) {
  2646.             return $this->privates['App\\Repository\\EventRepository'];
  2647.         }
  2648.         $b = ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService());
  2649.         if (isset($this->privates['App\\Repository\\EventRepository'])) {
  2650.             return $this->privates['App\\Repository\\EventRepository'];
  2651.         }
  2652.         return $this->privates['App\\Repository\\EventRepository'] = new \App\Repository\EventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->privates['App\\Service\\Company\\DateService'] ?? ($this->privates['App\\Service\\Company\\DateService'] = new \App\Service\Company\DateService())), $b);
  2653.     }
  2654.     /**
  2655.      * Gets the private 'App\Repository\LogRepository' shared autowired service.
  2656.      *
  2657.      * @return \App\Repository\LogRepository
  2658.      */
  2659.     protected function getLogRepositoryService()
  2660.     {
  2661.         $a = ($this->privates['App\\Service\\ToolsService'] ?? $this->getToolsServiceService());
  2662.         if (isset($this->privates['App\\Repository\\LogRepository'])) {
  2663.             return $this->privates['App\\Repository\\LogRepository'];
  2664.         }
  2665.         return $this->privates['App\\Repository\\LogRepository'] = new \App\Repository\LogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->privates['App\\Service\\Company\\DateService'] ?? ($this->privates['App\\Service\\Company\\DateService'] = new \App\Service\Company\DateService())));
  2666.     }
  2667.     /**
  2668.      * Gets the private 'App\Repository\RegistrationRepository' shared autowired service.
  2669.      *
  2670.      * @return \App\Repository\RegistrationRepository
  2671.      */
  2672.     protected function getRegistrationRepositoryService()
  2673.     {
  2674.         $a = ($this->privates['App\\Service\\ToolsService'] ?? $this->getToolsServiceService());
  2675.         if (isset($this->privates['App\\Repository\\RegistrationRepository'])) {
  2676.             return $this->privates['App\\Repository\\RegistrationRepository'];
  2677.         }
  2678.         return $this->privates['App\\Repository\\RegistrationRepository'] = new \App\Repository\RegistrationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->privates['App\\Service\\Company\\DateService'] ?? ($this->privates['App\\Service\\Company\\DateService'] = new \App\Service\Company\DateService())));
  2679.     }
  2680.     /**
  2681.      * Gets the private 'App\Repository\SegmentationRepository' shared autowired service.
  2682.      *
  2683.      * @return \App\Repository\SegmentationRepository
  2684.      */
  2685.     protected function getSegmentationRepositoryService()
  2686.     {
  2687.         return $this->privates['App\\Repository\\SegmentationRepository'] = new \App\Repository\SegmentationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2688.     }
  2689.     /**
  2690.      * Gets the private 'App\Repository\SeoRepository' shared autowired service.
  2691.      *
  2692.      * @return \App\Repository\SeoRepository
  2693.      */
  2694.     protected function getSeoRepositoryService()
  2695.     {
  2696.         return $this->privates['App\\Repository\\SeoRepository'] = new \App\Repository\SeoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2697.     }
  2698.     /**
  2699.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  2700.      *
  2701.      * @return \App\Repository\UserRepository
  2702.      */
  2703.     protected function getUserRepositoryService()
  2704.     {
  2705.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  2706.         if (isset($this->privates['App\\Repository\\UserRepository'])) {
  2707.             return $this->privates['App\\Repository\\UserRepository'];
  2708.         }
  2709.         $b = ($this->privates['App\\Service\\ToolsService'] ?? $this->getToolsServiceService());
  2710.         if (isset($this->privates['App\\Repository\\UserRepository'])) {
  2711.             return $this->privates['App\\Repository\\UserRepository'];
  2712.         }
  2713.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, $b, ($this->privates['App\\Service\\Company\\DateService'] ?? ($this->privates['App\\Service\\Company\\DateService'] = new \App\Service\Company\DateService())));
  2714.     }
  2715.     /**
  2716.      * Gets the private 'App\Repository\VisioEventPromotionRepository' shared autowired service.
  2717.      *
  2718.      * @return \App\Repository\VisioEventPromotionRepository
  2719.      */
  2720.     protected function getVisioEventPromotionRepositoryService()
  2721.     {
  2722.         return $this->privates['App\\Repository\\VisioEventPromotionRepository'] = new \App\Repository\VisioEventPromotionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2723.     }
  2724.     /**
  2725.      * Gets the private 'App\Repository\VisioEventRepository' shared autowired service.
  2726.      *
  2727.      * @return \App\Repository\VisioEventRepository
  2728.      */
  2729.     protected function getVisioEventRepositoryService()
  2730.     {
  2731.         return $this->privates['App\\Repository\\VisioEventRepository'] = new \App\Repository\VisioEventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2732.     }
  2733.     /**
  2734.      * Gets the private 'App\Service\ConfigService' shared autowired service.
  2735.      *
  2736.      * @return \App\Service\ConfigService
  2737.      */
  2738.     protected function getConfigServiceService()
  2739.     {
  2740.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2741.         if (isset($this->privates['App\\Service\\ConfigService'])) {
  2742.             return $this->privates['App\\Service\\ConfigService'];
  2743.         }
  2744.         return $this->privates['App\\Service\\ConfigService'] = new \App\Service\ConfigService(($this->privates['App\\Repository\\ConfigRepository'] ?? $this->getConfigRepositoryService()), $a);
  2745.     }
  2746.     /**
  2747.      * Gets the private 'App\Service\CsvNormalizer' shared autowired service.
  2748.      *
  2749.      * @return \App\Service\CsvNormalizer
  2750.      */
  2751.     protected function getCsvNormalizerService()
  2752.     {
  2753.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2754.         if (isset($this->privates['App\\Service\\CsvNormalizer'])) {
  2755.             return $this->privates['App\\Service\\CsvNormalizer'];
  2756.         }
  2757.         return $this->privates['App\\Service\\CsvNormalizer'] = new \App\Service\CsvNormalizer(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \App\Service\CustomNameConverter(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()));
  2758.     }
  2759.     /**
  2760.      * Gets the private 'App\Service\CsvSerializer' shared autowired service.
  2761.      *
  2762.      * @return \App\Service\CsvSerializer
  2763.      */
  2764.     protected function getCsvSerializerService()
  2765.     {
  2766.         return $this->privates['App\\Service\\CsvSerializer'] = new \App\Service\CsvSerializer(($this->privates['App\\Service\\CsvNormalizer'] ?? $this->getCsvNormalizerService()));
  2767.     }
  2768.     /**
  2769.      * Gets the private 'App\Service\MediaPathResolver' shared autowired service.
  2770.      *
  2771.      * @return \App\Service\MediaPathResolver
  2772.      */
  2773.     protected function getMediaPathResolverService()
  2774.     {
  2775.         $a = ($this->services['router'] ?? $this->getRouterService());
  2776.         if (isset($this->privates['App\\Service\\MediaPathResolver'])) {
  2777.             return $this->privates['App\\Service\\MediaPathResolver'];
  2778.         }
  2779.         return $this->privates['App\\Service\\MediaPathResolver'] = new \App\Service\MediaPathResolver($a, 'dev', $this->getEnv('MEDIA_PATH_DEV'), $this->getEnv('MEDIA_PATH_PROD'));
  2780.     }
  2781.     /**
  2782.      * Gets the private 'App\Service\PriceService' shared autowired service.
  2783.      *
  2784.      * @return \App\Service\PriceService
  2785.      */
  2786.     protected function getPriceServiceService()
  2787.     {
  2788.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2789.         if (isset($this->privates['App\\Service\\PriceService'])) {
  2790.             return $this->privates['App\\Service\\PriceService'];
  2791.         }
  2792.         return $this->privates['App\\Service\\PriceService'] = new \App\Service\PriceService($a, $this->getEnv('TVA'));
  2793.     }
  2794.     /**
  2795.      * Gets the private 'App\Service\SegmentationService' shared autowired service.
  2796.      *
  2797.      * @return \App\Service\SegmentationService
  2798.      */
  2799.     protected function getSegmentationServiceService()
  2800.     {
  2801.         return $this->privates['App\\Service\\SegmentationService'] = new \App\Service\SegmentationService(($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\SegmentationRepository'] ?? $this->getSegmentationRepositoryService()));
  2802.     }
  2803.     /**
  2804.      * Gets the private 'App\Service\StatsService' shared autowired service.
  2805.      *
  2806.      * @return \App\Service\StatsService
  2807.      */
  2808.     protected function getStatsServiceService()
  2809.     {
  2810.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2811.         if (isset($this->privates['App\\Service\\StatsService'])) {
  2812.             return $this->privates['App\\Service\\StatsService'];
  2813.         }
  2814.         $b = ($this->privates['App\\Repository\\LogRepository'] ?? $this->getLogRepositoryService());
  2815.         if (isset($this->privates['App\\Service\\StatsService'])) {
  2816.             return $this->privates['App\\Service\\StatsService'];
  2817.         }
  2818.         $c = ($this->privates['App\\Repository\\RegistrationRepository'] ?? $this->getRegistrationRepositoryService());
  2819.         if (isset($this->privates['App\\Service\\StatsService'])) {
  2820.             return $this->privates['App\\Service\\StatsService'];
  2821.         }
  2822.         return $this->privates['App\\Service\\StatsService'] = new \App\Service\StatsService($a, ($this->services['translator'] ?? $this->getTranslatorService()), $b, $c);
  2823.     }
  2824.     /**
  2825.      * Gets the private 'App\Service\ToolsService' shared autowired service.
  2826.      *
  2827.      * @return \App\Service\ToolsService
  2828.      */
  2829.     protected function getToolsServiceService()
  2830.     {
  2831.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  2832.         if (isset($this->privates['App\\Service\\ToolsService'])) {
  2833.             return $this->privates['App\\Service\\ToolsService'];
  2834.         }
  2835.         return $this->privates['App\\Service\\ToolsService'] = new \App\Service\ToolsService($a);
  2836.     }
  2837.     /**
  2838.      * Gets the private 'Symfony\Component\Mercure\HubRegistry' shared service.
  2839.      *
  2840.      * @return \Symfony\Component\Mercure\HubRegistry
  2841.      */
  2842.     protected function getHubRegistryService()
  2843.     {
  2844.         $a = ($this->privates['mercure.hub.default.traceable'] ?? $this->getMercure_Hub_Default_TraceableService());
  2845.         return $this->privates['Symfony\\Component\\Mercure\\HubRegistry'] = new \Symfony\Component\Mercure\HubRegistry($a, ['default' => $a]);
  2846.     }
  2847.     /**
  2848.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2849.      *
  2850.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2851.      */
  2852.     protected function getResetAssetsEventListenerService()
  2853.     {
  2854.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [0 => '_default']);
  2855.     }
  2856.     /**
  2857.      * Gets the private 'annotations.cache_adapter' shared service.
  2858.      *
  2859.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2860.      */
  2861.     protected function getAnnotations_CacheAdapterService()
  2862.     {
  2863.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2864.     }
  2865.     /**
  2866.      * Gets the private 'annotations.cached_reader' shared service.
  2867.      *
  2868.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2869.      */
  2870.     protected function getAnnotations_CachedReaderService()
  2871.     {
  2872.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2873.     }
  2874.     /**
  2875.      * Gets the private 'annotations.reader' shared service.
  2876.      *
  2877.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2878.      */
  2879.     protected function getAnnotations_ReaderService()
  2880.     {
  2881.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2882.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2883.         $a->registerUniqueLoader('class_exists');
  2884.         $instance->addGlobalIgnoredName('required', $a);
  2885.         return $instance;
  2886.     }
  2887.     /**
  2888.      * Gets the private 'api_platform.cache.identifiers_extractor' shared service.
  2889.      *
  2890.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2891.      */
  2892.     protected function getApiPlatform_Cache_IdentifiersExtractorService()
  2893.     {
  2894.         return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XlT9kHTLxN', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2895.     }
  2896.     /**
  2897.      * Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
  2898.      *
  2899.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2900.      */
  2901.     protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
  2902.     {
  2903.         return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+4Sm5jg4vk', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2904.     }
  2905.     /**
  2906.      * Gets the private 'api_platform.cache.metadata.resource' shared service.
  2907.      *
  2908.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2909.      */
  2910.     protected function getApiPlatform_Cache_Metadata_ResourceService()
  2911.     {
  2912.         return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('AD6NIpevht', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2913.     }
  2914.     /**
  2915.      * Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
  2916.      *
  2917.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2918.      */
  2919.     protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
  2920.     {
  2921.         return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('uISjFiegTY', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2922.     }
  2923.     /**
  2924.      * Gets the private 'api_platform.cache.route_name_resolver' shared service.
  2925.      *
  2926.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2927.      */
  2928.     protected function getApiPlatform_Cache_RouteNameResolverService()
  2929.     {
  2930.         return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dDbPHCBmGv', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2931.     }
  2932.     /**
  2933.      * Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
  2934.      *
  2935.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2936.      */
  2937.     protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
  2938.     {
  2939.         return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XmxSyCvjgU', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2940.     }
  2941.     /**
  2942.      * Gets the private 'api_platform.filter_locator' shared service.
  2943.      *
  2944.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2945.      */
  2946.     protected function getApiPlatform_FilterLocatorService()
  2947.     {
  2948.         return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2949.             'App\\Filter\\NotBlankFilter' => ['privates', 'App\\Filter\\NotBlankFilter', 'getNotBlankFilterService', true],
  2950.             'annotated_app_entity_answer_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_answer_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityAnswerApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  2951.             'annotated_app_entity_answer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_answer_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityAnswerApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2952.             'annotated_app_entity_answer_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_answer_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityAnswerApiPlatformSerializerFilterGroupFilterService', true],
  2953.             'annotated_app_entity_answer_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_answer_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityAnswerApiPlatformSerializerFilterPropertyFilterService', true],
  2954.             'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityArticleApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  2955.             'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityArticleApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  2956.             'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityArticleApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  2957.             'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityArticleApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2958.             'annotated_app_entity_article_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_article_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityArticleApiPlatformSerializerFilterPropertyFilterService', true],
  2959.             'annotated_app_entity_association_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_association_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityAssociationApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  2960.             'annotated_app_entity_association_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_association_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityAssociationApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  2961.             'annotated_app_entity_association_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_association_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityAssociationApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2962.             'annotated_app_entity_association_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_association_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityAssociationApiPlatformSerializerFilterGroupFilterService', true],
  2963.             'annotated_app_entity_association_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_association_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityAssociationApiPlatformSerializerFilterPropertyFilterService', true],
  2964.             'annotated_app_entity_award_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_award_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityAwardApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  2965.             'annotated_app_entity_award_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_award_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityAwardApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  2966.             'annotated_app_entity_award_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_award_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityAwardApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2967.             'annotated_app_entity_award_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_award_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityAwardApiPlatformSerializerFilterGroupFilterService', true],
  2968.             'annotated_app_entity_award_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_award_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityAwardApiPlatformSerializerFilterPropertyFilterService', true],
  2969.             'annotated_app_entity_award_config_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_award_config_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityAwardConfigApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2970.             'annotated_app_entity_award_config_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_award_config_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityAwardConfigApiPlatformSerializerFilterPropertyFilterService', true],
  2971.             'annotated_app_entity_award_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_award_log_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityAwardLogApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2972.             'annotated_app_entity_award_operation_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_award_operation_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityAwardOperationApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2973.             'annotated_app_entity_award_operation_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_award_operation_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityAwardOperationApiPlatformSerializerFilterPropertyFilterService', true],
  2974.             'annotated_app_entity_bike_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_bike_log_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityBikeLogApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  2975.             'annotated_app_entity_bike_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_bike_log_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityBikeLogApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  2976.             'annotated_app_entity_bike_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_bike_log_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityBikeLogApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2977.             'annotated_app_entity_calc_program_video_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_calc_program_video_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityCalcProgramVideoApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  2978.             'annotated_app_entity_calc_program_video_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_calc_program_video_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityCalcProgramVideoApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  2979.             'annotated_app_entity_calc_program_video_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_calc_program_video_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityCalcProgramVideoApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2980.             'annotated_app_entity_calc_program_video_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_calc_program_video_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityCalcProgramVideoApiPlatformSerializerFilterPropertyFilterService', true],
  2981.             'annotated_app_entity_category_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates', 'annotated_app_entity_category_api_platform_core_bridge_doctrine_orm_filter_exists_filter', 'getAnnotatedAppEntityCategoryApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService', true],
  2982.             'annotated_app_entity_category_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_category_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityCategoryApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  2983.             'annotated_app_entity_category_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_category_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityCategoryApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2984.             'annotated_app_entity_category_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_category_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityCategoryApiPlatformSerializerFilterGroupFilterService', true],
  2985.             'annotated_app_entity_category_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_category_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityCategoryApiPlatformSerializerFilterPropertyFilterService', true],
  2986.             'annotated_app_entity_channel_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates', 'annotated_app_entity_channel_api_platform_core_bridge_doctrine_orm_filter_exists_filter', 'getAnnotatedAppEntityChannelApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService', true],
  2987.             'annotated_app_entity_channel_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_channel_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityChannelApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  2988.             'annotated_app_entity_channel_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_channel_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityChannelApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2989.             'annotated_app_entity_channel_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_channel_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityChannelApiPlatformSerializerFilterGroupFilterService', true],
  2990.             'annotated_app_entity_channel_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_channel_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityChannelApiPlatformSerializerFilterPropertyFilterService', true],
  2991.             'annotated_app_entity_chat_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates', 'annotated_app_entity_chat_api_platform_core_bridge_doctrine_orm_filter_exists_filter', 'getAnnotatedAppEntityChatApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService', true],
  2992.             'annotated_app_entity_chat_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_chat_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityChatApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  2993.             'annotated_app_entity_chat_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_chat_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityChatApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2994.             'annotated_app_entity_chat_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_chat_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityChatApiPlatformSerializerFilterGroupFilterService', true],
  2995.             'annotated_app_entity_chat_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_chat_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityChatApiPlatformSerializerFilterPropertyFilterService', true],
  2996.             'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityChatMessageApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  2997.             'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityChatMessageApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  2998.             'annotated_app_entity_chat_message_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_chat_message_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityChatMessageApiPlatformSerializerFilterGroupFilterService', true],
  2999.             'annotated_app_entity_chat_message_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_chat_message_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityChatMessageApiPlatformSerializerFilterPropertyFilterService', true],
  3000.             'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityClientApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3001.             'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityClientApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3002.             'annotated_app_entity_client_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_client_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityClientApiPlatformSerializerFilterPropertyFilterService', true],
  3003.             'annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityCompanyApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3004.             'annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityCompanyApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3005.             'annotated_app_entity_company_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_company_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityCompanyApiPlatformSerializerFilterGroupFilterService', true],
  3006.             'annotated_app_entity_company_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_company_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityCompanyApiPlatformSerializerFilterPropertyFilterService', true],
  3007.             'annotated_app_entity_daily_advice_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_daily_advice_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityDailyAdviceApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3008.             'annotated_app_entity_daily_advice_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_daily_advice_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityDailyAdviceApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3009.             'annotated_app_entity_daily_advice_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_daily_advice_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityDailyAdviceApiPlatformSerializerFilterPropertyFilterService', true],
  3010.             'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityDailyRewardLogApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  3011.             'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityDailyRewardLogApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3012.             'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityDailyRewardLogApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3013.             'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityDailyRewardLogApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3014.             'annotated_app_entity_day_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_day_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityDayApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3015.             'annotated_app_entity_day_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_day_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityDayApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3016.             'annotated_app_entity_day_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_day_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityDayApiPlatformSerializerFilterGroupFilterService', true],
  3017.             'annotated_app_entity_day_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_day_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityDayApiPlatformSerializerFilterPropertyFilterService', true],
  3018.             'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityEventApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3019.             'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates', 'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_exists_filter', 'getAnnotatedAppEntityEventApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService', true],
  3020.             'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityEventApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3021.             'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityEventApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3022.             'annotated_app_entity_event_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_event_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityEventApiPlatformSerializerFilterPropertyFilterService', true],
  3023.             'annotated_app_entity_exclusions_category_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_exclusions_category_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityExclusionsCategoryApiPlatformSerializerFilterGroupFilterService', true],
  3024.             'annotated_app_entity_exclusions_category_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_exclusions_category_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityExclusionsCategoryApiPlatformSerializerFilterPropertyFilterService', true],
  3025.             'annotated_app_entity_exclusions_channel_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_exclusions_channel_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityExclusionsChannelApiPlatformSerializerFilterGroupFilterService', true],
  3026.             'annotated_app_entity_exclusions_channel_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_exclusions_channel_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityExclusionsChannelApiPlatformSerializerFilterPropertyFilterService', true],
  3027.             'annotated_app_entity_exclusions_video_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_exclusions_video_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityExclusionsVideoApiPlatformSerializerFilterGroupFilterService', true],
  3028.             'annotated_app_entity_exclusions_video_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_exclusions_video_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityExclusionsVideoApiPlatformSerializerFilterPropertyFilterService', true],
  3029.             'annotated_app_entity_expert_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_expert_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityExpertApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3030.             'annotated_app_entity_expert_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_expert_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityExpertApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3031.             'annotated_app_entity_expert_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_expert_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityExpertApiPlatformSerializerFilterGroupFilterService', true],
  3032.             'annotated_app_entity_expert_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_expert_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityExpertApiPlatformSerializerFilterPropertyFilterService', true],
  3033.             'annotated_app_entity_filters_category_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_filters_category_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityFiltersCategoryApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  3034.             'annotated_app_entity_filters_category_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_filters_category_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityFiltersCategoryApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3035.             'annotated_app_entity_filters_category_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_filters_category_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityFiltersCategoryApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3036.             'annotated_app_entity_filters_category_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_filters_category_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityFiltersCategoryApiPlatformSerializerFilterPropertyFilterService', true],
  3037.             'annotated_app_entity_filters_filter_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_filters_filter_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityFiltersFilterApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  3038.             'annotated_app_entity_filters_filter_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_filters_filter_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityFiltersFilterApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3039.             'annotated_app_entity_filters_filter_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_filters_filter_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityFiltersFilterApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3040.             'annotated_app_entity_filters_filter_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_filters_filter_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityFiltersFilterApiPlatformSerializerFilterGroupFilterService', true],
  3041.             'annotated_app_entity_filters_filter_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_filters_filter_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityFiltersFilterApiPlatformSerializerFilterPropertyFilterService', true],
  3042.             'annotated_app_entity_kinestex_exercise_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_kinestex_exercise_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityKinestexExerciseApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  3043.             'annotated_app_entity_kinestex_exercise_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_kinestex_exercise_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityKinestexExerciseApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3044.             'annotated_app_entity_kinestex_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_kinestex_log_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityKinestexLogApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3045.             'annotated_app_entity_kinestex_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_kinestex_log_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityKinestexLogApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3046.             'annotated_app_entity_kinestex_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_kinestex_log_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityKinestexLogApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3047.             'annotated_app_entity_media_object_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_media_object_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityMediaObjectApiPlatformSerializerFilterPropertyFilterService', true],
  3048.             'annotated_app_entity_message_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_message_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityMessageApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3049.             'annotated_app_entity_message_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_message_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityMessageApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3050.             'annotated_app_entity_message_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_message_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityMessageApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3051.             'annotated_app_entity_message_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_message_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityMessageApiPlatformSerializerFilterPropertyFilterService', true],
  3052.             'annotated_app_entity_mood_after_post_response_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_mood_after_post_response_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityMoodAfterPostResponseApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3053.             'annotated_app_entity_mood_after_post_response_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_mood_after_post_response_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityMoodAfterPostResponseApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3054.             'annotated_app_entity_mood_after_post_response_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_mood_after_post_response_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityMoodAfterPostResponseApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3055.             'annotated_app_entity_mood_after_post_response_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_mood_after_post_response_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityMoodAfterPostResponseApiPlatformSerializerFilterGroupFilterService', true],
  3056.             'annotated_app_entity_mood_response_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_mood_response_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityMoodResponseApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3057.             'annotated_app_entity_mood_response_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_mood_response_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityMoodResponseApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3058.             'annotated_app_entity_mood_response_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_mood_response_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityMoodResponseApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3059.             'annotated_app_entity_notation_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_notation_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityNotationApiPlatformSerializerFilterPropertyFilterService', true],
  3060.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityNotificationApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  3061.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityNotificationApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3062.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates', 'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_exists_filter', 'getAnnotatedAppEntityNotificationApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService', true],
  3063.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityNotificationApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3064.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityNotificationApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3065.             'annotated_app_entity_notification_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_notification_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityNotificationApiPlatformSerializerFilterPropertyFilterService', true],
  3066.             'annotated_app_entity_notification_type_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_notification_type_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityNotificationTypeApiPlatformSerializerFilterPropertyFilterService', true],
  3067.             'annotated_app_entity_objective_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_objective_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityObjectiveApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  3068.             'annotated_app_entity_objective_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_objective_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityObjectiveApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3069.             'annotated_app_entity_objective_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_objective_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityObjectiveApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3070.             'annotated_app_entity_objective_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_objective_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityObjectiveApiPlatformSerializerFilterGroupFilterService', true],
  3071.             'annotated_app_entity_objective_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_objective_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityObjectiveApiPlatformSerializerFilterPropertyFilterService', true],
  3072.             'annotated_app_entity_pedometer_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_pedometer_log_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityPedometerLogApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3073.             'annotated_app_entity_pedometer_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_pedometer_log_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityPedometerLogApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3074.             'annotated_app_entity_playlist_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_playlist_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityPlaylistApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3075.             'annotated_app_entity_playlist_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_playlist_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityPlaylistApiPlatformSerializerFilterGroupFilterService', true],
  3076.             'annotated_app_entity_playlist_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_playlist_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityPlaylistApiPlatformSerializerFilterPropertyFilterService', true],
  3077.             'annotated_app_entity_playlist_video_config_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_playlist_video_config_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityPlaylistVideoConfigApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3078.             'annotated_app_entity_program_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_program_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityProgramApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3079.             'annotated_app_entity_program_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_program_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityProgramApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3080.             'annotated_app_entity_program_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_program_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityProgramApiPlatformSerializerFilterGroupFilterService', true],
  3081.             'annotated_app_entity_program_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_program_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityProgramApiPlatformSerializerFilterPropertyFilterService', true],
  3082.             'annotated_app_entity_question_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_question_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityQuestionApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3083.             'annotated_app_entity_question_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_question_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityQuestionApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3084.             'annotated_app_entity_question_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_question_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityQuestionApiPlatformSerializerFilterGroupFilterService', true],
  3085.             'annotated_app_entity_question_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_question_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityQuestionApiPlatformSerializerFilterPropertyFilterService', true],
  3086.             'annotated_app_entity_registration_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_registration_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityRegistrationApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3087.             'annotated_app_entity_registration_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_registration_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityRegistrationApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3088.             'annotated_app_entity_registration_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_registration_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityRegistrationApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3089.             'annotated_app_entity_registration_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_registration_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityRegistrationApiPlatformSerializerFilterPropertyFilterService', true],
  3090.             'annotated_app_entity_run_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_run_log_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityRunLogApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3091.             'annotated_app_entity_run_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_run_log_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityRunLogApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3092.             'annotated_app_entity_run_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_run_log_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityRunLogApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3093.             'annotated_app_entity_segmentation_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_segmentation_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntitySegmentationApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3094.             'annotated_app_entity_segmentation_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_segmentation_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntitySegmentationApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3095.             'annotated_app_entity_segmentation_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_segmentation_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntitySegmentationApiPlatformSerializerFilterGroupFilterService', true],
  3096.             'annotated_app_entity_segmentation_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_segmentation_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntitySegmentationApiPlatformSerializerFilterPropertyFilterService', true],
  3097.             'annotated_app_entity_slide_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_slide_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntitySlideApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3098.             'annotated_app_entity_slide_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_slide_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntitySlideApiPlatformSerializerFilterPropertyFilterService', true],
  3099.             'annotated_app_entity_strava_activity_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_strava_activity_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityStravaActivityApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3100.             'annotated_app_entity_strava_activity_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_strava_activity_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityStravaActivityApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3101.             'annotated_app_entity_strava_activity_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_strava_activity_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityStravaActivityApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3102.             'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates', 'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_exists_filter', 'getAnnotatedAppEntitySurveyApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService', true],
  3103.             'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntitySurveyApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3104.             'annotated_app_entity_survey_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_survey_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntitySurveyApiPlatformSerializerFilterGroupFilterService', true],
  3105.             'annotated_app_entity_survey_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_survey_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntitySurveyApiPlatformSerializerFilterPropertyFilterService', true],
  3106.             'annotated_app_entity_survey_config_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_survey_config_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntitySurveyConfigApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3107.             'annotated_app_entity_survey_config_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_survey_config_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntitySurveyConfigApiPlatformSerializerFilterGroupFilterService', true],
  3108.             'annotated_app_entity_survey_config_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_survey_config_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntitySurveyConfigApiPlatformSerializerFilterPropertyFilterService', true],
  3109.             'annotated_app_entity_team_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_team_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityTeamApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3110.             'annotated_app_entity_team_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_team_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityTeamApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3111.             'annotated_app_entity_team_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_team_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityTeamApiPlatformSerializerFilterGroupFilterService', true],
  3112.             'annotated_app_entity_team_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_team_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityTeamApiPlatformSerializerFilterPropertyFilterService', true],
  3113.             'annotated_app_entity_team_invitation_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_team_invitation_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityTeamInvitationApiPlatformSerializerFilterPropertyFilterService', true],
  3114.             'annotated_app_entity_team_user_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_team_user_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityTeamUserApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3115.             'annotated_app_entity_team_user_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_team_user_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityTeamUserApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3116.             'annotated_app_entity_team_user_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_team_user_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityTeamUserApiPlatformSerializerFilterPropertyFilterService', true],
  3117.             'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityTeamplayApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  3118.             'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityTeamplayApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3119.             'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates', 'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_exists_filter', 'getAnnotatedAppEntityTeamplayApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService', true],
  3120.             'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityTeamplayApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3121.             'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityTeamplayApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3122.             'annotated_app_entity_teamplay_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_teamplay_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityTeamplayApiPlatformSerializerFilterGroupFilterService', true],
  3123.             'annotated_app_entity_teamplay_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_teamplay_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityTeamplayApiPlatformSerializerFilterPropertyFilterService', true],
  3124.             'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityTeamplayChallengeApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  3125.             'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityTeamplayChallengeApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3126.             'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates', 'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_exists_filter', 'getAnnotatedAppEntityTeamplayChallengeApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService', true],
  3127.             'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityTeamplayChallengeApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3128.             'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityTeamplayChallengeApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3129.             'annotated_app_entity_teamplay_challenge_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_teamplay_challenge_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityTeamplayChallengeApiPlatformSerializerFilterGroupFilterService', true],
  3130.             'annotated_app_entity_teamplay_challenge_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_teamplay_challenge_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityTeamplayChallengeApiPlatformSerializerFilterPropertyFilterService', true],
  3131.             'annotated_app_entity_teamplay_user_recap_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_teamplay_user_recap_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityTeamplayUserRecapApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3132.             'annotated_app_entity_teamplay_user_recap_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_teamplay_user_recap_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityTeamplayUserRecapApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3133.             'annotated_app_entity_teamplay_user_recap_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_teamplay_user_recap_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityTeamplayUserRecapApiPlatformSerializerFilterPropertyFilterService', true],
  3134.             'annotated_app_entity_tv_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_tv_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityTvTagApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3135.             'annotated_app_entity_tv_tag_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_tv_tag_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityTvTagApiPlatformSerializerFilterGroupFilterService', true],
  3136.             'annotated_app_entity_tv_tag_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_tv_tag_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityTvTagApiPlatformSerializerFilterPropertyFilterService', true],
  3137.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  3138.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_date_filter' => ['privates', 'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_date_filter', 'getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterDateFilterService', true],
  3139.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => ['privates', 'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_exists_filter', 'getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterExistsFilterService', true],
  3140.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3141.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityUserApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3142.             'annotated_app_entity_user_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_user_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityUserApiPlatformSerializerFilterGroupFilterService', true],
  3143.             'annotated_app_entity_user_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_user_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityUserApiPlatformSerializerFilterPropertyFilterService', true],
  3144.             'annotated_app_entity_video_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => ['privates', 'annotated_app_entity_video_api_platform_core_bridge_doctrine_orm_filter_boolean_filter', 'getAnnotatedAppEntityVideoApiPlatformCoreBridgeDoctrineOrmFilterBooleanFilterService', true],
  3145.             'annotated_app_entity_video_api_platform_core_bridge_doctrine_orm_filter_order_filter' => ['privates', 'annotated_app_entity_video_api_platform_core_bridge_doctrine_orm_filter_order_filter', 'getAnnotatedAppEntityVideoApiPlatformCoreBridgeDoctrineOrmFilterOrderFilterService', true],
  3146.             'annotated_app_entity_video_api_platform_core_bridge_doctrine_orm_filter_search_filter' => ['privates', 'annotated_app_entity_video_api_platform_core_bridge_doctrine_orm_filter_search_filter', 'getAnnotatedAppEntityVideoApiPlatformCoreBridgeDoctrineOrmFilterSearchFilterService', true],
  3147.             'annotated_app_entity_video_api_platform_serializer_filter_group_filter' => ['privates', 'annotated_app_entity_video_api_platform_serializer_filter_group_filter', 'getAnnotatedAppEntityVideoApiPlatformSerializerFilterGroupFilterService', true],
  3148.             'annotated_app_entity_video_api_platform_serializer_filter_property_filter' => ['privates', 'annotated_app_entity_video_api_platform_serializer_filter_property_filter', 'getAnnotatedAppEntityVideoApiPlatformSerializerFilterPropertyFilterService', true],
  3149.         ], [
  3150.             'App\\Filter\\NotBlankFilter' => '?',
  3151.             'annotated_app_entity_answer_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3152.             'annotated_app_entity_answer_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3153.             'annotated_app_entity_answer_api_platform_serializer_filter_group_filter' => '?',
  3154.             'annotated_app_entity_answer_api_platform_serializer_filter_property_filter' => '?',
  3155.             'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3156.             'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3157.             'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3158.             'annotated_app_entity_article_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3159.             'annotated_app_entity_article_api_platform_serializer_filter_property_filter' => '?',
  3160.             'annotated_app_entity_association_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3161.             'annotated_app_entity_association_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3162.             'annotated_app_entity_association_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3163.             'annotated_app_entity_association_api_platform_serializer_filter_group_filter' => '?',
  3164.             'annotated_app_entity_association_api_platform_serializer_filter_property_filter' => '?',
  3165.             'annotated_app_entity_award_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3166.             'annotated_app_entity_award_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3167.             'annotated_app_entity_award_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3168.             'annotated_app_entity_award_api_platform_serializer_filter_group_filter' => '?',
  3169.             'annotated_app_entity_award_api_platform_serializer_filter_property_filter' => '?',
  3170.             'annotated_app_entity_award_config_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3171.             'annotated_app_entity_award_config_api_platform_serializer_filter_property_filter' => '?',
  3172.             'annotated_app_entity_award_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3173.             'annotated_app_entity_award_operation_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3174.             'annotated_app_entity_award_operation_api_platform_serializer_filter_property_filter' => '?',
  3175.             'annotated_app_entity_bike_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3176.             'annotated_app_entity_bike_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3177.             'annotated_app_entity_bike_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3178.             'annotated_app_entity_calc_program_video_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3179.             'annotated_app_entity_calc_program_video_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3180.             'annotated_app_entity_calc_program_video_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3181.             'annotated_app_entity_calc_program_video_api_platform_serializer_filter_property_filter' => '?',
  3182.             'annotated_app_entity_category_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  3183.             'annotated_app_entity_category_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3184.             'annotated_app_entity_category_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3185.             'annotated_app_entity_category_api_platform_serializer_filter_group_filter' => '?',
  3186.             'annotated_app_entity_category_api_platform_serializer_filter_property_filter' => '?',
  3187.             'annotated_app_entity_channel_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  3188.             'annotated_app_entity_channel_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3189.             'annotated_app_entity_channel_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3190.             'annotated_app_entity_channel_api_platform_serializer_filter_group_filter' => '?',
  3191.             'annotated_app_entity_channel_api_platform_serializer_filter_property_filter' => '?',
  3192.             'annotated_app_entity_chat_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  3193.             'annotated_app_entity_chat_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3194.             'annotated_app_entity_chat_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3195.             'annotated_app_entity_chat_api_platform_serializer_filter_group_filter' => '?',
  3196.             'annotated_app_entity_chat_api_platform_serializer_filter_property_filter' => '?',
  3197.             'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3198.             'annotated_app_entity_chat_message_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3199.             'annotated_app_entity_chat_message_api_platform_serializer_filter_group_filter' => '?',
  3200.             'annotated_app_entity_chat_message_api_platform_serializer_filter_property_filter' => '?',
  3201.             'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3202.             'annotated_app_entity_client_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3203.             'annotated_app_entity_client_api_platform_serializer_filter_property_filter' => '?',
  3204.             'annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3205.             'annotated_app_entity_company_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3206.             'annotated_app_entity_company_api_platform_serializer_filter_group_filter' => '?',
  3207.             'annotated_app_entity_company_api_platform_serializer_filter_property_filter' => '?',
  3208.             'annotated_app_entity_daily_advice_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3209.             'annotated_app_entity_daily_advice_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3210.             'annotated_app_entity_daily_advice_api_platform_serializer_filter_property_filter' => '?',
  3211.             'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3212.             'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3213.             'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3214.             'annotated_app_entity_daily_reward_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3215.             'annotated_app_entity_day_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3216.             'annotated_app_entity_day_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3217.             'annotated_app_entity_day_api_platform_serializer_filter_group_filter' => '?',
  3218.             'annotated_app_entity_day_api_platform_serializer_filter_property_filter' => '?',
  3219.             'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3220.             'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  3221.             'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3222.             'annotated_app_entity_event_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3223.             'annotated_app_entity_event_api_platform_serializer_filter_property_filter' => '?',
  3224.             'annotated_app_entity_exclusions_category_api_platform_serializer_filter_group_filter' => '?',
  3225.             'annotated_app_entity_exclusions_category_api_platform_serializer_filter_property_filter' => '?',
  3226.             'annotated_app_entity_exclusions_channel_api_platform_serializer_filter_group_filter' => '?',
  3227.             'annotated_app_entity_exclusions_channel_api_platform_serializer_filter_property_filter' => '?',
  3228.             'annotated_app_entity_exclusions_video_api_platform_serializer_filter_group_filter' => '?',
  3229.             'annotated_app_entity_exclusions_video_api_platform_serializer_filter_property_filter' => '?',
  3230.             'annotated_app_entity_expert_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3231.             'annotated_app_entity_expert_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3232.             'annotated_app_entity_expert_api_platform_serializer_filter_group_filter' => '?',
  3233.             'annotated_app_entity_expert_api_platform_serializer_filter_property_filter' => '?',
  3234.             'annotated_app_entity_filters_category_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3235.             'annotated_app_entity_filters_category_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3236.             'annotated_app_entity_filters_category_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3237.             'annotated_app_entity_filters_category_api_platform_serializer_filter_property_filter' => '?',
  3238.             'annotated_app_entity_filters_filter_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3239.             'annotated_app_entity_filters_filter_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3240.             'annotated_app_entity_filters_filter_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3241.             'annotated_app_entity_filters_filter_api_platform_serializer_filter_group_filter' => '?',
  3242.             'annotated_app_entity_filters_filter_api_platform_serializer_filter_property_filter' => '?',
  3243.             'annotated_app_entity_kinestex_exercise_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3244.             'annotated_app_entity_kinestex_exercise_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3245.             'annotated_app_entity_kinestex_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3246.             'annotated_app_entity_kinestex_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3247.             'annotated_app_entity_kinestex_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3248.             'annotated_app_entity_media_object_api_platform_serializer_filter_property_filter' => '?',
  3249.             'annotated_app_entity_message_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3250.             'annotated_app_entity_message_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3251.             'annotated_app_entity_message_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3252.             'annotated_app_entity_message_api_platform_serializer_filter_property_filter' => '?',
  3253.             'annotated_app_entity_mood_after_post_response_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3254.             'annotated_app_entity_mood_after_post_response_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3255.             'annotated_app_entity_mood_after_post_response_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3256.             'annotated_app_entity_mood_after_post_response_api_platform_serializer_filter_group_filter' => '?',
  3257.             'annotated_app_entity_mood_response_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3258.             'annotated_app_entity_mood_response_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3259.             'annotated_app_entity_mood_response_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3260.             'annotated_app_entity_notation_api_platform_serializer_filter_property_filter' => '?',
  3261.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3262.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3263.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  3264.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3265.             'annotated_app_entity_notification_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3266.             'annotated_app_entity_notification_api_platform_serializer_filter_property_filter' => '?',
  3267.             'annotated_app_entity_notification_type_api_platform_serializer_filter_property_filter' => '?',
  3268.             'annotated_app_entity_objective_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3269.             'annotated_app_entity_objective_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3270.             'annotated_app_entity_objective_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3271.             'annotated_app_entity_objective_api_platform_serializer_filter_group_filter' => '?',
  3272.             'annotated_app_entity_objective_api_platform_serializer_filter_property_filter' => '?',
  3273.             'annotated_app_entity_pedometer_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3274.             'annotated_app_entity_pedometer_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3275.             'annotated_app_entity_playlist_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3276.             'annotated_app_entity_playlist_api_platform_serializer_filter_group_filter' => '?',
  3277.             'annotated_app_entity_playlist_api_platform_serializer_filter_property_filter' => '?',
  3278.             'annotated_app_entity_playlist_video_config_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3279.             'annotated_app_entity_program_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3280.             'annotated_app_entity_program_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3281.             'annotated_app_entity_program_api_platform_serializer_filter_group_filter' => '?',
  3282.             'annotated_app_entity_program_api_platform_serializer_filter_property_filter' => '?',
  3283.             'annotated_app_entity_question_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3284.             'annotated_app_entity_question_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3285.             'annotated_app_entity_question_api_platform_serializer_filter_group_filter' => '?',
  3286.             'annotated_app_entity_question_api_platform_serializer_filter_property_filter' => '?',
  3287.             'annotated_app_entity_registration_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3288.             'annotated_app_entity_registration_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3289.             'annotated_app_entity_registration_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3290.             'annotated_app_entity_registration_api_platform_serializer_filter_property_filter' => '?',
  3291.             'annotated_app_entity_run_log_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3292.             'annotated_app_entity_run_log_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3293.             'annotated_app_entity_run_log_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3294.             'annotated_app_entity_segmentation_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3295.             'annotated_app_entity_segmentation_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3296.             'annotated_app_entity_segmentation_api_platform_serializer_filter_group_filter' => '?',
  3297.             'annotated_app_entity_segmentation_api_platform_serializer_filter_property_filter' => '?',
  3298.             'annotated_app_entity_slide_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3299.             'annotated_app_entity_slide_api_platform_serializer_filter_property_filter' => '?',
  3300.             'annotated_app_entity_strava_activity_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3301.             'annotated_app_entity_strava_activity_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3302.             'annotated_app_entity_strava_activity_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3303.             'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  3304.             'annotated_app_entity_survey_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3305.             'annotated_app_entity_survey_api_platform_serializer_filter_group_filter' => '?',
  3306.             'annotated_app_entity_survey_api_platform_serializer_filter_property_filter' => '?',
  3307.             'annotated_app_entity_survey_config_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3308.             'annotated_app_entity_survey_config_api_platform_serializer_filter_group_filter' => '?',
  3309.             'annotated_app_entity_survey_config_api_platform_serializer_filter_property_filter' => '?',
  3310.             'annotated_app_entity_team_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3311.             'annotated_app_entity_team_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3312.             'annotated_app_entity_team_api_platform_serializer_filter_group_filter' => '?',
  3313.             'annotated_app_entity_team_api_platform_serializer_filter_property_filter' => '?',
  3314.             'annotated_app_entity_team_invitation_api_platform_serializer_filter_property_filter' => '?',
  3315.             'annotated_app_entity_team_user_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3316.             'annotated_app_entity_team_user_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3317.             'annotated_app_entity_team_user_api_platform_serializer_filter_property_filter' => '?',
  3318.             'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3319.             'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3320.             'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  3321.             'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3322.             'annotated_app_entity_teamplay_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3323.             'annotated_app_entity_teamplay_api_platform_serializer_filter_group_filter' => '?',
  3324.             'annotated_app_entity_teamplay_api_platform_serializer_filter_property_filter' => '?',
  3325.             'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3326.             'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3327.             'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  3328.             'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3329.             'annotated_app_entity_teamplay_challenge_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3330.             'annotated_app_entity_teamplay_challenge_api_platform_serializer_filter_group_filter' => '?',
  3331.             'annotated_app_entity_teamplay_challenge_api_platform_serializer_filter_property_filter' => '?',
  3332.             'annotated_app_entity_teamplay_user_recap_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3333.             'annotated_app_entity_teamplay_user_recap_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3334.             'annotated_app_entity_teamplay_user_recap_api_platform_serializer_filter_property_filter' => '?',
  3335.             'annotated_app_entity_tv_tag_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3336.             'annotated_app_entity_tv_tag_api_platform_serializer_filter_group_filter' => '?',
  3337.             'annotated_app_entity_tv_tag_api_platform_serializer_filter_property_filter' => '?',
  3338.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3339.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_date_filter' => '?',
  3340.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_exists_filter' => '?',
  3341.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3342.             'annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3343.             'annotated_app_entity_user_api_platform_serializer_filter_group_filter' => '?',
  3344.             'annotated_app_entity_user_api_platform_serializer_filter_property_filter' => '?',
  3345.             'annotated_app_entity_video_api_platform_core_bridge_doctrine_orm_filter_boolean_filter' => '?',
  3346.             'annotated_app_entity_video_api_platform_core_bridge_doctrine_orm_filter_order_filter' => '?',
  3347.             'annotated_app_entity_video_api_platform_core_bridge_doctrine_orm_filter_search_filter' => '?',
  3348.             'annotated_app_entity_video_api_platform_serializer_filter_group_filter' => '?',
  3349.             'annotated_app_entity_video_api_platform_serializer_filter_property_filter' => '?',
  3350.         ]);
  3351.     }
  3352.     /**
  3353.      * Gets the private 'api_platform.hal.json_schema.schema_factory' shared service.
  3354.      *
  3355.      * @return \ApiPlatform\Core\Hal\JsonSchema\SchemaFactory
  3356.      */
  3357.     protected function getApiPlatform_Hal_JsonSchema_SchemaFactoryService()
  3358.     {
  3359.         $a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
  3360.         if (isset($this->privates['api_platform.hal.json_schema.schema_factory'])) {
  3361.             return $this->privates['api_platform.hal.json_schema.schema_factory'];
  3362.         }
  3363.         $b = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3364.         if (isset($this->privates['api_platform.hal.json_schema.schema_factory'])) {
  3365.             return $this->privates['api_platform.hal.json_schema.schema_factory'];
  3366.         }
  3367.         $c = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3368.         if (isset($this->privates['api_platform.hal.json_schema.schema_factory'])) {
  3369.             return $this->privates['api_platform.hal.json_schema.schema_factory'];
  3370.         }
  3371.         return $this->privates['api_platform.hal.json_schema.schema_factory'] = new \ApiPlatform\Core\Hal\JsonSchema\SchemaFactory(new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $b, $c, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()))));
  3372.     }
  3373.     /**
  3374.      * Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
  3375.      *
  3376.      * @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
  3377.      */
  3378.     protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
  3379.     {
  3380.         return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true, NULL, NULL, $this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3381.     }
  3382.     /**
  3383.      * Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
  3384.      *
  3385.      * @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
  3386.      */
  3387.     protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
  3388.     {
  3389.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3390.         if (isset($this->privates['api_platform.hydra.listener.response.add_link_header'])) {
  3391.             return $this->privates['api_platform.hydra.listener.response.add_link_header'];
  3392.         }
  3393.         return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener($a);
  3394.     }
  3395.     /**
  3396.      * Gets the private 'api_platform.identifier.converter' shared service.
  3397.      *
  3398.      * @return \ApiPlatform\Core\Identifier\IdentifierConverter
  3399.      */
  3400.     protected function getApiPlatform_Identifier_ConverterService()
  3401.     {
  3402.         $a = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
  3403.         if (isset($this->privates['api_platform.identifier.converter'])) {
  3404.             return $this->privates['api_platform.identifier.converter'];
  3405.         }
  3406.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3407.         if (isset($this->privates['api_platform.identifier.converter'])) {
  3408.             return $this->privates['api_platform.identifier.converter'];
  3409.         }
  3410.         return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter($a, $b, new RewindableGenerator(function () {
  3411.             yield 0 => ($this->privates['api_platform.identifier.symfony_ulid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUlidNormalizerService'));
  3412.             yield 1 => ($this->privates['api_platform.identifier.symfony_uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_SymfonyUuidNormalizerService'));
  3413.             yield 2 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
  3414.             yield 3 => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
  3415.             yield 4 => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->load('getApiPlatform_Identifier_UuidNormalizerService'));
  3416.         }, 5));
  3417.     }
  3418.     /**
  3419.      * Gets the private 'api_platform.identifiers_extractor.cached' shared service.
  3420.      *
  3421.      * @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
  3422.      */
  3423.     protected function getApiPlatform_IdentifiersExtractor_CachedService()
  3424.     {
  3425.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3426.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  3427.             return $this->privates['api_platform.identifiers_extractor.cached'];
  3428.         }
  3429.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3430.         if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
  3431.             return $this->privates['api_platform.identifiers_extractor.cached'];
  3432.         }
  3433.         $c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  3434.         $d = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
  3435.         return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor($a, $b, $c, $d, true), $c, $d);
  3436.     }
  3437.     /**
  3438.      * Gets the private 'api_platform.json_schema.type_factory' shared service.
  3439.      *
  3440.      * @return \ApiPlatform\Core\JsonSchema\TypeFactory
  3441.      */
  3442.     protected function getApiPlatform_JsonSchema_TypeFactoryService()
  3443.     {
  3444.         $this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
  3445.         $instance->setSchemaFactory(($this->privates['api_platform.hal.json_schema.schema_factory'] ?? $this->getApiPlatform_Hal_JsonSchema_SchemaFactoryService()));
  3446.         return $instance;
  3447.     }
  3448.     /**
  3449.      * Gets the private 'api_platform.jsonapi.listener.request.transform_fieldsets_parameters' shared service.
  3450.      *
  3451.      * @return \ApiPlatform\Symfony\EventListener\JsonApi\TransformFieldsetsParametersListener
  3452.      */
  3453.     protected function getApiPlatform_Jsonapi_Listener_Request_TransformFieldsetsParametersService()
  3454.     {
  3455.         return $this->privates['api_platform.jsonapi.listener.request.transform_fieldsets_parameters'] = new \ApiPlatform\Symfony\EventListener\JsonApi\TransformFieldsetsParametersListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3456.     }
  3457.     /**
  3458.      * Gets the private 'api_platform.jsonld.context_builder' shared service.
  3459.      *
  3460.      * @return \ApiPlatform\JsonLd\ContextBuilder
  3461.      */
  3462.     protected function getApiPlatform_Jsonld_ContextBuilderService()
  3463.     {
  3464.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3465.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  3466.             return $this->privates['api_platform.jsonld.context_builder'];
  3467.         }
  3468.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3469.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  3470.             return $this->privates['api_platform.jsonld.context_builder'];
  3471.         }
  3472.         $c = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3473.         if (isset($this->privates['api_platform.jsonld.context_builder'])) {
  3474.             return $this->privates['api_platform.jsonld.context_builder'];
  3475.         }
  3476.         return $this->privates['api_platform.jsonld.context_builder'] = new \ApiPlatform\JsonLd\ContextBuilder(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a, $b, $c, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($c));
  3477.     }
  3478.     /**
  3479.      * Gets the private 'api_platform.jsonld.normalizer.item' shared service.
  3480.      *
  3481.      * @return \ApiPlatform\JsonLd\Serializer\ItemNormalizer
  3482.      */
  3483.     protected function getApiPlatform_Jsonld_Normalizer_ItemService()
  3484.     {
  3485.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3486.         if (isset($this->privates['api_platform.jsonld.normalizer.item'])) {
  3487.             return $this->privates['api_platform.jsonld.normalizer.item'];
  3488.         }
  3489.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3490.         if (isset($this->privates['api_platform.jsonld.normalizer.item'])) {
  3491.             return $this->privates['api_platform.jsonld.normalizer.item'];
  3492.         }
  3493.         $c = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->load('getApiPlatform_IriConverter_LegacyService'));
  3494.         if (isset($this->privates['api_platform.jsonld.normalizer.item'])) {
  3495.             return $this->privates['api_platform.jsonld.normalizer.item'];
  3496.         }
  3497.         $d = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
  3498.         if (isset($this->privates['api_platform.jsonld.normalizer.item'])) {
  3499.             return $this->privates['api_platform.jsonld.normalizer.item'];
  3500.         }
  3501.         return $this->privates['api_platform.jsonld.normalizer.item'] = new \ApiPlatform\JsonLd\Serializer\ItemNormalizer(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a, $b, $c, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), $d, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), [], new RewindableGenerator(function () {
  3502.             yield 0 => ($this->privates['App\\DataTransformer\\MessageInputDataTransformer'] ?? $this->load('getMessageInputDataTransformerService'));
  3503.             yield 1 => ($this->privates['App\\DataTransformer\\PasswordUpdateDataTransformer'] ?? $this->load('getPasswordUpdateDataTransformerService'));
  3504.             yield 2 => ($this->privates['App\\DataTransformer\\PlaylistDataTransformer'] ?? ($this->privates['App\\DataTransformer\\PlaylistDataTransformer'] = new \App\DataTransformer\PlaylistDataTransformer()));
  3505.             yield 3 => ($this->privates['App\\DataTransformer\\VideoEventInputDataTransformer'] ?? $this->load('getVideoEventInputDataTransformerService'));
  3506.             yield 4 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->load('getApiPlatform_Messenger_DataTransformerService'));
  3507.         }, 5), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  3508.     }
  3509.     /**
  3510.      * Gets the private 'api_platform.listener.request.add_format' shared service.
  3511.      *
  3512.      * @return \ApiPlatform\Symfony\EventListener\AddFormatListener
  3513.      */
  3514.     protected function getApiPlatform_Listener_Request_AddFormatService()
  3515.     {
  3516.         return $this->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $this->parameters['api_platform.formats']);
  3517.     }
  3518.     /**
  3519.      * Gets the private 'api_platform.listener.request.read.legacy' shared service.
  3520.      *
  3521.      * @return \ApiPlatform\Core\EventListener\ReadListener
  3522.      */
  3523.     protected function getApiPlatform_Listener_Request_Read_LegacyService()
  3524.     {
  3525.         $a = ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService());
  3526.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3527.             return $this->privates['api_platform.listener.request.read.legacy'];
  3528.         }
  3529.         $b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
  3530.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3531.             return $this->privates['api_platform.listener.request.read.legacy'];
  3532.         }
  3533.         $c = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
  3534.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3535.             return $this->privates['api_platform.listener.request.read.legacy'];
  3536.         }
  3537.         $d = ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService());
  3538.         if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
  3539.             return $this->privates['api_platform.listener.request.read.legacy'];
  3540.         }
  3541.         return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener($a, $b, $c, ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService()), $d, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
  3542.     }
  3543.     /**
  3544.      * Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
  3545.      *
  3546.      * @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
  3547.      */
  3548.     protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
  3549.     {
  3550.         $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  3551.         if (isset($this->privates['api_platform.listener.view.validate_query_parameters'])) {
  3552.             return $this->privates['api_platform.listener.view.validate_query_parameters'];
  3553.         }
  3554.         return $this->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \ApiPlatform\Core\Filter\QueryParameterValidator($a), true);
  3555.     }
  3556.     /**
  3557.      * Gets the private 'api_platform.mercure.listener.response.add_link_header' shared service.
  3558.      *
  3559.      * @return \ApiPlatform\Symfony\EventListener\AddLinkHeaderListener
  3560.      */
  3561.     protected function getApiPlatform_Mercure_Listener_Response_AddLinkHeaderService()
  3562.     {
  3563.         return $this->privates['api_platform.mercure.listener.response.add_link_header'] = new \ApiPlatform\Symfony\EventListener\AddLinkHeaderListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), new \Symfony\Component\Mercure\Discovery(($this->privates['Symfony\\Component\\Mercure\\HubRegistry'] ?? $this->getHubRegistryService())));
  3564.     }
  3565.     /**
  3566.      * Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
  3567.      *
  3568.      * @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
  3569.      */
  3570.     protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
  3571.     {
  3572.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  3573.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  3574.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  3575.         }
  3576.         $b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3577.         if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
  3578.             return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
  3579.         }
  3580.         $c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  3581.         return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($c, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($this->services['doctrine'] ?? $this->getDoctrineService()), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())))))), new RewindableGenerator(function () {
  3582.             yield 0 => ($this->privates['api_platform.metadata.property_schema.choice_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.choice_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction()));
  3583.             yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService'));
  3584.             yield 2 => ($this->privates['api_platform.metadata.property_schema.count_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.count_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCountRestriction()));
  3585.             yield 3 => ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanOrEqualRestriction()));
  3586.             yield 4 => ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.greater_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaGreaterThanRestriction()));
  3587.             yield 5 => ($this->privates['api_platform.metadata.property_schema.length_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.length_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLengthRestriction()));
  3588.             yield 6 => ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_or_equal_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanOrEqualRestriction()));
  3589.             yield 7 => ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.less_than_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaLessThanRestriction()));
  3590.             yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->load('getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService'));
  3591.             yield 9 => ($this->privates['api_platform.metadata.property_schema.range_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.range_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRangeRestriction()));
  3592.             yield 10 => ($this->privates['api_platform.metadata.property_schema.regex_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.regex_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaRegexRestriction()));
  3593.             yield 11 => ($this->privates['api_platform.metadata.property_schema.format_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.format_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaFormat()));
  3594.             yield 12 => ($this->privates['api_platform.metadata.property_schema.unique_restriction'] ?? ($this->privates['api_platform.metadata.property_schema.unique_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaUniqueRestriction()));
  3595.         }, 13)));
  3596.     }
  3597.     /**
  3598.      * Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
  3599.      *
  3600.      * @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
  3601.      */
  3602.     protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
  3603.     {
  3604.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3605.         if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
  3606.             return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
  3607.         }
  3608.         return $this->privates['api_platform.metadata.property.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory(($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), new \ApiPlatform\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this))), new \ApiPlatform\Metadata\Property\Factory\PropertyInfoPropertyNameCollectionFactory($a)));
  3609.     }
  3610.     /**
  3611.      * Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
  3612.      *
  3613.      * @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
  3614.      */
  3615.     protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
  3616.     {
  3617.         $a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
  3618.         return $this->privates['api_platform.metadata.resource.metadata_factory.cached'] = new \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory(($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), new \ApiPlatform\Core\Metadata\Resource\Factory\FormatsResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\OperationResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceFilterMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ShortNameResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\PhpDocResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\InputOutputResourceMetadataFactory(new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceMetadataFactory($a, new \ApiPlatform\Core\Metadata\Resource\Factory\ExtractorResourceMetadataFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))), $this->parameters['api_platform.defaults']), $this->parameters['api_platform.defaults']))))), $this->parameters['api_platform.patch_formats']), $this->parameters['api_platform.formats'], $this->parameters['api_platform.patch_formats']));
  3619.     }
  3620.     /**
  3621.      * Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
  3622.      *
  3623.      * @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
  3624.      */
  3625.     protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
  3626.     {
  3627.         return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.yaml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $this))), new \ApiPlatform\Core\Metadata\Resource\Factory\AnnotationResourceNameCollectionFactory(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $this->parameters['api_platform.resource_class_directories'], new \ApiPlatform\Metadata\Resource\Factory\ExtractorResourceNameCollectionFactory(($this->privates['api_platform.metadata.extractor.xml.legacy'] ?? ($this->privates['api_platform.metadata.extractor.xml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\XmlExtractor([], $this)))))));
  3628.     }
  3629.     /**
  3630.      * Gets the private 'api_platform.operation_path_resolver.custom' shared service.
  3631.      *
  3632.      * @return \ApiPlatform\PathResolver\CustomOperationPathResolver
  3633.      */
  3634.     protected function getApiPlatform_OperationPathResolver_CustomService()
  3635.     {
  3636.         return $this->privates['api_platform.operation_path_resolver.custom'] = new \ApiPlatform\PathResolver\CustomOperationPathResolver(new \ApiPlatform\PathResolver\OperationPathResolver(($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator()))));
  3637.     }
  3638.     /**
  3639.      * Gets the private 'api_platform.operation_path_resolver.router' shared service.
  3640.      *
  3641.      * @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
  3642.      */
  3643.     protected function getApiPlatform_OperationPathResolver_RouterService()
  3644.     {
  3645.         $a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
  3646.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  3647.             return $this->privates['api_platform.operation_path_resolver.router'];
  3648.         }
  3649.         $b = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
  3650.         if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
  3651.             return $this->privates['api_platform.operation_path_resolver.router'];
  3652.         }
  3653.         return $this->privates['api_platform.operation_path_resolver.router'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver($a, ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $b);
  3654.     }
  3655.     /**
  3656.      * Gets the private 'api_platform.resource_class_resolver' shared service.
  3657.      *
  3658.      * @return \ApiPlatform\Api\ResourceClassResolver
  3659.      */
  3660.     protected function getApiPlatform_ResourceClassResolverService()
  3661.     {
  3662.         return $this->privates['api_platform.resource_class_resolver'] = new \ApiPlatform\Api\ResourceClassResolver(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
  3663.     }
  3664.     /**
  3665.      * Gets the private 'api_platform.router' shared service.
  3666.      *
  3667.      * @return \ApiPlatform\Symfony\Routing\Router
  3668.      */
  3669.     protected function getApiPlatform_RouterService()
  3670.     {
  3671.         $a = ($this->services['router'] ?? $this->getRouterService());
  3672.         if (isset($this->privates['api_platform.router'])) {
  3673.             return $this->privates['api_platform.router'];
  3674.         }
  3675.         return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a, 1);
  3676.     }
  3677.     /**
  3678.      * Gets the private 'api_platform.security.listener.request.deny_access' shared service.
  3679.      *
  3680.      * @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
  3681.      */
  3682.     protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
  3683.     {
  3684.         return $this->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService()));
  3685.     }
  3686.     /**
  3687.      * Gets the private 'api_platform.security.resource_access_checker' shared service.
  3688.      *
  3689.      * @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
  3690.      */
  3691.     protected function getApiPlatform_Security_ResourceAccessCheckerService()
  3692.     {
  3693.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  3694.         if (isset($this->privates['api_platform.security.resource_access_checker'])) {
  3695.             return $this->privates['api_platform.security.resource_access_checker'];
  3696.         }
  3697.         return $this->privates['api_platform.security.resource_access_checker'] = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($this->privates['security.expression_language'] ?? $this->getSecurity_ExpressionLanguageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, false);
  3698.     }
  3699.     /**
  3700.      * Gets the private 'api_platform.serializer.context_builder.filter' shared service.
  3701.      *
  3702.      * @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
  3703.      */
  3704.     protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
  3705.     {
  3706.         $a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
  3707.         if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
  3708.             return $this->privates['api_platform.serializer.context_builder.filter'];
  3709.         }
  3710.         $b = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
  3711.         return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($b, $a, new \ApiPlatform\Serializer\SerializerContextBuilder($b));
  3712.     }
  3713.     /**
  3714.      * Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
  3715.      *
  3716.      * @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
  3717.      */
  3718.     protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
  3719.     {
  3720.         return $this->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
  3721.     }
  3722.     /**
  3723.      * Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
  3724.      *
  3725.      * @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
  3726.      */
  3727.     protected function getApiPlatform_SubresourceOperationFactory_CachedService()
  3728.     {
  3729.         $a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
  3730.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  3731.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  3732.         }
  3733.         $b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
  3734.         if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
  3735.             return $this->privates['api_platform.subresource_operation_factory.cached'];
  3736.         }
  3737.         return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), new \ApiPlatform\Core\Operation\Factory\SubresourceOperationFactory(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a, $b, ($this->privates['api_platform.path_segment_name_generator.underscore'] ?? ($this->privates['api_platform.path_segment_name_generator.underscore'] = new \ApiPlatform\Operation\UnderscorePathSegmentNameGenerator())), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
  3738.     }
  3739.     /**
  3740.      * Gets the private 'assets.packages' shared service.
  3741.      *
  3742.      * @return \Symfony\Component\Asset\Packages
  3743.      */
  3744.     protected function getAssets_PackagesService()
  3745.     {
  3746.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  3747.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__, 4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  3748.             return new \EmptyIterator();
  3749.         }, 0));
  3750.     }
  3751.     /**
  3752.      * Gets the private 'cache.annotations' shared service.
  3753.      *
  3754.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3755.      */
  3756.     protected function getCache_AnnotationsService()
  3757.     {
  3758.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kNACWO79H+', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3759.     }
  3760.     /**
  3761.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3762.      *
  3763.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3764.      */
  3765.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3766.     {
  3767.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3768.     }
  3769.     /**
  3770.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3771.      *
  3772.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3773.      */
  3774.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3775.     {
  3776.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3777.     }
  3778.     /**
  3779.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3780.      *
  3781.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3782.      */
  3783.     protected function getCache_Messenger_RestartWorkersSignalService()
  3784.     {
  3785.         $a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.wis5FAr'] ?? $this->get_CacheConnection_Wis5FArService()), 'JslP38MDPh', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
  3786.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3787.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3788.     }
  3789.     /**
  3790.      * Gets the private 'cache.property_info' shared service.
  3791.      *
  3792.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3793.      */
  3794.     protected function getCache_PropertyInfoService()
  3795.     {
  3796.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('zuPeRU1Kvj', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3797.     }
  3798.     /**
  3799.      * Gets the private 'cache.security_expression_language' shared service.
  3800.      *
  3801.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3802.      */
  3803.     protected function getCache_SecurityExpressionLanguageService()
  3804.     {
  3805.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2Pmq8zhJwK', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3806.     }
  3807.     /**
  3808.      * Gets the private 'cache.serializer' shared service.
  3809.      *
  3810.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3811.      */
  3812.     protected function getCache_SerializerService()
  3813.     {
  3814.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('yyHUYFXLal', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3815.     }
  3816.     /**
  3817.      * Gets the private 'cache.validator' shared service.
  3818.      *
  3819.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3820.      */
  3821.     protected function getCache_ValidatorService()
  3822.     {
  3823.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('I+ZDzFreoB', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3824.     }
  3825.     /**
  3826.      * Gets the private 'cache.webpack_encore' shared service.
  3827.      *
  3828.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3829.      */
  3830.     protected function getCache_WebpackEncoreService()
  3831.     {
  3832.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('kGRFHTdV5W', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3833.     }
  3834.     /**
  3835.      * Gets the private 'config_cache_factory' shared service.
  3836.      *
  3837.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3838.      */
  3839.     protected function getConfigCacheFactoryService()
  3840.     {
  3841.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3842.             yield 0 => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  3843.             yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3844.         }, 2));
  3845.     }
  3846.     /**
  3847.      * Gets the private 'data_collector.form' shared service.
  3848.      *
  3849.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  3850.      */
  3851.     protected function getDataCollector_FormService()
  3852.     {
  3853.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  3854.     }
  3855.     /**
  3856.      * Gets the private 'data_collector.request' shared service.
  3857.      *
  3858.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  3859.      */
  3860.     protected function getDataCollector_RequestService()
  3861.     {
  3862.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3863.     }
  3864.     /**
  3865.      * Gets the private 'debug.api_platform.collection_data_provider' shared service.
  3866.      *
  3867.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
  3868.      */
  3869.     protected function getDebug_ApiPlatform_CollectionDataProviderService()
  3870.     {
  3871.         return $this->privates['debug.api_platform.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider(new \ApiPlatform\Core\DataProvider\ChainCollectionDataProvider(new RewindableGenerator(function () {
  3872.             yield 0 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService'));
  3873.         }, 1)));
  3874.     }
  3875.     /**
  3876.      * Gets the private 'debug.api_platform.data_persister' shared service.
  3877.      *
  3878.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
  3879.      */
  3880.     protected function getDebug_ApiPlatform_DataPersisterService()
  3881.     {
  3882.         return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
  3883.             yield 0 => ($this->privates['api_platform.messenger.data_persister'] ?? $this->load('getApiPlatform_Messenger_DataPersisterService'));
  3884.             yield 1 => ($this->privates['App\\DataPersister\\ProgramDataPersister'] ?? $this->load('getProgramDataPersisterService'));
  3885.         }, 2)));
  3886.     }
  3887.     /**
  3888.      * Gets the private 'debug.api_platform.item_data_provider' shared service.
  3889.      *
  3890.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
  3891.      */
  3892.     protected function getDebug_ApiPlatform_ItemDataProviderService()
  3893.     {
  3894.         return $this->privates['debug.api_platform.item_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider(new \ApiPlatform\Core\DataProvider\ChainItemDataProvider(new RewindableGenerator(function () {
  3895.             yield 0 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService'));
  3896.         }, 1)));
  3897.     }
  3898.     /**
  3899.      * Gets the private 'debug.api_platform.subresource_data_provider' shared service.
  3900.      *
  3901.      * @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
  3902.      */
  3903.     protected function getDebug_ApiPlatform_SubresourceDataProviderService()
  3904.     {
  3905.         return $this->privates['debug.api_platform.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider(new \ApiPlatform\Core\DataProvider\ChainSubresourceDataProvider(new RewindableGenerator(function () {
  3906.             yield 0 => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->load('getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService'));
  3907.         }, 1)));
  3908.     }
  3909.     /**
  3910.      * Gets the private 'debug.debug_handlers_listener' shared service.
  3911.      *
  3912.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  3913.      */
  3914.     protected function getDebug_DebugHandlersListenerService()
  3915.     {
  3916.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  3917.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3918.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3919.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3920.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3921.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
  3922.     }
  3923.     /**
  3924.      * Gets the private 'debug.file_link_formatter' shared service.
  3925.      *
  3926.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  3927.      */
  3928.     protected function getDebug_FileLinkFormatterService()
  3929.     {
  3930.         return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__, 4), function () {
  3931.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  3932.         });
  3933.     }
  3934.     /**
  3935.      * Gets the private 'debug.log_processor' shared service.
  3936.      *
  3937.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  3938.      */
  3939.     protected function getDebug_LogProcessorService()
  3940.     {
  3941.         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())));
  3942.     }
  3943.     /**
  3944.      * Gets the private 'debug.security.access.decision_manager' shared service.
  3945.      *
  3946.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  3947.      */
  3948.     protected function getDebug_Security_Access_DecisionManagerService()
  3949.     {
  3950.         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 () {
  3951.             yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  3952.             yield 1 => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_SimpleRoleVoterService'));
  3953.             yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  3954.             yield 3 => ($this->privates['debug.security.voter.App\\Security\\Voter\\VideoVoter'] ?? $this->load('getVideoVoterService'));
  3955.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  3956.     }
  3957.     /**
  3958.      * Gets the private 'debug.security.firewall' shared service.
  3959.      *
  3960.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  3961.      */
  3962.     protected function getDebug_Security_FirewallService()
  3963.     {
  3964.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  3965.         if (isset($this->privates['debug.security.firewall'])) {
  3966.             return $this->privates['debug.security.firewall'];
  3967.         }
  3968.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3969.         if (isset($this->privates['debug.security.firewall'])) {
  3970.             return $this->privates['debug.security.firewall'];
  3971.         }
  3972.         $c = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  3973.         if (isset($this->privates['debug.security.firewall'])) {
  3974.             return $this->privates['debug.security.firewall'];
  3975.         }
  3976.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, $c);
  3977.     }
  3978.     /**
  3979.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  3980.      *
  3981.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  3982.      */
  3983.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  3984.     {
  3985.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3986.             'App\\EventSubscriber\\AnswerListener' => ['privates', 'App\\EventSubscriber\\AnswerListener', 'getAnswerListenerService', true],
  3987.             'App\\EventSubscriber\\CategoryListener' => ['privates', 'App\\EventSubscriber\\CategoryListener', 'getCategoryListenerService', true],
  3988.             'App\\EventSubscriber\\ChannelListener' => ['privates', 'App\\EventSubscriber\\ChannelListener', 'getChannelListenerService', true],
  3989.             'App\\EventSubscriber\\CompanyListener' => ['privates', 'App\\EventSubscriber\\CompanyListener', 'getCompanyListenerService', true],
  3990.             'App\\EventSubscriber\\CustomizableCompaniesDoctrineSubscriber' => ['privates', 'App\\EventSubscriber\\CustomizableCompaniesDoctrineSubscriber', 'getCustomizableCompaniesDoctrineSubscriberService', true],
  3991.             'App\\EventSubscriber\\DayEventListener' => ['privates', 'App\\EventSubscriber\\DayEventListener', 'getDayEventListenerService', true],
  3992.             'App\\EventSubscriber\\EmailsListener' => ['privates', 'App\\EventSubscriber\\EmailsListener', 'getEmailsListenerService', true],
  3993.             'App\\EventSubscriber\\ExpertListener' => ['privates', 'App\\EventSubscriber\\ExpertListener', 'getExpertListenerService', true],
  3994.             'App\\EventSubscriber\\LogListener' => ['privates', 'App\\EventSubscriber\\LogListener', 'getLogListenerService', true],
  3995.             'App\\EventSubscriber\\MediaObjectListener' => ['privates', 'App\\EventSubscriber\\MediaObjectListener', 'getMediaObjectListenerService', true],
  3996.             'App\\EventSubscriber\\MoodAfterPostResponseListener' => ['privates', 'App\\EventSubscriber\\MoodAfterPostResponseListener', 'getMoodAfterPostResponseListenerService', true],
  3997.             'App\\EventSubscriber\\MoodResponseListener' => ['privates', 'App\\EventSubscriber\\MoodResponseListener', 'getMoodResponseListenerService', true],
  3998.             'App\\EventSubscriber\\NotationListener' => ['privates', 'App\\EventSubscriber\\NotationListener', 'getNotationListenerService', true],
  3999.             'App\\EventSubscriber\\NotificationListener' => ['privates', 'App\\EventSubscriber\\NotificationListener', 'getNotificationListenerService', true],
  4000.             'App\\EventSubscriber\\PlaylistListener' => ['privates', 'App\\EventSubscriber\\PlaylistListener', 'getPlaylistListenerService', true],
  4001.             'App\\EventSubscriber\\ProgramListener' => ['privates', 'App\\EventSubscriber\\ProgramListener', 'getProgramListenerService', true],
  4002.             'App\\EventSubscriber\\QuestionListener' => ['privates', 'App\\EventSubscriber\\QuestionListener', 'getQuestionListenerService', true],
  4003.             'App\\EventSubscriber\\SurveyListener' => ['privates', 'App\\EventSubscriber\\SurveyListener', 'getSurveyListenerService', true],
  4004.             'App\\EventSubscriber\\TagListener' => ['privates', 'App\\EventSubscriber\\TagListener', 'getTagListenerService', true],
  4005.             'App\\EventSubscriber\\TeamListener' => ['privates', 'App\\EventSubscriber\\TeamListener', 'getTeamListenerService', true],
  4006.             'App\\EventSubscriber\\TeamUserListener' => ['privates', 'App\\EventSubscriber\\TeamUserListener', 'getTeamUserListenerService', true],
  4007.             'App\\EventSubscriber\\TeamplayChallengeListener' => ['privates', 'App\\EventSubscriber\\TeamplayChallengeListener', 'getTeamplayChallengeListenerService', true],
  4008.             'App\\EventSubscriber\\TeamplayListener' => ['privates', 'App\\EventSubscriber\\TeamplayListener', 'getTeamplayListenerService', true],
  4009.             'App\\EventSubscriber\\TeamplayLogListener' => ['privates', 'App\\EventSubscriber\\TeamplayLogListener', 'getTeamplayLogListenerService', true],
  4010.             'App\\EventSubscriber\\VideoEventListener' => ['privates', 'App\\EventSubscriber\\VideoEventListener', 'getVideoEventListenerService', true],
  4011.             'App\\EventSubscriber\\VideoListener' => ['privates', 'App\\EventSubscriber\\VideoListener', 'getVideoListenerService', true],
  4012.             'App\\Listener\\CancellationParametersListener' => ['privates', 'App\\Listener\\CancellationParametersListener', 'getCancellationParametersListenerService', true],
  4013.             'App\\Listener\\ChatListener' => ['privates', 'App\\Listener\\ChatListener', 'getChatListenerService', true],
  4014.             'App\\Listener\\ChatLogListener' => ['privates', 'App\\Listener\\ChatLogListener', 'getChatLogListenerService', true],
  4015.             'App\\Listener\\ChatMessageListener' => ['privates', 'App\\Listener\\ChatMessageListener', 'getChatMessageListenerService', true],
  4016.             'App\\Listener\\ClientListener' => ['privates', 'App\\Listener\\ClientListener', 'getClientListenerService', true],
  4017.             'App\\Listener\\DayListener' => ['privates', 'App\\Listener\\DayListener', 'getDayListenerService', true],
  4018.             'App\\Listener\\EventListener' => ['privates', 'App\\Listener\\EventListener', 'getEventListenerService', true],
  4019.             'App\\Listener\\ObjectiveListener' => ['privates', 'App\\Listener\\ObjectiveListener', 'getObjectiveListenerService', true],
  4020.             'App\\Listener\\RegistrationListener' => ['privates', 'App\\Listener\\RegistrationListener', 'getRegistrationListenerService', true],
  4021.             'App\\Listener\\SpecialistListener' => ['privates', 'App\\Listener\\SpecialistListener', 'getSpecialistListenerService', true],
  4022.             'App\\Listener\\UserListener' => ['privates', 'App\\Listener\\UserListener', 'getUserListenerService', true],
  4023.             'App\\Listener\\WorkshopListener' => ['privates', 'App\\Listener\\WorkshopListener', 'getWorkshopListenerService', true],
  4024.             'api_platform.doctrine.orm.listener.mercure.publish' => ['privates', 'api_platform.doctrine.orm.listener.mercure.publish', 'getApiPlatform_Doctrine_Orm_Listener_Mercure_PublishService', true],
  4025.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', true],
  4026.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', true],
  4027.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', true],
  4028.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', true],
  4029.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', true],
  4030.             'stof_doctrine_extensions.listener.sluggable' => ['privates', 'stof_doctrine_extensions.listener.sluggable', 'getStofDoctrineExtensions_Listener_SluggableService', true],
  4031.             'stof_doctrine_extensions.listener.timestampable' => ['privates', 'stof_doctrine_extensions.listener.timestampable', 'getStofDoctrineExtensions_Listener_TimestampableService', true],
  4032.             'vich_uploader.listener.clean.client_images' => ['privates', 'vich_uploader.listener.clean.client_images', 'getVichUploader_Listener_Clean_ClientImagesService', true],
  4033.             'vich_uploader.listener.clean.marketplace_category_images' => ['privates', 'vich_uploader.listener.clean.marketplace_category_images', 'getVichUploader_Listener_Clean_MarketplaceCategoryImagesService', true],
  4034.             'vich_uploader.listener.clean.media_object' => ['privates', 'vich_uploader.listener.clean.media_object', 'getVichUploader_Listener_Clean_MediaObjectService', true],
  4035.             'vich_uploader.listener.clean.pub_images' => ['privates', 'vich_uploader.listener.clean.pub_images', 'getVichUploader_Listener_Clean_PubImagesService', true],
  4036.             'vich_uploader.listener.clean.room_images' => ['privates', 'vich_uploader.listener.clean.room_images', 'getVichUploader_Listener_Clean_RoomImagesService', true],
  4037.             'vich_uploader.listener.clean.specialists_documents' => ['privates', 'vich_uploader.listener.clean.specialists_documents', 'getVichUploader_Listener_Clean_SpecialistsDocumentsService', true],
  4038.             'vich_uploader.listener.clean.specialists_images' => ['privates', 'vich_uploader.listener.clean.specialists_images', 'getVichUploader_Listener_Clean_SpecialistsImagesService', true],
  4039.             'vich_uploader.listener.clean.specialists_invoices' => ['privates', 'vich_uploader.listener.clean.specialists_invoices', 'getVichUploader_Listener_Clean_SpecialistsInvoicesService', true],
  4040.             'vich_uploader.listener.clean.tag_images' => ['privates', 'vich_uploader.listener.clean.tag_images', 'getVichUploader_Listener_Clean_TagImagesService', true],
  4041.             'vich_uploader.listener.clean.visio_documents' => ['privates', 'vich_uploader.listener.clean.visio_documents', 'getVichUploader_Listener_Clean_VisioDocumentsService', true],
  4042.             'vich_uploader.listener.clean.workshop_images' => ['privates', 'vich_uploader.listener.clean.workshop_images', 'getVichUploader_Listener_Clean_WorkshopImagesService', true],
  4043.             'vich_uploader.listener.remove.client_images' => ['privates', 'vich_uploader.listener.remove.client_images', 'getVichUploader_Listener_Remove_ClientImagesService', true],
  4044.             'vich_uploader.listener.remove.marketplace_category_images' => ['privates', 'vich_uploader.listener.remove.marketplace_category_images', 'getVichUploader_Listener_Remove_MarketplaceCategoryImagesService', true],
  4045.             'vich_uploader.listener.remove.media_object' => ['privates', 'vich_uploader.listener.remove.media_object', 'getVichUploader_Listener_Remove_MediaObjectService', true],
  4046.             'vich_uploader.listener.remove.pub_images' => ['privates', 'vich_uploader.listener.remove.pub_images', 'getVichUploader_Listener_Remove_PubImagesService', true],
  4047.             'vich_uploader.listener.remove.room_images' => ['privates', 'vich_uploader.listener.remove.room_images', 'getVichUploader_Listener_Remove_RoomImagesService', true],
  4048.             'vich_uploader.listener.remove.specialists_documents' => ['privates', 'vich_uploader.listener.remove.specialists_documents', 'getVichUploader_Listener_Remove_SpecialistsDocumentsService', true],
  4049.             'vich_uploader.listener.remove.specialists_images' => ['privates', 'vich_uploader.listener.remove.specialists_images', 'getVichUploader_Listener_Remove_SpecialistsImagesService', true],
  4050.             'vich_uploader.listener.remove.specialists_invoices' => ['privates', 'vich_uploader.listener.remove.specialists_invoices', 'getVichUploader_Listener_Remove_SpecialistsInvoicesService', true],
  4051.             'vich_uploader.listener.remove.tag_images' => ['privates', 'vich_uploader.listener.remove.tag_images', 'getVichUploader_Listener_Remove_TagImagesService', true],
  4052.             'vich_uploader.listener.remove.visio_documents' => ['privates', 'vich_uploader.listener.remove.visio_documents', 'getVichUploader_Listener_Remove_VisioDocumentsService', true],
  4053.             'vich_uploader.listener.remove.workshop_images' => ['privates', 'vich_uploader.listener.remove.workshop_images', 'getVichUploader_Listener_Remove_WorkshopImagesService', true],
  4054.             'vich_uploader.listener.upload.client_images' => ['privates', 'vich_uploader.listener.upload.client_images', 'getVichUploader_Listener_Upload_ClientImagesService', true],
  4055.             'vich_uploader.listener.upload.marketplace_category_images' => ['privates', 'vich_uploader.listener.upload.marketplace_category_images', 'getVichUploader_Listener_Upload_MarketplaceCategoryImagesService', true],
  4056.             'vich_uploader.listener.upload.media_object' => ['privates', 'vich_uploader.listener.upload.media_object', 'getVichUploader_Listener_Upload_MediaObjectService', true],
  4057.             'vich_uploader.listener.upload.pub_images' => ['privates', 'vich_uploader.listener.upload.pub_images', 'getVichUploader_Listener_Upload_PubImagesService', true],
  4058.             'vich_uploader.listener.upload.room_images' => ['privates', 'vich_uploader.listener.upload.room_images', 'getVichUploader_Listener_Upload_RoomImagesService', true],
  4059.             'vich_uploader.listener.upload.specialists_documents' => ['privates', 'vich_uploader.listener.upload.specialists_documents', 'getVichUploader_Listener_Upload_SpecialistsDocumentsService', true],
  4060.             'vich_uploader.listener.upload.specialists_images' => ['privates', 'vich_uploader.listener.upload.specialists_images', 'getVichUploader_Listener_Upload_SpecialistsImagesService', true],
  4061.             'vich_uploader.listener.upload.specialists_invoices' => ['privates', 'vich_uploader.listener.upload.specialists_invoices', 'getVichUploader_Listener_Upload_SpecialistsInvoicesService', true],
  4062.             'vich_uploader.listener.upload.tag_images' => ['privates', 'vich_uploader.listener.upload.tag_images', 'getVichUploader_Listener_Upload_TagImagesService', true],
  4063.             'vich_uploader.listener.upload.visio_documents' => ['privates', 'vich_uploader.listener.upload.visio_documents', 'getVichUploader_Listener_Upload_VisioDocumentsService', true],
  4064.             'vich_uploader.listener.upload.workshop_images' => ['privates', 'vich_uploader.listener.upload.workshop_images', 'getVichUploader_Listener_Upload_WorkshopImagesService', true],
  4065.         ], [
  4066.             'App\\EventSubscriber\\AnswerListener' => '?',
  4067.             'App\\EventSubscriber\\CategoryListener' => '?',
  4068.             'App\\EventSubscriber\\ChannelListener' => '?',
  4069.             'App\\EventSubscriber\\CompanyListener' => '?',
  4070.             'App\\EventSubscriber\\CustomizableCompaniesDoctrineSubscriber' => '?',
  4071.             'App\\EventSubscriber\\DayEventListener' => '?',
  4072.             'App\\EventSubscriber\\EmailsListener' => '?',
  4073.             'App\\EventSubscriber\\ExpertListener' => '?',
  4074.             'App\\EventSubscriber\\LogListener' => '?',
  4075.             'App\\EventSubscriber\\MediaObjectListener' => '?',
  4076.             'App\\EventSubscriber\\MoodAfterPostResponseListener' => '?',
  4077.             'App\\EventSubscriber\\MoodResponseListener' => '?',
  4078.             'App\\EventSubscriber\\NotationListener' => '?',
  4079.             'App\\EventSubscriber\\NotificationListener' => '?',
  4080.             'App\\EventSubscriber\\PlaylistListener' => '?',
  4081.             'App\\EventSubscriber\\ProgramListener' => '?',
  4082.             'App\\EventSubscriber\\QuestionListener' => '?',
  4083.             'App\\EventSubscriber\\SurveyListener' => '?',
  4084.             'App\\EventSubscriber\\TagListener' => '?',
  4085.             'App\\EventSubscriber\\TeamListener' => '?',
  4086.             'App\\EventSubscriber\\TeamUserListener' => '?',
  4087.             'App\\EventSubscriber\\TeamplayChallengeListener' => '?',
  4088.             'App\\EventSubscriber\\TeamplayListener' => '?',
  4089.             'App\\EventSubscriber\\TeamplayLogListener' => '?',
  4090.             'App\\EventSubscriber\\VideoEventListener' => '?',
  4091.             'App\\EventSubscriber\\VideoListener' => '?',
  4092.             'App\\Listener\\CancellationParametersListener' => '?',
  4093.             'App\\Listener\\ChatListener' => '?',
  4094.             'App\\Listener\\ChatLogListener' => '?',
  4095.             'App\\Listener\\ChatMessageListener' => '?',
  4096.             'App\\Listener\\ClientListener' => '?',
  4097.             'App\\Listener\\DayListener' => '?',
  4098.             'App\\Listener\\EventListener' => '?',
  4099.             'App\\Listener\\ObjectiveListener' => '?',
  4100.             'App\\Listener\\RegistrationListener' => '?',
  4101.             'App\\Listener\\SpecialistListener' => '?',
  4102.             'App\\Listener\\UserListener' => '?',
  4103.             'App\\Listener\\WorkshopListener' => '?',
  4104.             'api_platform.doctrine.orm.listener.mercure.publish' => '?',
  4105.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  4106.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  4107.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  4108.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  4109.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  4110.             'stof_doctrine_extensions.listener.sluggable' => '?',
  4111.             'stof_doctrine_extensions.listener.timestampable' => '?',
  4112.             'vich_uploader.listener.clean.client_images' => '?',
  4113.             'vich_uploader.listener.clean.marketplace_category_images' => '?',
  4114.             'vich_uploader.listener.clean.media_object' => '?',
  4115.             'vich_uploader.listener.clean.pub_images' => '?',
  4116.             'vich_uploader.listener.clean.room_images' => '?',
  4117.             'vich_uploader.listener.clean.specialists_documents' => '?',
  4118.             'vich_uploader.listener.clean.specialists_images' => '?',
  4119.             'vich_uploader.listener.clean.specialists_invoices' => '?',
  4120.             'vich_uploader.listener.clean.tag_images' => '?',
  4121.             'vich_uploader.listener.clean.visio_documents' => '?',
  4122.             'vich_uploader.listener.clean.workshop_images' => '?',
  4123.             'vich_uploader.listener.remove.client_images' => '?',
  4124.             'vich_uploader.listener.remove.marketplace_category_images' => '?',
  4125.             'vich_uploader.listener.remove.media_object' => '?',
  4126.             'vich_uploader.listener.remove.pub_images' => '?',
  4127.             'vich_uploader.listener.remove.room_images' => '?',
  4128.             'vich_uploader.listener.remove.specialists_documents' => '?',
  4129.             'vich_uploader.listener.remove.specialists_images' => '?',
  4130.             'vich_uploader.listener.remove.specialists_invoices' => '?',
  4131.             'vich_uploader.listener.remove.tag_images' => '?',
  4132.             'vich_uploader.listener.remove.visio_documents' => '?',
  4133.             'vich_uploader.listener.remove.workshop_images' => '?',
  4134.             'vich_uploader.listener.upload.client_images' => '?',
  4135.             'vich_uploader.listener.upload.marketplace_category_images' => '?',
  4136.             'vich_uploader.listener.upload.media_object' => '?',
  4137.             'vich_uploader.listener.upload.pub_images' => '?',
  4138.             'vich_uploader.listener.upload.room_images' => '?',
  4139.             'vich_uploader.listener.upload.specialists_documents' => '?',
  4140.             'vich_uploader.listener.upload.specialists_images' => '?',
  4141.             'vich_uploader.listener.upload.specialists_invoices' => '?',
  4142.             'vich_uploader.listener.upload.tag_images' => '?',
  4143.             'vich_uploader.listener.upload.visio_documents' => '?',
  4144.             'vich_uploader.listener.upload.workshop_images' => '?',
  4145.         ]), [0 => 'vich_uploader.listener.clean.specialists_images', 1 => 'vich_uploader.listener.clean.specialists_documents', 2 => 'vich_uploader.listener.clean.pub_images', 3 => 'vich_uploader.listener.clean.room_images', 4 => 'vich_uploader.listener.clean.workshop_images', 5 => 'vich_uploader.listener.clean.specialists_invoices', 6 => 'vich_uploader.listener.clean.visio_documents', 7 => 'vich_uploader.listener.clean.marketplace_category_images', 8 => 'vich_uploader.listener.clean.tag_images', 9 => 'vich_uploader.listener.clean.client_images', 10 => 'vich_uploader.listener.clean.media_object', 11 => 'App\\EventSubscriber\\CustomizableCompaniesDoctrineSubscriber', 12 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 13 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 14 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 15 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 16 => 'vich_uploader.listener.remove.specialists_images', 17 => 'vich_uploader.listener.upload.specialists_images', 18 => 'vich_uploader.listener.remove.specialists_documents', 19 => 'vich_uploader.listener.upload.specialists_documents', 20 => 'vich_uploader.listener.remove.pub_images', 21 => 'vich_uploader.listener.upload.pub_images', 22 => 'vich_uploader.listener.remove.room_images', 23 => 'vich_uploader.listener.upload.room_images', 24 => 'vich_uploader.listener.remove.workshop_images', 25 => 'vich_uploader.listener.upload.workshop_images', 26 => 'vich_uploader.listener.remove.specialists_invoices', 27 => 'vich_uploader.listener.upload.specialists_invoices', 28 => 'vich_uploader.listener.remove.visio_documents', 29 => 'vich_uploader.listener.upload.visio_documents', 30 => 'vich_uploader.listener.remove.marketplace_category_images', 31 => 'vich_uploader.listener.upload.marketplace_category_images', 32 => 'vich_uploader.listener.remove.tag_images', 33 => 'vich_uploader.listener.upload.tag_images', 34 => 'vich_uploader.listener.remove.client_images', 35 => 'vich_uploader.listener.upload.client_images', 36 => 'vich_uploader.listener.remove.media_object', 37 => 'vich_uploader.listener.upload.media_object', 38 => [0 => [0 => 'postPersist'], 1 => 'App\\EventSubscriber\\AnswerListener'], 39 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\AnswerListener'], 40 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\CategoryListener'], 41 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\ChannelListener'], 42 => [0 => [0 => 'postPersist'], 1 => 'App\\EventSubscriber\\ChannelListener'], 43 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\ChannelListener'], 44 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventSubscriber\\ChannelListener'], 45 => [0 => [0 => 'postPersist'], 1 => 'App\\EventSubscriber\\CompanyListener'], 46 => [0 => [0 => 'postUpdate'], 1 => 'App\\EventSubscriber\\CompanyListener'], 47 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\CompanyListener'], 48 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\DayEventListener'], 49 => [0 => [0 => 'postPersist'], 1 => 'App\\EventSubscriber\\DayEventListener'], 50 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\EmailsListener'], 51 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\ExpertListener'], 52 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\LogListener'], 53 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\MediaObjectListener'], 54 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\MoodAfterPostResponseListener'], 55 => [0 => [0 => 'postPersist'], 1 => 'App\\EventSubscriber\\MoodAfterPostResponseListener'], 56 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventSubscriber\\MoodAfterPostResponseListener'], 57 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\MoodResponseListener'], 58 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\NotationListener'], 59 => [0 => [0 => 'postUpdate'], 1 => 'App\\EventSubscriber\\NotificationListener'], 60 => [0 => [0 => 'preRemove'], 1 => 'App\\EventSubscriber\\NotificationListener'], 61 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\PlaylistListener'], 62 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\PlaylistListener'], 63 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventSubscriber\\PlaylistListener'], 64 => [0 => [0 => 'postPersist'], 1 => 'App\\EventSubscriber\\PlaylistListener'], 65 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\ProgramListener'], 66 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\ProgramListener'], 67 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventSubscriber\\ProgramListener'], 68 => [0 => [0 => 'postPersist'], 1 => 'App\\EventSubscriber\\QuestionListener'], 69 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\QuestionListener'], 70 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\SurveyListener'], 71 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\TagListener'], 72 => [0 => [0 => 'postUpdate'], 1 => 'App\\EventSubscriber\\TagListener'], 73 => [0 => [0 => 'preRemove'], 1 => 'App\\EventSubscriber\\TagListener'], 74 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\TeamListener'], 75 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\TeamUserListener'], 76 => [0 => [0 => 'postUpdate'], 1 => 'App\\EventSubscriber\\TeamUserListener'], 77 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\TeamUserListener'], 78 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\TeamplayChallengeListener'], 79 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventSubscriber\\TeamplayChallengeListener'], 80 => [0 => [0 => 'postUpdate'], 1 => 'App\\EventSubscriber\\TeamplayChallengeListener'], 81 => [0 => [0 => 'preRemove'], 1 => 'App\\EventSubscriber\\TeamplayChallengeListener'], 82 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\TeamplayChallengeListener'], 83 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\TeamplayListener'], 84 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventSubscriber\\TeamplayListener'], 85 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\TeamplayListener'], 86 => [0 => [0 => 'preRemove'], 1 => 'App\\EventSubscriber\\TeamplayListener'], 87 => [0 => [0 => 'postPersist'], 1 => 'App\\EventSubscriber\\TeamplayListener'], 88 => [0 => [0 => 'postUpdate'], 1 => 'App\\EventSubscriber\\TeamplayListener'], 89 => [0 => [0 => 'postPersist'], 1 => 'App\\EventSubscriber\\TeamplayLogListener'], 90 => [0 => [0 => 'postUpdate'], 1 => 'App\\EventSubscriber\\TeamplayLogListener'], 91 => [0 => [0 => 'preRemove'], 1 => 'App\\EventSubscriber\\TeamplayLogListener'], 92 => [0 => [0 => 'postRemove'], 1 => 'App\\EventSubscriber\\TeamplayLogListener'], 93 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\VideoEventListener'], 94 => [0 => [0 => 'postPersist'], 1 => 'App\\EventSubscriber\\VideoEventListener'], 95 => [0 => [0 => 'postLoad'], 1 => 'App\\EventSubscriber\\VideoListener'], 96 => [0 => [0 => 'prePersist'], 1 => 'App\\EventSubscriber\\VideoListener'], 97 => [0 => [0 => 'postPersist'], 1 => 'App\\EventSubscriber\\VideoListener'], 98 => [0 => [0 => 'preUpdate'], 1 => 'App\\EventSubscriber\\VideoListener'], 99 => [0 => [0 => 'postUpdate'], 1 => 'App\\EventSubscriber\\VideoListener'], 100 => [0 => [0 => 'prePersist'], 1 => 'App\\Listener\\CancellationParametersListener'], 101 => [0 => [0 => 'preUpdate'], 1 => 'App\\Listener\\CancellationParametersListener'], 102 => [0 => [0 => 'postPersist'], 1 => 'App\\Listener\\ChatListener'], 103 => [0 => [0 => 'postUpdate'], 1 => 'App\\Listener\\ChatListener'], 104 => [0 => [0 => 'postLoad'], 1 => 'App\\Listener\\ChatListener'], 105 => [0 => [0 => 'postPersist'], 1 => 'App\\Listener\\ChatLogListener'], 106 => [0 => [0 => 'postPersist'], 1 => 'App\\Listener\\ChatMessageListener'], 107 => [0 => [0 => 'postPersist'], 1 => 'App\\Listener\\ClientListener'], 108 => [0 => [0 => 'postRemove'], 1 => 'App\\Listener\\ClientListener'], 109 => [0 => [0 => 'postLoad'], 1 => 'App\\Listener\\DayListener'], 110 => [0 => [0 => 'postLoad'], 1 => 'App\\Listener\\EventListener'], 111 => [0 => [0 => 'postPersist'], 1 => 'App\\Listener\\EventListener'], 112 => [0 => [0 => 'preUpdate'], 1 => 'App\\Listener\\EventListener'], 113 => [0 => [0 => 'prePersist'], 1 => 'App\\Listener\\EventListener'], 114 => [0 => [0 => 'postLoad'], 1 => 'App\\Listener\\ObjectiveListener'], 115 => [0 => [0 => 'prePersist'], 1 => 'App\\Listener\\RegistrationListener'], 116 => [0 => [0 => 'postPersist'], 1 => 'App\\Listener\\RegistrationListener'], 117 => [0 => [0 => 'postUpdate'], 1 => 'App\\Listener\\RegistrationListener'], 118 => [0 => [0 => 'postLoad'], 1 => 'App\\Listener\\SpecialistListener'], 119 => [0 => [0 => 'prePersist'], 1 => 'App\\Listener\\UserListener'], 120 => [0 => [0 => 'preUpdate'], 1 => 'App\\Listener\\UserListener'], 121 => [0 => [0 => 'preRemove'], 1 => 'App\\Listener\\UserListener'], 122 => [0 => [0 => 'postUpdate'], 1 => 'App\\Listener\\UserListener'], 123 => [0 => [0 => 'prePersist'], 1 => 'App\\Listener\\WorkshopListener'], 124 => [0 => [0 => 'preUpdate'], 1 => 'App\\Listener\\WorkshopListener'], 125 => [0 => [0 => 'postLoad'], 1 => 'App\\Listener\\WorkshopListener'], 126 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 127 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 128 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 129 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.sluggable'], 130 => [0 => [0 => 'prePersist'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 131 => [0 => [0 => 'onFlush'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 132 => [0 => [0 => 'loadClassMetadata'], 1 => 'stof_doctrine_extensions.listener.timestampable'], 133 => [0 => [0 => 'onFlush'], 1 => 'api_platform.doctrine.orm.listener.mercure.publish'], 134 => [0 => [0 => 'postFlush'], 1 => 'api_platform.doctrine.orm.listener.mercure.publish']]);
  4146.     }
  4147.     /**
  4148.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  4149.      *
  4150.      * @return \Doctrine\Migrations\DependencyFactory
  4151.      */
  4152.     protected function getDoctrine_Migrations_DependencyFactoryService()
  4153.     {
  4154.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  4155.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__, 4).'/migrations'));
  4156.         $a->setAllOrNothing(false);
  4157.         $a->setCheckDatabasePlatform(true);
  4158.         $a->setTransactional(true);
  4159.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  4160.         $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4161.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  4162.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->load('getDoctrine_Migrations_ContainerAwareMigrationsFactoryService'));
  4163.         });
  4164.         return $instance;
  4165.     }
  4166.     /**
  4167.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  4168.      *
  4169.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  4170.      */
  4171.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  4172.     {
  4173.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity')], false);
  4174.     }
  4175.     /**
  4176.      * Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
  4177.      *
  4178.      * @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
  4179.      */
  4180.     protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
  4181.     {
  4182.         $this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity'], '.orm.xml', false);
  4183.         $instance->setGlobalBasename('mapping');
  4184.         return $instance;
  4185.     }
  4186.     /**
  4187.      * Gets the private 'exception_listener' shared service.
  4188.      *
  4189.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  4190.      */
  4191.     protected function getExceptionListenerService()
  4192.     {
  4193.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  4194.     }
  4195.     /**
  4196.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  4197.      *
  4198.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  4199.      */
  4200.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  4201.     {
  4202.         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())));
  4203.     }
  4204.     /**
  4205.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  4206.      *
  4207.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  4208.      */
  4209.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  4210.     {
  4211.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  4212.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  4213.             return $this->privates['framework_extra_bundle.event.is_granted'];
  4214.         }
  4215.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  4216.     }
  4217.     /**
  4218.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  4219.      *
  4220.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  4221.      */
  4222.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  4223.     {
  4224.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/bootstrap_v5_pagination.html.twig', 'defaultSortableTemplate' => '@KnpPaginator/Pagination/bootstrap_v5_fa_sortable_link.html.twig', 'defaultFiltrationTemplate' => '@KnpPaginator/Pagination/bootstrap_v5_filtration.html.twig', 'defaultPageRange' => 4, 'defaultPageLimit' => NULL]);
  4225.     }
  4226.     /**
  4227.      * Gets the private 'locale_aware_listener' shared service.
  4228.      *
  4229.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  4230.      */
  4231.     protected function getLocaleAwareListenerService()
  4232.     {
  4233.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  4234.             yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
  4235.             yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  4236.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4237.     }
  4238.     /**
  4239.      * Gets the private 'locale_listener' shared service.
  4240.      *
  4241.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  4242.      */
  4243.     protected function getLocaleListenerService()
  4244.     {
  4245.         $a = ($this->services['router'] ?? $this->getRouterService());
  4246.         if (isset($this->privates['locale_listener'])) {
  4247.             return $this->privates['locale_listener'];
  4248.         }
  4249.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'fr', $a, false, $this->parameters['kernel.enabled_locales']);
  4250.     }
  4251.     /**
  4252.      * Gets the private 'mercure.hub.default.traceable' shared service.
  4253.      *
  4254.      * @return \Symfony\Component\Mercure\Debug\TraceableHub
  4255.      */
  4256.     protected function getMercure_Hub_Default_TraceableService()
  4257.     {
  4258.         return $this->privates['mercure.hub.default.traceable'] = new \Symfony\Component\Mercure\Debug\TraceableHub(new \Symfony\Component\Mercure\Hub($this->getEnv('MERCURE_URL'), new \App\Mercure\TokenProvider($this->getEnv('MERCURE_JWT_SECRET')), NULL, $this->getEnv('MERCURE_PUBLIC_URL'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4259.     }
  4260.     /**
  4261.      * Gets the private 'mime_types' shared service.
  4262.      *
  4263.      * @return \Symfony\Component\Mime\MimeTypes
  4264.      */
  4265.     protected function getMimeTypesService()
  4266.     {
  4267.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  4268.         $instance->setDefault($instance);
  4269.         return $instance;
  4270.     }
  4271.     /**
  4272.      * Gets the private 'monolog.handler.console' shared service.
  4273.      *
  4274.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  4275.      */
  4276.     protected function getMonolog_Handler_ConsoleService()
  4277.     {
  4278.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
  4279.     }
  4280.     /**
  4281.      * Gets the private 'monolog.handler.main' shared service.
  4282.      *
  4283.      * @return \Monolog\Handler\StreamHandler
  4284.      */
  4285.     protected function getMonolog_Handler_MainService()
  4286.     {
  4287.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
  4288.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  4289.         return $instance;
  4290.     }
  4291.     /**
  4292.      * Gets the private 'monolog.logger' shared service.
  4293.      *
  4294.      * @return \Symfony\Bridge\Monolog\Logger
  4295.      */
  4296.     protected function getMonolog_LoggerService()
  4297.     {
  4298.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  4299.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4300.         $instance->useMicrosecondTimestamps(true);
  4301.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4302.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4303.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4304.         return $instance;
  4305.     }
  4306.     /**
  4307.      * Gets the private 'monolog.logger.cache' shared service.
  4308.      *
  4309.      * @return \Symfony\Bridge\Monolog\Logger
  4310.      */
  4311.     protected function getMonolog_Logger_CacheService()
  4312.     {
  4313.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  4314.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4315.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4316.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4317.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4318.         return $instance;
  4319.     }
  4320.     /**
  4321.      * Gets the private 'monolog.logger.request' shared service.
  4322.      *
  4323.      * @return \Symfony\Bridge\Monolog\Logger
  4324.      */
  4325.     protected function getMonolog_Logger_RequestService()
  4326.     {
  4327.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  4328.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4329.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4330.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4331.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4332.         return $instance;
  4333.     }
  4334.     /**
  4335.      * Gets the private 'monolog.logger.security' shared service.
  4336.      *
  4337.      * @return \Symfony\Bridge\Monolog\Logger
  4338.      */
  4339.     protected function getMonolog_Logger_SecurityService()
  4340.     {
  4341.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  4342.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4343.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4344.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4345.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  4346.         return $instance;
  4347.     }
  4348.     /**
  4349.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  4350.      *
  4351.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  4352.      */
  4353.     protected function getNelmioCors_CorsListenerService()
  4354.     {
  4355.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  4356.     }
  4357.     /**
  4358.      * Gets the private 'parameter_bag' shared service.
  4359.      *
  4360.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  4361.      */
  4362.     protected function getParameterBagService()
  4363.     {
  4364.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  4365.     }
  4366.     /**
  4367.      * Gets the private 'profiler_listener' shared service.
  4368.      *
  4369.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  4370.      */
  4371.     protected function getProfilerListenerService()
  4372.     {
  4373.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  4374.         if (isset($this->privates['profiler_listener'])) {
  4375.             return $this->privates['profiler_listener'];
  4376.         }
  4377.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false, NULL);
  4378.     }
  4379.     /**
  4380.      * Gets the private 'property_accessor' shared service.
  4381.      *
  4382.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  4383.      */
  4384.     protected function getPropertyAccessorService()
  4385.     {
  4386.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4387.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
  4388.     }
  4389.     /**
  4390.      * Gets the private 'property_info' shared service.
  4391.      *
  4392.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  4393.      */
  4394.     protected function getPropertyInfoService()
  4395.     {
  4396.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  4397.             yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  4398.             yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4399.             yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4400.         }, 3), new RewindableGenerator(function () {
  4401.             yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4402.             yield 1 => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  4403.             yield 2 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  4404.             yield 3 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4405.         }, 4), new RewindableGenerator(function () {
  4406.             yield 0 => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  4407.         }, 1), new RewindableGenerator(function () {
  4408.             yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  4409.             yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4410.         }, 2), new RewindableGenerator(function () {
  4411.             yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  4412.         }, 1));
  4413.     }
  4414.     /**
  4415.      * Gets the private 'router.expression_language_provider' shared service.
  4416.      *
  4417.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  4418.      */
  4419.     protected function getRouter_ExpressionLanguageProviderService()
  4420.     {
  4421.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4422.             'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', true],
  4423.         ], [
  4424.             'env' => 'Closure',
  4425.         ]));
  4426.     }
  4427.     /**
  4428.      * Gets the private 'router.request_context' shared service.
  4429.      *
  4430.      * @return \Symfony\Component\Routing\RequestContext
  4431.      */
  4432.     protected function getRouter_RequestContextService()
  4433.     {
  4434.         $this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
  4435.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  4436.         return $instance;
  4437.     }
  4438.     /**
  4439.      * Gets the private 'router_listener' shared service.
  4440.      *
  4441.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  4442.      */
  4443.     protected function getRouterListenerService()
  4444.     {
  4445.         $a = ($this->services['router'] ?? $this->getRouterService());
  4446.         if (isset($this->privates['router_listener'])) {
  4447.             return $this->privates['router_listener'];
  4448.         }
  4449.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
  4450.     }
  4451.     /**
  4452.      * Gets the private 'security.context_listener.0' shared service.
  4453.      *
  4454.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4455.      */
  4456.     protected function getSecurity_ContextListener_0Service()
  4457.     {
  4458.         $a = ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService());
  4459.         if (isset($this->privates['security.context_listener.0'])) {
  4460.             return $this->privates['security.context_listener.0'];
  4461.         }
  4462.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4463.             yield 0 => ($this->privates['App\\Security\\AdminUserProvider'] ?? $this->load('getAdminUserProviderService'));
  4464.             yield 1 => ($this->privates['App\\Security\\CompanyUserProvider'] ?? $this->load('getCompanyUserProviderService'));
  4465.             yield 2 => ($this->privates['App\\Security\\ClientUserProvider'] ?? $this->load('getClientUserProviderService'));
  4466.             yield 3 => ($this->privates['App\\Security\\ExternalClientProvider'] ?? $this->load('getExternalClientProviderService'));
  4467.             yield 4 => ($this->privates['App\\Security\\SpecialistUserProvider'] ?? $this->load('getSpecialistUserProviderService'));
  4468.             yield 5 => ($this->privates['App\\Security\\MarketplaceUserProvider'] ?? $this->load('getMarketplaceUserProviderService'));
  4469.             yield 6 => ($this->privates['App\\Security\\ClientSamlProvider'] ?? $this->load('getClientSamlProviderService'));
  4470.             yield 7 => ($this->privates['security.user.provider.concrete.clients_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ClientsProviderService'));
  4471.             yield 8 => ($this->privates['security.user.provider.concrete.users_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersProviderService'));
  4472.             yield 9 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->load('getApiUserProviderService'));
  4473.         }, 10), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  4474.     }
  4475.     /**
  4476.      * Gets the private 'security.context_listener.1' shared service.
  4477.      *
  4478.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4479.      */
  4480.     protected function getSecurity_ContextListener_1Service()
  4481.     {
  4482.         $a = ($this->privates['security.event_dispatcher.company'] ?? $this->getSecurity_EventDispatcher_CompanyService());
  4483.         if (isset($this->privates['security.context_listener.1'])) {
  4484.             return $this->privates['security.context_listener.1'];
  4485.         }
  4486.         return $this->privates['security.context_listener.1'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4487.             yield 0 => ($this->privates['App\\Security\\AdminUserProvider'] ?? $this->load('getAdminUserProviderService'));
  4488.             yield 1 => ($this->privates['App\\Security\\CompanyUserProvider'] ?? $this->load('getCompanyUserProviderService'));
  4489.             yield 2 => ($this->privates['App\\Security\\ClientUserProvider'] ?? $this->load('getClientUserProviderService'));
  4490.             yield 3 => ($this->privates['App\\Security\\ExternalClientProvider'] ?? $this->load('getExternalClientProviderService'));
  4491.             yield 4 => ($this->privates['App\\Security\\SpecialistUserProvider'] ?? $this->load('getSpecialistUserProviderService'));
  4492.             yield 5 => ($this->privates['App\\Security\\MarketplaceUserProvider'] ?? $this->load('getMarketplaceUserProviderService'));
  4493.             yield 6 => ($this->privates['App\\Security\\ClientSamlProvider'] ?? $this->load('getClientSamlProviderService'));
  4494.             yield 7 => ($this->privates['security.user.provider.concrete.clients_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ClientsProviderService'));
  4495.             yield 8 => ($this->privates['security.user.provider.concrete.users_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersProviderService'));
  4496.             yield 9 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->load('getApiUserProviderService'));
  4497.         }, 10), 'company', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  4498.     }
  4499.     /**
  4500.      * Gets the private 'security.context_listener.10' shared service.
  4501.      *
  4502.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4503.      */
  4504.     protected function getSecurity_ContextListener_10Service()
  4505.     {
  4506.         $a = ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService());
  4507.         if (isset($this->privates['security.context_listener.10'])) {
  4508.             return $this->privates['security.context_listener.10'];
  4509.         }
  4510.         return $this->privates['security.context_listener.10'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4511.             yield 0 => ($this->privates['App\\Security\\AdminUserProvider'] ?? $this->load('getAdminUserProviderService'));
  4512.             yield 1 => ($this->privates['App\\Security\\CompanyUserProvider'] ?? $this->load('getCompanyUserProviderService'));
  4513.             yield 2 => ($this->privates['App\\Security\\ClientUserProvider'] ?? $this->load('getClientUserProviderService'));
  4514.             yield 3 => ($this->privates['App\\Security\\ExternalClientProvider'] ?? $this->load('getExternalClientProviderService'));
  4515.             yield 4 => ($this->privates['App\\Security\\SpecialistUserProvider'] ?? $this->load('getSpecialistUserProviderService'));
  4516.             yield 5 => ($this->privates['App\\Security\\MarketplaceUserProvider'] ?? $this->load('getMarketplaceUserProviderService'));
  4517.             yield 6 => ($this->privates['App\\Security\\ClientSamlProvider'] ?? $this->load('getClientSamlProviderService'));
  4518.             yield 7 => ($this->privates['security.user.provider.concrete.clients_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ClientsProviderService'));
  4519.             yield 8 => ($this->privates['security.user.provider.concrete.users_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersProviderService'));
  4520.             yield 9 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->load('getApiUserProviderService'));
  4521.         }, 10), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  4522.     }
  4523.     /**
  4524.      * Gets the private 'security.context_listener.2' shared service.
  4525.      *
  4526.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4527.      */
  4528.     protected function getSecurity_ContextListener_2Service()
  4529.     {
  4530.         $a = ($this->privates['security.event_dispatcher.client'] ?? $this->getSecurity_EventDispatcher_ClientService());
  4531.         if (isset($this->privates['security.context_listener.2'])) {
  4532.             return $this->privates['security.context_listener.2'];
  4533.         }
  4534.         return $this->privates['security.context_listener.2'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4535.             yield 0 => ($this->privates['App\\Security\\AdminUserProvider'] ?? $this->load('getAdminUserProviderService'));
  4536.             yield 1 => ($this->privates['App\\Security\\CompanyUserProvider'] ?? $this->load('getCompanyUserProviderService'));
  4537.             yield 2 => ($this->privates['App\\Security\\ClientUserProvider'] ?? $this->load('getClientUserProviderService'));
  4538.             yield 3 => ($this->privates['App\\Security\\ExternalClientProvider'] ?? $this->load('getExternalClientProviderService'));
  4539.             yield 4 => ($this->privates['App\\Security\\SpecialistUserProvider'] ?? $this->load('getSpecialistUserProviderService'));
  4540.             yield 5 => ($this->privates['App\\Security\\MarketplaceUserProvider'] ?? $this->load('getMarketplaceUserProviderService'));
  4541.             yield 6 => ($this->privates['App\\Security\\ClientSamlProvider'] ?? $this->load('getClientSamlProviderService'));
  4542.             yield 7 => ($this->privates['security.user.provider.concrete.clients_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ClientsProviderService'));
  4543.             yield 8 => ($this->privates['security.user.provider.concrete.users_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersProviderService'));
  4544.             yield 9 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->load('getApiUserProviderService'));
  4545.         }, 10), 'client', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  4546.     }
  4547.     /**
  4548.      * Gets the private 'security.context_listener.3' shared service.
  4549.      *
  4550.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4551.      */
  4552.     protected function getSecurity_ContextListener_3Service()
  4553.     {
  4554.         $a = ($this->privates['security.event_dispatcher.specialist'] ?? $this->getSecurity_EventDispatcher_SpecialistService());
  4555.         if (isset($this->privates['security.context_listener.3'])) {
  4556.             return $this->privates['security.context_listener.3'];
  4557.         }
  4558.         return $this->privates['security.context_listener.3'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4559.             yield 0 => ($this->privates['App\\Security\\AdminUserProvider'] ?? $this->load('getAdminUserProviderService'));
  4560.             yield 1 => ($this->privates['App\\Security\\CompanyUserProvider'] ?? $this->load('getCompanyUserProviderService'));
  4561.             yield 2 => ($this->privates['App\\Security\\ClientUserProvider'] ?? $this->load('getClientUserProviderService'));
  4562.             yield 3 => ($this->privates['App\\Security\\ExternalClientProvider'] ?? $this->load('getExternalClientProviderService'));
  4563.             yield 4 => ($this->privates['App\\Security\\SpecialistUserProvider'] ?? $this->load('getSpecialistUserProviderService'));
  4564.             yield 5 => ($this->privates['App\\Security\\MarketplaceUserProvider'] ?? $this->load('getMarketplaceUserProviderService'));
  4565.             yield 6 => ($this->privates['App\\Security\\ClientSamlProvider'] ?? $this->load('getClientSamlProviderService'));
  4566.             yield 7 => ($this->privates['security.user.provider.concrete.clients_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ClientsProviderService'));
  4567.             yield 8 => ($this->privates['security.user.provider.concrete.users_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersProviderService'));
  4568.             yield 9 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->load('getApiUserProviderService'));
  4569.         }, 10), 'specialist', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  4570.     }
  4571.     /**
  4572.      * Gets the private 'security.context_listener.4' shared service.
  4573.      *
  4574.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4575.      */
  4576.     protected function getSecurity_ContextListener_4Service()
  4577.     {
  4578.         $a = ($this->privates['security.event_dispatcher.marketplace'] ?? $this->getSecurity_EventDispatcher_MarketplaceService());
  4579.         if (isset($this->privates['security.context_listener.4'])) {
  4580.             return $this->privates['security.context_listener.4'];
  4581.         }
  4582.         return $this->privates['security.context_listener.4'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4583.             yield 0 => ($this->privates['App\\Security\\AdminUserProvider'] ?? $this->load('getAdminUserProviderService'));
  4584.             yield 1 => ($this->privates['App\\Security\\CompanyUserProvider'] ?? $this->load('getCompanyUserProviderService'));
  4585.             yield 2 => ($this->privates['App\\Security\\ClientUserProvider'] ?? $this->load('getClientUserProviderService'));
  4586.             yield 3 => ($this->privates['App\\Security\\ExternalClientProvider'] ?? $this->load('getExternalClientProviderService'));
  4587.             yield 4 => ($this->privates['App\\Security\\SpecialistUserProvider'] ?? $this->load('getSpecialistUserProviderService'));
  4588.             yield 5 => ($this->privates['App\\Security\\MarketplaceUserProvider'] ?? $this->load('getMarketplaceUserProviderService'));
  4589.             yield 6 => ($this->privates['App\\Security\\ClientSamlProvider'] ?? $this->load('getClientSamlProviderService'));
  4590.             yield 7 => ($this->privates['security.user.provider.concrete.clients_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ClientsProviderService'));
  4591.             yield 8 => ($this->privates['security.user.provider.concrete.users_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersProviderService'));
  4592.             yield 9 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->load('getApiUserProviderService'));
  4593.         }, 10), 'marketplace', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  4594.     }
  4595.     /**
  4596.      * Gets the private 'security.context_listener.5' shared service.
  4597.      *
  4598.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4599.      */
  4600.     protected function getSecurity_ContextListener_5Service()
  4601.     {
  4602.         $a = ($this->privates['security.event_dispatcher.api_admin'] ?? $this->getSecurity_EventDispatcher_ApiAdminService());
  4603.         if (isset($this->privates['security.context_listener.5'])) {
  4604.             return $this->privates['security.context_listener.5'];
  4605.         }
  4606.         return $this->privates['security.context_listener.5'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4607.             yield 0 => ($this->privates['App\\Security\\AdminUserProvider'] ?? $this->load('getAdminUserProviderService'));
  4608.             yield 1 => ($this->privates['App\\Security\\CompanyUserProvider'] ?? $this->load('getCompanyUserProviderService'));
  4609.             yield 2 => ($this->privates['App\\Security\\ClientUserProvider'] ?? $this->load('getClientUserProviderService'));
  4610.             yield 3 => ($this->privates['App\\Security\\ExternalClientProvider'] ?? $this->load('getExternalClientProviderService'));
  4611.             yield 4 => ($this->privates['App\\Security\\SpecialistUserProvider'] ?? $this->load('getSpecialistUserProviderService'));
  4612.             yield 5 => ($this->privates['App\\Security\\MarketplaceUserProvider'] ?? $this->load('getMarketplaceUserProviderService'));
  4613.             yield 6 => ($this->privates['App\\Security\\ClientSamlProvider'] ?? $this->load('getClientSamlProviderService'));
  4614.             yield 7 => ($this->privates['security.user.provider.concrete.clients_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ClientsProviderService'));
  4615.             yield 8 => ($this->privates['security.user.provider.concrete.users_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersProviderService'));
  4616.             yield 9 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->load('getApiUserProviderService'));
  4617.         }, 10), 'api_admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  4618.     }
  4619.     /**
  4620.      * Gets the private 'security.context_listener.6' shared service.
  4621.      *
  4622.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4623.      */
  4624.     protected function getSecurity_ContextListener_6Service()
  4625.     {
  4626.         $a = ($this->privates['security.event_dispatcher.api_company'] ?? $this->getSecurity_EventDispatcher_ApiCompanyService());
  4627.         if (isset($this->privates['security.context_listener.6'])) {
  4628.             return $this->privates['security.context_listener.6'];
  4629.         }
  4630.         return $this->privates['security.context_listener.6'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4631.             yield 0 => ($this->privates['App\\Security\\AdminUserProvider'] ?? $this->load('getAdminUserProviderService'));
  4632.             yield 1 => ($this->privates['App\\Security\\CompanyUserProvider'] ?? $this->load('getCompanyUserProviderService'));
  4633.             yield 2 => ($this->privates['App\\Security\\ClientUserProvider'] ?? $this->load('getClientUserProviderService'));
  4634.             yield 3 => ($this->privates['App\\Security\\ExternalClientProvider'] ?? $this->load('getExternalClientProviderService'));
  4635.             yield 4 => ($this->privates['App\\Security\\SpecialistUserProvider'] ?? $this->load('getSpecialistUserProviderService'));
  4636.             yield 5 => ($this->privates['App\\Security\\MarketplaceUserProvider'] ?? $this->load('getMarketplaceUserProviderService'));
  4637.             yield 6 => ($this->privates['App\\Security\\ClientSamlProvider'] ?? $this->load('getClientSamlProviderService'));
  4638.             yield 7 => ($this->privates['security.user.provider.concrete.clients_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ClientsProviderService'));
  4639.             yield 8 => ($this->privates['security.user.provider.concrete.users_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersProviderService'));
  4640.             yield 9 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->load('getApiUserProviderService'));
  4641.         }, 10), 'api_company', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  4642.     }
  4643.     /**
  4644.      * Gets the private 'security.context_listener.7' shared service.
  4645.      *
  4646.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4647.      */
  4648.     protected function getSecurity_ContextListener_7Service()
  4649.     {
  4650.         $a = ($this->privates['security.event_dispatcher.api_client'] ?? $this->getSecurity_EventDispatcher_ApiClientService());
  4651.         if (isset($this->privates['security.context_listener.7'])) {
  4652.             return $this->privates['security.context_listener.7'];
  4653.         }
  4654.         return $this->privates['security.context_listener.7'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4655.             yield 0 => ($this->privates['App\\Security\\AdminUserProvider'] ?? $this->load('getAdminUserProviderService'));
  4656.             yield 1 => ($this->privates['App\\Security\\CompanyUserProvider'] ?? $this->load('getCompanyUserProviderService'));
  4657.             yield 2 => ($this->privates['App\\Security\\ClientUserProvider'] ?? $this->load('getClientUserProviderService'));
  4658.             yield 3 => ($this->privates['App\\Security\\ExternalClientProvider'] ?? $this->load('getExternalClientProviderService'));
  4659.             yield 4 => ($this->privates['App\\Security\\SpecialistUserProvider'] ?? $this->load('getSpecialistUserProviderService'));
  4660.             yield 5 => ($this->privates['App\\Security\\MarketplaceUserProvider'] ?? $this->load('getMarketplaceUserProviderService'));
  4661.             yield 6 => ($this->privates['App\\Security\\ClientSamlProvider'] ?? $this->load('getClientSamlProviderService'));
  4662.             yield 7 => ($this->privates['security.user.provider.concrete.clients_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ClientsProviderService'));
  4663.             yield 8 => ($this->privates['security.user.provider.concrete.users_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersProviderService'));
  4664.             yield 9 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->load('getApiUserProviderService'));
  4665.         }, 10), 'api_client', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  4666.     }
  4667.     /**
  4668.      * Gets the private 'security.context_listener.8' shared service.
  4669.      *
  4670.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4671.      */
  4672.     protected function getSecurity_ContextListener_8Service()
  4673.     {
  4674.         $a = ($this->privates['security.event_dispatcher.api_specialist'] ?? $this->getSecurity_EventDispatcher_ApiSpecialistService());
  4675.         if (isset($this->privates['security.context_listener.8'])) {
  4676.             return $this->privates['security.context_listener.8'];
  4677.         }
  4678.         return $this->privates['security.context_listener.8'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4679.             yield 0 => ($this->privates['App\\Security\\AdminUserProvider'] ?? $this->load('getAdminUserProviderService'));
  4680.             yield 1 => ($this->privates['App\\Security\\CompanyUserProvider'] ?? $this->load('getCompanyUserProviderService'));
  4681.             yield 2 => ($this->privates['App\\Security\\ClientUserProvider'] ?? $this->load('getClientUserProviderService'));
  4682.             yield 3 => ($this->privates['App\\Security\\ExternalClientProvider'] ?? $this->load('getExternalClientProviderService'));
  4683.             yield 4 => ($this->privates['App\\Security\\SpecialistUserProvider'] ?? $this->load('getSpecialistUserProviderService'));
  4684.             yield 5 => ($this->privates['App\\Security\\MarketplaceUserProvider'] ?? $this->load('getMarketplaceUserProviderService'));
  4685.             yield 6 => ($this->privates['App\\Security\\ClientSamlProvider'] ?? $this->load('getClientSamlProviderService'));
  4686.             yield 7 => ($this->privates['security.user.provider.concrete.clients_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ClientsProviderService'));
  4687.             yield 8 => ($this->privates['security.user.provider.concrete.users_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersProviderService'));
  4688.             yield 9 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->load('getApiUserProviderService'));
  4689.         }, 10), 'api_specialist', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  4690.     }
  4691.     /**
  4692.      * Gets the private 'security.context_listener.9' shared service.
  4693.      *
  4694.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  4695.      */
  4696.     protected function getSecurity_ContextListener_9Service()
  4697.     {
  4698.         $a = ($this->privates['security.event_dispatcher.api'] ?? $this->getSecurity_EventDispatcher_ApiService());
  4699.         if (isset($this->privates['security.context_listener.9'])) {
  4700.             return $this->privates['security.context_listener.9'];
  4701.         }
  4702.         return $this->privates['security.context_listener.9'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  4703.             yield 0 => ($this->privates['App\\Security\\AdminUserProvider'] ?? $this->load('getAdminUserProviderService'));
  4704.             yield 1 => ($this->privates['App\\Security\\CompanyUserProvider'] ?? $this->load('getCompanyUserProviderService'));
  4705.             yield 2 => ($this->privates['App\\Security\\ClientUserProvider'] ?? $this->load('getClientUserProviderService'));
  4706.             yield 3 => ($this->privates['App\\Security\\ExternalClientProvider'] ?? $this->load('getExternalClientProviderService'));
  4707.             yield 4 => ($this->privates['App\\Security\\SpecialistUserProvider'] ?? $this->load('getSpecialistUserProviderService'));
  4708.             yield 5 => ($this->privates['App\\Security\\MarketplaceUserProvider'] ?? $this->load('getMarketplaceUserProviderService'));
  4709.             yield 6 => ($this->privates['App\\Security\\ClientSamlProvider'] ?? $this->load('getClientSamlProviderService'));
  4710.             yield 7 => ($this->privates['security.user.provider.concrete.clients_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_ClientsProviderService'));
  4711.             yield 8 => ($this->privates['security.user.provider.concrete.users_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_UsersProviderService'));
  4712.             yield 9 => ($this->privates['App\\Security\\ApiUserProvider'] ?? $this->load('getApiUserProviderService'));
  4713.         }, 10), 'api', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
  4714.     }
  4715.     /**
  4716.      * Gets the private 'security.event_dispatcher.admin' shared service.
  4717.      *
  4718.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4719.      */
  4720.     protected function getSecurity_EventDispatcher_AdminService()
  4721.     {
  4722.         $this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4723.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4724.             return ($this->privates['security.listener.admin.user_provider'] ?? $this->load('getSecurity_Listener_Admin_UserProviderService'));
  4725.         }, 1 => 'checkPassport'], 2048);
  4726.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4727.             return ($this->privates['security.listener.session.admin'] ?? $this->load('getSecurity_Listener_Session_AdminService'));
  4728.         }, 1 => 'onSuccessfulLogin'], 0);
  4729.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4730.             return ($this->privates['security.logout.listener.default.admin'] ?? $this->load('getSecurity_Logout_Listener_Default_AdminService'));
  4731.         }, 1 => 'onLogout'], 64);
  4732.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4733.             return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  4734.         }, 1 => 'onLogout'], 0);
  4735.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4736.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  4737.         }, 1 => 'preCheckCredentials'], 256);
  4738.         $instance->addListener('security.authentication.success', [0 => function () {
  4739.             return ($this->privates['security.listener.user_checker.admin'] ?? $this->load('getSecurity_Listener_UserChecker_AdminService'));
  4740.         }, 1 => 'postCheckCredentials'], 256);
  4741.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4742.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4743.         }, 1 => 'checkPassport'], 1024);
  4744.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4745.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  4746.         }, 1 => '__invoke'], 0);
  4747.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4748.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4749.         }, 1 => 'checkPassport'], 0);
  4750.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4751.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4752.         }, 1 => 'onLoginSuccess'], 0);
  4753.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4754.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4755.         }, 1 => 'checkPassport'], 512);
  4756.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4757.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4758.         }, 1 => 'onLogout'], 0);
  4759.         return $instance;
  4760.     }
  4761.     /**
  4762.      * Gets the private 'security.event_dispatcher.api' shared service.
  4763.      *
  4764.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4765.      */
  4766.     protected function getSecurity_EventDispatcher_ApiService()
  4767.     {
  4768.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4769.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4770.             return ($this->privates['security.listener.api.user_provider'] ?? $this->load('getSecurity_Listener_Api_UserProviderService'));
  4771.         }, 1 => 'checkPassport'], 2048);
  4772.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4773.             return ($this->privates['security.listener.session.api'] ?? $this->load('getSecurity_Listener_Session_ApiService'));
  4774.         }, 1 => 'onSuccessfulLogin'], 0);
  4775.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4776.             return ($this->privates['security.listener.user_checker.api'] ?? $this->load('getSecurity_Listener_UserChecker_ApiService'));
  4777.         }, 1 => 'preCheckCredentials'], 256);
  4778.         $instance->addListener('security.authentication.success', [0 => function () {
  4779.             return ($this->privates['security.listener.user_checker.api'] ?? $this->load('getSecurity_Listener_UserChecker_ApiService'));
  4780.         }, 1 => 'postCheckCredentials'], 256);
  4781.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4782.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4783.         }, 1 => 'checkPassport'], 1024);
  4784.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4785.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  4786.         }, 1 => '__invoke'], 0);
  4787.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4788.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4789.         }, 1 => 'checkPassport'], 0);
  4790.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4791.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4792.         }, 1 => 'onLoginSuccess'], 0);
  4793.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4794.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4795.         }, 1 => 'checkPassport'], 512);
  4796.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4797.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4798.         }, 1 => 'onLogout'], 0);
  4799.         return $instance;
  4800.     }
  4801.     /**
  4802.      * Gets the private 'security.event_dispatcher.api_admin' shared service.
  4803.      *
  4804.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4805.      */
  4806.     protected function getSecurity_EventDispatcher_ApiAdminService()
  4807.     {
  4808.         $this->privates['security.event_dispatcher.api_admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4809.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4810.             return ($this->privates['security.listener.api_admin.user_provider'] ?? $this->load('getSecurity_Listener_ApiAdmin_UserProviderService'));
  4811.         }, 1 => 'checkPassport'], 2048);
  4812.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4813.             return ($this->privates['security.listener.session.api_admin'] ?? $this->load('getSecurity_Listener_Session_ApiAdminService'));
  4814.         }, 1 => 'onSuccessfulLogin'], 0);
  4815.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4816.             return ($this->privates['security.logout.listener.default.api_admin'] ?? $this->load('getSecurity_Logout_Listener_Default_ApiAdminService'));
  4817.         }, 1 => 'onLogout'], 64);
  4818.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4819.             return ($this->privates['security.logout.listener.session.api_admin'] ?? ($this->privates['security.logout.listener.session.api_admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  4820.         }, 1 => 'onLogout'], 0);
  4821.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4822.             return ($this->privates['security.listener.user_checker.api_admin'] ?? $this->load('getSecurity_Listener_UserChecker_ApiAdminService'));
  4823.         }, 1 => 'preCheckCredentials'], 256);
  4824.         $instance->addListener('security.authentication.success', [0 => function () {
  4825.             return ($this->privates['security.listener.user_checker.api_admin'] ?? $this->load('getSecurity_Listener_UserChecker_ApiAdminService'));
  4826.         }, 1 => 'postCheckCredentials'], 256);
  4827.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4828.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4829.         }, 1 => 'checkPassport'], 1024);
  4830.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4831.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  4832.         }, 1 => '__invoke'], 0);
  4833.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4834.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4835.         }, 1 => 'checkPassport'], 0);
  4836.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4837.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4838.         }, 1 => 'onLoginSuccess'], 0);
  4839.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4840.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4841.         }, 1 => 'checkPassport'], 512);
  4842.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4843.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4844.         }, 1 => 'onLogout'], 0);
  4845.         return $instance;
  4846.     }
  4847.     /**
  4848.      * Gets the private 'security.event_dispatcher.api_client' shared service.
  4849.      *
  4850.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4851.      */
  4852.     protected function getSecurity_EventDispatcher_ApiClientService()
  4853.     {
  4854.         $this->privates['security.event_dispatcher.api_client'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4855.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4856.             return ($this->privates['security.listener.api_client.user_provider'] ?? $this->load('getSecurity_Listener_ApiClient_UserProviderService'));
  4857.         }, 1 => 'checkPassport'], 2048);
  4858.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4859.             return ($this->privates['security.listener.session.api_client'] ?? $this->load('getSecurity_Listener_Session_ApiClientService'));
  4860.         }, 1 => 'onSuccessfulLogin'], 0);
  4861.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4862.             return ($this->privates['security.logout.listener.default.api_client'] ?? $this->load('getSecurity_Logout_Listener_Default_ApiClientService'));
  4863.         }, 1 => 'onLogout'], 64);
  4864.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4865.             return ($this->privates['security.logout.listener.session.api_client'] ?? ($this->privates['security.logout.listener.session.api_client'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  4866.         }, 1 => 'onLogout'], 0);
  4867.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4868.             return ($this->privates['security.listener.user_checker.api_client'] ?? $this->load('getSecurity_Listener_UserChecker_ApiClientService'));
  4869.         }, 1 => 'preCheckCredentials'], 256);
  4870.         $instance->addListener('security.authentication.success', [0 => function () {
  4871.             return ($this->privates['security.listener.user_checker.api_client'] ?? $this->load('getSecurity_Listener_UserChecker_ApiClientService'));
  4872.         }, 1 => 'postCheckCredentials'], 256);
  4873.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4874.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4875.         }, 1 => 'checkPassport'], 1024);
  4876.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4877.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  4878.         }, 1 => '__invoke'], 0);
  4879.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4880.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4881.         }, 1 => 'checkPassport'], 0);
  4882.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4883.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4884.         }, 1 => 'onLoginSuccess'], 0);
  4885.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4886.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4887.         }, 1 => 'checkPassport'], 512);
  4888.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4889.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4890.         }, 1 => 'onLogout'], 0);
  4891.         return $instance;
  4892.     }
  4893.     /**
  4894.      * Gets the private 'security.event_dispatcher.api_company' shared service.
  4895.      *
  4896.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4897.      */
  4898.     protected function getSecurity_EventDispatcher_ApiCompanyService()
  4899.     {
  4900.         $this->privates['security.event_dispatcher.api_company'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4901.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4902.             return ($this->privates['security.listener.api_company.user_provider'] ?? $this->load('getSecurity_Listener_ApiCompany_UserProviderService'));
  4903.         }, 1 => 'checkPassport'], 2048);
  4904.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4905.             return ($this->privates['security.listener.session.api_company'] ?? $this->load('getSecurity_Listener_Session_ApiCompanyService'));
  4906.         }, 1 => 'onSuccessfulLogin'], 0);
  4907.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4908.             return ($this->privates['security.logout.listener.default.api_company'] ?? $this->load('getSecurity_Logout_Listener_Default_ApiCompanyService'));
  4909.         }, 1 => 'onLogout'], 64);
  4910.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4911.             return ($this->privates['security.logout.listener.session.api_company'] ?? ($this->privates['security.logout.listener.session.api_company'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  4912.         }, 1 => 'onLogout'], 0);
  4913.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4914.             return ($this->privates['security.listener.user_checker.api_company'] ?? $this->load('getSecurity_Listener_UserChecker_ApiCompanyService'));
  4915.         }, 1 => 'preCheckCredentials'], 256);
  4916.         $instance->addListener('security.authentication.success', [0 => function () {
  4917.             return ($this->privates['security.listener.user_checker.api_company'] ?? $this->load('getSecurity_Listener_UserChecker_ApiCompanyService'));
  4918.         }, 1 => 'postCheckCredentials'], 256);
  4919.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4920.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4921.         }, 1 => 'checkPassport'], 1024);
  4922.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4923.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  4924.         }, 1 => '__invoke'], 0);
  4925.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4926.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4927.         }, 1 => 'checkPassport'], 0);
  4928.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4929.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4930.         }, 1 => 'onLoginSuccess'], 0);
  4931.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4932.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4933.         }, 1 => 'checkPassport'], 512);
  4934.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4935.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4936.         }, 1 => 'onLogout'], 0);
  4937.         return $instance;
  4938.     }
  4939.     /**
  4940.      * Gets the private 'security.event_dispatcher.api_specialist' shared service.
  4941.      *
  4942.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4943.      */
  4944.     protected function getSecurity_EventDispatcher_ApiSpecialistService()
  4945.     {
  4946.         $this->privates['security.event_dispatcher.api_specialist'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4947.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4948.             return ($this->privates['security.listener.api_specialist.user_provider'] ?? $this->load('getSecurity_Listener_ApiSpecialist_UserProviderService'));
  4949.         }, 1 => 'checkPassport'], 2048);
  4950.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4951.             return ($this->privates['security.listener.session.api_specialist'] ?? $this->load('getSecurity_Listener_Session_ApiSpecialistService'));
  4952.         }, 1 => 'onSuccessfulLogin'], 0);
  4953.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4954.             return ($this->privates['security.logout.listener.default.api_specialist'] ?? $this->load('getSecurity_Logout_Listener_Default_ApiSpecialistService'));
  4955.         }, 1 => 'onLogout'], 64);
  4956.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4957.             return ($this->privates['security.logout.listener.session.api_specialist'] ?? ($this->privates['security.logout.listener.session.api_specialist'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  4958.         }, 1 => 'onLogout'], 0);
  4959.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4960.             return ($this->privates['security.listener.user_checker.api_specialist'] ?? $this->load('getSecurity_Listener_UserChecker_ApiSpecialistService'));
  4961.         }, 1 => 'preCheckCredentials'], 256);
  4962.         $instance->addListener('security.authentication.success', [0 => function () {
  4963.             return ($this->privates['security.listener.user_checker.api_specialist'] ?? $this->load('getSecurity_Listener_UserChecker_ApiSpecialistService'));
  4964.         }, 1 => 'postCheckCredentials'], 256);
  4965.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4966.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  4967.         }, 1 => 'checkPassport'], 1024);
  4968.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4969.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  4970.         }, 1 => '__invoke'], 0);
  4971.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4972.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  4973.         }, 1 => 'checkPassport'], 0);
  4974.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4975.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  4976.         }, 1 => 'onLoginSuccess'], 0);
  4977.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4978.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  4979.         }, 1 => 'checkPassport'], 512);
  4980.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  4981.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  4982.         }, 1 => 'onLogout'], 0);
  4983.         return $instance;
  4984.     }
  4985.     /**
  4986.      * Gets the private 'security.event_dispatcher.client' shared service.
  4987.      *
  4988.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  4989.      */
  4990.     protected function getSecurity_EventDispatcher_ClientService()
  4991.     {
  4992.         $this->privates['security.event_dispatcher.client'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  4993.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  4994.             return ($this->privates['security.listener.client.user_provider'] ?? $this->load('getSecurity_Listener_Client_UserProviderService'));
  4995.         }, 1 => 'checkPassport'], 2048);
  4996.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  4997.             return ($this->privates['security.listener.session.client'] ?? $this->load('getSecurity_Listener_Session_ClientService'));
  4998.         }, 1 => 'onSuccessfulLogin'], 0);
  4999.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5000.             return ($this->privates['security.logout.listener.default.client'] ?? $this->load('getSecurity_Logout_Listener_Default_ClientService'));
  5001.         }, 1 => 'onLogout'], 64);
  5002.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5003.             return ($this->privates['security.logout.listener.session.client'] ?? ($this->privates['security.logout.listener.session.client'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  5004.         }, 1 => 'onLogout'], 0);
  5005.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5006.             return ($this->privates['security.listener.user_checker.client'] ?? $this->load('getSecurity_Listener_UserChecker_ClientService'));
  5007.         }, 1 => 'preCheckCredentials'], 256);
  5008.         $instance->addListener('security.authentication.success', [0 => function () {
  5009.             return ($this->privates['security.listener.user_checker.client'] ?? $this->load('getSecurity_Listener_UserChecker_ClientService'));
  5010.         }, 1 => 'postCheckCredentials'], 256);
  5011.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5012.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  5013.         }, 1 => 'checkPassport'], 1024);
  5014.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5015.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  5016.         }, 1 => '__invoke'], 0);
  5017.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5018.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  5019.         }, 1 => 'checkPassport'], 0);
  5020.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  5021.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  5022.         }, 1 => 'onLoginSuccess'], 0);
  5023.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5024.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  5025.         }, 1 => 'checkPassport'], 512);
  5026.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5027.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  5028.         }, 1 => 'onLogout'], 0);
  5029.         return $instance;
  5030.     }
  5031.     /**
  5032.      * Gets the private 'security.event_dispatcher.company' shared service.
  5033.      *
  5034.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  5035.      */
  5036.     protected function getSecurity_EventDispatcher_CompanyService()
  5037.     {
  5038.         $this->privates['security.event_dispatcher.company'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  5039.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5040.             return ($this->privates['security.listener.company.user_provider'] ?? $this->load('getSecurity_Listener_Company_UserProviderService'));
  5041.         }, 1 => 'checkPassport'], 2048);
  5042.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  5043.             return ($this->privates['security.listener.session.company'] ?? $this->load('getSecurity_Listener_Session_CompanyService'));
  5044.         }, 1 => 'onSuccessfulLogin'], 0);
  5045.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5046.             return ($this->privates['security.logout.listener.default.company'] ?? $this->load('getSecurity_Logout_Listener_Default_CompanyService'));
  5047.         }, 1 => 'onLogout'], 64);
  5048.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5049.             return ($this->privates['security.logout.listener.session.company'] ?? ($this->privates['security.logout.listener.session.company'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  5050.         }, 1 => 'onLogout'], 0);
  5051.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5052.             return ($this->privates['security.listener.user_checker.company'] ?? $this->load('getSecurity_Listener_UserChecker_CompanyService'));
  5053.         }, 1 => 'preCheckCredentials'], 256);
  5054.         $instance->addListener('security.authentication.success', [0 => function () {
  5055.             return ($this->privates['security.listener.user_checker.company'] ?? $this->load('getSecurity_Listener_UserChecker_CompanyService'));
  5056.         }, 1 => 'postCheckCredentials'], 256);
  5057.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5058.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  5059.         }, 1 => 'checkPassport'], 1024);
  5060.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5061.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  5062.         }, 1 => '__invoke'], 0);
  5063.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5064.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  5065.         }, 1 => 'checkPassport'], 0);
  5066.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  5067.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  5068.         }, 1 => 'onLoginSuccess'], 0);
  5069.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5070.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  5071.         }, 1 => 'checkPassport'], 512);
  5072.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5073.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  5074.         }, 1 => 'onLogout'], 0);
  5075.         return $instance;
  5076.     }
  5077.     /**
  5078.      * Gets the private 'security.event_dispatcher.main' shared service.
  5079.      *
  5080.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  5081.      */
  5082.     protected function getSecurity_EventDispatcher_MainService()
  5083.     {
  5084.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  5085.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5086.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  5087.         }, 1 => 'checkPassport'], 2048);
  5088.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  5089.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  5090.         }, 1 => 'onSuccessfulLogin'], 0);
  5091.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5092.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  5093.         }, 1 => 'preCheckCredentials'], 256);
  5094.         $instance->addListener('security.authentication.success', [0 => function () {
  5095.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  5096.         }, 1 => 'postCheckCredentials'], 256);
  5097.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5098.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  5099.         }, 1 => 'checkPassport'], 1024);
  5100.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5101.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  5102.         }, 1 => '__invoke'], 0);
  5103.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5104.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  5105.         }, 1 => 'checkPassport'], 0);
  5106.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  5107.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  5108.         }, 1 => 'onLoginSuccess'], 0);
  5109.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5110.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  5111.         }, 1 => 'checkPassport'], 512);
  5112.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5113.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  5114.         }, 1 => 'onLogout'], 0);
  5115.         return $instance;
  5116.     }
  5117.     /**
  5118.      * Gets the private 'security.event_dispatcher.marketplace' shared service.
  5119.      *
  5120.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  5121.      */
  5122.     protected function getSecurity_EventDispatcher_MarketplaceService()
  5123.     {
  5124.         $this->privates['security.event_dispatcher.marketplace'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  5125.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5126.             return ($this->privates['security.listener.marketplace.user_provider'] ?? $this->load('getSecurity_Listener_Marketplace_UserProviderService'));
  5127.         }, 1 => 'checkPassport'], 2048);
  5128.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  5129.             return ($this->privates['security.listener.session.marketplace'] ?? $this->load('getSecurity_Listener_Session_MarketplaceService'));
  5130.         }, 1 => 'onSuccessfulLogin'], 0);
  5131.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5132.             return ($this->privates['security.logout.listener.default.marketplace'] ?? $this->load('getSecurity_Logout_Listener_Default_MarketplaceService'));
  5133.         }, 1 => 'onLogout'], 64);
  5134.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5135.             return ($this->privates['security.logout.listener.session.marketplace'] ?? ($this->privates['security.logout.listener.session.marketplace'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  5136.         }, 1 => 'onLogout'], 0);
  5137.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5138.             return ($this->privates['security.listener.user_checker.marketplace'] ?? $this->load('getSecurity_Listener_UserChecker_MarketplaceService'));
  5139.         }, 1 => 'preCheckCredentials'], 256);
  5140.         $instance->addListener('security.authentication.success', [0 => function () {
  5141.             return ($this->privates['security.listener.user_checker.marketplace'] ?? $this->load('getSecurity_Listener_UserChecker_MarketplaceService'));
  5142.         }, 1 => 'postCheckCredentials'], 256);
  5143.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5144.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  5145.         }, 1 => 'checkPassport'], 1024);
  5146.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5147.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  5148.         }, 1 => '__invoke'], 0);
  5149.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5150.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  5151.         }, 1 => 'checkPassport'], 0);
  5152.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  5153.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  5154.         }, 1 => 'onLoginSuccess'], 0);
  5155.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5156.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  5157.         }, 1 => 'checkPassport'], 512);
  5158.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5159.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  5160.         }, 1 => 'onLogout'], 0);
  5161.         return $instance;
  5162.     }
  5163.     /**
  5164.      * Gets the private 'security.event_dispatcher.specialist' shared service.
  5165.      *
  5166.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  5167.      */
  5168.     protected function getSecurity_EventDispatcher_SpecialistService()
  5169.     {
  5170.         $this->privates['security.event_dispatcher.specialist'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  5171.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5172.             return ($this->privates['security.listener.specialist.user_provider'] ?? $this->load('getSecurity_Listener_Specialist_UserProviderService'));
  5173.         }, 1 => 'checkPassport'], 2048);
  5174.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  5175.             return ($this->privates['security.listener.session.specialist'] ?? $this->load('getSecurity_Listener_Session_SpecialistService'));
  5176.         }, 1 => 'onSuccessfulLogin'], 0);
  5177.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5178.             return ($this->privates['security.logout.listener.default.specialist'] ?? $this->load('getSecurity_Logout_Listener_Default_SpecialistService'));
  5179.         }, 1 => 'onLogout'], 64);
  5180.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5181.             return ($this->privates['security.logout.listener.session.specialist'] ?? ($this->privates['security.logout.listener.session.specialist'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  5182.         }, 1 => 'onLogout'], 0);
  5183.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5184.             return ($this->privates['security.listener.user_checker.specialist'] ?? $this->load('getSecurity_Listener_UserChecker_SpecialistService'));
  5185.         }, 1 => 'preCheckCredentials'], 256);
  5186.         $instance->addListener('security.authentication.success', [0 => function () {
  5187.             return ($this->privates['security.listener.user_checker.specialist'] ?? $this->load('getSecurity_Listener_UserChecker_SpecialistService'));
  5188.         }, 1 => 'postCheckCredentials'], 256);
  5189.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5190.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  5191.         }, 1 => 'checkPassport'], 1024);
  5192.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5193.             return ($this->privates['Hslavich\\OneloginSamlBundle\\EventListener\\Security\\SamlLogoutListener'] ?? $this->load('getSamlLogoutListenerService'));
  5194.         }, 1 => '__invoke'], 0);
  5195.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5196.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  5197.         }, 1 => 'checkPassport'], 0);
  5198.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [0 => function () {
  5199.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  5200.         }, 1 => 'onLoginSuccess'], 0);
  5201.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [0 => function () {
  5202.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  5203.         }, 1 => 'checkPassport'], 512);
  5204.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
  5205.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  5206.         }, 1 => 'onLogout'], 0);
  5207.         return $instance;
  5208.     }
  5209.     /**
  5210.      * Gets the private 'security.expression_language' shared service.
  5211.      *
  5212.      * @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
  5213.      */
  5214.     protected function getSecurity_ExpressionLanguageService()
  5215.     {
  5216.         $this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  5217.         $instance->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  5218.         return $instance;
  5219.     }
  5220.     /**
  5221.      * Gets the private 'security.firewall.map' shared service.
  5222.      *
  5223.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  5224.      */
  5225.     protected function getSecurity_Firewall_MapService()
  5226.     {
  5227.         $a = ($this->privates['.service_locator.BV.WT0k'] ?? $this->get_ServiceLocator_BV_WT0kService());
  5228.         if (isset($this->privates['security.firewall.map'])) {
  5229.             return $this->privates['security.firewall.map'];
  5230.         }
  5231.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  5232.             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)/')));
  5233.             yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.B3ldH_a'] ?? ($this->privates['.security.request_matcher.B3ldH_a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin')));
  5234.             yield 'security.firewall.map.context.company' => ($this->privates['.security.request_matcher.FSc0Sfa'] ?? ($this->privates['.security.request_matcher.FSc0Sfa'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/entreprise')));
  5235.             yield 'security.firewall.map.context.client' => ($this->privates['.security.request_matcher.4DgGfwR'] ?? ($this->privates['.security.request_matcher.4DgGfwR'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/equipe')));
  5236.             yield 'security.firewall.map.context.specialist' => ($this->privates['.security.request_matcher.7wNYu47'] ?? ($this->privates['.security.request_matcher.7wNYu47'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/expert')));
  5237.             yield 'security.firewall.map.context.marketplace' => ($this->privates['.security.request_matcher.Ae5WtmD'] ?? ($this->privates['.security.request_matcher.Ae5WtmD'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/', $this->getEnv('MARKETPLACE_HOST'))));
  5238.             yield 'security.firewall.map.context.api_admin' => ($this->privates['.security.request_matcher.eDUAYc7'] ?? ($this->privates['.security.request_matcher.eDUAYc7'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/admin/login')));
  5239.             yield 'security.firewall.map.context.api_company' => ($this->privates['.security.request_matcher.Tv7PRRV'] ?? ($this->privates['.security.request_matcher.Tv7PRRV'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/company/login')));
  5240.             yield 'security.firewall.map.context.api_client' => ($this->privates['.security.request_matcher.XQoggHr'] ?? ($this->privates['.security.request_matcher.XQoggHr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/client/login')));
  5241.             yield 'security.firewall.map.context.api_specialist' => ($this->privates['.security.request_matcher.mczNIP6'] ?? ($this->privates['.security.request_matcher.mczNIP6'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/specialist/login')));
  5242.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  5243.             yield 'security.firewall.map.context.main' => NULL;
  5244.         }, 12));
  5245.     }
  5246.     /**
  5247.      * Gets the private 'security.helper' shared service.
  5248.      *
  5249.      * @return \Symfony\Component\Security\Core\Security
  5250.      */
  5251.     protected function getSecurity_HelperService()
  5252.     {
  5253.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5254.             'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
  5255.             'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
  5256.         ], [
  5257.             'security.authorization_checker' => '?',
  5258.             'security.token_storage' => '?',
  5259.         ]));
  5260.     }
  5261.     /**
  5262.      * Gets the private 'security.logout_url_generator' shared service.
  5263.      *
  5264.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  5265.      */
  5266.     protected function getSecurity_LogoutUrlGeneratorService()
  5267.     {
  5268.         $a = ($this->services['router'] ?? $this->getRouterService());
  5269.         if (isset($this->privates['security.logout_url_generator'])) {
  5270.             return $this->privates['security.logout_url_generator'];
  5271.         }
  5272.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  5273.         $instance->registerListener('admin', 'app_admin_logout', 'logout', '_csrf_token', NULL, NULL);
  5274.         $instance->registerListener('company', 'app_company_logout', 'logout', '_csrf_token', NULL, NULL);
  5275.         $instance->registerListener('client', 'app_client_logout', 'logout', '_csrf_token', NULL, NULL);
  5276.         $instance->registerListener('specialist', 'app_specialist_logout', 'logout', '_csrf_token', NULL, NULL);
  5277.         $instance->registerListener('marketplace', 'app_logout_marketplace', 'logout', '_csrf_token', NULL, NULL);
  5278.         $instance->registerListener('api_admin', 'app_admin_logout', 'logout', '_csrf_token', NULL, NULL);
  5279.         $instance->registerListener('api_company', 'app_company_logout', 'logout', '_csrf_token', NULL, NULL);
  5280.         $instance->registerListener('api_client', 'app_client_logout', 'logout', '_csrf_token', NULL, NULL);
  5281.         $instance->registerListener('api_specialist', 'app_specialist_logout', 'logout', '_csrf_token', NULL, NULL);
  5282.         return $instance;
  5283.     }
  5284.     /**
  5285.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  5286.      *
  5287.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  5288.      */
  5289.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  5290.     {
  5291.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5292.     }
  5293.     /**
  5294.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  5295.      *
  5296.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  5297.      */
  5298.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  5299.     {
  5300.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  5301.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
  5302.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
  5303.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
  5304.     }
  5305.     /**
  5306.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  5307.      *
  5308.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  5309.      */
  5310.     protected function getSensioFrameworkExtra_Security_ListenerService()
  5311.     {
  5312.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  5313.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  5314.             return $this->privates['sensio_framework_extra.security.listener'];
  5315.         }
  5316.         $b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
  5317.         $b->registerProvider(($this->privates['api_platform.security.expression_language_provider'] ?? ($this->privates['api_platform.security.expression_language_provider'] = new \ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider())));
  5318.         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()), $b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5319.     }
  5320.     /**
  5321.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  5322.      *
  5323.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  5324.      */
  5325.     protected function getSensioFrameworkExtra_View_ListenerService()
  5326.     {
  5327.         $this->privates['sensio_framework_extra.view.listener'] = $instance = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener(new \Sensio\Bundle\FrameworkExtraBundle\Templating\TemplateGuesser(($this->services['kernel'] ?? $this->get('kernel', 1))));
  5328.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5329.             'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
  5330.         ], [
  5331.             'twig' => '?',
  5332.         ]))->withContext('sensio_framework_extra.view.listener', $this));
  5333.         return $instance;
  5334.     }
  5335.     /**
  5336.      * Gets the private 'serializer.mapping.class_discriminator_resolver' shared service.
  5337.      *
  5338.      * @return \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata
  5339.      */
  5340.     protected function getSerializer_Mapping_ClassDiscriminatorResolverService()
  5341.     {
  5342.         return $this->privates['serializer.mapping.class_discriminator_resolver'] = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  5343.     }
  5344.     /**
  5345.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  5346.      *
  5347.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  5348.      */
  5349.     protected function getSerializer_NameConverter_MetadataAwareService()
  5350.     {
  5351.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
  5352.     }
  5353.     /**
  5354.      * Gets the private 'session_listener' shared service.
  5355.      *
  5356.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  5357.      */
  5358.     protected function getSessionListenerService()
  5359.     {
  5360.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5361.             'initialized_session' => ['services', '.container.private.session', NULL, true],
  5362.             'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
  5363.             'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
  5364.             'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', true],
  5365.             'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', true],
  5366.             'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', true],
  5367.         ], [
  5368.             'initialized_session' => '?',
  5369.             'logger' => '?',
  5370.             'request_stack' => '?',
  5371.             'session' => '?',
  5372.             'session_collector' => '?',
  5373.             'session_factory' => '?',
  5374.         ]), true, $this->parameters['session.storage.options']);
  5375.     }
  5376.     /**
  5377.      * Gets the private 'translator.default' shared service.
  5378.      *
  5379.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  5380.      */
  5381.     protected function getTranslator_DefaultService()
  5382.     {
  5383.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5384.             'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', true],
  5385.             'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', true],
  5386.             'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', true],
  5387.             'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', true],
  5388.             'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', true],
  5389.             'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', true],
  5390.             'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', true],
  5391.             'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', true],
  5392.             'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', true],
  5393.             'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', true],
  5394.             'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', true],
  5395.         ], [
  5396.             'translation.loader.csv' => '?',
  5397.             'translation.loader.dat' => '?',
  5398.             'translation.loader.ini' => '?',
  5399.             'translation.loader.json' => '?',
  5400.             'translation.loader.mo' => '?',
  5401.             'translation.loader.php' => '?',
  5402.             'translation.loader.po' => '?',
  5403.             'translation.loader.qt' => '?',
  5404.             'translation.loader.res' => '?',
  5405.             'translation.loader.xliff' => '?',
  5406.             'translation.loader.yml' => '?',
  5407.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ar.xlf')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ca.xlf')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations/LexikFormFilterBundle.cs.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.cs.xlf')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations/LexikFormFilterBundle.de.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.de.xlf')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations/LexikFormFilterBundle.en.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), 7 => (\dirname(__DIR__, 4).'/translations/commun.en.yml'), 8 => (\dirname(__DIR__, 4).'/translations/messages.en.yml'), 9 => (\dirname(__DIR__, 4).'/translations/security.en.yml'), 10 => (\dirname(__DIR__, 4).'/translations/specialist.en.yml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations/LexikFormFilterBundle.es.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.es.xlf')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fi.xlf')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations/LexikFormFilterBundle.fr.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.fr.xlf'), 7 => (\dirname(__DIR__, 4).'/translations/commun.fr.yml'), 8 => (\dirname(__DIR__, 4).'/translations/messages.fr.yml'), 9 => (\dirname(__DIR__, 4).'/translations/security.fr.yml'), 10 => (\dirname(__DIR__, 4).'/translations/specialist.fr.yml'), 11 => (\dirname(__DIR__, 4).'/translations/validators.fr.yml')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.hu.xlf')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations/LexikFormFilterBundle.it.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.it.xlf')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations/LexikFormFilterBundle.nl.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle+intl-icu.nl.xlf')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pl.xlf')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.pt.xlf')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations/LexikFormFilterBundle.pt_BR.yml')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations/LexikFormFilterBundle.ru.yml'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.ru.xlf')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations/LexikFormFilterBundle.sk.yml'), 4 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.tr.xlf')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), 5 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.uk.xlf')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'vn' => [0 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')], 'ky' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [0 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'ua' => [0 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations/LexikFormFilterBundle.ua.yml')], 'sr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.sr.xlf')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations'), 4 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle/Resources/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src/Resources/translations'), 7 => (\dirname(__DIR__, 4).'/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/tetranz/select2entity-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/tattali/calendar-bundle/src/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/hslavich/oneloginsaml-bundle/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/jsvrcek/ics-bundle/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/translations'), 31 => (\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src/translations'), 32 => (\dirname(__DIR__, 4).'/vendor/redjanym/fcm-bundle/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/vich/uploader-bundle/translations', 4 => 'vendor/knplabs/knp-paginator-bundle/translations', 5 => 'vendor/lexik/form-filter-bundle/Resources/translations', 6 => 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations', 7 => 'translations', 8 => 'vendor/symfony/framework-bundle/translations', 9 => 'vendor/sensio/framework-extra-bundle/src/translations', 10 => 'vendor/symfony/twig-bundle/translations', 11 => 'vendor/symfony/web-profiler-bundle/translations', 12 => 'vendor/symfony/monolog-bundle/translations', 13 => 'vendor/symfony/debug-bundle/translations', 14 => 'vendor/symfony/maker-bundle/src/translations', 15 => 'vendor/doctrine/doctrine-bundle/translations', 16 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 17 => 'vendor/symfony/security-bundle/translations', 18 => 'vendor/twig/extra-bundle/translations', 19 => 'vendor/symfony/webpack-encore-bundle/src/translations', 20 => 'vendor/tetranz/select2entity-bundle/translations', 21 => 'vendor/tattali/calendar-bundle/src/translations', 22 => 'vendor/stof/doctrine-extensions-bundle/src/translations', 23 => 'vendor/friendsofsymfony/ckeditor-bundle/src/translations', 24 => 'vendor/knplabs/knp-snappy-bundle/src/translations', 25 => 'vendor/hslavich/oneloginsaml-bundle/translations', 26 => 'vendor/jsvrcek/ics-bundle/translations', 27 => 'vendor/nelmio/cors-bundle/translations', 28 => 'vendor/api-platform/core/src/Symfony/Bundle/translations', 29 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 30 => 'vendor/lexik/jwt-authentication-bundle/translations', 31 => 'vendor/symfony/mercure-bundle/src/translations', 32 => 'vendor/redjanym/fcm-bundle/translations']]], $this->parameters['kernel.enabled_locales']);
  5408.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  5409.         $instance->setFallbackLocales([0 => 'en']);
  5410.         return $instance;
  5411.     }
  5412.     /**
  5413.      * Gets the private 'validator.builder' shared service.
  5414.      *
  5415.      * @return \Symfony\Component\Validator\ValidatorBuilder
  5416.      */
  5417.     protected function getValidator_BuilderService()
  5418.     {
  5419.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  5420.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  5421.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5422.             'App\\Validator\\EventClassValidator' => ['privates', 'App\\Validator\\EventClassValidator', 'getEventClassValidatorService', true],
  5423.             'App\\Validator\\PubClassValidator' => ['privates', 'App\\Validator\\PubClassValidator', 'getPubClassValidatorService', true],
  5424.             'App\\Validator\\UserPasswordNullableValidator' => ['privates', 'App\\Validator\\UserPasswordNullableValidator', 'getUserPasswordNullableValidatorService', true],
  5425.             'App\\Validator\\UserPasswordValidator' => ['privates', 'App\\Validator\\UserPasswordValidator', 'getUserPasswordValidatorService', true],
  5426.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  5427.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  5428.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', true],
  5429.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  5430.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', true],
  5431.             'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', true],
  5432.             'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', true],
  5433.             'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', true],
  5434.         ], [
  5435.             'App\\Validator\\EventClassValidator' => '?',
  5436.             'App\\Validator\\PubClassValidator' => '?',
  5437.             'App\\Validator\\UserPasswordNullableValidator' => '?',
  5438.             'App\\Validator\\UserPasswordValidator' => '?',
  5439.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  5440.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  5441.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  5442.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  5443.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  5444.             'doctrine.orm.validator.unique' => '?',
  5445.             'security.validator.user_password' => '?',
  5446.             'validator.expression' => '?',
  5447.         ])));
  5448.         if ($this->has('translator')) {
  5449.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  5450.         }
  5451.         $instance->setTranslationDomain('validators');
  5452.         $instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  5453.         $instance->enableAnnotationMapping(true);
  5454.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  5455.         $instance->addMethodMapping('loadValidatorMetadata');
  5456.         $instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  5457.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
  5458.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  5459.         return $instance;
  5460.     }
  5461.     /**
  5462.      * Gets the private 'var_dumper.html_dumper' shared service.
  5463.      *
  5464.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  5465.      */
  5466.     protected function getVarDumper_HtmlDumperService()
  5467.     {
  5468.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
  5469.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  5470.         return $instance;
  5471.     }
  5472.     /**
  5473.      * Gets the private 'var_dumper.server_connection' shared service.
  5474.      *
  5475.      * @return \Symfony\Component\VarDumper\Server\Connection
  5476.      */
  5477.     protected function getVarDumper_ServerConnectionService()
  5478.     {
  5479.         $a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  5480.         if (isset($this->privates['var_dumper.server_connection'])) {
  5481.             return $this->privates['var_dumper.server_connection'];
  5482.         }
  5483.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), $a), '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()]);
  5484.     }
  5485.     /**
  5486.      * Gets the private 'vich_uploader.metadata_reader' shared service.
  5487.      *
  5488.      * @return \Vich\UploaderBundle\Metadata\MetadataReader
  5489.      */
  5490.     protected function getVichUploader_MetadataReaderService()
  5491.     {
  5492.         $a = new \Metadata\Driver\FileLocator([]);
  5493.         $b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([0 => new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), 1 => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [0 => ($this->services['doctrine'] ?? $this->getDoctrineService())]), 2 => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), 3 => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata', true);
  5494.         $b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
  5495.         return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
  5496.     }
  5497.     /**
  5498.      * Gets the private 'vich_uploader.property_mapping_factory' shared service.
  5499.      *
  5500.      * @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
  5501.      */
  5502.     protected function getVichUploader_PropertyMappingFactoryService()
  5503.     {
  5504.         return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
  5505.     }
  5506.     /**
  5507.      * Gets the private 'vich_uploader.storage.file_system' shared service.
  5508.      *
  5509.      * @return \Vich\UploaderBundle\Storage\FileSystemStorage
  5510.      */
  5511.     protected function getVichUploader_Storage_FileSystemService()
  5512.     {
  5513.         return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
  5514.     }
  5515.     /**
  5516.      * Gets the private 'web_profiler.csp.handler' shared service.
  5517.      *
  5518.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  5519.      */
  5520.     protected function getWebProfiler_Csp_HandlerService()
  5521.     {
  5522.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  5523.     }
  5524.     /**
  5525.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  5526.      *
  5527.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  5528.      */
  5529.     protected function getWebProfiler_DebugToolbarService()
  5530.     {
  5531.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5532.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5533.             return $this->privates['web_profiler.debug_toolbar'];
  5534.         }
  5535.         $b = ($this->services['router'] ?? $this->getRouterService());
  5536.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  5537.             return $this->privates['web_profiler.debug_toolbar'];
  5538.         }
  5539.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, $b, '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  5540.     }
  5541.     /**
  5542.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  5543.      *
  5544.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  5545.      */
  5546.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  5547.     {
  5548.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5549.             '_default' => ['privates', 'webpack_encore.entrypoint_lookup[_default]', 'getWebpackEncore_EntrypointLookupDefaultService', true],
  5550.         ], [
  5551.             '_default' => '?',
  5552.         ]), '_default');
  5553.     }
  5554.     /**
  5555.      * Gets the public 'cache_clearer' alias.
  5556.      *
  5557.      * @return object The ".container.private.cache_clearer" service.
  5558.      */
  5559.     protected function getCacheClearerService()
  5560.     {
  5561.         trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  5562.         return $this->get('.container.private.cache_clearer');
  5563.     }
  5564.     /**
  5565.      * Gets the public 'filesystem' alias.
  5566.      *
  5567.      * @return object The ".container.private.filesystem" service.
  5568.      */
  5569.     protected function getFilesystemService()
  5570.     {
  5571.         trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  5572.         return $this->get('.container.private.filesystem');
  5573.     }
  5574.     /**
  5575.      * Gets the public 'serializer' alias.
  5576.      *
  5577.      * @return object The ".container.private.serializer" service.
  5578.      */
  5579.     protected function getSerializerService()
  5580.     {
  5581.         trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  5582.         return $this->get('.container.private.serializer');
  5583.     }
  5584.     /**
  5585.      * Gets the public 'security.csrf.token_manager' alias.
  5586.      *
  5587.      * @return object The ".container.private.security.csrf.token_manager" service.
  5588.      */
  5589.     protected function getSecurity_Csrf_TokenManagerService()
  5590.     {
  5591.         trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  5592.         return $this->get('.container.private.security.csrf.token_manager');
  5593.     }
  5594.     /**
  5595.      * Gets the public 'form.factory' alias.
  5596.      *
  5597.      * @return object The ".container.private.form.factory" service.
  5598.      */
  5599.     protected function getForm_FactoryService()
  5600.     {
  5601.         trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  5602.         return $this->get('.container.private.form.factory');
  5603.     }
  5604.     /**
  5605.      * Gets the public 'form.type.file' alias.
  5606.      *
  5607.      * @return object The ".container.private.form.type.file" service.
  5608.      */
  5609.     protected function getForm_Type_FileService()
  5610.     {
  5611.         trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  5612.         return $this->get('.container.private.form.type.file');
  5613.     }
  5614.     /**
  5615.      * Gets the public 'profiler' alias.
  5616.      *
  5617.      * @return object The ".container.private.profiler" service.
  5618.      */
  5619.     protected function getProfilerService()
  5620.     {
  5621.         trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  5622.         return $this->get('.container.private.profiler');
  5623.     }
  5624.     /**
  5625.      * Gets the public 'twig' alias.
  5626.      *
  5627.      * @return object The ".container.private.twig" service.
  5628.      */
  5629.     protected function getTwigService()
  5630.     {
  5631.         trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  5632.         return $this->get('.container.private.twig');
  5633.     }
  5634.     /**
  5635.      * Gets the public 'security.authorization_checker' alias.
  5636.      *
  5637.      * @return object The ".container.private.security.authorization_checker" service.
  5638.      */
  5639.     protected function getSecurity_AuthorizationCheckerService()
  5640.     {
  5641.         trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  5642.         return $this->get('.container.private.security.authorization_checker');
  5643.     }
  5644.     /**
  5645.      * Gets the public 'security.token_storage' alias.
  5646.      *
  5647.      * @return object The ".container.private.security.token_storage" service.
  5648.      */
  5649.     protected function getSecurity_TokenStorageService()
  5650.     {
  5651.         trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  5652.         return $this->get('.container.private.security.token_storage');
  5653.     }
  5654.     /**
  5655.      * Gets the public 'security.password_encoder' alias.
  5656.      *
  5657.      * @return object The ".container.private.security.password_encoder" service.
  5658.      */
  5659.     protected function getSecurity_PasswordEncoderService()
  5660.     {
  5661.         trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  5662.         return $this->get('.container.private.security.password_encoder');
  5663.     }
  5664.     /**
  5665.      * Gets the public 'session' alias.
  5666.      *
  5667.      * @return object The ".container.private.session" service.
  5668.      */
  5669.     protected function getSessionService()
  5670.     {
  5671.         trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  5672.         return $this->get('.container.private.session');
  5673.     }
  5674.     /**
  5675.      * Gets the public 'validator' alias.
  5676.      *
  5677.      * @return object The ".container.private.validator" service.
  5678.      */
  5679.     protected function getValidatorService()
  5680.     {
  5681.         trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  5682.         return $this->get('.container.private.validator');
  5683.     }
  5684.     /**
  5685.      * @return array|bool|float|int|string|\UnitEnum|null
  5686.      */
  5687.     public function getParameter(string $name)
  5688.     {
  5689.         if (isset($this->buildParameters[$name])) {
  5690.             return $this->buildParameters[$name];
  5691.         }
  5692.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
  5693.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
  5694.         }
  5695.         if (isset($this->loadedDynamicParameters[$name])) {
  5696.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5697.         }
  5698.         return $this->parameters[$name];
  5699.     }
  5700.     public function hasParameter(string $name): bool
  5701.     {
  5702.         if (isset($this->buildParameters[$name])) {
  5703.             return true;
  5704.         }
  5705.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
  5706.     }
  5707.     public function setParameter(string $name, $value): void
  5708.     {
  5709.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  5710.     }
  5711.     public function getParameterBag(): ParameterBagInterface
  5712.     {
  5713.         if (null === $this->parameterBag) {
  5714.             $parameters = $this->parameters;
  5715.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  5716.                 $parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  5717.             }
  5718.             foreach ($this->buildParameters as $name => $value) {
  5719.                 $parameters[$name] = $value;
  5720.             }
  5721.             $this->parameterBag = new FrozenParameterBag($parameters);
  5722.         }
  5723.         return $this->parameterBag;
  5724.     }
  5725.     private $loadedDynamicParameters = [
  5726.         'kernel.runtime_environment' => false,
  5727.         'kernel.build_dir' => false,
  5728.         'kernel.cache_dir' => false,
  5729.         'vimeo_api' => false,
  5730.         'stripe' => false,
  5731.         'api_config' => false,
  5732.         'ulteamtv' => false,
  5733.         'DIOR_ID' => false,
  5734.         'TOTAL_ENERGIES_ID' => false,
  5735.         'saml_redirect_domain' => false,
  5736.         'tva' => false,
  5737.         'visio_calendar_limit' => false,
  5738.         'alert_expert_event' => false,
  5739.         'before_send_warning_event_mail' => false,
  5740.         'MARKETPLACE_HOST' => false,
  5741.         'ULTEAM_LIVE_HOST' => false,
  5742.         'CANCELATION_AUTO_PERCENT' => false,
  5743.         'CANCELATION_AUTO_HOURS' => false,
  5744.         'CANCELATION_LIMIT_A' => false,
  5745.         'CANCELATION_LIMIT_B' => false,
  5746.         'CANCELATION_LIMIT_C' => false,
  5747.         'CANCELATION_AMOUNT_PERCENT_AB' => false,
  5748.         'CANCELATION_AMOUNT_PERCENT_BC' => false,
  5749.         'INVOICE_ASSET_DIR' => false,
  5750.         'ULTEAM_SENDER_NAME' => false,
  5751.         'ULTEAM_SENDER_MAIL' => false,
  5752.         'API_HOST' => false,
  5753.         'mediaPathProd' => false,
  5754.         'mediaPathDev' => false,
  5755.         'urlBO' => false,
  5756.         'urlFrontDesktop' => false,
  5757.         'urlFrontApp' => false,
  5758.         'mediaFront' => false,
  5759.         'media_config' => false,
  5760.         'videos' => false,
  5761.         'brevo' => false,
  5762.         'kernel.secret' => false,
  5763.         'debug.container.dump' => false,
  5764.         'serializer.mapping.cache.file' => false,
  5765.         'validator.mapping.cache.file' => false,
  5766.         'profiler.storage.dsn' => false,
  5767.         'doctrine.orm.proxy_dir' => false,
  5768.         'knp_snappy.pdf.binary' => false,
  5769.         'knp_snappy.image.binary' => false,
  5770.         'hslavich_onelogin_saml.settings' => false,
  5771.         'nelmio_cors.defaults' => false,
  5772.         'lexik_jwt_authentication.pass_phrase' => false,
  5773.         'lexik_jwt_authentication.token_ttl' => false,
  5774.         'mercure.hubs' => false,
  5775.         'mercure.default_hub' => false,
  5776.         'redjan_ym_fcm.firebase_api_key' => false,
  5777.     ];
  5778.     private $dynamicParameters = [];
  5779.     private function getDynamicParameter(string $name)
  5780.     {
  5781.         switch ($name) {
  5782.             case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  5783.             case 'kernel.build_dir': $value = $this->targetDir.''; break;
  5784.             case 'kernel.cache_dir': $value = $this->targetDir.''; break;
  5785.             case 'vimeo_api': $value = [
  5786.                 'id' => $this->getEnv('resolve:VIMEO_ID'),
  5787.                 'token' => $this->getEnv('resolve:VIMEO_TOKEN'),
  5788.                 'secret' => $this->getEnv('resolve:VIMEO_SECRET'),
  5789.             ]; break;
  5790.             case 'stripe': $value = [
  5791.                 'key' => $this->getEnv('STRIPE_KEY'),
  5792.                 'secret' => $this->getEnv('STRIPE_SECRET'),
  5793.                 'endpoint_secret' => $this->getEnv('STRIPE_ENDPOINT_SECRET'),
  5794.                 'endpoint_secret_marketplace' => $this->getEnv('STRIPE_ENDPOINT_SECRET_MARKETPLACE'),
  5795.             ]; break;
  5796.             case 'api_config': $value = [
  5797.                 'token' => $this->getEnv('API_TOKEN'),
  5798.                 'url' => $this->getEnv('API_URL'),
  5799.             ]; break;
  5800.             case 'ulteamtv': $value = [
  5801.                 'url' => $this->getEnv('ULTEAMTV_URL'),
  5802.             ]; break;
  5803.             case 'DIOR_ID': $value = $this->getEnv('DIOR_ID'); break;
  5804.             case 'TOTAL_ENERGIES_ID': $value = $this->getEnv('TOTAL_ENERGIES_ID'); break;
  5805.             case 'saml_redirect_domain': $value = $this->getEnv('DOMAIN_SAML_REDIRECT'); break;
  5806.             case 'tva': $value = $this->getEnv('TVA'); break;
  5807.             case 'visio_calendar_limit': $value = $this->getEnv('VISIO_CALENDAR_LIMIT'); break;
  5808.             case 'alert_expert_event': $value = $this->getEnv('ALERT_EXPERT_LIMIT'); break;
  5809.             case 'before_send_warning_event_mail': $value = [
  5810.                 'limit_days' => $this->getEnv('LIMIT_DAYS_BEFORE_SEND_WARNING_EVENT_MAIL'),
  5811.                 'limit_hours' => $this->getEnv('LIMIT_HOURS_BEFORE_SEND_WARNING_EVENT_MAIL'),
  5812.                 'limit_hours_ulteam' => $this->getEnv('LIMIT_HOURS_BEFORE_SEND_WARNING_EVENT_MAIL_ULTEAM'),
  5813.             ]; break;
  5814.             case 'MARKETPLACE_HOST': $value = $this->getEnv('MARKETPLACE_HOST'); break;
  5815.             case 'ULTEAM_LIVE_HOST': $value = $this->getEnv('ULTEAM_LIVE_HOST'); break;
  5816.             case 'CANCELATION_AUTO_PERCENT': $value = $this->getEnv('CANCELATION_AUTO_PERCENT'); break;
  5817.             case 'CANCELATION_AUTO_HOURS': $value = $this->getEnv('CANCELATION_AUTO_HOURS'); break;
  5818.             case 'CANCELATION_LIMIT_A': $value = $this->getEnv('CANCELATION_LIMIT_A'); break;
  5819.             case 'CANCELATION_LIMIT_B': $value = $this->getEnv('CANCELATION_LIMIT_B'); break;
  5820.             case 'CANCELATION_LIMIT_C': $value = $this->getEnv('CANCELATION_LIMIT_C'); break;
  5821.             case 'CANCELATION_AMOUNT_PERCENT_AB': $value = $this->getEnv('CANCELATION_AMOUNT_PERCENT_AB'); break;
  5822.             case 'CANCELATION_AMOUNT_PERCENT_BC': $value = $this->getEnv('CANCELATION_AMOUNT_PERCENT_BC'); break;
  5823.             case 'INVOICE_ASSET_DIR': $value = $this->getEnv('INVOICE_ASSET_DIR'); break;
  5824.             case 'ULTEAM_SENDER_NAME': $value = $this->getEnv('ULTEAM_SENDER_NAME'); break;
  5825.             case 'ULTEAM_SENDER_MAIL': $value = $this->getEnv('ULTEAM_SENDER_MAIL'); break;
  5826.             case 'API_HOST': $value = $this->getEnv('API_HOST'); break;
  5827.             case 'mediaPathProd': $value = $this->getEnv('MEDIA_PATH_PROD'); break;
  5828.             case 'mediaPathDev': $value = $this->getEnv('MEDIA_PATH_DEV'); break;
  5829.             case 'urlBO': $value = $this->getEnv('URL_BO'); break;
  5830.             case 'urlFrontDesktop': $value = $this->getEnv('URL_FRONT_DESKTOP'); break;
  5831.             case 'urlFrontApp': $value = $this->getEnv('URL_FRONT_APP'); break;
  5832.             case 'mediaFront': $value = [
  5833.                 0 => $this->getEnv('FRONT_MEDIA_PATH'),
  5834.                 1 => $this->getEnv('FRONT_APP_MEDIA_PATH'),
  5835.                 2 => $this->getEnv('BO_MEDIA_PATH'),
  5836.             ]; break;
  5837.             case 'media_config': $value = $this->getEnv('json:MEDIA_CONFIG'); break;
  5838.             case 'videos': $value = [
  5839.                 'free' => $this->getEnv('VIDEOS_FREE'),
  5840.                 'freeDisplay' => $this->getEnv('VIDEOS_FREE_DISPLAY'),
  5841.             ]; break;
  5842.             case 'brevo': $value = [
  5843.                 'templates' => [
  5844.                     'sendNewEventMailToSpecialist' => $this->getEnv('sendNewEventMailToSpecialist'),
  5845.                     'sendConfirmationEventMailToSpecialist' => $this->getEnv('sendConfirmationEventMailToSpecialist'),
  5846.                     'sendNewSpecialistEventApplicationMailToCompany' => $this->getEnv('sendNewSpecialistEventApplicationMailToCompany'),
  5847.                     'sendRefusedApplicationEventMailToSpecialist' => $this->getEnv('sendRefusedApplicationEventMailToSpecialist'),
  5848.                     'sendNewCancelEventApplicationMailToAdmin' => $this->getEnv('sendNewCancelEventApplicationMailToAdmin'),
  5849.                     'sendRemoveCancelEventApplicationMailToAdmin' => $this->getEnv('sendRemoveCancelEventApplicationMailToAdmin'),
  5850.                     'sendAcceptedCancelEventApplicationMailToSpecialist' => $this->getEnv('sendAcceptedCancelEventApplicationMailToSpecialist'),
  5851.                     'sendRefusedCancelEventApplicationMailToSpecialist' => $this->getEnv('sendRefusedCancelEventApplicationMailToSpecialist'),
  5852.                     'sendCanceledEventMailToCompany' => $this->getEnv('sendCanceledEventMailToCompany'),
  5853.                     'sendCanceledEventMailToSpecialist' => $this->getEnv('sendCanceledEventMailToSpecialist'),
  5854.                     'sendCanceledEventMailToClient' => $this->getEnv('sendCanceledEventMailToClient'),
  5855.                     'sendCanceledVisioEventMailToClient' => $this->getEnv('sendCanceledVisioEventMailToClient'),
  5856.                     'sendCanceledVisioEventMailToClientConfirm' => $this->getEnv('sendCanceledVisioEventMailToClientConfirm'),
  5857.                     'sendReminderEventMailToClient' => $this->getEnv('sendReminderEventMailToClient'),
  5858.                     'sendReminderVisioEventMailToClient' => $this->getEnv('sendReminderVisioEventMailToClient'),
  5859.                     'sendFeedbackEventMailToClient' => $this->getEnv('sendFeedbackEventMailToClient'),
  5860.                     'sendNegativeFeedbackEventMailToUlteam' => $this->getEnv('sendNegativeFeedbackEventMailToUlteam'),
  5861.                     'sendNewClientCreatedEmail' => $this->getEnv('sendNewClientCreatedEmail'),
  5862.                     'sendNewSpecialistCreatedEmail' => $this->getEnv('sendNewSpecialistCreatedEmail'),
  5863.                     'sendNewCompanyCreatedEmail' => $this->getEnv('sendNewCompanyCreatedEmail'),
  5864.                     'newInvoiceApplication' => $this->getEnv('newInvoiceApplication'),
  5865.                     'editInvoiceApplication' => $this->getEnv('editInvoiceApplication'),
  5866.                     'sendCanceledRegistrationEventMailToClient' => $this->getEnv('sendCanceledRegistrationEventMailToClient'),
  5867.                     'sendConfirmationRegistrationEventMailToClient' => $this->getEnv('sendConfirmationRegistrationEventMailToClient'),
  5868.                     'sendConfirmationRegistrationVisioMailToClient' => $this->getEnv('sendConfirmationRegistrationVisioMailToClient'),
  5869.                     'sendConfirmationRegistrationVisioMailToSpecialist' => $this->getEnv('sendConfirmationRegistrationVisioMailToSpecialist'),
  5870.                     'sendCancelRegistrationVisioMailToSpecialist' => $this->getEnv('sendCancelRegistrationVisioMailToSpecialist'),
  5871.                     'sendClientMessage' => $this->getEnv('sendClientMessage'),
  5872.                     'sendSpecialistMessage' => $this->getEnv('sendSpecialistMessage'),
  5873.                     'sendCompanyMessage' => $this->getEnv('sendCompanyMessage'),
  5874.                     'sendMarketplaceMessage' => $this->getEnv('sendMarketplaceMessage'),
  5875.                     'sendMarketplaceMessageConfirmation' => $this->getEnv('sendMarketplaceMessageConfirmation'),
  5876.                     'sendClientMessageConfirmation' => $this->getEnv('sendClientMessageConfirmation'),
  5877.                     'sendSpecialistMessageConfirmation' => $this->getEnv('sendSpecialistMessageConfirmation'),
  5878.                     'sendCompanyMessageConfirmation' => $this->getEnv('sendCompanyMessageConfirmation'),
  5879.                     'sendWarningEventsMailToAdmin' => $this->getEnv('sendWarningEventsMailToAdmin'),
  5880.                     'sendSpecialistAccountConfirmation' => $this->getEnv('sendSpecialistAccountConfirmation'),
  5881.                     'sendSpecialistRequiredDoc' => $this->getEnv('sendSpecialistRequiredDoc'),
  5882.                     'sendWarningEventsMailToCompany' => $this->getEnv('sendWarningEventsMailToCompany'),
  5883.                     'sendSpecialistRefusedAccount' => $this->getEnv('sendSpecialistRefusedAccount'),
  5884.                     'sendNewSpecialistNotificationToUlteam' => $this->getEnv('sendNewSpecialistNotificationToUlteam'),
  5885.                     'sendCanceledEventsMailToAdmin' => $this->getEnv('sendCanceledEventsMailToAdmin'),
  5886.                     'sendNewSpecialistIntoEventMailToCompany' => $this->getEnv('sendNewSpecialistIntoEventMailToCompany'),
  5887.                     'sendNewSpecialistIntoEventMailToClient' => $this->getEnv('sendNewSpecialistIntoEventMailToClient'),
  5888.                     'sendRefusedAffiliatedApplicationToCompany' => $this->getEnv('sendRefusedAffiliatedApplicationToCompany'),
  5889.                     'sendAcceptedAffiliatedApplicationToCompany' => $this->getEnv('sendAcceptedAffiliatedApplicationToCompany'),
  5890.                     'sendEventWithoutSpecialistWarning' => $this->getEnv('sendEventWithoutSpecialistWarning'),
  5891.                     'sendNewMarketplaceCompanyCreatedEmail' => $this->getEnv('sendNewMarketplaceCompanyCreatedEmail'),
  5892.                     'sendMarketplaceConfirmationToClientEmail' => $this->getEnv('sendMarketplaceConfirmationToClientEmail'),
  5893.                     'sendMarketplaceEventConfirmationToClientEmail' => $this->getEnv('sendMarketplaceEventConfirmationToClientEmail'),
  5894.                     'sendCanceledMarketplaceReservationMailToClient' => $this->getEnv('sendCanceledMarketplaceReservationMailToClient'),
  5895.                     'sendMarketplaceOrderToULTEAMEmail' => $this->getEnv('sendMarketplaceOrderToULTEAMEmail'),
  5896.                     'sendSpecialRequestToULTEAMMail' => $this->getEnv('sendSpecialRequestToULTEAMMail'),
  5897.                     'sendAcceptedRegistrationToClientMail' => $this->getEnv('sendAcceptedRegistrationToClientMail'),
  5898.                     'sendAlerToClientOnWaitingListMail' => $this->getEnv('sendAlerToClientOnWaitingListMail'),
  5899.                     'sendStatsMailToCompany' => $this->getEnv('sendStatsMailToCompany'),
  5900.                 ],
  5901.             ]; break;
  5902.             case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
  5903.             case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  5904.             case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
  5905.             case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
  5906.             case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
  5907.             case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  5908.             case 'knp_snappy.pdf.binary': $value = $this->getEnv('WKHTMLTOPDF_PATH'); break;
  5909.             case 'knp_snappy.image.binary': $value = $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  5910.             case 'hslavich_onelogin_saml.settings': $value = [
  5911.                 'idp' => [
  5912.                     'entityId' => $this->getEnv('SAML_IDP_ENTITY_ID'),
  5913.                     'singleSignOnService' => [
  5914.                         'url' => $this->getEnv('SAML_IDP_SSO'),
  5915.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  5916.                     ],
  5917.                     'singleLogoutService' => [
  5918.                         'url' => $this->getEnv('SAML_IDP_SLS'),
  5919.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  5920.                     ],
  5921.                     'x509cert' => $this->getEnv('SAML_IDP_CERT'),
  5922.                 ],
  5923.                 'sp' => [
  5924.                     'entityId' => $this->getEnv('SAML_SP_ENTITY_ID'),
  5925.                     'assertionConsumerService' => [
  5926.                         'url' => $this->getEnv('SAML_SP_ACS'),
  5927.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
  5928.                     ],
  5929.                     'singleLogoutService' => [
  5930.                         'url' => $this->getEnv('SAML_SP_SLS'),
  5931.                         'binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect',
  5932.                     ],
  5933.                     'privateKey' => '',
  5934.                 ],
  5935.                 'security' => [
  5936.                     'requestedAuthnContext' => false,
  5937.                     'destinationStrictlyMatches' => true,
  5938.                 ],
  5939.                 'organization' => [
  5940.                 ],
  5941.             ]; break;
  5942.             case 'nelmio_cors.defaults': $value = [
  5943.                 'allow_origin' => [
  5944.                     0 => $this->getEnv('CORS_ALLOW_ORIGIN'),
  5945.                 ],
  5946.                 'allow_credentials' => false,
  5947.                 'allow_headers' => [
  5948.                     0 => 'content-type',
  5949.                     1 => 'authorization',
  5950.                 ],
  5951.                 'allow_private_network' => false,
  5952.                 'expose_headers' => [
  5953.                     0 => 'Link',
  5954.                 ],
  5955.                 'allow_methods' => [
  5956.                     0 => 'GET',
  5957.                     1 => 'OPTIONS',
  5958.                     2 => 'POST',
  5959.                     3 => 'PUT',
  5960.                     4 => 'PATCH',
  5961.                     5 => 'DELETE',
  5962.                 ],
  5963.                 'max_age' => 3600,
  5964.                 'hosts' => [
  5965.                 ],
  5966.                 'origin_regex' => true,
  5967.                 'forced_allow_origin_value' => NULL,
  5968.                 'skip_same_as_origin' => true,
  5969.             ]; break;
  5970.             case 'lexik_jwt_authentication.pass_phrase': $value = $this->getEnv('JWT_PASSPHRASE'); break;
  5971.             case 'lexik_jwt_authentication.token_ttl': $value = $this->getEnv('JWT_DURATION'); break;
  5972.             case 'mercure.hubs': $value = [
  5973.                 'default' => $this->getEnv('MERCURE_URL'),
  5974.             ]; break;
  5975.             case 'mercure.default_hub': $value = $this->getEnv('MERCURE_URL'); break;
  5976.             case 'redjan_ym_fcm.firebase_api_key': $value = $this->getEnv('FCM_SERVER_KEY'); break;
  5977.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
  5978.         }
  5979.         $this->loadedDynamicParameters[$name] = true;
  5980.         return $this->dynamicParameters[$name] = $value;
  5981.     }
  5982.     protected function getDefaultParameters(): array
  5983.     {
  5984.         return [
  5985.             'kernel.project_dir' => \dirname(__DIR__, 4),
  5986.             'kernel.environment' => 'dev',
  5987.             'kernel.debug' => true,
  5988.             'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
  5989.             'kernel.bundles' => [
  5990.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  5991.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  5992.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  5993.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  5994.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  5995.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  5996.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  5997.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  5998.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  5999.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  6000.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  6001.                 'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
  6002.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  6003.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  6004.                 'LexikFormFilterBundle' => 'Lexik\\Bundle\\FormFilterBundle\\LexikFormFilterBundle',
  6005.                 'TetranzSelect2EntityBundle' => 'Tetranz\\Select2EntityBundle\\TetranzSelect2EntityBundle',
  6006.                 'CalendarBundle' => 'CalendarBundle\\CalendarBundle',
  6007.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  6008.                 'FOSCKEditorBundle' => 'FOS\\CKEditorBundle\\FOSCKEditorBundle',
  6009.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  6010.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  6011.                 'HslavichOneloginSamlBundle' => 'Hslavich\\OneloginSamlBundle\\HslavichOneloginSamlBundle',
  6012.                 'JsvrcekIcsBundle' => 'Jsvrcek\\Bundle\\IcsBundle\\JsvrcekIcsBundle',
  6013.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  6014.                 'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
  6015.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  6016.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  6017.                 'MercureBundle' => 'Symfony\\Bundle\\MercureBundle\\MercureBundle',
  6018.                 'RedjanYmFCMBundle' => 'RedjanYm\\FCMBundle\\RedjanYmFCMBundle',
  6019.             ],
  6020.             'kernel.bundles_metadata' => [
  6021.                 'FrameworkBundle' => [
  6022.                     'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
  6023.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  6024.                 ],
  6025.                 'SensioFrameworkExtraBundle' => [
  6026.                     'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
  6027.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  6028.                 ],
  6029.                 'TwigBundle' => [
  6030.                     'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
  6031.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  6032.                 ],
  6033.                 'WebProfilerBundle' => [
  6034.                     'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
  6035.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  6036.                 ],
  6037.                 'MonologBundle' => [
  6038.                     'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
  6039.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  6040.                 ],
  6041.                 'DebugBundle' => [
  6042.                     'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
  6043.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  6044.                 ],
  6045.                 'MakerBundle' => [
  6046.                     'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
  6047.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  6048.                 ],
  6049.                 'DoctrineBundle' => [
  6050.                     'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
  6051.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  6052.                 ],
  6053.                 'DoctrineMigrationsBundle' => [
  6054.                     'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
  6055.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  6056.                 ],
  6057.                 'SecurityBundle' => [
  6058.                     'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
  6059.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  6060.                 ],
  6061.                 'TwigExtraBundle' => [
  6062.                     'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
  6063.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  6064.                 ],
  6065.                 'VichUploaderBundle' => [
  6066.                     'path' => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle'),
  6067.                     'namespace' => 'Vich\\UploaderBundle',
  6068.                 ],
  6069.                 'WebpackEncoreBundle' => [
  6070.                     'path' => (\dirname(__DIR__, 4).'/vendor/symfony/webpack-encore-bundle/src'),
  6071.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  6072.                 ],
  6073.                 'KnpPaginatorBundle' => [
  6074.                     'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle'),
  6075.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  6076.                 ],
  6077.                 'LexikFormFilterBundle' => [
  6078.                     'path' => (\dirname(__DIR__, 4).'/vendor/lexik/form-filter-bundle'),
  6079.                     'namespace' => 'Lexik\\Bundle\\FormFilterBundle',
  6080.                 ],
  6081.                 'TetranzSelect2EntityBundle' => [
  6082.                     'path' => (\dirname(__DIR__, 4).'/vendor/tetranz/select2entity-bundle'),
  6083.                     'namespace' => 'Tetranz\\Select2EntityBundle',
  6084.                 ],
  6085.                 'CalendarBundle' => [
  6086.                     'path' => (\dirname(__DIR__, 4).'/vendor/tattali/calendar-bundle/src'),
  6087.                     'namespace' => 'CalendarBundle',
  6088.                 ],
  6089.                 'StofDoctrineExtensionsBundle' => [
  6090.                     'path' => (\dirname(__DIR__, 4).'/vendor/stof/doctrine-extensions-bundle/src'),
  6091.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  6092.                 ],
  6093.                 'FOSCKEditorBundle' => [
  6094.                     'path' => (\dirname(__DIR__, 4).'/vendor/friendsofsymfony/ckeditor-bundle/src'),
  6095.                     'namespace' => 'FOS\\CKEditorBundle',
  6096.                 ],
  6097.                 'KnpSnappyBundle' => [
  6098.                     'path' => (\dirname(__DIR__, 4).'/vendor/knplabs/knp-snappy-bundle/src'),
  6099.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  6100.                 ],
  6101.                 'SymfonyCastsResetPasswordBundle' => [
  6102.                     'path' => (\dirname(__DIR__, 4).'/vendor/symfonycasts/reset-password-bundle/src'),
  6103.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  6104.                 ],
  6105.                 'HslavichOneloginSamlBundle' => [
  6106.                     'path' => (\dirname(__DIR__, 4).'/vendor/hslavich/oneloginsaml-bundle'),
  6107.                     'namespace' => 'Hslavich\\OneloginSamlBundle',
  6108.                 ],
  6109.                 'JsvrcekIcsBundle' => [
  6110.                     'path' => (\dirname(__DIR__, 4).'/vendor/jsvrcek/ics-bundle'),
  6111.                     'namespace' => 'Jsvrcek\\Bundle\\IcsBundle',
  6112.                 ],
  6113.                 'NelmioCorsBundle' => [
  6114.                     'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),
  6115.                     'namespace' => 'Nelmio\\CorsBundle',
  6116.                 ],
  6117.                 'ApiPlatformBundle' => [
  6118.                     'path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle'),
  6119.                     'namespace' => 'ApiPlatform\\Symfony\\Bundle',
  6120.                 ],
  6121.                 'DoctrineFixturesBundle' => [
  6122.                     'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  6123.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  6124.                 ],
  6125.                 'LexikJWTAuthenticationBundle' => [
  6126.                     'path' => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle'),
  6127.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  6128.                 ],
  6129.                 'MercureBundle' => [
  6130.                     'path' => (\dirname(__DIR__, 4).'/vendor/symfony/mercure-bundle/src'),
  6131.                     'namespace' => 'Symfony\\Bundle\\MercureBundle',
  6132.                 ],
  6133.                 'RedjanYmFCMBundle' => [
  6134.                     'path' => (\dirname(__DIR__, 4).'/vendor/redjanym/fcm-bundle'),
  6135.                     'namespace' => 'RedjanYm\\FCMBundle',
  6136.                 ],
  6137.             ],
  6138.             'kernel.charset' => 'UTF-8',
  6139.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  6140.             'emails_prototypes' => [
  6141.                 0 => [
  6142.                     'type' => 'email_confirmation',
  6143.                     'name' => 'Confirmation Email',
  6144.                     'category' => 'Utilisateurs',
  6145.                     'content' => '',
  6146.                 ],
  6147.                 1 => [
  6148.                     'type' => 'forgotten_pwd',
  6149.                     'name' => 'Mot de passe oublié',
  6150.                     'category' => 'Utilisateurs',
  6151.                     'content' => '',
  6152.                 ],
  6153.                 2 => [
  6154.                     'type' => 'platform_access_issue',
  6155.                     'name' => 'Problème d\'accès Ã  la plateforme',
  6156.                     'category' => 'Administrateurs',
  6157.                     'content' => '',
  6158.                 ],
  6159.                 3 => [
  6160.                     'type' => 'admin_message',
  6161.                     'name' => 'Réception d’un message depuis le formulaire de contact',
  6162.                     'category' => 'Administrateurs',
  6163.                     'content' => '',
  6164.                 ],
  6165.                 4 => [
  6166.                     'type' => 'user_message_confirm',
  6167.                     'name' => 'Confirmation message contact',
  6168.                     'category' => 'Utilisateurs',
  6169.                     'content' => '',
  6170.                 ],
  6171.                 5 => [
  6172.                     'type' => 'manager_creation',
  6173.                     'name' => 'Création du gérant d\'entreprise',
  6174.                     'category' => 'Responsables',
  6175.                     'content' => '[username]<br>[email]<br>[pwd]',
  6176.                 ],
  6177.             ],
  6178.             'api_cache' => [
  6179.                 'config' => [
  6180.                     'duration' => 3600,
  6181.                     'query' => false,
  6182.                     'roles' => NULL,
  6183.                     'reverse_roles' => [
  6184.                         0 => 'ROLE_ADMIN',
  6185.                         1 => 'ROLE_COMPANY',
  6186.                     ],
  6187.                 ],
  6188.                 'api_videos_channels_videos_collection' => NULL,
  6189.                 'api_programs_get_collection' => NULL,
  6190.                 'api_tv_users_tv_company_get_subresource' => NULL,
  6191.                 'api_categories_get_collection' => NULL,
  6192.                 'api_programs_get_item' => NULL,
  6193.                 'api_days_get_item' => NULL,
  6194.                 'api_message_prototypes_get_collection' => NULL,
  6195.                 'api_channels_playlist_videos_get_subresource' => NULL,
  6196.                 'api_channels_get_item' => NULL,
  6197.                 'api_slides_get_channel_slides_collection' => NULL,
  6198.                 'api_daily_advices_get_current_advice_collection' => [
  6199.                     'duration' => 43200,
  6200.                 ],
  6201.             ],
  6202.             'colors' => [
  6203.                 'red' => 'red',
  6204.                 'blue' => 'blue',
  6205.                 'yellow' => 'yellow',
  6206.                 'violet' => 'violet',
  6207.             ],
  6208.             'visio_alert_level' => 0.5,
  6209.             'usersInactivity' => [
  6210.                 'new_user' => [
  6211.                     'objects' => [
  6212.                         'relance_1' => '10 minutes pour booster votre humeur ? Chiche !',
  6213.                         'relance_2' => '10 minutes pour booster votre humeur ? Chiche !',
  6214.                         'relance_3' => '10 minutes pour booster votre humeur ? Chiche !',
  6215.                     ],
  6216.                     'dates' => [
  6217.                         'relance_1' => 7,
  6218.                         'relance_2' => 20,
  6219.                         'relance_3' => 30,
  6220.                     ],
  6221.                 ],
  6222.                 'old_user' => [
  6223.                     'objects' => [
  6224.                         'relance_1' => '10 minutes pour booster votre humeur ? Chiche !',
  6225.                         'relance_2' => '10 minutes pour booster votre humeur ? Chiche !',
  6226.                         'relance_3' => '10 minutes pour booster votre humeur ? Chiche !',
  6227.                     ],
  6228.                     'dates' => [
  6229.                         'relance_1' => 10,
  6230.                         'relance_2' => 20,
  6231.                         'relance_3' => 30,
  6232.                     ],
  6233.                 ],
  6234.             ],
  6235.             'flags' => [
  6236.                 1 => [
  6237.                     'id' => 1,
  6238.                     'name' => 'flag_new_channel',
  6239.                     'value' => 'Nouveau',
  6240.                     'type' => 'new',
  6241.                     'linkedTo' => 'Channel',
  6242.                     'color' => 'green',
  6243.                 ],
  6244.                 2 => [
  6245.                     'id' => 2,
  6246.                     'name' => 'flag_new_thematic',
  6247.                     'value' => 'Nouveau',
  6248.                     'type' => 'new',
  6249.                     'linkedTo' => 'Thematic',
  6250.                     'color' => 'green',
  6251.                 ],
  6252.                 3 => [
  6253.                     'id' => 3,
  6254.                     'name' => 'flag_new_program',
  6255.                     'value' => 'Nouveau',
  6256.                     'type' => 'new',
  6257.                     'linkedTo' => 'Program',
  6258.                     'color' => 'green',
  6259.                 ],
  6260.                 4 => [
  6261.                     'id' => 4,
  6262.                     'name' => 'flag_new_video',
  6263.                     'value' => 'Nouveau',
  6264.                     'type' => 'new',
  6265.                     'linkedTo' => 'Video',
  6266.                     'color' => 'green',
  6267.                 ],
  6268.                 5 => [
  6269.                     'id' => 5,
  6270.                     'name' => 'flag_in_progress_thematic',
  6271.                     'value' => 'En cours',
  6272.                     'type' => 'in_progress',
  6273.                     'linkedTo' => 'Thematic',
  6274.                     'color' => 'blue',
  6275.                 ],
  6276.                 6 => [
  6277.                     'id' => 6,
  6278.                     'name' => 'flag_in_progress_program',
  6279.                     'value' => 'En cours',
  6280.                     'type' => 'in_progress',
  6281.                     'linkedTo' => 'Program',
  6282.                     'color' => 'blue',
  6283.                 ],
  6284.                 7 => [
  6285.                     'id' => 7,
  6286.                     'name' => 'flag_in_progress_video',
  6287.                     'value' => 'Reprendre',
  6288.                     'type' => 'in_progress',
  6289.                     'linkedTo' => 'Video',
  6290.                     'color' => 'blue',
  6291.                 ],
  6292.                 8 => [
  6293.                     'id' => 8,
  6294.                     'name' => 'flag_completed_thematic',
  6295.                     'value' => 'Terminé',
  6296.                     'type' => 'completed',
  6297.                     'linkedTo' => 'Thematic',
  6298.                     'color' => 'red',
  6299.                 ],
  6300.                 9 => [
  6301.                     'id' => 9,
  6302.                     'name' => 'flag_completed_program',
  6303.                     'value' => 'Terminé',
  6304.                     'type' => 'completed',
  6305.                     'linkedTo' => 'Program',
  6306.                     'color' => 'red',
  6307.                 ],
  6308.                 10 => [
  6309.                     'id' => 10,
  6310.                     'name' => 'flag_completed_video',
  6311.                     'value' => 'Déjà vu',
  6312.                     'type' => 'completed',
  6313.                     'linkedTo' => 'Video',
  6314.                     'color' => 'red',
  6315.                 ],
  6316.             ],
  6317.             'moods' => [
  6318.                 100 => [
  6319.                     'id' => 100,
  6320.                     'name' => 'Parfait',
  6321.                     'img' => 'https://ulteamtv.com/media/mood-parfait-61b22995db0d2200476936.svg',
  6322.                     'answers' => [
  6323.                         110 => [
  6324.                             'id' => 110,
  6325.                             'name' => 'Je suis au top de ma forme physique',
  6326.                         ],
  6327.                         120 => [
  6328.                             'id' => 120,
  6329.                             'name' => 'Je suis de bonne humeur',
  6330.                         ],
  6331.                         130 => [
  6332.                             'id' => 130,
  6333.                             'name' => 'Je me sens reposé(e)',
  6334.                         ],
  6335.                         140 => [
  6336.                             'id' => 140,
  6337.                             'name' => 'Les 3 au-dessus !',
  6338.                         ],
  6339.                     ],
  6340.                 ],
  6341.                 200 => [
  6342.                     'id' => 200,
  6343.                     'name' => 'Moyen',
  6344.                     'img' => 'https://ulteamtv.com/media/mood-moyen-61b22a12521c8182223216.svg',
  6345.                     'answers' => [
  6346.                         210 => [
  6347.                             'id' => 210,
  6348.                             'name' => 'Je me sens stressé(e)',
  6349.                         ],
  6350.                         220 => [
  6351.                             'id' => 220,
  6352.                             'name' => 'Je me sens anxieux(se)',
  6353.                         ],
  6354.                         230 => [
  6355.                             'id' => 230,
  6356.                             'name' => 'Je me sens fatigué(e)',
  6357.                         ],
  6358.                         240 => [
  6359.                             'id' => 240,
  6360.                             'name' => 'J\'ai une douleur physique',
  6361.                         ],
  6362.                     ],
  6363.                 ],
  6364.                 300 => [
  6365.                     'id' => 300,
  6366.                     'name' => 'Mauvais',
  6367.                     'img' => 'https://ulteamtv.com/media/mood-mauvais-61b22a31391c7781137194.svg',
  6368.                     'answers' => [
  6369.                         310 => [
  6370.                             'id' => 310,
  6371.                             'name' => 'Je suis submergé(e) par le stress',
  6372.                         ],
  6373.                         320 => [
  6374.                             'id' => 320,
  6375.                             'name' => 'Je suis anxieux(se)',
  6376.                         ],
  6377.                         330 => [
  6378.                             'id' => 330,
  6379.                             'name' => 'Je suis exténué(e)',
  6380.                         ],
  6381.                         340 => [
  6382.                             'id' => 340,
  6383.                             'name' => 'J\'ai une douleur physique importante',
  6384.                         ],
  6385.                     ],
  6386.                 ],
  6387.             ],
  6388.             'programs' => [
  6389.                 'progress_phrases' => [
  6390.                     0 => [
  6391.                         'min' => 25,
  6392.                         'max' => 49,
  6393.                         'value' => 'Commencer c’est déjà 90% du travail !',
  6394.                     ],
  6395.                     1 => [
  6396.                         'min' => 50,
  6397.                         'max' => 74,
  6398.                         'value' => 'Certains trouvent des excuses, d’autres trouvent des solutions et agissent. Vous n’avez plus qu’à choisir votre camp !',
  6399.                     ],
  6400.                     2 => [
  6401.                         'min' => 75,
  6402.                         'max' => 99,
  6403.                         'value' => 'Si vous voulez abandonner, rappelez-vous pourquoi vous avez commencé.',
  6404.                     ],
  6405.                     3 => [
  6406.                         'min' => 100,
  6407.                         'max' => 100,
  6408.                         'value' => 'Le succès est la somme de petits efforts répétés jours après jours !',
  6409.                     ],
  6410.                 ],
  6411.             ],
  6412.             'event_dispatcher.event_aliases' => [
  6413.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  6414.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  6415.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  6416.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  6417.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  6418.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  6419.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  6420.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  6421.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  6422.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  6423.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  6424.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  6425.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  6426.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  6427.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  6428.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  6429.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  6430.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  6431.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  6432.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  6433.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  6434.             ],
  6435.             'fragment.renderer.hinclude.global_template' => NULL,
  6436.             'fragment.path' => '/_fragment',
  6437.             'kernel.http_method_override' => false,
  6438.             'kernel.trusted_hosts' => [
  6439.             ],
  6440.             'kernel.default_locale' => 'fr',
  6441.             'kernel.enabled_locales' => [
  6442.                 0 => 'fr',
  6443.                 1 => 'en',
  6444.             ],
  6445.             'kernel.error_controller' => 'error_controller',
  6446.             'debug.file_link_format' => NULL,
  6447.             'asset.request_context.base_path' => NULL,
  6448.             'asset.request_context.secure' => NULL,
  6449.             'translator.logging' => false,
  6450.             'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
  6451.             'debug.error_handler.throw_at' => -1,
  6452.             'router.request_context.host' => 'localhost',
  6453.             'router.request_context.scheme' => 'http',
  6454.             'router.request_context.base_url' => '',
  6455.             'router.resource' => 'kernel::loadRoutes',
  6456.             'request_listener.http_port' => 80,
  6457.             'request_listener.https_port' => 443,
  6458.             'session.metadata.storage_key' => '_sf2_meta',
  6459.             'session.storage.options' => [
  6460.                 'cache_limiter' => '0',
  6461.                 'cookie_lifetime' => 15768000,
  6462.                 'cookie_secure' => 'auto',
  6463.                 'cookie_httponly' => true,
  6464.                 'cookie_samesite' => 'lax',
  6465.             ],
  6466.             'session.save_path' => NULL,
  6467.             'session.metadata.update_threshold' => 0,
  6468.             'form.type_extension.csrf.enabled' => true,
  6469.             'form.type_extension.csrf.field_name' => '_token',
  6470.             'validator.translation_domain' => 'validators',
  6471.             'profiler_listener.only_exceptions' => false,
  6472.             'profiler_listener.only_main_requests' => false,
  6473.             'twig.form.resources' => [
  6474.                 0 => '@VichUploader/Form/fields.html.twig',
  6475.                 1 => 'form_div_layout.html.twig',
  6476.                 2 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  6477.                 3 => 'bootstrap_5_layout.html.twig',
  6478.                 4 => '@VichUploader/Form/fields.html.twig',
  6479.                 5 => '@LexikFormFilter/Form/form_div_layout.html.twig',
  6480.                 6 => '@TetranzSelect2Entity/Form/fields.html.twig',
  6481.                 7 => 'form/file_preview_theme.html.twig',
  6482.                 8 => '@FOSCKEditor/Form/ckeditor_widget.html.twig',
  6483.             ],
  6484.             'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
  6485.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  6486.             'web_profiler.debug_toolbar.mode' => 2,
  6487.             'monolog.use_microseconds' => true,
  6488.             'monolog.swift_mailer.handlers' => [
  6489.             ],
  6490.             'monolog.handlers_to_channels' => [
  6491.                 'monolog.handler.console' => [
  6492.                     'type' => 'exclusive',
  6493.                     'elements' => [
  6494.                         0 => 'event',
  6495.                         1 => 'doctrine',
  6496.                         2 => 'console',
  6497.                     ],
  6498.                 ],
  6499.                 'monolog.handler.main' => [
  6500.                     'type' => 'exclusive',
  6501.                     'elements' => [
  6502.                         0 => 'event',
  6503.                     ],
  6504.                 ],
  6505.             ],
  6506.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  6507.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  6508.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  6509.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  6510.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  6511.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  6512.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  6513.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  6514.             'doctrine.entity_managers' => [
  6515.                 'default' => 'doctrine.orm.default_entity_manager',
  6516.             ],
  6517.             'doctrine.default_entity_manager' => 'default',
  6518.             'doctrine.dbal.connection_factory.types' => [
  6519.                 'uuid' => [
  6520.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  6521.                 ],
  6522.                 'ulid' => [
  6523.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  6524.                 ],
  6525.             ],
  6526.             'doctrine.connections' => [
  6527.                 'default' => 'doctrine.dbal.default_connection',
  6528.             ],
  6529.             'doctrine.default_connection' => 'default',
  6530.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  6531.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  6532.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  6533.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  6534.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  6535.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  6536.             'doctrine.orm.cache.memcache_host' => 'localhost',
  6537.             'doctrine.orm.cache.memcache_port' => 11211,
  6538.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  6539.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  6540.             'doctrine.orm.cache.memcached_host' => 'localhost',
  6541.             'doctrine.orm.cache.memcached_port' => 11211,
  6542.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  6543.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  6544.             'doctrine.orm.cache.redis_host' => 'localhost',
  6545.             'doctrine.orm.cache.redis_port' => 6379,
  6546.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  6547.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  6548.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  6549.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  6550.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  6551.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  6552.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  6553.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  6554.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  6555.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  6556.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  6557.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  6558.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  6559.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  6560.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  6561.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  6562.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  6563.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  6564.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  6565.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  6566.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  6567.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  6568.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  6569.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  6570.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  6571.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  6572.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  6573.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  6574.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  6575.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  6576.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  6577.             'doctrine.orm.auto_generate_proxy_classes' => true,
  6578.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  6579.             'doctrine.orm.proxy_namespace' => 'Proxies',
  6580.             'doctrine.migrations.preferred_em' => NULL,
  6581.             'doctrine.migrations.preferred_connection' => NULL,
  6582.             'security.role_hierarchy.roles' => [
  6583.             ],
  6584.             'security.access.denied_url' => NULL,
  6585.             'security.authentication.manager.erase_credentials' => true,
  6586.             'security.authentication.session_strategy.strategy' => 'migrate',
  6587.             'security.access.always_authenticate_before_granting' => false,
  6588.             'security.authentication.hide_user_not_found' => true,
  6589.             'security.firewalls' => [
  6590.                 0 => 'dev',
  6591.                 1 => 'admin',
  6592.                 2 => 'company',
  6593.                 3 => 'client',
  6594.                 4 => 'specialist',
  6595.                 5 => 'marketplace',
  6596.                 6 => 'api_admin',
  6597.                 7 => 'api_company',
  6598.                 8 => 'api_client',
  6599.                 9 => 'api_specialist',
  6600.                 10 => 'api',
  6601.                 11 => 'main',
  6602.             ],
  6603.             'lexik_jwt_authentication.authenticator_manager_enabled' => true,
  6604.             'vich_uploader.default_filename_attribute_suffix' => '_name',
  6605.             'vich_uploader.mappings' => [
  6606.                 'specialists_images' => [
  6607.                     'uri_prefix' => '/images/specialist',
  6608.                     'upload_destination' => (\dirname(__DIR__, 4).'/public/images/specialist'),
  6609.                     'namer' => [
  6610.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.specialists_images',
  6611.                         'options' => [
  6612.                         ],
  6613.                     ],
  6614.                     'directory_namer' => [
  6615.                         'service' => NULL,
  6616.                         'options' => NULL,
  6617.                     ],
  6618.                     'delete_on_remove' => true,
  6619.                     'delete_on_update' => true,
  6620.                     'inject_on_load' => false,
  6621.                     'db_driver' => 'orm',
  6622.                 ],
  6623.                 'specialists_documents' => [
  6624.                     'uri_prefix' => '/documents/specialist',
  6625.                     'upload_destination' => (\dirname(__DIR__, 4).'/public/documents/specialist'),
  6626.                     'namer' => [
  6627.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.specialists_documents',
  6628.                         'options' => [
  6629.                         ],
  6630.                     ],
  6631.                     'directory_namer' => [
  6632.                         'service' => NULL,
  6633.                         'options' => NULL,
  6634.                     ],
  6635.                     'delete_on_remove' => true,
  6636.                     'delete_on_update' => true,
  6637.                     'inject_on_load' => false,
  6638.                     'db_driver' => 'orm',
  6639.                 ],
  6640.                 'pub_images' => [
  6641.                     'uri_prefix' => '/images/pub',
  6642.                     'upload_destination' => (\dirname(__DIR__, 4).'/public/images/pub'),
  6643.                     'namer' => [
  6644.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pub_images',
  6645.                         'options' => [
  6646.                         ],
  6647.                     ],
  6648.                     'directory_namer' => [
  6649.                         'service' => NULL,
  6650.                         'options' => NULL,
  6651.                     ],
  6652.                     'delete_on_remove' => true,
  6653.                     'delete_on_update' => true,
  6654.                     'inject_on_load' => false,
  6655.                     'db_driver' => 'orm',
  6656.                 ],
  6657.                 'room_images' => [
  6658.                     'uri_prefix' => '/images/room',
  6659.                     'upload_destination' => (\dirname(__DIR__, 4).'/public/images/room'),
  6660.                     'namer' => [
  6661.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.room_images',
  6662.                         'options' => [
  6663.                         ],
  6664.                     ],
  6665.                     'directory_namer' => [
  6666.                         'service' => NULL,
  6667.                         'options' => NULL,
  6668.                     ],
  6669.                     'delete_on_remove' => true,
  6670.                     'delete_on_update' => true,
  6671.                     'inject_on_load' => false,
  6672.                     'db_driver' => 'orm',
  6673.                 ],
  6674.                 'workshop_images' => [
  6675.                     'uri_prefix' => '/images/workshop',
  6676.                     'upload_destination' => (\dirname(__DIR__, 4).'/public/images/workshop'),
  6677.                     'namer' => [
  6678.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.workshop_images',
  6679.                         'options' => [
  6680.                         ],
  6681.                     ],
  6682.                     'directory_namer' => [
  6683.                         'service' => NULL,
  6684.                         'options' => NULL,
  6685.                     ],
  6686.                     'delete_on_remove' => true,
  6687.                     'delete_on_update' => true,
  6688.                     'inject_on_load' => false,
  6689.                     'db_driver' => 'orm',
  6690.                 ],
  6691.                 'specialists_invoices' => [
  6692.                     'uri_prefix' => '/invoices/specialist',
  6693.                     'upload_destination' => (\dirname(__DIR__, 4).'/public/invoices/specialist'),
  6694.                     'namer' => [
  6695.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.specialists_invoices',
  6696.                         'options' => [
  6697.                         ],
  6698.                     ],
  6699.                     'directory_namer' => [
  6700.                         'service' => NULL,
  6701.                         'options' => NULL,
  6702.                     ],
  6703.                     'delete_on_remove' => true,
  6704.                     'delete_on_update' => true,
  6705.                     'inject_on_load' => false,
  6706.                     'db_driver' => 'orm',
  6707.                 ],
  6708.                 'visio_documents' => [
  6709.                     'uri_prefix' => '/documents/visio_event',
  6710.                     'upload_destination' => (\dirname(__DIR__, 4).'/public/documents/visio_event'),
  6711.                     'namer' => [
  6712.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.visio_documents',
  6713.                         'options' => [
  6714.                         ],
  6715.                     ],
  6716.                     'directory_namer' => [
  6717.                         'service' => NULL,
  6718.                         'options' => NULL,
  6719.                     ],
  6720.                     'delete_on_remove' => true,
  6721.                     'delete_on_update' => true,
  6722.                     'inject_on_load' => false,
  6723.                     'db_driver' => 'orm',
  6724.                 ],
  6725.                 'marketplace_category_images' => [
  6726.                     'uri_prefix' => '/images/marketplace/category',
  6727.                     'upload_destination' => (\dirname(__DIR__, 4).'/public/images/marketplace/category'),
  6728.                     'namer' => [
  6729.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.marketplace_category_images',
  6730.                         'options' => [
  6731.                         ],
  6732.                     ],
  6733.                     'directory_namer' => [
  6734.                         'service' => NULL,
  6735.                         'options' => NULL,
  6736.                     ],
  6737.                     'delete_on_remove' => true,
  6738.                     'delete_on_update' => true,
  6739.                     'inject_on_load' => false,
  6740.                     'db_driver' => 'orm',
  6741.                 ],
  6742.                 'tag_images' => [
  6743.                     'uri_prefix' => '/images/tag',
  6744.                     'upload_destination' => (\dirname(__DIR__, 4).'/public/images/tag'),
  6745.                     'namer' => [
  6746.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.tag_images',
  6747.                         'options' => [
  6748.                         ],
  6749.                     ],
  6750.                     'directory_namer' => [
  6751.                         'service' => NULL,
  6752.                         'options' => NULL,
  6753.                     ],
  6754.                     'delete_on_remove' => true,
  6755.                     'delete_on_update' => true,
  6756.                     'inject_on_load' => false,
  6757.                     'db_driver' => 'orm',
  6758.                 ],
  6759.                 'client_images' => [
  6760.                     'uri_prefix' => '/images/client_avatar',
  6761.                     'upload_destination' => (\dirname(__DIR__, 4).'/public/images/client_avatar'),
  6762.                     'namer' => [
  6763.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.client_images',
  6764.                         'options' => [
  6765.                         ],
  6766.                     ],
  6767.                     'directory_namer' => [
  6768.                         'service' => NULL,
  6769.                         'options' => NULL,
  6770.                     ],
  6771.                     'delete_on_remove' => true,
  6772.                     'delete_on_update' => true,
  6773.                     'inject_on_load' => false,
  6774.                     'db_driver' => 'orm',
  6775.                 ],
  6776.                 'media_object' => [
  6777.                     'uri_prefix' => '/media',
  6778.                     'upload_destination' => (\dirname(__DIR__, 4).'/public/media'),
  6779.                     'namer' => [
  6780.                         'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.media_object',
  6781.                         'options' => [
  6782.                         ],
  6783.                     ],
  6784.                     'delete_on_update' => true,
  6785.                     'delete_on_remove' => true,
  6786.                     'directory_namer' => [
  6787.                         'service' => NULL,
  6788.                         'options' => NULL,
  6789.                     ],
  6790.                     'inject_on_load' => false,
  6791.                     'db_driver' => 'orm',
  6792.                 ],
  6793.             ],
  6794.             'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
  6795.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/bootstrap_v5_pagination.html.twig',
  6796.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/bootstrap_v5_filtration.html.twig',
  6797.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/bootstrap_v5_fa_sortable_link.html.twig',
  6798.             'knp_paginator.page_range' => 4,
  6799.             'knp_paginator.page_limit' => NULL,
  6800.             'lexik_form_filter.query_builder_updater.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\FilterBuilderUpdater',
  6801.             'lexik_form_filter.form_data_extractor.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\FormDataExtractor',
  6802.             'lexik_form_filter.data_extraction_method.default.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\DefaultExtractionMethod',
  6803.             'lexik_form_filter.data_extraction_method.text.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\TextExtractionMethod',
  6804.             'lexik_form_filter.data_extraction_method.key_values.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\DataExtractor\\Method\\ValueKeysExtractionMethod',
  6805.             'lexik_form_filter.filter_prepare.class' => 'Lexik\\Bundle\\FormFilterBundle\\Event\\Listener\\PrepareListener',
  6806.             'lexik_form_filter.type.filter_text.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\TextFilterType',
  6807.             'lexik_form_filter.type.filter_number.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberFilterType',
  6808.             'lexik_form_filter.type.filter_number_range.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\NumberRangeFilterType',
  6809.             'lexik_form_filter.type.filter_checkbox.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CheckboxFilterType',
  6810.             'lexik_form_filter.type.filter_boolean.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\BooleanFilterType',
  6811.             'lexik_form_filter.type.filter_choice.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\ChoiceFilterType',
  6812.             'lexik_form_filter.type.filter_date.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateFilterType',
  6813.             'lexik_form_filter.type.filter_date_range.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateRangeFilterType',
  6814.             'lexik_form_filter.type.filter_datetime.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeFilterType',
  6815.             'lexik_form_filter.type.filter_datetime_range.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\DateTimeRangeFilterType',
  6816.             'lexik_form_filter.type.filter_collection_adapter.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\CollectionAdapterFilterType',
  6817.             'lexik_form_filter.type.filter_sharedable.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\SharedableFilterType',
  6818.             'lexik_form_filter.type_extension.filter_extension.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\FilterTypeExtension',
  6819.             'lexik_form_filter.get_filter.doctrine_orm.class' => 'Lexik\\Bundle\\FormFilterBundle\\Event\\Subscriber\\DoctrineORMSubscriber',
  6820.             'lexik_form_filter.apply_filter.doctrine_orm.class' => 'Lexik\\Bundle\\FormFilterBundle\\Event\\Listener\\DoctrineApplyFilterListener',
  6821.             'lexik_form_filter.type.filter_entity.class' => 'Lexik\\Bundle\\FormFilterBundle\\Filter\\Form\\Type\\EntityFilterType',
  6822.             'lexik_form_filter.where_method' => 'and',
  6823.             'lexik_form_filter.text.condition_pattern' => 1,
  6824.             'tetranz_select2_entity.config' => [
  6825.                 'minimum_input_length' => 1,
  6826.                 'scroll' => false,
  6827.                 'page_limit' => 10,
  6828.                 'allow_clear' => false,
  6829.                 'allow_add' => [
  6830.                     'enabled' => false,
  6831.                     'new_tag_text' => ' (NEW)',
  6832.                     'new_tag_prefix' => '__',
  6833.                     'tag_separators' => '[",", " "]',
  6834.                 ],
  6835.                 'delay' => 250,
  6836.                 'language' => 'en',
  6837.                 'theme' => 'default',
  6838.                 'cache' => true,
  6839.                 'cache_timeout' => 60000,
  6840.                 'width' => NULL,
  6841.                 'object_manager' => NULL,
  6842.                 'render_html' => false,
  6843.             ],
  6844.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  6845.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  6846.             'stof_doctrine_extensions.default_locale' => 'en_US',
  6847.             'stof_doctrine_extensions.translation_fallback' => false,
  6848.             'stof_doctrine_extensions.persist_default_translation' => false,
  6849.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  6850.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  6851.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  6852.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  6853.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  6854.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  6855.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  6856.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  6857.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  6858.             'knp_snappy.pdf.options' => [
  6859.             ],
  6860.             'knp_snappy.pdf.env' => [
  6861.             ],
  6862.             'knp_snappy.image.options' => [
  6863.             ],
  6864.             'knp_snappy.image.env' => [
  6865.             ],
  6866.             'nelmio_cors.map' => [
  6867.                 '^/' => [
  6868.                 ],
  6869.             ],
  6870.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  6871.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  6872.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  6873.             'api_platform.metadata_backward_compatibility_layer' => true,
  6874.             'api_platform.enable_entrypoint' => true,
  6875.             'api_platform.enable_docs' => true,
  6876.             'api_platform.title' => '',
  6877.             'api_platform.description' => '',
  6878.             'api_platform.version' => '0.0.0',
  6879.             'api_platform.show_webby' => false,
  6880.             'api_platform.url_generation_strategy' => 1,
  6881.             'api_platform.exception_to_status' => [
  6882.                 'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
  6883.                 'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
  6884.                 'ApiPlatform\\Exception\\FilterValidationException' => 400,
  6885.                 'Doctrine\\ORM\\OptimisticLockException' => 409,
  6886.             ],
  6887.             'api_platform.formats' => [
  6888.                 'jsonld' => [
  6889.                     0 => 'application/ld+json',
  6890.                 ],
  6891.                 'jsonhal' => [
  6892.                     0 => 'application/hal+json',
  6893.                 ],
  6894.                 'jsonapi' => [
  6895.                     0 => 'application/vnd.api+json',
  6896.                 ],
  6897.                 'json' => [
  6898.                     0 => 'application/json',
  6899.                 ],
  6900.                 'xml' => [
  6901.                     0 => 'application/xml',
  6902.                     1 => 'text/xml',
  6903.                 ],
  6904.                 'yaml' => [
  6905.                     0 => 'application/x-yaml',
  6906.                 ],
  6907.                 'csv' => [
  6908.                     0 => 'text/csv',
  6909.                 ],
  6910.                 'html' => [
  6911.                     0 => 'text/html',
  6912.                 ],
  6913.                 'myformat' => [
  6914.                     0 => 'application/vnd.myformat',
  6915.                 ],
  6916.                 'multipart' => [
  6917.                     0 => 'multipart/form-data',
  6918.                 ],
  6919.                 'formdata' => [
  6920.                     0 => 'multipart/form-data',
  6921.                 ],
  6922.             ],
  6923.             'api_platform.patch_formats' => [
  6924.                 'json' => [
  6925.                     0 => 'application/merge-patch+json',
  6926.                 ],
  6927.                 'multipart' => [
  6928.                     0 => 'multipart/form-data',
  6929.                 ],
  6930.                 'jsonapi' => [
  6931.                     0 => 'application/vnd.api+json',
  6932.                 ],
  6933.             ],
  6934.             'api_platform.error_formats' => [
  6935.                 'jsonproblem' => [
  6936.                     0 => 'application/problem+json',
  6937.                 ],
  6938.                 'jsonld' => [
  6939.                     0 => 'application/ld+json',
  6940.                 ],
  6941.             ],
  6942.             'api_platform.allow_plain_identifiers' => false,
  6943.             'api_platform.eager_loading.enabled' => true,
  6944.             'api_platform.eager_loading.max_joins' => 30,
  6945.             'api_platform.eager_loading.fetch_partial' => false,
  6946.             'api_platform.eager_loading.force_eager' => true,
  6947.             'api_platform.collection.exists_parameter_name' => 'exists',
  6948.             'api_platform.collection.order' => 'ASC',
  6949.             'api_platform.collection.order_parameter_name' => '_orderBy',
  6950.             'api_platform.collection.order_nulls_comparison' => NULL,
  6951.             'api_platform.collection.pagination.enabled' => false,
  6952.             'api_platform.collection.pagination.partial' => false,
  6953.             'api_platform.collection.pagination.client_enabled' => true,
  6954.             'api_platform.collection.pagination.client_items_per_page' => true,
  6955.             'api_platform.collection.pagination.client_partial' => false,
  6956.             'api_platform.collection.pagination.items_per_page' => 30,
  6957.             'api_platform.collection.pagination.maximum_items_per_page' => NULL,
  6958.             'api_platform.collection.pagination.page_parameter_name' => '_page',
  6959.             'api_platform.collection.pagination.enabled_parameter_name' => '_pagination',
  6960.             'api_platform.collection.pagination.items_per_page_parameter_name' => '_itemsPerPage',
  6961.             'api_platform.collection.pagination.partial_parameter_name' => 'partial',
  6962.             'api_platform.collection.pagination' => [
  6963.                 'enabled' => false,
  6964.                 'client_enabled' => true,
  6965.                 'client_items_per_page' => true,
  6966.                 'enabled_parameter_name' => '_pagination',
  6967.                 'page_parameter_name' => '_page',
  6968.                 'items_per_page_parameter_name' => '_itemsPerPage',
  6969.                 'partial' => false,
  6970.                 'client_partial' => false,
  6971.                 'items_per_page' => 30,
  6972.                 'maximum_items_per_page' => NULL,
  6973.                 'partial_parameter_name' => 'partial',
  6974.             ],
  6975.             'api_platform.http_cache.etag' => true,
  6976.             'api_platform.http_cache.max_age' => NULL,
  6977.             'api_platform.http_cache.shared_max_age' => NULL,
  6978.             'api_platform.http_cache.vary' => [
  6979.                 0 => 'Accept',
  6980.             ],
  6981.             'api_platform.http_cache.public' => NULL,
  6982.             'api_platform.http_cache.invalidation.max_header_length' => 7500,
  6983.             'api_platform.http_cache.invalidation.xkey.glue' => ' ',
  6984.             'api_platform.asset_package' => NULL,
  6985.             'api_platform.defaults' => [
  6986.                 'attributes' => [
  6987.                 ],
  6988.             ],
  6989.             'api_platform.resource_class_directories' => [
  6990.                 0 => (\dirname(__DIR__, 4).'/vendor/tattali/calendar-bundle/src/Entity'),
  6991.                 1 => (\dirname(__DIR__, 4).'/vendor/redjanym/fcm-bundle/Entity'),
  6992.                 2 => (\dirname(__DIR__, 4).'/src/Entity'),
  6993.             ],
  6994.             'api_platform.oauth.enabled' => false,
  6995.             'api_platform.oauth.clientId' => '',
  6996.             'api_platform.oauth.clientSecret' => '',
  6997.             'api_platform.oauth.type' => 'oauth2',
  6998.             'api_platform.oauth.flow' => 'application',
  6999.             'api_platform.oauth.tokenUrl' => '',
  7000.             'api_platform.oauth.authorizationUrl' => '',
  7001.             'api_platform.oauth.refreshUrl' => '',
  7002.             'api_platform.oauth.scopes' => [
  7003.             ],
  7004.             'api_platform.oauth.pkce' => false,
  7005.             'api_platform.openapi.termsOfService' => NULL,
  7006.             'api_platform.openapi.contact.name' => NULL,
  7007.             'api_platform.openapi.contact.url' => NULL,
  7008.             'api_platform.openapi.contact.email' => NULL,
  7009.             'api_platform.openapi.license.name' => NULL,
  7010.             'api_platform.openapi.license.url' => NULL,
  7011.             'api_platform.swagger.versions' => [
  7012.                 0 => 3,
  7013.             ],
  7014.             'api_platform.enable_swagger_ui' => true,
  7015.             'api_platform.enable_re_doc' => true,
  7016.             'api_platform.swagger.api_keys' => [
  7017.                 'apiKey' => [
  7018.                     'name' => 'Authorization',
  7019.                     'type' => 'header',
  7020.                 ],
  7021.             ],
  7022.             'api_platform.swagger_ui.extra_configuration' => [
  7023.             ],
  7024.             'api_platform.graphql.enabled' => false,
  7025.             'api_platform.graphql.graphiql.enabled' => false,
  7026.             'api_platform.graphql.graphql_playground.enabled' => false,
  7027.             'api_platform.graphql.collection.pagination' => [
  7028.                 'enabled' => true,
  7029.             ],
  7030.             'api_platform.validator.serialize_payload_fields' => [
  7031.             ],
  7032.             'api_platform.validator.query_parameter_validation' => true,
  7033.             'api_platform.elasticsearch.enabled' => false,
  7034.             'lexik_jwt_authentication.clock_skew' => 0,
  7035.             'lexik_jwt_authentication.user_identity_field' => 'email',
  7036.             'lexik_jwt_authentication.allow_no_expiration' => false,
  7037.             'lexik_jwt_authentication.user_id_claim' => 'email',
  7038.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  7039.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  7040.             'data_collector.templates' => [
  7041.                 'data_collector.request' => [
  7042.                     0 => 'request',
  7043.                     1 => '@WebProfiler/Collector/request.html.twig',
  7044.                 ],
  7045.                 'api_platform.data_collector.request' => [
  7046.                     0 => 'api_platform.data_collector.request',
  7047.                     1 => '@ApiPlatform/DataCollector/request_legacy.html.twig',
  7048.                 ],
  7049.                 'data_collector.time' => [
  7050.                     0 => 'time',
  7051.                     1 => '@WebProfiler/Collector/time.html.twig',
  7052.                 ],
  7053.                 'data_collector.memory' => [
  7054.                     0 => 'memory',
  7055.                     1 => '@WebProfiler/Collector/memory.html.twig',
  7056.                 ],
  7057.                 'data_collector.validator' => [
  7058.                     0 => 'validator',
  7059.                     1 => '@WebProfiler/Collector/validator.html.twig',
  7060.                 ],
  7061.                 'data_collector.ajax' => [
  7062.                     0 => 'ajax',
  7063.                     1 => '@WebProfiler/Collector/ajax.html.twig',
  7064.                 ],
  7065.                 'data_collector.form' => [
  7066.                     0 => 'form',
  7067.                     1 => '@WebProfiler/Collector/form.html.twig',
  7068.                 ],
  7069.                 'data_collector.exception' => [
  7070.                     0 => 'exception',
  7071.                     1 => '@WebProfiler/Collector/exception.html.twig',
  7072.                 ],
  7073.                 'data_collector.logger' => [
  7074.                     0 => 'logger',
  7075.                     1 => '@WebProfiler/Collector/logger.html.twig',
  7076.                 ],
  7077.                 'data_collector.events' => [
  7078.                     0 => 'events',
  7079.                     1 => '@WebProfiler/Collector/events.html.twig',
  7080.                 ],
  7081.                 'data_collector.router' => [
  7082.                     0 => 'router',
  7083.                     1 => '@WebProfiler/Collector/router.html.twig',
  7084.                 ],
  7085.                 'data_collector.cache' => [
  7086.                     0 => 'cache',
  7087.                     1 => '@WebProfiler/Collector/cache.html.twig',
  7088.                 ],
  7089.                 'data_collector.translation' => [
  7090.                     0 => 'translation',
  7091.                     1 => '@WebProfiler/Collector/translation.html.twig',
  7092.                 ],
  7093.                 'data_collector.security' => [
  7094.                     0 => 'security',
  7095.                     1 => '@Security/Collector/security.html.twig',
  7096.                 ],
  7097.                 'data_collector.twig' => [
  7098.                     0 => 'twig',
  7099.                     1 => '@WebProfiler/Collector/twig.html.twig',
  7100.                 ],
  7101.                 'data_collector.http_client' => [
  7102.                     0 => 'http_client',
  7103.                     1 => '@WebProfiler/Collector/http_client.html.twig',
  7104.                 ],
  7105.                 'data_collector.doctrine' => [
  7106.                     0 => 'db',
  7107.                     1 => '@Doctrine/Collector/db.html.twig',
  7108.                 ],
  7109.                 'doctrine_migrations.migrations_collector' => [
  7110.                     0 => 'doctrine_migrations',
  7111.                     1 => '@DoctrineMigrations/Collector/migrations.html.twig',
  7112.                 ],
  7113.                 'data_collector.dump' => [
  7114.                     0 => 'dump',
  7115.                     1 => '@Debug/Profiler/dump.html.twig',
  7116.                 ],
  7117.                 'data_collector.messenger' => [
  7118.                     0 => 'messenger',
  7119.                     1 => '@WebProfiler/Collector/messenger.html.twig',
  7120.                 ],
  7121.                 'mailer.data_collector' => [
  7122.                     0 => 'mailer',
  7123.                     1 => '@WebProfiler/Collector/mailer.html.twig',
  7124.                 ],
  7125.                 'notifier.data_collector' => [
  7126.                     0 => 'notifier',
  7127.                     1 => '@WebProfiler/Collector/notifier.html.twig',
  7128.                 ],
  7129.                 'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
  7130.                     0 => 'vich_uploader.mapping_collector',
  7131.                     1 => '@VichUploader/Collector/mapping_collector.html.twig',
  7132.                 ],
  7133.                 'data_collector.mercure' => [
  7134.                     0 => 'mercure',
  7135.                     1 => '@Mercure/Collector/mercure.html.twig',
  7136.                 ],
  7137.                 'data_collector.config' => [
  7138.                     0 => 'config',
  7139.                     1 => '@WebProfiler/Collector/config.html.twig',
  7140.                 ],
  7141.             ],
  7142.             'console.command.ids' => [
  7143.             ],
  7144.         ];
  7145.     }
  7146.     protected function throw($message)
  7147.     {
  7148.         throw new RuntimeException($message);
  7149.     }
  7150. }