var/cache/dev/ContainerHcI5axY/App_KernelDevDebugContainer.php line 787

Open in your IDE?
  1. <?php
  2. namespace ContainerHcI5axY;
  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.state_machine.gs_review' => 'get_Container_Private_StateMachine_GsReviewService',
  37.             '.container.private.state_machine.gs_selection' => 'get_Container_Private_StateMachine_GsSelectionService',
  38.             '.container.private.twig' => 'get_Container_Private_TwigService',
  39.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  40.             'cache.app' => 'getCache_AppService',
  41.             'cache.system' => 'getCache_SystemService',
  42.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  43.             'data_collector.dump' => 'getDataCollector_DumpService',
  44.             'doctrine' => 'getDoctrineService',
  45.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  46.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  47.             'event_dispatcher' => 'getEventDispatcherService',
  48.             'http_kernel' => 'getHttpKernelService',
  49.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  50.             'request_stack' => 'getRequestStackService',
  51.             'router' => 'getRouterService',
  52.             'speicher210_cloudinary.cloudinary' => 'getSpeicher210Cloudinary_CloudinaryService',
  53.             'twig.extension.cloudinary' => 'getTwig_Extension_CloudinaryService',
  54.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  55.             'cache_clearer' => 'getCacheClearerService',
  56.             'filesystem' => 'getFilesystemService',
  57.             'state_machine.gs_review' => 'getStateMachine_GsReviewService',
  58.             'state_machine.gs_selection' => 'getStateMachine_GsSelectionService',
  59.             'serializer' => 'getSerializerService',
  60.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  61.             'form.factory' => 'getForm_FactoryService',
  62.             'form.type.file' => 'getForm_Type_FileService',
  63.             'profiler' => 'getProfilerService',
  64.             'twig' => 'getTwigService',
  65.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  66.             'security.token_storage' => 'getSecurity_TokenStorageService',
  67.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  68.             'session' => 'getSessionService',
  69.             'validator' => 'getValidatorService',
  70.         ];
  71.         $this->fileMap = [
  72.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  73.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  74.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  75.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  76.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  77.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  78.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  79.             '.container.private.session' => 'get_Container_Private_SessionService',
  80.             'App\\StartPlatz\\Bundle\\AcceleratorBundle\\Controller\\AcceleratorAdminController' => 'getAcceleratorAdminControllerService',
  81.             'App\\StartPlatz\\Bundle\\AcceleratorBundle\\Controller\\AcceleratorApplicationController' => 'getAcceleratorApplicationControllerService',
  82.             'App\\StartPlatz\\Bundle\\AcceleratorBundle\\Controller\\AcceleratorStartupController' => 'getAcceleratorStartupControllerService',
  83.             'App\\StartPlatz\\Bundle\\AcceleratorBundle\\Controller\\AcceleratorWizardController' => 'getAcceleratorWizardControllerService',
  84.             'App\\StartPlatz\\Bundle\\AcceleratorBundle\\Controller\\LegacyRedirectController' => 'getLegacyRedirectControllerService',
  85.             'App\\StartPlatz\\Bundle\\AcceleratorBundle\\Service\\AcceleratorWizardService' => 'getAcceleratorWizardServiceService',
  86.             'App\\StartPlatz\\Bundle\\AllmedaBundle\\Controller\\DealController' => 'getDealControllerService',
  87.             'App\\StartPlatz\\Bundle\\AllmedaBundle\\Controller\\DefaultController' => 'getDefaultControllerService',
  88.             'App\\StartPlatz\\Bundle\\AllmedaBundle\\Controller\\EirResidencyAdminController' => 'getEirResidencyAdminControllerService',
  89.             'App\\StartPlatz\\Bundle\\AllmedaBundle\\Controller\\NetworkingController' => 'getNetworkingControllerService',
  90.             'App\\StartPlatz\\Bundle\\AllmedaBundle\\Controller\\PageController' => 'getPageControllerService',
  91.             'App\\StartPlatz\\Bundle\\AllmedaBundle\\Controller\\PartnerController' => 'getPartnerControllerService',
  92.             'App\\StartPlatz\\Bundle\\AllmedaBundle\\Controller\\ServiceController' => 'getServiceControllerService',
  93.             'App\\StartPlatz\\Bundle\\AllmedaBundle\\Controller\\TestApplicationController' => 'getTestApplicationControllerService',
  94.             'App\\StartPlatz\\Bundle\\AllmedaBundle\\Controller\\TestMonsumController' => 'getTestMonsumControllerService',
  95.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\BenefitController' => 'getBenefitControllerService',
  96.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\BookingController' => 'getBookingControllerService',
  97.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\CommunityController' => 'getCommunityControllerService',
  98.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\ConnectController' => 'getConnectControllerService',
  99.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\DefaultController' => 'getDefaultController2Service',
  100.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\EnterController' => 'getEnterControllerService',
  101.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\EventController' => 'getEventControllerService',
  102.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\FeedController' => 'getFeedControllerService',
  103.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\GruenderstipendiumController' => 'getGruenderstipendiumControllerService',
  104.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\InvestmentController' => 'getInvestmentControllerService',
  105.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\JobController' => 'getJobControllerService',
  106.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\KnowhowController' => 'getKnowhowControllerService',
  107.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\MemberController' => 'getMemberControllerService',
  108.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\MembershipController' => 'getMembershipControllerService',
  109.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\NetworkController' => 'getNetworkControllerService',
  110.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\PageController' => 'getPageController2Service',
  111.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\PerkController' => 'getPerkControllerService',
  112.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\PostController' => 'getPostControllerService',
  113.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\ProductController' => 'getProductControllerService',
  114.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\RatingController' => 'getRatingControllerService',
  115.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\ResourceController' => 'getResourceControllerService',
  116.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\ServiceController' => 'getServiceController2Service',
  117.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\SkoolController' => 'getSkoolControllerService',
  118.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\StartupController' => 'getStartupControllerService',
  119.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\TeamController' => 'getTeamControllerService',
  120.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Service\\FeedRankingService' => 'getFeedRankingServiceService',
  121.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\ApiStatusController' => 'getApiStatusControllerService',
  122.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\BookingController' => 'getBookingController2Service',
  123.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\BookingRestV3Controller' => 'getBookingRestV3ControllerService',
  124.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\DefaultController' => 'getDefaultController3Service',
  125.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\EasybillController' => 'getEasybillControllerService',
  126.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\EventApiV3Controller' => 'getEventApiV3ControllerService',
  127.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\EventController' => 'getEventController2Service',
  128.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\EventDateParticipantsApiV3Controller' => 'getEventDateParticipantsApiV3ControllerService',
  129.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\EventDatesApiV3Controller' => 'getEventDatesApiV3ControllerService',
  130.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\EventImportController' => 'getEventImportControllerService',
  131.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\EventParticipantApiV3Controller' => 'getEventParticipantApiV3ControllerService',
  132.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\EventPatchController' => 'getEventPatchControllerService',
  133.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\EventRestController' => 'getEventRestControllerService',
  134.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\EventbriteController' => 'getEventbriteControllerService',
  135.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\HubspotController' => 'getHubspotControllerService',
  136.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\MailTemplateRestController' => 'getMailTemplateRestControllerService',
  137.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\MailchimpController' => 'getMailchimpControllerService',
  138.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\MemberApiV3Controller' => 'getMemberApiV3ControllerService',
  139.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\MemberController' => 'getMemberController2Service',
  140.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\MemberRestController' => 'getMemberRestControllerService',
  141.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\MentorsRestController' => 'getMentorsRestControllerService',
  142.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\MonsumController' => 'getMonsumControllerService',
  143.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\ReminderApiV3Controller' => 'getReminderApiV3ControllerService',
  144.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\ResponseController' => 'getResponseControllerService',
  145.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\SpaceController' => 'getSpaceControllerService',
  146.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\SpaceRestController' => 'getSpaceRestControllerService',
  147.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\TaskController' => 'getTaskControllerService',
  148.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\TeamController' => 'getTeamController2Service',
  149.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\TeamRestController' => 'getTeamRestControllerService',
  150.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\TransponderController' => 'getTransponderControllerService',
  151.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\TwilioController' => 'getTwilioControllerService',
  152.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\UserController' => 'getUserControllerService',
  153.             'App\\StartPlatz\\Bundle\\ApiBundle\\Controller\\WebhookAdminController' => 'getWebhookAdminControllerService',
  154.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\AcceleratorController' => 'getAcceleratorControllerService',
  155.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\BenefitController' => 'getBenefitController2Service',
  156.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\BookingController' => 'getBookingController3Service',
  157.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\CommunityController' => 'getCommunityController2Service',
  158.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\EventController' => 'getEventController3Service',
  159.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\EventParticipantController' => 'getEventParticipantControllerService',
  160.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\FaqController' => 'getFaqControllerService',
  161.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\FeedController' => 'getFeedController2Service',
  162.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\FirstStepsController' => 'getFirstStepsControllerService',
  163.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\MemberController' => 'getMemberController3Service',
  164.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\MentorController' => 'getMentorControllerService',
  165.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\NetworkController' => 'getNetworkController2Service',
  166.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\PartnerController' => 'getPartnerController2Service',
  167.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\PartnerIndexController' => 'getPartnerIndexControllerService',
  168.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\PerkController' => 'getPerkController2Service',
  169.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\PostController' => 'getPostController2Service',
  170.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\ProductController' => 'getProductController2Service',
  171.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\ProfileController' => 'getProfileControllerService',
  172.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\RatingController' => 'getRatingController2Service',
  173.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\RequestController' => 'getRequestControllerService',
  174.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\ResourceController' => 'getResourceController2Service',
  175.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\ServiceController' => 'getServiceController3Service',
  176.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\StartupController' => 'getStartupController2Service',
  177.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\SubscriptionController' => 'getSubscriptionControllerService',
  178.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\TeamController' => 'getTeamController3Service',
  179.             'App\\StartPlatz\\Bundle\\ConnectBundle\\Controller\\TeamSettingsController' => 'getTeamSettingsControllerService',
  180.             'App\\StartPlatz\\Bundle\\ControllingBundle\\Controller\\BookingController' => 'getBookingController4Service',
  181.             'App\\StartPlatz\\Bundle\\ControllingBundle\\Controller\\DefaultController' => 'getDefaultController4Service',
  182.             'App\\StartPlatz\\Bundle\\ControllingBundle\\Controller\\EarningController' => 'getEarningControllerService',
  183.             'App\\StartPlatz\\Bundle\\ControllingBundle\\Controller\\MembershipController' => 'getMembershipController2Service',
  184.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\AdminSupportController' => 'getAdminSupportControllerService',
  185.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\ConnectController' => 'getConnectController2Service',
  186.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\ControllingController' => 'getControllingControllerService',
  187.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventAdminController' => 'getEventAdminControllerService',
  188.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventCalendarController' => 'getEventCalendarControllerService',
  189.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventCopyController' => 'getEventCopyControllerService',
  190.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventCrudController' => 'getEventCrudControllerService',
  191.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventListController' => 'getEventListControllerService',
  192.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventParticipantsController' => 'getEventParticipantsControllerService',
  193.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventPublicController' => 'getEventPublicControllerService',
  194.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventRegistrationController' => 'getEventRegistrationControllerService',
  195.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventSandboxController' => 'getEventSandboxControllerService',
  196.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventStripeController' => 'getEventStripeControllerService',
  197.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventTagController' => 'getEventTagControllerService',
  198.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\GuestController' => 'getGuestControllerService',
  199.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\ShortCodeController' => 'getShortCodeControllerService',
  200.             'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\SignUpAdminController' => 'getSignUpAdminControllerService',
  201.             'App\\StartPlatz\\Bundle\\EventBundle\\Service\\EventApiV3Service' => 'getEventApiV3ServiceService',
  202.             'App\\StartPlatz\\Bundle\\EventBundle\\Service\\EventFilterState' => 'getEventFilterStateService',
  203.             'App\\StartPlatz\\Bundle\\EventBundle\\Service\\EventImportService' => 'getEventImportServiceService',
  204.             'App\\StartPlatz\\Bundle\\EventBundle\\Service\\EventPatchService' => 'getEventPatchServiceService',
  205.             'App\\StartPlatz\\Bundle\\EventBundle\\Service\\ReminderApiV3Service' => 'getReminderApiV3ServiceService',
  206.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Controller\\AttendeeController' => 'getAttendeeControllerService',
  207.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Controller\\AutomatController' => 'getAutomatControllerService',
  208.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Controller\\DefaultController' => 'getDefaultController5Service',
  209.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Controller\\DuesseldorfController' => 'getDuesseldorfControllerService',
  210.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Controller\\EventController' => 'getEventController4Service',
  211.             'App\\StartPlatz\\Bundle\\FeedbackBundle\\Controller\\DefaultController' => 'getDefaultController6Service',
  212.             'App\\StartPlatz\\Bundle\\FibuBundle\\Controller\\AccountController' => 'getAccountControllerService',
  213.             'App\\StartPlatz\\Bundle\\FibuBundle\\Controller\\CustomerController' => 'getCustomerControllerService',
  214.             'App\\StartPlatz\\Bundle\\FibuBundle\\Controller\\DefaultController' => 'getDefaultController7Service',
  215.             'App\\StartPlatz\\Bundle\\FibuBundle\\Controller\\InvoiceController' => 'getInvoiceControllerService',
  216.             'App\\StartPlatz\\Bundle\\FibuBundle\\Controller\\PositionController' => 'getPositionControllerService',
  217.             'App\\StartPlatz\\Bundle\\FibuBundle\\Controller\\ProductController' => 'getProductController3Service',
  218.             'App\\StartPlatz\\Bundle\\FibuBundle\\Controller\\StripeController' => 'getStripeControllerService',
  219.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Controller\\GsApplicationController' => 'getGsApplicationControllerService',
  220.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Controller\\GsDocumentController' => 'getGsDocumentControllerService',
  221.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Controller\\GsJuryController' => 'getGsJuryControllerService',
  222.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Controller\\GsOverviewController' => 'getGsOverviewControllerService',
  223.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Controller\\GsWorkflowController' => 'getGsWorkflowControllerService',
  224.             'App\\StartPlatz\\Bundle\\InvestorsBundle\\Controller\\InvestorController' => 'getInvestorControllerService',
  225.             'App\\StartPlatz\\Bundle\\LogBundle\\Controller\\AILogController' => 'getAILogControllerService',
  226.             'App\\StartPlatz\\Bundle\\LogBundle\\Controller\\BookingController' => 'getBookingController5Service',
  227.             'App\\StartPlatz\\Bundle\\LogBundle\\Controller\\CronjobAdminController' => 'getCronjobAdminControllerService',
  228.             'App\\StartPlatz\\Bundle\\LogBundle\\Controller\\DefaultController' => 'getDefaultController8Service',
  229.             'App\\StartPlatz\\Bundle\\LogBundle\\Controller\\ErrorlogController' => 'getErrorlogControllerService',
  230.             'App\\StartPlatz\\Bundle\\LogBundle\\Controller\\EventbriteController' => 'getEventbriteController2Service',
  231.             'App\\StartPlatz\\Bundle\\LogBundle\\Controller\\MemberController' => 'getMemberController4Service',
  232.             'App\\StartPlatz\\Bundle\\LogBundle\\Controller\\MonsumController' => 'getMonsumController2Service',
  233.             'App\\StartPlatz\\Bundle\\LogBundle\\Controller\\SmsController' => 'getSmsControllerService',
  234.             'App\\StartPlatz\\Bundle\\LogBundle\\Controller\\SpaceController' => 'getSpaceController2Service',
  235.             'App\\StartPlatz\\Bundle\\LogBundle\\Controller\\TeamController' => 'getTeamController4Service',
  236.             'App\\StartPlatz\\Bundle\\MailBundle\\Service\\MailService' => 'getMailServiceService',
  237.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Controller\\BulkMailController' => 'getBulkMailControllerService',
  238.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Controller\\MailQueueController' => 'getMailQueueControllerService',
  239.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Controller\\MailTemplateController' => 'getMailTemplateControllerService',
  240.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Controller\\SingleMailController' => 'getSingleMailControllerService',
  241.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Service\\CampaignService' => 'getCampaignServiceService',
  242.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Service\\MailRenderer' => 'getMailRendererService',
  243.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Service\\QueueProcessor' => 'getQueueProcessorService',
  244.             'App\\StartPlatz\\Bundle\\MemberAdminBundle\\Controller\\MemberController' => 'getMemberController5Service',
  245.             'App\\StartPlatz\\Bundle\\MemberAdminBundle\\Controller\\MemberEditController' => 'getMemberEditControllerService',
  246.             'App\\StartPlatz\\Bundle\\MemberAdminBundle\\Controller\\MemberFilterController' => 'getMemberFilterControllerService',
  247.             'App\\StartPlatz\\Bundle\\MemberAdminBundle\\Controller\\MemberSmsController' => 'getMemberSmsControllerService',
  248.             'App\\StartPlatz\\Bundle\\MemberAdminBundle\\Controller\\MemberTeamController' => 'getMemberTeamControllerService',
  249.             'App\\StartPlatz\\Bundle\\MemberAdminBundle\\Controller\\MemberToggleController' => 'getMemberToggleControllerService',
  250.             'App\\StartPlatz\\Bundle\\MemberBundle\\Controller\\CoworkerEntitlementAdminController' => 'getCoworkerEntitlementAdminControllerService',
  251.             'App\\StartPlatz\\Bundle\\MemberBundle\\Controller\\LegacyController' => 'getLegacyControllerService',
  252.             'App\\StartPlatz\\Bundle\\MemberBundle\\Controller\\MemberController' => 'getMemberController6Service',
  253.             'App\\StartPlatz\\Bundle\\MemberBundle\\Controller\\SubscriptionController' => 'getSubscriptionController2Service',
  254.             'App\\StartPlatz\\Bundle\\MentorsBundle\\Controller\\AdminController' => 'getAdminControllerService',
  255.             'App\\StartPlatz\\Bundle\\MentorsBundle\\Controller\\PublicController' => 'getPublicControllerService',
  256.             'App\\StartPlatz\\Bundle\\MetaBundle\\Controller\\AttributeController' => 'getAttributeControllerService',
  257.             'App\\StartPlatz\\Bundle\\MetaBundle\\Controller\\DefaultController' => 'getDefaultController9Service',
  258.             'App\\StartPlatz\\Bundle\\MetaBundle\\Controller\\TagController' => 'getTagControllerService',
  259.             'App\\StartPlatz\\Bundle\\MetaBundle\\Service\\TagFilterState' => 'getTagFilterStateService',
  260.             'App\\StartPlatz\\Bundle\\MobileApiBundle\\Controller\\AuthController' => 'getAuthControllerService',
  261.             'App\\StartPlatz\\Bundle\\MobileApiBundle\\Controller\\EventsController' => 'getEventsControllerService',
  262.             'App\\StartPlatz\\Bundle\\MobileApiBundle\\Controller\\RoomBookingController' => 'getRoomBookingControllerService',
  263.             'App\\StartPlatz\\Bundle\\MobileApiBundle\\Controller\\UserController' => 'getUserController2Service',
  264.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Controller\\ApiController' => 'getApiControllerService',
  265.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Controller\\ArticleController' => 'getArticleControllerService',
  266.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Controller\\CustomerController' => 'getCustomerController2Service',
  267.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Controller\\DefaultController' => 'getDefaultController10Service',
  268.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Controller\\InvoiceController' => 'getInvoiceController2Service',
  269.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Controller\\ItemController' => 'getItemControllerService',
  270.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  271.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Controller\\SubscriptionController' => 'getSubscriptionController3Service',
  272.             'App\\StartPlatz\\Bundle\\PartnersBundle\\Controller\\ApiController' => 'getApiController2Service',
  273.             'App\\StartPlatz\\Bundle\\PartnersBundle\\Controller\\PartnerApiController' => 'getPartnerApiControllerService',
  274.             'App\\StartPlatz\\Bundle\\PartnersBundle\\Controller\\PartnerController' => 'getPartnerController3Service',
  275.             'App\\StartPlatz\\Bundle\\PartnersBundle\\Controller\\PartnerLegacyApiController' => 'getPartnerLegacyApiControllerService',
  276.             'App\\StartPlatz\\Bundle\\PartnersBundle\\Controller\\PartnerPublicDetailController' => 'getPartnerPublicDetailControllerService',
  277.             'App\\StartPlatz\\Bundle\\PartnersBundle\\Controller\\PublicController' => 'getPublicController2Service',
  278.             'App\\StartPlatz\\Bundle\\RheinlandPitchBundle\\Controller\\ApplyController' => 'getApplyControllerService',
  279.             'App\\StartPlatz\\Bundle\\RheinlandPitchBundle\\Controller\\DefaultController' => 'getDefaultController11Service',
  280.             'App\\StartPlatz\\Bundle\\RheinlandPitchBundle\\Controller\\VoteController' => 'getVoteControllerService',
  281.             'App\\StartPlatz\\Bundle\\RpAdminBundle\\Controller\\AdminApiController' => 'getAdminApiControllerService',
  282.             'App\\StartPlatz\\Bundle\\RpAdminBundle\\Controller\\AdminController' => 'getAdminController2Service',
  283.             'App\\StartPlatz\\Bundle\\RpAdminBundle\\Controller\\JoinController' => 'getJoinControllerService',
  284.             'App\\StartPlatz\\Bundle\\RpAdminBundle\\Controller\\LegacyRedirectController' => 'getLegacyRedirectController2Service',
  285.             'App\\StartPlatz\\Bundle\\RpAdminBundle\\Controller\\PortfolioController' => 'getPortfolioControllerService',
  286.             'App\\StartPlatz\\Bundle\\RpAdminBundle\\Service\\ApplicationService' => 'getApplicationServiceService',
  287.             'App\\StartPlatz\\Bundle\\SandboxBundle\\Controller\\DefaultController' => 'getDefaultController12Service',
  288.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\ConsolidationController' => 'getConsolidationControllerService',
  289.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\DatabaseMaintenanceController' => 'getDatabaseMaintenanceControllerService',
  290.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\DatevController' => 'getDatevControllerService',
  291.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\DefaultController' => 'getDefaultController13Service',
  292.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\EventController' => 'getEventController5Service',
  293.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\KeyApiController' => 'getKeyApiControllerService',
  294.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\KeyController' => 'getKeyControllerService',
  295.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\MemberController' => 'getMemberController7Service',
  296.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\OptionController' => 'getOptionControllerService',
  297.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\ProductController' => 'getProductController4Service',
  298.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\ResourceController' => 'getResourceController3Service',
  299.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\SpaceController' => 'getSpaceController3Service',
  300.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\TaskController' => 'getTaskController2Service',
  301.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\TransponderController' => 'getTransponderController2Service',
  302.             'App\\StartPlatz\\Bundle\\SettingBundle\\Controller\\UserController' => 'getUserController3Service',
  303.             'App\\StartPlatz\\Bundle\\SitemapBundle\\Controller\\SitemapController' => 'getSitemapControllerService',
  304.             'App\\StartPlatz\\Bundle\\SpaceBundle\\Controller\\BookingController' => 'getBookingController6Service',
  305.             'App\\StartPlatz\\Bundle\\SpaceBundle\\Controller\\BudgetController' => 'getBudgetControllerService',
  306.             'App\\StartPlatz\\Bundle\\SpaceBundle\\Controller\\ControllingController' => 'getControllingController2Service',
  307.             'App\\StartPlatz\\Bundle\\SpaceBundle\\Controller\\DefaultController' => 'getDefaultController14Service',
  308.             'App\\StartPlatz\\Bundle\\SpaceBundle\\Controller\\PageController' => 'getPageController3Service',
  309.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\AcceleratorController' => 'getAcceleratorController2Service',
  310.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\AdminController' => 'getAdminController3Service',
  311.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\ApplicationController' => 'getApplicationControllerService',
  312.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\AssessmentController' => 'getAssessmentControllerService',
  313.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\BatchController' => 'getBatchControllerService',
  314.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\DefaultController' => 'getDefaultController15Service',
  315.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\GruenderstipendiumApplyController' => 'getGruenderstipendiumApplyControllerService',
  316.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\GruenderstipendiumController' => 'getGruenderstipendiumController2Service',
  317.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\GruenderstipendiumLegacyRedirectController' => 'getGruenderstipendiumLegacyRedirectControllerService',
  318.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\GsApplicationAdminController' => 'getGsApplicationAdminControllerService',
  319.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\GsInternalController' => 'getGsInternalControllerService',
  320.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\GsPublicController' => 'getGsPublicControllerService',
  321.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\ProgramController' => 'getProgramControllerService',
  322.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\ReminderController' => 'getReminderControllerService',
  323.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\StartupController' => 'getStartupController3Service',
  324.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\StartupLivecycleEventController' => 'getStartupLivecycleEventControllerService',
  325.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\StartupSelfServiceController' => 'getStartupSelfServiceControllerService',
  326.             'App\\StartPlatz\\Bundle\\StartupBundle\\Controller\\VoteSessionController' => 'getVoteSessionControllerService',
  327.             'App\\StartPlatz\\Bundle\\StartupBundle\\Service\\GsApplicationService' => 'getGsApplicationServiceService',
  328.             'App\\StartPlatz\\Bundle\\StartupBundle\\Service\\GsIdeenpapierParserService' => 'getGsIdeenpapierParserServiceService',
  329.             'App\\StartPlatz\\Bundle\\StartupBundle\\Service\\TestApplicationRunner' => 'getTestApplicationRunnerService',
  330.             'App\\StartPlatz\\Bundle\\StatisticBundle\\Controller\\ActivityController' => 'getActivityControllerService',
  331.             'App\\StartPlatz\\Bundle\\StatisticBundle\\Controller\\BookingController' => 'getBookingController7Service',
  332.             'App\\StartPlatz\\Bundle\\StatisticBundle\\Controller\\DefaultController' => 'getDefaultController16Service',
  333.             'App\\StartPlatz\\Bundle\\StatisticBundle\\Controller\\GoogleController' => 'getGoogleControllerService',
  334.             'App\\StartPlatz\\Bundle\\StatisticBundle\\Controller\\MembershipController' => 'getMembershipController3Service',
  335.             'App\\StartPlatz\\Bundle\\StatisticBundle\\Controller\\OfferController' => 'getOfferControllerService',
  336.             'App\\StartPlatz\\Bundle\\StatisticBundle\\Controller\\ProfileController' => 'getProfileController2Service',
  337.             'App\\StartPlatz\\Bundle\\StyleBundle\\Controller\\DefaultController' => 'getDefaultController17Service',
  338.             'App\\StartPlatz\\Bundle\\StyleBundle\\Controller\\MeetupController' => 'getMeetupControllerService',
  339.             'App\\StartPlatz\\Bundle\\SurveyBundle\\Controller\\AdminController' => 'getAdminController4Service',
  340.             'App\\StartPlatz\\Bundle\\SurveyBundle\\Controller\\DefaultController' => 'getDefaultController18Service',
  341.             'App\\StartPlatz\\Bundle\\TeamAdminBundle\\Controller\\TeamBudgetController' => 'getTeamBudgetControllerService',
  342.             'App\\StartPlatz\\Bundle\\TeamAdminBundle\\Controller\\TeamController' => 'getTeamController5Service',
  343.             'App\\StartPlatz\\Bundle\\TeamAdminBundle\\Controller\\TeamCronjobController' => 'getTeamCronjobControllerService',
  344.             'App\\StartPlatz\\Bundle\\TeamAdminBundle\\Controller\\TeamEditController' => 'getTeamEditControllerService',
  345.             'App\\StartPlatz\\Bundle\\TeamAdminBundle\\Controller\\TeamImportController' => 'getTeamImportControllerService',
  346.             'App\\StartPlatz\\Bundle\\TeamAdminBundle\\Controller\\TeamMergeController' => 'getTeamMergeControllerService',
  347.             'App\\StartPlatz\\Bundle\\UserBundle\\Controller\\AuthenticationController' => 'getAuthenticationControllerService',
  348.             'App\\StartPlatz\\Bundle\\UserBundle\\Controller\\ProfilController' => 'getProfilControllerService',
  349.             'App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Controller\\LegacyRedirectController' => 'getLegacyRedirectController3Service',
  350.             'App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Controller\\VirtualOfficeController' => 'getVirtualOfficeControllerService',
  351.             'App\\StartPlatz\\Bundle\\WebsiteBundle\\Controller\\DefaultController' => 'getDefaultController19Service',
  352.             'App\\StartPlatz\\Bundle\\WebsiteBundle\\Controller\\SandboxController' => 'getSandboxControllerService',
  353.             'App\\StartPlatz\\Bundle\\WebsiteBundle\\Controller\\Web3Controller' => 'getWeb3ControllerService',
  354.             'App\\StartPlatz\\Ecosystem\\Entitlement\\Controller\\EntitlementCronjobController' => 'getEntitlementCronjobControllerService',
  355.             'App\\StartPlatz\\Ecosystem\\Interaction\\Controller\\Admin\\AdminIntroController' => 'getAdminIntroControllerService',
  356.             'App\\StartPlatz\\Ecosystem\\Interaction\\Controller\\Admin\\AdminRequestController' => 'getAdminRequestControllerService',
  357.             'App\\StartPlatz\\Ecosystem\\Interaction\\Controller\\RequestController' => 'getRequestController2Service',
  358.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  359.             'Startplatz\\Bundle\\WordpressIntegrationBundle\\Controller\\PassthruController' => 'getPassthruControllerService',
  360.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  361.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  362.             'cache.app_clearer' => 'getCache_AppClearerService',
  363.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  364.             'cache.system_clearer' => 'getCache_SystemClearerService',
  365.             'cache_warmer' => 'getCacheWarmerService',
  366.             'console.command.public_alias.App\\StartPlatz\\Bundle\\EventBundle\\Command\\TestEventsHealthCheckCommand' => 'getTestEventsHealthCheckCommandService',
  367.             'console.command.public_alias.App\\StartPlatz\\Bundle\\FibuBundle\\Command\\CheckDeletedPositionsCommand' => 'getCheckDeletedPositionsCommandService',
  368.             'console.command.public_alias.App\\StartPlatz\\Bundle\\FibuBundle\\Command\\FindReplacementPositionIdsCommand' => 'getFindReplacementPositionIdsCommandService',
  369.             'console.command.public_alias.App\\StartPlatz\\Bundle\\MailmanBundle\\Command\\PurgeMailQueueCommand' => 'getPurgeMailQueueCommandService',
  370.             'console.command.public_alias.App\\StartPlatz\\Bundle\\PartnersBundle\\Command\\MigrateTagsCommand' => 'getMigrateTagsCommandService',
  371.             'console.command.public_alias.App\\StartPlatz\\Bundle\\UserBundle\\Command\\SendTestmailCommand' => 'getSendTestmailCommandService',
  372.             'console.command.public_alias.App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Command\\ImportVirtualOfficeCommand' => 'getImportVirtualOfficeCommandService',
  373.             'console.command_loader' => 'getConsole_CommandLoaderService',
  374.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  375.             'error_controller' => 'getErrorControllerService',
  376.             'monolog.logger.mail' => 'getMonolog_Logger_MailService',
  377.             'monolog.logger.monsum_test' => 'getMonolog_Logger_MonsumTestService',
  378.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  379.             'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService',
  380.             'nelmio_api_doc.controller.stoplight' => 'getNelmioApiDoc_Controller_StoplightService',
  381.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  382.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  383.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  384.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  385.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  386.             'routing.loader' => 'getRouting_LoaderService',
  387.             'services_resetter' => 'getServicesResetterService',
  388.             'speicher210_cloudinary.api' => 'getSpeicher210Cloudinary_ApiService',
  389.             'speicher210_cloudinary.uploader' => 'getSpeicher210Cloudinary_UploaderService',
  390.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  391.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  392.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  393.         ];
  394.         $this->aliases = [
  395.             'App\\Kernel' => 'kernel',
  396.             'database_connection' => 'doctrine.dbal.default_connection',
  397.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  398.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  399.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  400.         ];
  401.         $this->privates['service_container'] = function () {
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  408.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  409.             include_once \dirname(__DIR__4).'/src/StartPlatz/Ecosystem/Config/Contract/GovernanceRuleInterface.php';
  410.             include_once \dirname(__DIR__4).'/src/StartPlatz/Ecosystem/Config/Governance/Visibility/StartupVisibilityPolicy.php';
  411.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  420.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  421.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  422.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  423.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  425.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  426.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  427.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  430.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
  431.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/RegexSchemaAssetFilter.php';
  432.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  434.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  438.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  444.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  445.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  447.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  448.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  449.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  450.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  451.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  452.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  453.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  454.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  455.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  456.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  457.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  458.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  459.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php';
  460.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  461.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultNamingStrategy.php';
  463.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  464.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  465.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  466.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  467.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  471.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  472.             include_once \dirname(__DIR__4).'/vendor/cloudinary/cloudinary_php/src/Cloudinary.php';
  473.             include_once \dirname(__DIR__4).'/vendor/speicher210/cloudinary-bundle/src/Cloudinary/Cloudinary.php';
  474.             include_once \dirname(__DIR__4).'/vendor/speicher210/cloudinary-bundle/src/Factory/CloudinaryFactory.php';
  475.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/LastModifiedExtensionInterface.php';
  477.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  478.             include_once \dirname(__DIR__4).'/vendor/speicher210/cloudinary-bundle/src/Twig/Extension/CloudinaryExtension.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  481.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  482.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  483.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  484.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  486.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  488.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  490.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  491.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  493.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  494.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  495.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  496.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  498.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  500.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  501.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  502.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  503.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  504.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  505.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  506.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  515.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  516.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  517.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  518.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  521.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  522.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  537.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Transition.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/MetadataStoreInterface.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/GetMetadataTrait.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Metadata/InMemoryMetadataStore.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  562.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  563.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  564.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  565.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  566.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  567.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  569.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  570.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  571.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  572.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  573.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  574.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  575.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  576.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  577.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  579.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  581.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  582.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  583.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  584.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  586.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  587.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  588.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  589.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  590.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  591.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  592.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  593.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  594.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  596.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  597.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  598.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  599.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  600.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  601.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  605.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  606.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  607.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  608.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  609.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  610.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  611.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  612.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  613.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  614.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  615.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  616.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  617.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  618.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  619.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  623.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  624.             include_once \dirname(__DIR__4).'/vendor/startplatz/wordpress-integration-bundle/EventListener/WordpressResponseListener.php';
  625.             include_once \dirname(__DIR__4).'/vendor/startplatz/wordpress-integration-bundle/Wordpress/HttpKernel.php';
  626.             include_once \dirname(__DIR__4).'/vendor/startplatz/wordpress-integration-bundle/Wordpress/ShortCode.php';
  627.             include_once \dirname(__DIR__4).'/vendor/startplatz/wordpress-integration-bundle/Wordpress/ShortCode/ControllerShortCode.php';
  628.             include_once \dirname(__DIR__4).'/vendor/startplatz/wordpress-integration-bundle/Wordpress/ShortCode/SymfonyRender.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  636.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  637.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  638.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  639.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  640.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  661.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/WorkflowInterface.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Workflow.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/StateMachine.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Definition.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/MarkingStore/MethodMarkingStore.php';
  668.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  673.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  675.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  676.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  677.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  678.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  679.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  680.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  681.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  682.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  683.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  684.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  685.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  686.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  687.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/RemovableCacheInterface.php';
  688.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  689.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  690.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  691.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  692.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  693.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  694.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  695.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  696.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  697.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  698.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  700.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  707.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  708.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  709.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  710.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  711.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  712.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  713.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  714.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  715.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  716.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  717.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  718.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  719.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  720.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WorkflowExtension.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/Registry.php';
  722.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/WorkflowSupportStrategyInterface.php';
  723.             include_once \dirname(__DIR__4).'/vendor/symfony/workflow/SupportStrategy/InstanceOfSupportStrategy.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  726.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  728.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  729.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  730.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  731.             include_once \dirname(__DIR__4).'/src/StartPlatz/Bundle/EventBundle/Twig/Extension.php';
  732.             include_once \dirname(__DIR__4).'/src/StartPlatz/Bundle/UserBundle/Twig/Extension.php';
  733.             include_once \dirname(__DIR__4).'/src/StartPlatz/Bundle/WebsiteBundle/Twig/Extension.php';
  734.             include_once \dirname(__DIR__4).'/src/StartPlatz/Ecosystem/Twig/VisibilityExtension.php';
  735.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  736.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StringLoaderExtension.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  738.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php';
  739.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  740.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  741.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  742.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  743.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  744.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  745.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  746.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  747.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  748.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  749.         };
  750.     }
  751.     public function compile(): void
  752.     {
  753.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  754.     }
  755.     public function isCompiled(): bool
  756.     {
  757.         return true;
  758.     }
  759.     public function getRemovedIds(): array
  760.     {
  761.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  762.     }
  763.     protected function load($file$lazyLoad true)
  764.     {
  765.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  766.             return $class::do($this$lazyLoad);
  767.         }
  768.         if ('.' === $file[-4]) {
  769.             $class substr($class0, -4);
  770.         } else {
  771.             $file .= '.php';
  772.         }
  773.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  774.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  775.     }
  776.     /**
  777.      * Gets the public '.container.private.profiler' shared service.
  778.      *
  779.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  780.      */
  781.     protected function get_Container_Private_ProfilerService()
  782.     {
  783.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  784.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  785.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  786.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  787.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  788.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  789.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  790.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  791.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  792.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  793.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  794.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  795.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  796.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  797.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  798.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  799.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  800.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  801.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  802.         $d->addInstance('cache.security_token_verifier', ($this->privates['cache.security_token_verifier'] ?? $this->getCache_SecurityTokenVerifierService()));
  803.         $e = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  804.         $e->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  805.         $f = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  806.         $f->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  807.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  808.         if ($this->has('kernel')) {
  809.             $g->setKernel($b);
  810.         }
  811.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  812.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  813.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  814.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  815.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  816.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  817.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  818.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  819.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  820.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  821.         $instance->add($d);
  822.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), true));
  823.         $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())));
  824.         $instance->add($e);
  825.         $instance->add($f);
  826.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  827.         $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()))));
  828.         $instance->add($g);
  829.         return $instance;
  830.     }
  831.     /**
  832.      * Gets the public '.container.private.security.authorization_checker' shared service.
  833.      *
  834.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  835.      */
  836.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  837.     {
  838.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  839.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  840.             return $this->services['.container.private.security.authorization_checker'];
  841.         }
  842.         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()), $afalsefalsefalse);
  843.     }
  844.     /**
  845.      * Gets the public '.container.private.security.token_storage' shared service.
  846.      *
  847.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  848.      */
  849.     protected function get_Container_Private_Security_TokenStorageService()
  850.     {
  851.         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, [
  852.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  853.         ], [
  854.             'request_stack' => '?',
  855.         ]));
  856.     }
  857.     /**
  858.      * Gets the public '.container.private.state_machine.gs_review' shared service.
  859.      *
  860.      * @return \Symfony\Component\Workflow\StateMachine
  861.      */
  862.     protected function get_Container_Private_StateMachine_GsReviewService()
  863.     {
  864.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  865.         if (isset($this->services['.container.private.state_machine.gs_review'])) {
  866.             return $this->services['.container.private.state_machine.gs_review'];
  867.         }
  868.         return $this->services['.container.private.state_machine.gs_review'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'applied'=> 'approved'=> 'rejected'], [=> ($this->privates['.state_machine.gs_review.transition.0'] ?? ($this->privates['.state_machine.gs_review.transition.0'] = new \Symfony\Component\Workflow\Transition('approve''applied''approved'))), => ($this->privates['.state_machine.gs_review.transition.1'] ?? ($this->privates['.state_machine.gs_review.transition.1'] = new \Symfony\Component\Workflow\Transition('reject''applied''rejected'))), => ($this->privates['.state_machine.gs_review.transition.2'] ?? ($this->privates['.state_machine.gs_review.transition.2'] = new \Symfony\Component\Workflow\Transition('reset''approved''applied'))), => ($this->privates['.state_machine.gs_review.transition.3'] ?? ($this->privates['.state_machine.gs_review.transition.3'] = new \Symfony\Component\Workflow\Transition('reset''rejected''applied')))], [=> 'applied'], ($this->privates['state_machine.gs_review.metadata_store'] ?? $this->getStateMachine_GsReview_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'applicationStatus'), $a'gs_review'NULL);
  869.     }
  870.     /**
  871.      * Gets the public '.container.private.state_machine.gs_selection' shared service.
  872.      *
  873.      * @return \Symfony\Component\Workflow\StateMachine
  874.      */
  875.     protected function get_Container_Private_StateMachine_GsSelectionService()
  876.     {
  877.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  878.         if (isset($this->services['.container.private.state_machine.gs_selection'])) {
  879.             return $this->services['.container.private.state_machine.gs_selection'];
  880.         }
  881.         return $this->services['.container.private.state_machine.gs_selection'] = new \Symfony\Component\Workflow\StateMachine(new \Symfony\Component\Workflow\Definition([=> 'pending'=> 'jury'=> 'recommended'=> 'rejected'], [=> ($this->privates['.state_machine.gs_selection.transition.0'] ?? ($this->privates['.state_machine.gs_selection.transition.0'] = new \Symfony\Component\Workflow\Transition('admit_to_jury''pending''jury'))), => ($this->privates['.state_machine.gs_selection.transition.1'] ?? ($this->privates['.state_machine.gs_selection.transition.1'] = new \Symfony\Component\Workflow\Transition('recommend''jury''recommended'))), => ($this->privates['.state_machine.gs_selection.transition.2'] ?? ($this->privates['.state_machine.gs_selection.transition.2'] = new \Symfony\Component\Workflow\Transition('reject_from_jury''jury''rejected')))], [=> 'pending'], ($this->privates['state_machine.gs_selection.metadata_store'] ?? $this->getStateMachine_GsSelection_MetadataStoreService())), new \Symfony\Component\Workflow\MarkingStore\MethodMarkingStore(true'selectionStatus'), $a'gs_selection'NULL);
  882.     }
  883.     /**
  884.      * Gets the public '.container.private.twig' shared service.
  885.      *
  886.      * @return \Twig\Environment
  887.      */
  888.     protected function get_Container_Private_TwigService()
  889.     {
  890.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  891.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/AllmedaBundle/Resources/views'), 'StartPlatzAllmedaBundle');
  892.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/AlphaBundle/Resources/views'), 'StartPlatzAlphaBundle');
  893.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/ControllingBundle/Resources/views'), 'StartPlatzControllingBundle');
  894.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/EventbriteBundle/Resources/views'), 'StartPlatzEventbriteBundle');
  895.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/EventBundle/Resources/views'), 'StartPlatzEventBundle');
  896.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/FeedbackBundle/Resources/views'), 'StartPlatzFeedbackbriteBundle');
  897.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/FibuBundle/Resources/views'), 'StartPlatzFibuBundle');
  898.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/LogBundle/Resources/views'), 'StartPlatzLogBundle');
  899.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MailmanBundle/Resources/views'), 'StartPlatzMailmanBundle');
  900.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MemberBundle/Resources/views'), 'StartPlatzMemberBundle');
  901.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MetaBundle/Resources/views'), 'StartPlatzMetaBundle');
  902.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MonsumBundle/Resources/views'), 'StartPlatzMonsumBundle');
  903.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/RheinlandPitchBundle/Resources/views'), 'StartPlatzRheinlandPitchBundle');
  904.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SettingBundle/Resources/views'), 'StartPlatzSettingBundle');
  905.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SitemapBundle/Resources/views'), 'StartPlatzSitemapBundle');
  906.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SpaceBundle/Resources/views'), 'StartPlatzSpaceBundle');
  907.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/StartupBundle/Resources/views'), 'StartPlatzStartupBundle');
  908.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/StatisticBundle/Resources/views'), 'StartPlatzStatisticBundle');
  909.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/StyleBundle/Resources/views'), 'StartPlatzStyleBundle');
  910.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SurveyBundle/Resources/views'), 'StartPlatzSurveyBundle');
  911.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/UserBundle/Resources/views'), 'StartPlatzUserBundle');
  912.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/VirtualOfficeBundle/Resources/views'), 'StartPlatzVirtualOfficeBundle');
  913.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/WebsiteBundle/Resources/views'), 'StartPlatzWebsiteBundle');
  914.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Ecosystem/Interaction/Resources/views'), 'EcosystemInteraction');
  915.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  916.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  917.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  918.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  919.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/WebsiteBundle/Resources/views'), 'StartPlatzWebsite');
  920.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/WebsiteBundle/Resources/views'), '!StartPlatzWebsite');
  921.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/UserBundle/Resources/views'), 'StartPlatzUser');
  922.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/UserBundle/Resources/views'), '!StartPlatzUser');
  923.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MemberBundle/Resources/views'), 'StartPlatzMember');
  924.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MemberBundle/Resources/views'), '!StartPlatzMember');
  925.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/StyleBundle/Resources/views'), 'StartPlatzStyle');
  926.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/StyleBundle/Resources/views'), '!StartPlatzStyle');
  927.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MetaBundle/Resources/views'), 'StartPlatzMeta');
  928.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MetaBundle/Resources/views'), '!StartPlatzMeta');
  929.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/StartupBundle/Resources/views'), 'StartPlatzStartup');
  930.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/StartupBundle/Resources/views'), '!StartPlatzStartup');
  931.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/EventBundle/Resources/views'), 'StartPlatzEvent');
  932.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/EventBundle/Resources/views'), '!StartPlatzEvent');
  933.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SitemapBundle/Resources/views'), 'StartPlatzSitemap');
  934.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SitemapBundle/Resources/views'), '!StartPlatzSitemap');
  935.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/FibuBundle/Resources/views'), 'StartPlatzFibu');
  936.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/FibuBundle/Resources/views'), '!StartPlatzFibu');
  937.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/AlphaBundle/Resources/views'), 'StartPlatzAlpha');
  938.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/AlphaBundle/Resources/views'), '!StartPlatzAlpha');
  939.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/FeedbackBundle/Resources/views'), 'StartPlatzFeedback');
  940.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/FeedbackBundle/Resources/views'), '!StartPlatzFeedback');
  941.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SettingBundle/Resources/views'), 'StartPlatzSetting');
  942.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SettingBundle/Resources/views'), '!StartPlatzSetting');
  943.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/ApiBundle/Resources/views'), 'StartPlatzApi');
  944.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/ApiBundle/Resources/views'), '!StartPlatzApi');
  945.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/LogBundle/Resources/views'), 'StartPlatzLog');
  946.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/LogBundle/Resources/views'), '!StartPlatzLog');
  947.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SpaceBundle/Resources/views'), 'StartPlatzSpace');
  948.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SpaceBundle/Resources/views'), '!StartPlatzSpace');
  949.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/ControllingBundle/Resources/views'), 'StartPlatzControlling');
  950.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/ControllingBundle/Resources/views'), '!StartPlatzControlling');
  951.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MonsumBundle/Resources/views'), 'StartPlatzMonsum');
  952.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MonsumBundle/Resources/views'), '!StartPlatzMonsum');
  953.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/EventbriteBundle/Resources/views'), 'StartPlatzEventbrite');
  954.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/EventbriteBundle/Resources/views'), '!StartPlatzEventbrite');
  955.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/AllmedaBundle/Resources/views'), 'StartPlatzAllmeda');
  956.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/AllmedaBundle/Resources/views'), '!StartPlatzAllmeda');
  957.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/GruendungsstipendiumBundle/Resources/views'), 'StartPlatzGruendungsstipendium');
  958.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/GruendungsstipendiumBundle/Resources/views'), '!StartPlatzGruendungsstipendium');
  959.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/StatisticBundle/Resources/views'), 'StartPlatzStatistic');
  960.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/StatisticBundle/Resources/views'), '!StartPlatzStatistic');
  961.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/RheinlandPitchBundle/Resources/views'), 'StartPlatzRheinlandPitch');
  962.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/RheinlandPitchBundle/Resources/views'), '!StartPlatzRheinlandPitch');
  963.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SandboxBundle/Resources/views'), 'StartPlatzSandbox');
  964.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SandboxBundle/Resources/views'), '!StartPlatzSandbox');
  965.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SurveyBundle/Resources/views'), 'StartPlatzSurvey');
  966.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/SurveyBundle/Resources/views'), '!StartPlatzSurvey');
  967.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MailmanBundle/Resources/views'), 'StartPlatzMailman');
  968.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MailmanBundle/Resources/views'), '!StartPlatzMailman');
  969.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MentorsBundle/Resources/views'), 'StartPlatzMentors');
  970.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MentorsBundle/Resources/views'), '!StartPlatzMentors');
  971.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/PartnersBundle/Resources/views'), 'StartPlatzPartners');
  972.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/PartnersBundle/Resources/views'), '!StartPlatzPartners');
  973.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/InvestorsBundle/Resources/views'), 'StartPlatzInvestors');
  974.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/InvestorsBundle/Resources/views'), '!StartPlatzInvestors');
  975.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/ConnectBundle/Resources/views'), 'StartPlatzConnect');
  976.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/ConnectBundle/Resources/views'), '!StartPlatzConnect');
  977.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/AcceleratorBundle/Resources/views'), 'StartPlatzAccelerator');
  978.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/AcceleratorBundle/Resources/views'), '!StartPlatzAccelerator');
  979.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/RpAdminBundle/Resources/views'), 'StartPlatzRpAdmin');
  980.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/RpAdminBundle/Resources/views'), '!StartPlatzRpAdmin');
  981.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/VirtualOfficeBundle/Resources/views'), 'StartPlatzVirtualOffice');
  982.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/VirtualOfficeBundle/Resources/views'), '!StartPlatzVirtualOffice');
  983.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/TeamAdminBundle/Resources/views'), 'StartPlatzTeamAdmin');
  984.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/TeamAdminBundle/Resources/views'), '!StartPlatzTeamAdmin');
  985.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MemberAdminBundle/Resources/views'), 'StartPlatzMemberAdmin');
  986.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MemberAdminBundle/Resources/views'), '!StartPlatzMemberAdmin');
  987.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  988.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  989.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  990.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  991.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/TinymceBundle'), 'Tinymce');
  992.         $a->addPath((\dirname(__DIR__4).'/vendor/eckinox/tinymce-bundle/templates'), 'Tinymce');
  993.         $a->addPath((\dirname(__DIR__4).'/vendor/eckinox/tinymce-bundle/templates'), '!Tinymce');
  994.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc');
  995.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc');
  996.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MobileApiBundle/Resources/views'), 'StartPlatzMobileApi');
  997.         $a->addPath((\dirname(__DIR__4).'/src/StartPlatz/Bundle/MobileApiBundle/Resources/views'), '!StartPlatzMobileApi');
  998.         $a->addPath((\dirname(__DIR__4).'/templates'));
  999.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  1000.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  1001.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  1002.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  1003.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1004.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1005.         $d = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1006.         $e = new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($c$d->getBaseUrl(), $d->isSecure())), new RewindableGenerator(function () {
  1007.             return new \EmptyIterator();
  1008.         }, 0)));
  1009.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  1010.         $g = ($this->services['router'] ?? $this->getRouterService());
  1011.         $h = new \Symfony\Component\Workflow\Registry();
  1012.         $h->addWorkflow(($this->services['.container.private.state_machine.gs_review'] ?? $this->get_Container_Private_StateMachine_GsReviewService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\Application'));
  1013.         $h->addWorkflow(($this->services['.container.private.state_machine.gs_selection'] ?? $this->get_Container_Private_StateMachine_GsSelectionService()), new \Symfony\Component\Workflow\SupportStrategy\InstanceOfSupportStrategy('App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\Application'));
  1014.         $i = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  1015.         $j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  1016.         $j->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  1017.         $k = new \Symfony\Bridge\Twig\AppVariable();
  1018.         $k->setEnvironment('dev');
  1019.         $k->setDebug(true);
  1020.         if ($this->has('.container.private.security.token_storage')) {
  1021.             $k->setTokenStorage($i);
  1022.         }
  1023.         if ($this->has('request_stack')) {
  1024.             $k->setRequestStack($c);
  1025.         }
  1026.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  1027.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  1028.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(NULL));
  1029.         $instance->addExtension($e);
  1030.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  1031.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  1032.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  1033.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  1034.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  1035.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  1036.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c$g)));
  1037.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WorkflowExtension($h));
  1038.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  1039.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension(NULL));
  1040.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  1041.         $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($c, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $i)));
  1042.         $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())));
  1043.         $instance->addExtension(new \App\StartPlatz\Bundle\EventBundle\Twig\Extension());
  1044.         $instance->addExtension(new \App\StartPlatz\Bundle\UserBundle\Twig\Extension(($this->services['kernel'] ?? $this->get('kernel'1))));
  1045.         $instance->addExtension(new \App\StartPlatz\Bundle\WebsiteBundle\Twig\Extension($this));
  1046.         $instance->addExtension(new \App\StartPlatz\Ecosystem\Twig\VisibilityExtension(($this->privates['App\\StartPlatz\\Ecosystem\\Config\\Governance\\Visibility\\StartupVisibilityPolicy'] ?? ($this->privates['App\\StartPlatz\\Ecosystem\\Config\\Governance\\Visibility\\StartupVisibilityPolicy'] = new \App\StartPlatz\Ecosystem\Config\Governance\Visibility\StartupVisibilityPolicy()))));
  1047.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  1048.         $instance->addExtension(($this->services['twig.extension.cloudinary'] ?? $this->getTwig_Extension_CloudinaryService()));
  1049.         $instance->addExtension(new \Twig\Extension\StringLoaderExtension());
  1050.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($j));
  1051.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($e));
  1052.         $instance->addGlobal('app'$k);
  1053.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1054.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1055.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1056.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1057.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1058.         ], [
  1059.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1060.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1061.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1062.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1063.         ])));
  1064.         $instance->addGlobal('buildtime'20200512131002);
  1065.         $instance->addGlobal('hubspot_tracking_id'$this->getEnv('HUBSPOT_TRACKING_ID'));
  1066.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1067.         return $instance;
  1068.     }
  1069.     /**
  1070.      * Gets the public '.container.private.validator' shared service.
  1071.      *
  1072.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1073.      */
  1074.     protected function get_Container_Private_ValidatorService()
  1075.     {
  1076.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1077.     }
  1078.     /**
  1079.      * Gets the public 'cache.app' shared service.
  1080.      *
  1081.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1082.      */
  1083.     protected function getCache_AppService()
  1084.     {
  1085.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('fsd14TkpOR'0, ($this->targetDir.''.'/pools/app'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue));
  1086.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1087.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1088.     }
  1089.     /**
  1090.      * Gets the public 'cache.system' shared service.
  1091.      *
  1092.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1093.      */
  1094.     protected function getCache_SystemService()
  1095.     {
  1096.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MVLR1Xrcgj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1097.     }
  1098.     /**
  1099.      * Gets the public 'cache.validator_expression_language' shared service.
  1100.      *
  1101.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1102.      */
  1103.     protected function getCache_ValidatorExpressionLanguageService()
  1104.     {
  1105.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('jb6xImE2mu'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1106.     }
  1107.     /**
  1108.      * Gets the public 'data_collector.dump' shared service.
  1109.      *
  1110.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1111.      */
  1112.     protected function getDataCollector_DumpService()
  1113.     {
  1114.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1115.     }
  1116.     /**
  1117.      * Gets the public 'doctrine' shared service.
  1118.      *
  1119.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1120.      */
  1121.     protected function getDoctrineService()
  1122.     {
  1123.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1124.     }
  1125.     /**
  1126.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1127.      *
  1128.      * @return \Doctrine\DBAL\Connection
  1129.      */
  1130.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1131.     {
  1132.         $a = new \Doctrine\DBAL\Configuration();
  1133.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1134.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1135.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1136.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1137.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  1138.         $a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('(^(?!(wp_|fla_)))')]));
  1139.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'utf8mb4''driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode,\'ONLY_FULL_GROUP_BY\',\'\'))'], 'defaultTableOptions' => ['collate' => 'utf8mb4_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1140.             'App\\StartPlatz\\Bundle\\MemberBundle\\EventListener\\MemberNameListener' => ['privates''App\\StartPlatz\\Bundle\\MemberBundle\\EventListener\\MemberNameListener''getMemberNameListenerService'true],
  1141.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'true],
  1142.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'true],
  1143.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'true],
  1144.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'true],
  1145.             'stof_doctrine_extensions.listener.softdeleteable' => ['privates''stof_doctrine_extensions.listener.softdeleteable''getStofDoctrineExtensions_Listener_SoftdeleteableService'true],
  1146.         ], [
  1147.             'App\\StartPlatz\\Bundle\\MemberBundle\\EventListener\\MemberNameListener' => '?',
  1148.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1149.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1150.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1151.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1152.             'stof_doctrine_extensions.listener.softdeleteable' => '?',
  1153.         ]), [=> 'App\\StartPlatz\\Bundle\\MemberBundle\\EventListener\\MemberNameListener'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], => [=> [=> 'loadClassMetadata'], => 'stof_doctrine_extensions.listener.softdeleteable'], => [=> [=> 'onFlush'], => 'stof_doctrine_extensions.listener.softdeleteable']]), []);
  1154.     }
  1155.     /**
  1156.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1157.      *
  1158.      * @return \Doctrine\ORM\EntityManager
  1159.      */
  1160.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1161.     {
  1162.         $a = new \Doctrine\ORM\Configuration();
  1163.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1164.         $c = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([=> (\dirname(__DIR__4).'/src/StartPlatz/Bundle/StatisticBundle/Entity'), => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/FeedbackBundle/Entity'), => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MetaBundle/Entity'), => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/SurveyBundle/Entity'), => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/SpaceBundle/Entity'), => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/EventBundle/Entity'), => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/PartnersBundle/Entity'), => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/UserBundle/Entity'), => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/EventbriteBundle/Entity'), => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MonsumBundle/Entity'), 10 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/AllmedaBundle/Entity'), 11 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/FibuBundle/Entity'), 12 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/AlphaBundle/Entity'), 13 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/LogBundle/Entity'), 14 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/SettingBundle/Entity'), 15 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/VirtualOfficeBundle/Entity'), 16 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MemberBundle/Entity'), 17 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/StartupBundle/Entity'), 18 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/ApiBundle/Entity'), 19 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/ControllingBundle/Entity'), 20 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/InvestorsBundle/Entity'), 21 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MailmanBundle/Entity'), 22 => (\dirname(__DIR__4).'/src/StartPlatz/Ecosystem/Config/Runtime/Entity'), 23 => (\dirname(__DIR__4).'/src/StartPlatz/Ecosystem/Evidence/Entity'), 24 => (\dirname(__DIR__4).'/src/StartPlatz/Ecosystem/Interaction/Entity'), 25 => (\dirname(__DIR__4).'/src/StartPlatz/Ecosystem/Entitlement/Entity'), 26 => (\dirname(__DIR__4).'/src/StartPlatz/Ecosystem/Participation/Entity'), 27 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MobileApiBundle/Entity'), 28 => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/GruendungsstipendiumBundle/Entity')]);
  1165.         $b->addDriver($c'App\\StartPlatz\\Bundle\\StatisticBundle\\Entity');
  1166.         $b->addDriver($c'App\\StartPlatz\\Bundle\\FeedbackBundle\\Entity');
  1167.         $b->addDriver($c'App\\StartPlatz\\Bundle\\MetaBundle\\Entity');
  1168.         $b->addDriver($c'App\\StartPlatz\\Bundle\\SurveyBundle\\Entity');
  1169.         $b->addDriver($c'App\\StartPlatz\\Bundle\\SpaceBundle\\Entity');
  1170.         $b->addDriver($c'App\\StartPlatz\\Bundle\\EventBundle\\Entity');
  1171.         $b->addDriver($c'App\\StartPlatz\\Bundle\\PartnersBundle\\Entity');
  1172.         $b->addDriver($c'App\\StartPlatz\\Bundle\\UserBundle\\Entity');
  1173.         $b->addDriver($c'App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity');
  1174.         $b->addDriver($c'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity');
  1175.         $b->addDriver($c'App\\StartPlatz\\Bundle\\AllmedaBundle\\Entity');
  1176.         $b->addDriver($c'App\\StartPlatz\\Bundle\\FibuBundle\\Entity');
  1177.         $b->addDriver($c'App\\StartPlatz\\Bundle\\AlphaBundle\\Entity');
  1178.         $b->addDriver($c'App\\StartPlatz\\Bundle\\LogBundle\\Entity');
  1179.         $b->addDriver($c'App\\StartPlatz\\Bundle\\SettingBundle\\Entity');
  1180.         $b->addDriver($c'App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Entity');
  1181.         $b->addDriver($c'App\\StartPlatz\\Bundle\\MemberBundle\\Entity');
  1182.         $b->addDriver($c'App\\StartPlatz\\Bundle\\StartupBundle\\Entity');
  1183.         $b->addDriver($c'App\\StartPlatz\\Bundle\\ApiBundle\\Entity');
  1184.         $b->addDriver($c'App\\StartPlatz\\Bundle\\ControllingBundle\\Entity');
  1185.         $b->addDriver($c'App\\StartPlatz\\Bundle\\InvestorsBundle\\Entity');
  1186.         $b->addDriver($c'App\\StartPlatz\\Bundle\\MailmanBundle\\Entity');
  1187.         $b->addDriver($c'App\\StartPlatz\\Ecosystem\\Config\\Runtime\\Entity');
  1188.         $b->addDriver($c'App\\StartPlatz\\Ecosystem\\Evidence\\Entity');
  1189.         $b->addDriver($c'App\\StartPlatz\\Ecosystem\\Interaction\\Entity');
  1190.         $b->addDriver($c'App\\StartPlatz\\Ecosystem\\Entitlement\\Entity');
  1191.         $b->addDriver($c'App\\StartPlatz\\Ecosystem\\Participation\\Entity');
  1192.         $b->addDriver($c'App\\StartPlatz\\Bundle\\MobileApiBundle\\Entity');
  1193.         $b->addDriver($c'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Entity');
  1194.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/StartPlatz')]), 'App\\StartPlatz');
  1195.         $a->setEntityNamespaces(['Statistic' => 'App\\StartPlatz\\Bundle\\StatisticBundle\\Entity''Feedback' => 'App\\StartPlatz\\Bundle\\FeedbackBundle\\Entity''Meta' => 'App\\StartPlatz\\Bundle\\MetaBundle\\Entity''Survey' => 'App\\StartPlatz\\Bundle\\SurveyBundle\\Entity''Space' => 'App\\StartPlatz\\Bundle\\SpaceBundle\\Entity''Event' => 'App\\StartPlatz\\Bundle\\EventBundle\\Entity''Partners' => 'App\\StartPlatz\\Bundle\\PartnersBundle\\Entity''User' => 'App\\StartPlatz\\Bundle\\UserBundle\\Entity''Eventbrite' => 'App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity''Monsum' => 'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity''Allmeda' => 'App\\StartPlatz\\Bundle\\AllmedaBundle\\Entity''Fibu' => 'App\\StartPlatz\\Bundle\\FibuBundle\\Entity''Alpha' => 'App\\StartPlatz\\Bundle\\AlphaBundle\\Entity''Log' => 'App\\StartPlatz\\Bundle\\LogBundle\\Entity''Setting' => 'App\\StartPlatz\\Bundle\\SettingBundle\\Entity''VirtualOffice' => 'App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Entity''Member' => 'App\\StartPlatz\\Bundle\\MemberBundle\\Entity''Startup' => 'App\\StartPlatz\\Bundle\\StartupBundle\\Entity''Api' => 'App\\StartPlatz\\Bundle\\ApiBundle\\Entity''Controlling' => 'App\\StartPlatz\\Bundle\\ControllingBundle\\Entity''Investors' => 'App\\StartPlatz\\Bundle\\InvestorsBundle\\Entity''Mailman' => 'App\\StartPlatz\\Bundle\\MailmanBundle\\Entity''EcosystemConfig' => 'App\\StartPlatz\\Ecosystem\\Config\\Runtime\\Entity''EcosystemEvidence' => 'App\\StartPlatz\\Ecosystem\\Evidence\\Entity''EcosystemInteraction' => 'App\\StartPlatz\\Ecosystem\\Interaction\\Entity''EcosystemEntitlement' => 'App\\StartPlatz\\Ecosystem\\Entitlement\\Entity''EcosystemParticipation' => 'App\\StartPlatz\\Ecosystem\\Participation\\Entity''MobileApi' => 'App\\StartPlatz\\Bundle\\MobileApiBundle\\Entity''App' => 'App\\StartPlatz''StartPlatzUserBundle' => 'App\\StartPlatz\\Bundle\\UserBundle\\Entity''StartPlatzMemberBundle' => 'App\\StartPlatz\\Bundle\\MemberBundle\\Entity''StartPlatzMetaBundle' => 'App\\StartPlatz\\Bundle\\MetaBundle\\Entity''StartPlatzStartupBundle' => 'App\\StartPlatz\\Bundle\\StartupBundle\\Entity''StartPlatzEventBundle' => 'App\\StartPlatz\\Bundle\\EventBundle\\Entity''StartPlatzFibuBundle' => 'App\\StartPlatz\\Bundle\\FibuBundle\\Entity''StartPlatzAlphaBundle' => 'App\\StartPlatz\\Bundle\\AlphaBundle\\Entity''StartPlatzFeedbackBundle' => 'App\\StartPlatz\\Bundle\\FeedbackBundle\\Entity''StartPlatzSettingBundle' => 'App\\StartPlatz\\Bundle\\SettingBundle\\Entity''StartPlatzApiBundle' => 'App\\StartPlatz\\Bundle\\ApiBundle\\Entity''StartPlatzLogBundle' => 'App\\StartPlatz\\Bundle\\LogBundle\\Entity''StartPlatzSpaceBundle' => 'App\\StartPlatz\\Bundle\\SpaceBundle\\Entity''StartPlatzControllingBundle' => 'App\\StartPlatz\\Bundle\\ControllingBundle\\Entity''StartPlatzMonsumBundle' => 'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity''StartPlatzEventbriteBundle' => 'App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity''StartPlatzAllmedaBundle' => 'App\\StartPlatz\\Bundle\\AllmedaBundle\\Entity''StartPlatzGruendungsstipendiumBundle' => 'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Entity''StartPlatzStatisticBundle' => 'App\\StartPlatz\\Bundle\\StatisticBundle\\Entity''StartPlatzSurveyBundle' => 'App\\StartPlatz\\Bundle\\SurveyBundle\\Entity''StartPlatzMailmanBundle' => 'App\\StartPlatz\\Bundle\\MailmanBundle\\Entity''StartPlatzPartnersBundle' => 'App\\StartPlatz\\Bundle\\PartnersBundle\\Entity''StartPlatzInvestorsBundle' => 'App\\StartPlatz\\Bundle\\InvestorsBundle\\Entity''StartPlatzVirtualOfficeBundle' => 'App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Entity''StartPlatzMobileApiBundle' => 'App\\StartPlatz\\Bundle\\MobileApiBundle\\Entity']);
  1196.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1197.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1198.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1199.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1200.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1201.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1202.         ], [
  1203.             'doctrine.ulid_generator' => '?',
  1204.             'doctrine.uuid_generator' => '?',
  1205.         ])));
  1206.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1207.         $a->setProxyNamespace('Proxies');
  1208.         $a->setAutoGenerateProxyClasses(true);
  1209.         $a->setSchemaIgnoreClasses([]);
  1210.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1211.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1212.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\DefaultNamingStrategy());
  1213.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1214.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1215.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1216.             'App\\StartPlatz\\Bundle\\AllmedaBundle\\Entity\\BatchApplicationAssessmentRepository' => ['privates''App\\StartPlatz\\Bundle\\AllmedaBundle\\Entity\\BatchApplicationAssessmentRepository''getBatchApplicationAssessmentRepositoryService'true],
  1217.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\InvestRepository' => ['privates''App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\InvestRepository''getInvestRepositoryService'true],
  1218.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\JobRepository' => ['privates''App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\JobRepository''getJobRepositoryService'true],
  1219.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\PageRepository' => ['privates''App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\PageRepository''getPageRepositoryService'true],
  1220.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\PerkRepository' => ['privates''App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\PerkRepository''getPerkRepositoryService'true],
  1221.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\FeedRepository' => ['privates''App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\FeedRepository''getFeedRepositoryService'true],
  1222.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\NetworkingDyadRepository' => ['privates''App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\NetworkingDyadRepository''getNetworkingDyadRepositoryService'true],
  1223.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\NetworkingEventRepository' => ['privates''App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\NetworkingEventRepository''getNetworkingEventRepositoryService'true],
  1224.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\PostRepository' => ['privates''App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\PostRepository''getPostRepositoryService'true],
  1225.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\RatingRepository' => ['privates''App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\RatingRepository''getRatingRepositoryService'true],
  1226.             'App\\StartPlatz\\Bundle\\ApiBundle\\Repository\\WebhookLogRepository' => ['privates''App\\StartPlatz\\Bundle\\ApiBundle\\Repository\\WebhookLogRepository''getWebhookLogRepositoryService'true],
  1227.             'App\\StartPlatz\\Bundle\\ControllingBundle\\Entity\\ControllingRepository' => ['privates''App\\StartPlatz\\Bundle\\ControllingBundle\\Entity\\ControllingRepository''getControllingRepositoryService'true],
  1228.             'App\\StartPlatz\\Bundle\\EventBundle\\Entity\\EventRepository' => ['privates''App\\StartPlatz\\Bundle\\EventBundle\\Entity\\EventRepository''getEventRepositoryService'true],
  1229.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\AttendeeRepository' => ['privates''App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\AttendeeRepository''getAttendeeRepositoryService'true],
  1230.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\EventAttendeeRepository' => ['privates''App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\EventAttendeeRepository''getEventAttendeeRepositoryService'true],
  1231.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\EventDuesseldorfRepository' => ['privates''App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\EventDuesseldorfRepository''getEventDuesseldorfRepositoryService'true],
  1232.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\EventRepository' => ['privates''App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\EventRepository''getEventRepository2Service'true],
  1233.             'App\\StartPlatz\\Bundle\\FeedbackBundle\\Entity\\FeedbackRepository' => ['privates''App\\StartPlatz\\Bundle\\FeedbackBundle\\Entity\\FeedbackRepository''getFeedbackRepositoryService'true],
  1234.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\ConsolidationRepository' => ['privates''App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\ConsolidationRepository''getConsolidationRepositoryService'true],
  1235.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\DatevRepository' => ['privates''App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\DatevRepository''getDatevRepositoryService'true],
  1236.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\EasybillRepository' => ['privates''App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\EasybillRepository''getEasybillRepositoryService'true],
  1237.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\InvoiceRepository' => ['privates''App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\InvoiceRepository''getInvoiceRepositoryService'true],
  1238.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\PositionRepository' => ['privates''App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\PositionRepository''getPositionRepositoryService'true],
  1239.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\ProductRepository' => ['privates''App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\ProductRepository''getProductRepository2Service'true],
  1240.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJuryAssessmentRepository' => ['privates''App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJuryAssessmentRepository''getGsJuryAssessmentRepositoryService'true],
  1241.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJuryMemberAssessmentRepository' => ['privates''App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJuryMemberAssessmentRepository''getGsJuryMemberAssessmentRepositoryService'true],
  1242.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJuryParticipationRepository' => ['privates''App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJuryParticipationRepository''getGsJuryParticipationRepositoryService'true],
  1243.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJurySessionRepository' => ['privates''App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJurySessionRepository''getGsJurySessionRepositoryService'true],
  1244.             'App\\StartPlatz\\Bundle\\InvestorsBundle\\Repository\\InvestorRepository' => ['privates''App\\StartPlatz\\Bundle\\InvestorsBundle\\Repository\\InvestorRepository''getInvestorRepositoryService'true],
  1245.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\BookinglogRepository' => ['privates''App\\StartPlatz\\Bundle\\LogBundle\\Entity\\BookinglogRepository''getBookinglogRepositoryService'true],
  1246.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\CronjobLogRepository' => ['privates''App\\StartPlatz\\Bundle\\LogBundle\\Entity\\CronjobLogRepository''getCronjobLogRepositoryService'true],
  1247.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\ErrorlogRepository' => ['privates''App\\StartPlatz\\Bundle\\LogBundle\\Entity\\ErrorlogRepository''getErrorlogRepositoryService'true],
  1248.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\EventbritelogRepository' => ['privates''App\\StartPlatz\\Bundle\\LogBundle\\Entity\\EventbritelogRepository''getEventbritelogRepositoryService'true],
  1249.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\MemberlogRepository' => ['privates''App\\StartPlatz\\Bundle\\LogBundle\\Entity\\MemberlogRepository''getMemberlogRepositoryService'true],
  1250.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\MonsumlogRepository' => ['privates''App\\StartPlatz\\Bundle\\LogBundle\\Entity\\MonsumlogRepository''getMonsumlogRepositoryService'true],
  1251.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\SelfbookinglogRepository' => ['privates''App\\StartPlatz\\Bundle\\LogBundle\\Entity\\SelfbookinglogRepository''getSelfbookinglogRepositoryService'true],
  1252.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\SpacelogRepository' => ['privates''App\\StartPlatz\\Bundle\\LogBundle\\Entity\\SpacelogRepository''getSpacelogRepositoryService'true],
  1253.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\TeamlogRepository' => ['privates''App\\StartPlatz\\Bundle\\LogBundle\\Entity\\TeamlogRepository''getTeamlogRepositoryService'true],
  1254.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Repository\\BulkMailRepository' => ['privates''App\\StartPlatz\\Bundle\\MailmanBundle\\Repository\\BulkMailRepository''getBulkMailRepositoryService'true],
  1255.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Repository\\MailQueueRepository' => ['privates''App\\StartPlatz\\Bundle\\MailmanBundle\\Repository\\MailQueueRepository''getMailQueueRepositoryService'true],
  1256.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Repository\\MailTemplateRepository' => ['privates''App\\StartPlatz\\Bundle\\MailmanBundle\\Repository\\MailTemplateRepository''getMailTemplateRepositoryService'true],
  1257.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\MemberRepository' => ['privates''App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\MemberRepository''getMemberRepositoryService'true],
  1258.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\MemberTeamRepository' => ['privates''App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\MemberTeamRepository''getMemberTeamRepositoryService'true],
  1259.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\OptionRepository' => ['privates''App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\OptionRepository''getOptionRepositoryService'true],
  1260.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\ProductRepository' => ['privates''App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\ProductRepository''getProductRepositoryService'true],
  1261.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\ServiceRepository' => ['privates''App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\ServiceRepository''getServiceRepositoryService'true],
  1262.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\TeamRepository' => ['privates''App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\TeamRepository''getTeamRepositoryService'true],
  1263.             'App\\StartPlatz\\Bundle\\MetaBundle\\Entity\\AttributeRepository' => ['privates''App\\StartPlatz\\Bundle\\MetaBundle\\Entity\\AttributeRepository''getAttributeRepositoryService'true],
  1264.             'App\\StartPlatz\\Bundle\\MetaBundle\\Entity\\TagRepository' => ['privates''App\\StartPlatz\\Bundle\\MetaBundle\\Entity\\TagRepository''getTagRepositoryService'true],
  1265.             'App\\StartPlatz\\Bundle\\MobileApiBundle\\Entity\\MobileAppTokenRepository' => ['privates''App\\StartPlatz\\Bundle\\MobileApiBundle\\Entity\\MobileAppTokenRepository''getMobileAppTokenRepositoryService'true],
  1266.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\ArticleRepository' => ['privates''App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\ArticleRepository''getArticleRepositoryService'true],
  1267.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\CustomerRepository' => ['privates''App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\CustomerRepository''getCustomerRepositoryService'true],
  1268.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\InvoiceRepository' => ['privates''App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\InvoiceRepository''getInvoiceRepository2Service'true],
  1269.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\ItemRepository' => ['privates''App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\ItemRepository''getItemRepositoryService'true],
  1270.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\SubscriptionRepository' => ['privates''App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\SubscriptionRepository''getSubscriptionRepositoryService'true],
  1271.             'App\\StartPlatz\\Bundle\\PartnersBundle\\Repository\\PartnerRepository' => ['privates''App\\StartPlatz\\Bundle\\PartnersBundle\\Repository\\PartnerRepository''getPartnerRepositoryService'true],
  1272.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\AlumnusRepository' => ['privates''App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\AlumnusRepository''getAlumnusRepositoryService'true],
  1273.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\BudgetRepository' => ['privates''App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\BudgetRepository''getBudgetRepositoryService'true],
  1274.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\KeyRepository' => ['privates''App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\KeyRepository''getKeyRepositoryService'true],
  1275.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\KeylogRepository' => ['privates''App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\KeylogRepository''getKeylogRepositoryService'true],
  1276.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\ResourceRepository' => ['privates''App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\ResourceRepository''getResourceRepositoryService'true],
  1277.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\SpaceRepository' => ['privates''App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\SpaceRepository''getSpaceRepositoryService'true],
  1278.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TaskRepository' => ['privates''App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TaskRepository''getTaskRepositoryService'true],
  1279.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TransactionRepository' => ['privates''App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TransactionRepository''getTransactionRepositoryService'true],
  1280.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TransponderRepository' => ['privates''App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TransponderRepository''getTransponderRepositoryService'true],
  1281.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TransponderlogRepository' => ['privates''App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TransponderlogRepository''getTransponderlogRepositoryService'true],
  1282.             'App\\StartPlatz\\Bundle\\SpaceBundle\\Entity\\BookingRepository' => ['privates''App\\StartPlatz\\Bundle\\SpaceBundle\\Entity\\BookingRepository''getBookingRepositoryService'true],
  1283.             'App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\VoteSessionParticipantRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\VoteSessionParticipantRepository''getVoteSessionParticipantRepositoryService'true],
  1284.             'App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\VoteSessionParticipantVoteRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\VoteSessionParticipantVoteRepository''getVoteSessionParticipantVoteRepositoryService'true],
  1285.             'App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\VoteSessionRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\VoteSessionRepository''getVoteSessionRepositoryService'true],
  1286.             'App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\WorkingSetRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\WorkingSetRepository''getWorkingSetRepositoryService'true],
  1287.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\ApplicationRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\ApplicationRepository''getApplicationRepositoryService'true],
  1288.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\BatchRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\BatchRepository''getBatchRepositoryService'true],
  1289.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\ProgramRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\ProgramRepository''getProgramRepositoryService'true],
  1290.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\ReminderRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\ReminderRepository''getReminderRepositoryService'true],
  1291.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupActivityTypeRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupActivityTypeRepository''getStartupActivityTypeRepositoryService'true],
  1292.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupAttributeRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupAttributeRepository''getStartupAttributeRepositoryService'true],
  1293.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupBatchActivityRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupBatchActivityRepository''getStartupBatchActivityRepositoryService'true],
  1294.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupLifecycleEventRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupLifecycleEventRepository''getStartupLifecycleEventRepositoryService'true],
  1295.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupRelevanceRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupRelevanceRepository''getStartupRelevanceRepositoryService'true],
  1296.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupRepository' => ['privates''App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupRepository''getStartupRepositoryService'true],
  1297.             'App\\StartPlatz\\Bundle\\StatisticBundle\\Entity\\StatisticRepository' => ['privates''App\\StartPlatz\\Bundle\\StatisticBundle\\Entity\\StatisticRepository''getStatisticRepositoryService'true],
  1298.             'App\\StartPlatz\\Bundle\\StatisticBundle\\Repository\\TrackingAggregateRepository' => ['privates''App\\StartPlatz\\Bundle\\StatisticBundle\\Repository\\TrackingAggregateRepository''getTrackingAggregateRepositoryService'true],
  1299.             'App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\AnswerRepository' => ['privates''App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\AnswerRepository''getAnswerRepositoryService'true],
  1300.             'App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\ParticipationRepository' => ['privates''App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\ParticipationRepository''getParticipationRepository2Service'true],
  1301.             'App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\QuestionRepository' => ['privates''App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\QuestionRepository''getQuestionRepositoryService'true],
  1302.             'App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\SurveyRepository' => ['privates''App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\SurveyRepository''getSurveyRepositoryService'true],
  1303.             'App\\StartPlatz\\Bundle\\UserBundle\\Entity\\LoginTokenRepository' => ['privates''App\\StartPlatz\\Bundle\\UserBundle\\Entity\\LoginTokenRepository''getLoginTokenRepositoryService'true],
  1304.             'App\\StartPlatz\\Bundle\\UserBundle\\Entity\\UserRepository' => ['privates''App\\StartPlatz\\Bundle\\UserBundle\\Entity\\UserRepository''getUserRepositoryService'true],
  1305.             'App\\StartPlatz\\Bundle\\UserBundle\\Repository\\UserActivityRepository' => ['privates''App\\StartPlatz\\Bundle\\UserBundle\\Repository\\UserActivityRepository''getUserActivityRepositoryService'true],
  1306.             'App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Entity\\VirtualOfficeImportErrorRepository' => ['privates''App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Entity\\VirtualOfficeImportErrorRepository''getVirtualOfficeImportErrorRepositoryService'true],
  1307.             'App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Entity\\VirtualOfficeRepository' => ['privates''App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Entity\\VirtualOfficeRepository''getVirtualOfficeRepositoryService'true],
  1308.             'App\\StartPlatz\\Ecosystem\\Config\\Runtime\\Repository\\ConfigSettingRepository' => ['privates''App\\StartPlatz\\Ecosystem\\Config\\Runtime\\Repository\\ConfigSettingRepository''getConfigSettingRepositoryService'true],
  1309.             'App\\StartPlatz\\Ecosystem\\Entitlement\\Repository\\CoworkerEntitlementRepository' => ['privates''App\\StartPlatz\\Ecosystem\\Entitlement\\Repository\\CoworkerEntitlementRepository''getCoworkerEntitlementRepositoryService'true],
  1310.             'App\\StartPlatz\\Ecosystem\\Entitlement\\Repository\\EirResidencyRepository' => ['privates''App\\StartPlatz\\Ecosystem\\Entitlement\\Repository\\EirResidencyRepository''getEirResidencyRepositoryService'true],
  1311.             'App\\StartPlatz\\Ecosystem\\Evidence\\Repository\\SystemEvidenceRepository' => ['privates''App\\StartPlatz\\Ecosystem\\Evidence\\Repository\\SystemEvidenceRepository''getSystemEvidenceRepositoryService'true],
  1312.             'App\\StartPlatz\\Ecosystem\\Interaction\\Repository\\InteractionIntroRepository' => ['privates''App\\StartPlatz\\Ecosystem\\Interaction\\Repository\\InteractionIntroRepository''getInteractionIntroRepositoryService'true],
  1313.             'App\\StartPlatz\\Ecosystem\\Interaction\\Repository\\InteractionRequestRepository' => ['privates''App\\StartPlatz\\Ecosystem\\Interaction\\Repository\\InteractionRequestRepository''getInteractionRequestRepositoryService'true],
  1314.             'App\\StartPlatz\\Ecosystem\\Participation\\Repository\\ParticipationRepository' => ['privates''App\\StartPlatz\\Ecosystem\\Participation\\Repository\\ParticipationRepository''getParticipationRepositoryService'true],
  1315.         ], [
  1316.             'App\\StartPlatz\\Bundle\\AllmedaBundle\\Entity\\BatchApplicationAssessmentRepository' => '?',
  1317.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\InvestRepository' => '?',
  1318.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\JobRepository' => '?',
  1319.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\PageRepository' => '?',
  1320.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Entity\\PerkRepository' => '?',
  1321.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\FeedRepository' => '?',
  1322.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\NetworkingDyadRepository' => '?',
  1323.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\NetworkingEventRepository' => '?',
  1324.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\PostRepository' => '?',
  1325.             'App\\StartPlatz\\Bundle\\AlphaBundle\\Repository\\RatingRepository' => '?',
  1326.             'App\\StartPlatz\\Bundle\\ApiBundle\\Repository\\WebhookLogRepository' => '?',
  1327.             'App\\StartPlatz\\Bundle\\ControllingBundle\\Entity\\ControllingRepository' => '?',
  1328.             'App\\StartPlatz\\Bundle\\EventBundle\\Entity\\EventRepository' => '?',
  1329.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\AttendeeRepository' => '?',
  1330.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\EventAttendeeRepository' => '?',
  1331.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\EventDuesseldorfRepository' => '?',
  1332.             'App\\StartPlatz\\Bundle\\EventbriteBundle\\Entity\\EventRepository' => '?',
  1333.             'App\\StartPlatz\\Bundle\\FeedbackBundle\\Entity\\FeedbackRepository' => '?',
  1334.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\ConsolidationRepository' => '?',
  1335.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\DatevRepository' => '?',
  1336.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\EasybillRepository' => '?',
  1337.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\InvoiceRepository' => '?',
  1338.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\PositionRepository' => '?',
  1339.             'App\\StartPlatz\\Bundle\\FibuBundle\\Entity\\ProductRepository' => '?',
  1340.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJuryAssessmentRepository' => '?',
  1341.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJuryMemberAssessmentRepository' => '?',
  1342.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJuryParticipationRepository' => '?',
  1343.             'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Repository\\GsJurySessionRepository' => '?',
  1344.             'App\\StartPlatz\\Bundle\\InvestorsBundle\\Repository\\InvestorRepository' => '?',
  1345.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\BookinglogRepository' => '?',
  1346.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\CronjobLogRepository' => '?',
  1347.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\ErrorlogRepository' => '?',
  1348.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\EventbritelogRepository' => '?',
  1349.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\MemberlogRepository' => '?',
  1350.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\MonsumlogRepository' => '?',
  1351.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\SelfbookinglogRepository' => '?',
  1352.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\SpacelogRepository' => '?',
  1353.             'App\\StartPlatz\\Bundle\\LogBundle\\Entity\\TeamlogRepository' => '?',
  1354.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Repository\\BulkMailRepository' => '?',
  1355.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Repository\\MailQueueRepository' => '?',
  1356.             'App\\StartPlatz\\Bundle\\MailmanBundle\\Repository\\MailTemplateRepository' => '?',
  1357.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\MemberRepository' => '?',
  1358.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\MemberTeamRepository' => '?',
  1359.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\OptionRepository' => '?',
  1360.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\ProductRepository' => '?',
  1361.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\ServiceRepository' => '?',
  1362.             'App\\StartPlatz\\Bundle\\MemberBundle\\Entity\\TeamRepository' => '?',
  1363.             'App\\StartPlatz\\Bundle\\MetaBundle\\Entity\\AttributeRepository' => '?',
  1364.             'App\\StartPlatz\\Bundle\\MetaBundle\\Entity\\TagRepository' => '?',
  1365.             'App\\StartPlatz\\Bundle\\MobileApiBundle\\Entity\\MobileAppTokenRepository' => '?',
  1366.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\ArticleRepository' => '?',
  1367.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\CustomerRepository' => '?',
  1368.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\InvoiceRepository' => '?',
  1369.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\ItemRepository' => '?',
  1370.             'App\\StartPlatz\\Bundle\\MonsumBundle\\Entity\\SubscriptionRepository' => '?',
  1371.             'App\\StartPlatz\\Bundle\\PartnersBundle\\Repository\\PartnerRepository' => '?',
  1372.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\AlumnusRepository' => '?',
  1373.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\BudgetRepository' => '?',
  1374.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\KeyRepository' => '?',
  1375.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\KeylogRepository' => '?',
  1376.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\ResourceRepository' => '?',
  1377.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\SpaceRepository' => '?',
  1378.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TaskRepository' => '?',
  1379.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TransactionRepository' => '?',
  1380.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TransponderRepository' => '?',
  1381.             'App\\StartPlatz\\Bundle\\SettingBundle\\Entity\\TransponderlogRepository' => '?',
  1382.             'App\\StartPlatz\\Bundle\\SpaceBundle\\Entity\\BookingRepository' => '?',
  1383.             'App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\VoteSessionParticipantRepository' => '?',
  1384.             'App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\VoteSessionParticipantVoteRepository' => '?',
  1385.             'App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\VoteSessionRepository' => '?',
  1386.             'App\\StartPlatz\\Bundle\\StartupBundle\\Entity\\WorkingSetRepository' => '?',
  1387.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\ApplicationRepository' => '?',
  1388.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\BatchRepository' => '?',
  1389.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\ProgramRepository' => '?',
  1390.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\ReminderRepository' => '?',
  1391.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupActivityTypeRepository' => '?',
  1392.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupAttributeRepository' => '?',
  1393.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupBatchActivityRepository' => '?',
  1394.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupLifecycleEventRepository' => '?',
  1395.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupRelevanceRepository' => '?',
  1396.             'App\\StartPlatz\\Bundle\\StartupBundle\\Repository\\StartupRepository' => '?',
  1397.             'App\\StartPlatz\\Bundle\\StatisticBundle\\Entity\\StatisticRepository' => '?',
  1398.             'App\\StartPlatz\\Bundle\\StatisticBundle\\Repository\\TrackingAggregateRepository' => '?',
  1399.             'App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\AnswerRepository' => '?',
  1400.             'App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\ParticipationRepository' => '?',
  1401.             'App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\QuestionRepository' => '?',
  1402.             'App\\StartPlatz\\Bundle\\SurveyBundle\\Repository\\SurveyRepository' => '?',
  1403.             'App\\StartPlatz\\Bundle\\UserBundle\\Entity\\LoginTokenRepository' => '?',
  1404.             'App\\StartPlatz\\Bundle\\UserBundle\\Entity\\UserRepository' => '?',
  1405.             'App\\StartPlatz\\Bundle\\UserBundle\\Repository\\UserActivityRepository' => '?',
  1406.             'App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Entity\\VirtualOfficeImportErrorRepository' => '?',
  1407.             'App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Entity\\VirtualOfficeRepository' => '?',
  1408.             'App\\StartPlatz\\Ecosystem\\Config\\Runtime\\Repository\\ConfigSettingRepository' => '?',
  1409.             'App\\StartPlatz\\Ecosystem\\Entitlement\\Repository\\CoworkerEntitlementRepository' => '?',
  1410.             'App\\StartPlatz\\Ecosystem\\Entitlement\\Repository\\EirResidencyRepository' => '?',
  1411.             'App\\StartPlatz\\Ecosystem\\Evidence\\Repository\\SystemEvidenceRepository' => '?',
  1412.             'App\\StartPlatz\\Ecosystem\\Interaction\\Repository\\InteractionIntroRepository' => '?',
  1413.             'App\\StartPlatz\\Ecosystem\\Interaction\\Repository\\InteractionRequestRepository' => '?',
  1414.             'App\\StartPlatz\\Ecosystem\\Participation\\Repository\\ParticipationRepository' => '?',
  1415.         ])));
  1416.         $a->addCustomStringFunction('JSON_EXTRACT''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonExtract');
  1417.         $a->addCustomStringFunction('JSON_CONTAINS''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonContains');
  1418.         $a->addCustomStringFunction('JSON_SEARCH''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonSearch');
  1419.         $a->addCustomStringFunction('JSON_VALUE''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonValue');
  1420.         $a->addCustomStringFunction('JSON_UNQUOTE''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonUnquote');
  1421.         $a->addFilter('softdeleteable''Gedmo\\SoftDeleteable\\Filter\\SoftDeleteableFilter');
  1422.         $this->services['doctrine.orm.default_entity_manager'] = $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1423.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([=> 'softdeleteable'], []))->configure($instance);
  1424.         return $instance;
  1425.     }
  1426.     /**
  1427.      * Gets the public 'event_dispatcher' shared service.
  1428.      *
  1429.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1430.      */
  1431.     protected function getEventDispatcherService()
  1432.     {
  1433.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1434.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1435.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1436.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1437.         $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())));
  1438.         $instance->addListener('workflow.gs_review.leave', [=> function () {
  1439.             return ($this->privates['.state_machine.gs_review.listener.audit_trail'] ?? $this->load('get_StateMachine_GsReview_Listener_AuditTrailService'));
  1440.         }, => 'onLeave'], 0);
  1441.         $instance->addListener('workflow.gs_review.transition', [=> function () {
  1442.             return ($this->privates['.state_machine.gs_review.listener.audit_trail'] ?? $this->load('get_StateMachine_GsReview_Listener_AuditTrailService'));
  1443.         }, => 'onTransition'], 0);
  1444.         $instance->addListener('workflow.gs_review.enter', [=> function () {
  1445.             return ($this->privates['.state_machine.gs_review.listener.audit_trail'] ?? $this->load('get_StateMachine_GsReview_Listener_AuditTrailService'));
  1446.         }, => 'onEnter'], 0);
  1447.         $instance->addListener('workflow.gs_selection.leave', [=> function () {
  1448.             return ($this->privates['.state_machine.gs_selection.listener.audit_trail'] ?? $this->load('get_StateMachine_GsSelection_Listener_AuditTrailService'));
  1449.         }, => 'onLeave'], 0);
  1450.         $instance->addListener('workflow.gs_selection.transition', [=> function () {
  1451.             return ($this->privates['.state_machine.gs_selection.listener.audit_trail'] ?? $this->load('get_StateMachine_GsSelection_Listener_AuditTrailService'));
  1452.         }, => 'onTransition'], 0);
  1453.         $instance->addListener('workflow.gs_selection.enter', [=> function () {
  1454.             return ($this->privates['.state_machine.gs_selection.listener.audit_trail'] ?? $this->load('get_StateMachine_GsSelection_Listener_AuditTrailService'));
  1455.         }, => 'onEnter'], 0);
  1456.         $instance->addListener('kernel.controller', [=> function () {
  1457.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1458.         }, => 'onKernelController'], 0);
  1459.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1460.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  1461.         }, => 'checkPassport'], 1024);
  1462.         $instance->addListener('kernel.response', [=> function () {
  1463.             return ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  1464.         }, => 'onKernelResponse'], 0);
  1465.         $instance->addListener('kernel.response', [=> function () {
  1466.             return ($this->privates['security.context_listener.1'] ?? $this->getSecurity_ContextListener_1Service());
  1467.         }, => 'onKernelResponse'], 0);
  1468.         $instance->addListener('App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Event\\GsApplicationApprovedEvent', [=> function () {
  1469.             return ($this->privates['App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\EventSubscriber\\GsEvidenceSubscriber'] ?? $this->load('getGsEvidenceSubscriberService'));
  1470.         }, => 'onApplicationApproved'], 0);
  1471.         $instance->addListener('App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Event\\GsApplicationRejectedEvent', [=> function () {
  1472.             return ($this->privates['App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\EventSubscriber\\GsEvidenceSubscriber'] ?? $this->load('getGsEvidenceSubscriberService'));
  1473.         }, => 'onApplicationRejected'], 0);
  1474.         $instance->addListener('App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Event\\GsJuryAdmittedEvent', [=> function () {
  1475.             return ($this->privates['App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\EventSubscriber\\GsEvidenceSubscriber'] ?? $this->load('getGsEvidenceSubscriberService'));
  1476.         }, => 'onJuryAdmitted'], 0);
  1477.         $instance->addListener('App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Event\\GsJuryRecommendedEvent', [=> function () {
  1478.             return ($this->privates['App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\EventSubscriber\\GsEvidenceSubscriber'] ?? $this->load('getGsEvidenceSubscriberService'));
  1479.         }, => 'onJuryRecommended'], 0);
  1480.         $instance->addListener('App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Event\\GsJuryRejectedEvent', [=> function () {
  1481.             return ($this->privates['App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\EventSubscriber\\GsEvidenceSubscriber'] ?? $this->load('getGsEvidenceSubscriberService'));
  1482.         }, => 'onJuryRejected'], 0);
  1483.         $instance->addListener('App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Event\\GsApplicationFinalizedEvent', [=> function () {
  1484.             return ($this->privates['App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\EventSubscriber\\GsEvidenceSubscriber'] ?? $this->load('getGsEvidenceSubscriberService'));
  1485.         }, => 'onApplicationFinalized'], 0);
  1486.         $instance->addListener('App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Event\\GsApplicationDeletedEvent', [=> function () {
  1487.             return ($this->privates['App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\EventSubscriber\\GsEvidenceSubscriber'] ?? $this->load('getGsEvidenceSubscriberService'));
  1488.         }, => 'onApplicationDeleted'], 0);
  1489.         $instance->addListener('App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Event\\GsApplicationStatusResetEvent', [=> function () {
  1490.             return ($this->privates['App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\EventSubscriber\\GsEvidenceSubscriber'] ?? $this->load('getGsEvidenceSubscriberService'));
  1491.         }, => 'onApplicationStatusReset'], 0);
  1492.         $instance->addListener('App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Event\\GsJurySessionStatusChangedEvent', [=> function () {
  1493.             return ($this->privates['App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\EventSubscriber\\GsEvidenceSubscriber'] ?? $this->load('getGsEvidenceSubscriberService'));
  1494.         }, => 'onJurySessionStatusChanged'], 0);
  1495.         $instance->addListener('kernel.controller', [=> function () {
  1496.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1497.         }, => 'onKernelController'], 0);
  1498.         $instance->addListener('kernel.controller', [=> function () {
  1499.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1500.         }, => 'onKernelController'], 0);
  1501.         $instance->addListener('kernel.controller', [=> function () {
  1502.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1503.         }, => 'onKernelController'], -128);
  1504.         $instance->addListener('kernel.view', [=> function () {
  1505.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1506.         }, => 'onKernelView'], 0);
  1507.         $instance->addListener('kernel.controller', [=> function () {
  1508.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1509.         }, => 'onKernelController'], 0);
  1510.         $instance->addListener('kernel.response', [=> function () {
  1511.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1512.         }, => 'onKernelResponse'], 0);
  1513.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1514.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1515.         }, => 'onKernelControllerArguments'], 0);
  1516.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1517.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1518.         }, => 'onKernelControllerArguments'], 0);
  1519.         $instance->addListener('console.command', [=> function () {
  1520.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1521.         }, => 'onCommand'], 255);
  1522.         $instance->addListener('console.terminate', [=> function () {
  1523.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1524.         }, => 'onTerminate'], -255);
  1525.         $instance->addListener('kernel.response', [=> function () {
  1526.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1527.         }, => 'onKernelResponse'], 0);
  1528.         $instance->addListener('kernel.response', [=> function () {
  1529.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1530.         }, => 'onKernelResponse'], -1024);
  1531.         $instance->addListener('kernel.request', [=> function () {
  1532.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1533.         }, => 'setDefaultLocale'], 100);
  1534.         $instance->addListener('kernel.request', [=> function () {
  1535.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1536.         }, => 'onKernelRequest'], 16);
  1537.         $instance->addListener('kernel.finish_request', [=> function () {
  1538.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1539.         }, => 'onKernelFinishRequest'], 0);
  1540.         $instance->addListener('kernel.request', [=> function () {
  1541.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1542.         }, => 'onKernelRequest'], 256);
  1543.         $instance->addListener('kernel.response', [=> function () {
  1544.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1545.         }, => 'onResponse'], -255);
  1546.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1547.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1548.         }, => 'onControllerArguments'], 0);
  1549.         $instance->addListener('kernel.exception', [=> function () {
  1550.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1551.         }, => 'logKernelException'], 0);
  1552.         $instance->addListener('kernel.exception', [=> function () {
  1553.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1554.         }, => 'onKernelException'], -128);
  1555.         $instance->addListener('kernel.response', [=> function () {
  1556.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1557.         }, => 'removeCspHeader'], -128);
  1558.         $instance->addListener('kernel.request', [=> function () {
  1559.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1560.         }, => 'onKernelRequest'], 15);
  1561.         $instance->addListener('kernel.finish_request', [=> function () {
  1562.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1563.         }, => 'onKernelFinishRequest'], -15);
  1564.         $instance->addListener('console.error', [=> function () {
  1565.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1566.         }, => 'onConsoleError'], -128);
  1567.         $instance->addListener('console.terminate', [=> function () {
  1568.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1569.         }, => 'onConsoleTerminate'], -128);
  1570.         $instance->addListener('console.error', [=> function () {
  1571.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1572.         }, => 'onConsoleError'], 0);
  1573.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1574.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1575.         }, => 'onMessage'], -255);
  1576.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1577.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1578.         }, => 'onMessage'], -255);
  1579.         $instance->addListener('kernel.request', [=> function () {
  1580.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1581.         }, => 'configure'], 2048);
  1582.         $instance->addListener('console.command', [=> function () {
  1583.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1584.         }, => 'configure'], 2048);
  1585.         $instance->addListener('kernel.request', [=> function () {
  1586.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1587.         }, => 'onKernelRequest'], 32);
  1588.         $instance->addListener('kernel.finish_request', [=> function () {
  1589.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1590.         }, => 'onKernelFinishRequest'], 0);
  1591.         $instance->addListener('kernel.exception', [=> function () {
  1592.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1593.         }, => 'onKernelException'], -64);
  1594.         $instance->addListener('kernel.request', [=> function () {
  1595.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1596.         }, => 'onKernelRequest'], 128);
  1597.         $instance->addListener('kernel.response', [=> function () {
  1598.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1599.         }, => 'onKernelResponse'], -1000);
  1600.         $instance->addListener('kernel.finish_request', [=> function () {
  1601.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1602.         }, => 'onFinishRequest'], 0);
  1603.         $instance->addListener('kernel.response', [=> function () {
  1604.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1605.         }, => 'onKernelResponse'], -100);
  1606.         $instance->addListener('kernel.exception', [=> function () {
  1607.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1608.         }, => 'onKernelException'], 0);
  1609.         $instance->addListener('kernel.terminate', [=> function () {
  1610.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1611.         }, => 'onKernelTerminate'], -1024);
  1612.         $instance->addListener('kernel.controller', [=> function () {
  1613.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1614.         }, => 'onKernelController'], 0);
  1615.         $instance->addListener('kernel.response', [=> function () {
  1616.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1617.         }, => 'onKernelResponse'], 0);
  1618.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1619.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1620.         }, => 'onMessage'], 0);
  1621.         $instance->addListener('kernel.response', [=> function () {
  1622.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1623.         }, => 'onKernelResponse'], 0);
  1624.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1625.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  1626.         }, => 'checkPassport'], 0);
  1627.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  1628.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  1629.         }, => 'onLoginSuccess'], 0);
  1630.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1631.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1632.         }, => 'onVoterVote'], 0);
  1633.         $instance->addListener('kernel.request', [=> function () {
  1634.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1635.         }, => 'configureLogoutUrlGenerator'], 8);
  1636.         $instance->addListener('kernel.request', [=> function () {
  1637.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1638.         }, => 'onKernelRequest'], 8);
  1639.         $instance->addListener('kernel.finish_request', [=> function () {
  1640.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1641.         }, => 'onKernelFinishRequest'], 0);
  1642.         $instance->addListener('kernel.controller', [=> function () {
  1643.             return ($this->privates['startplatz.wordpress_integration.wordpress_response_listener'] ?? $this->getStartplatz_WordpressIntegration_WordpressResponseListenerService());
  1644.         }, => 'onKernelController'], 0);
  1645.         $instance->addListener('kernel.response', [=> function () {
  1646.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1647.         }, => 'onKernelResponse'], -128);
  1648.         $instance->addListener('console.command', [=> function () {
  1649.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1650.         }, => 'configure'], 1024);
  1651.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  1652.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  1653.         }, => 'checkPassport'], 512);
  1654.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1655.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1656.         }, => 'onLogout'], 0);
  1657.         return $instance;
  1658.     }
  1659.     /**
  1660.      * Gets the public 'http_kernel' shared service.
  1661.      *
  1662.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1663.      */
  1664.     protected function getHttpKernelService()
  1665.     {
  1666.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1667.         if (isset($this->services['http_kernel'])) {
  1668.             return $this->services['http_kernel'];
  1669.         }
  1670.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1671.         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 () {
  1672.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1673.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1674.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1675.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1676.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1677.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1678.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1679.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1680.         }, 8)), $b));
  1681.     }
  1682.     /**
  1683.      * Gets the public 'monolog.logger.deprecation' shared service.
  1684.      *
  1685.      * @return \Symfony\Bridge\Monolog\Logger
  1686.      */
  1687.     protected function getMonolog_Logger_DeprecationService()
  1688.     {
  1689.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1690.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1691.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1692.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1693.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1694.         return $instance;
  1695.     }
  1696.     /**
  1697.      * Gets the public 'request_stack' shared service.
  1698.      *
  1699.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1700.      */
  1701.     protected function getRequestStackService()
  1702.     {
  1703.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1704.     }
  1705.     /**
  1706.      * Gets the public 'router' shared service.
  1707.      *
  1708.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1709.      */
  1710.     protected function getRouterService()
  1711.     {
  1712.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1713.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1714.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1715.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1716.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1717.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1718.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1719.         ], [
  1720.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1721.         ]))->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'en');
  1722.         $instance->setConfigCacheFactory(new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  1723.             yield => ($this->privates['dependency_injection.config.container_parameters_resource_checker'] ?? ($this->privates['dependency_injection.config.container_parameters_resource_checker'] = new \Symfony\Component\DependencyInjection\Config\ContainerParametersResourceChecker($this)));
  1724.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  1725.         }, 2)));
  1726.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1727.         return $instance;
  1728.     }
  1729.     /**
  1730.      * Gets the public 'speicher210_cloudinary.cloudinary' shared service.
  1731.      *
  1732.      * @return \Speicher210\CloudinaryBundle\Cloudinary\Cloudinary
  1733.      */
  1734.     protected function getSpeicher210Cloudinary_CloudinaryService()
  1735.     {
  1736.         return $this->services['speicher210_cloudinary.cloudinary'] = \Speicher210\CloudinaryBundle\Factory\CloudinaryFactory::createCloudinary(['url' => $this->getEnv('CLOUDINARY_URL'), 'cloud_name' => $this->getEnv('CLOUDINARY_CLOUDNAME'), 'access_identifier' => ['api_key' => $this->getEnv('CLOUDINARY_API_KEY'), 'api_secret' => $this->getEnv('CLOUDINARY_API_SECRET')], 'options' => ['secure' => true]]);
  1737.     }
  1738.     /**
  1739.      * Gets the public 'twig.extension.cloudinary' shared service.
  1740.      *
  1741.      * @return \Speicher210\CloudinaryBundle\Twig\Extension\CloudinaryExtension
  1742.      */
  1743.     protected function getTwig_Extension_CloudinaryService()
  1744.     {
  1745.         return $this->services['twig.extension.cloudinary'] = new \Speicher210\CloudinaryBundle\Twig\Extension\CloudinaryExtension(($this->services['speicher210_cloudinary.cloudinary'] ?? $this->getSpeicher210Cloudinary_CloudinaryService()));
  1746.     }
  1747.     /**
  1748.      * Gets the public 'var_dumper.cloner' shared service.
  1749.      *
  1750.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1751.      */
  1752.     protected function getVarDumper_ClonerService()
  1753.     {
  1754.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1755.         $instance->setMaxItems(2500);
  1756.         $instance->setMinDepth(1);
  1757.         $instance->setMaxString(-1);
  1758.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1759.         return $instance;
  1760.     }
  1761.     /**
  1762.      * Gets the private '.debug.http_client' shared service.
  1763.      *
  1764.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1765.      */
  1766.     protected function get_Debug_HttpClientService()
  1767.     {
  1768.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1769.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1770.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1771.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1772.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1773.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1774.         $a->setLogger($b);
  1775.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1776.     }
  1777.     /**
  1778.      * Gets the private '.service_locator.u_5iNu3' shared service.
  1779.      *
  1780.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1781.      */
  1782.     protected function get_ServiceLocator_U5iNu3Service()
  1783.     {
  1784.         return $this->privates['.service_locator.u_5iNu3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1785.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1786.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1787.             'security.firewall.map.context.mobile_api' => ['privates''security.firewall.map.context.mobile_api''getSecurity_Firewall_Map_Context_MobileApiService'true],
  1788.             'security.firewall.map.context.mobile_api_docs' => ['privates''security.firewall.map.context.mobile_api_docs''getSecurity_Firewall_Map_Context_MobileApiDocsService'true],
  1789.             'security.firewall.map.context.mobile_api_public' => ['privates''security.firewall.map.context.mobile_api_public''getSecurity_Firewall_Map_Context_MobileApiPublicService'true],
  1790.         ], [
  1791.             'security.firewall.map.context.dev' => '?',
  1792.             'security.firewall.map.context.main' => '?',
  1793.             'security.firewall.map.context.mobile_api' => '?',
  1794.             'security.firewall.map.context.mobile_api_docs' => '?',
  1795.             'security.firewall.map.context.mobile_api_public' => '?',
  1796.         ]);
  1797.     }
  1798.     /**
  1799.      * Gets the private 'annotations.cache_adapter' shared service.
  1800.      *
  1801.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  1802.      */
  1803.     protected function getAnnotations_CacheAdapterService()
  1804.     {
  1805.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1806.     }
  1807.     /**
  1808.      * Gets the private 'annotations.cached_reader' shared service.
  1809.      *
  1810.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  1811.      */
  1812.     protected function getAnnotations_CachedReaderService()
  1813.     {
  1814.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  1815.     }
  1816.     /**
  1817.      * Gets the private 'annotations.reader' shared service.
  1818.      *
  1819.      * @return \Doctrine\Common\Annotations\AnnotationReader
  1820.      */
  1821.     protected function getAnnotations_ReaderService()
  1822.     {
  1823.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  1824.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  1825.         $a->registerUniqueLoader('class_exists');
  1826.         $instance->addGlobalIgnoredName('required'$a);
  1827.         return $instance;
  1828.     }
  1829.     /**
  1830.      * Gets the private 'cache.annotations' shared service.
  1831.      *
  1832.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1833.      */
  1834.     protected function getCache_AnnotationsService()
  1835.     {
  1836.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bfj7qvvhcA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1837.     }
  1838.     /**
  1839.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  1840.      *
  1841.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1842.      */
  1843.     protected function getCache_Doctrine_Orm_Default_QueryService()
  1844.     {
  1845.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1846.     }
  1847.     /**
  1848.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  1849.      *
  1850.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1851.      */
  1852.     protected function getCache_Doctrine_Orm_Default_ResultService()
  1853.     {
  1854.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1855.     }
  1856.     /**
  1857.      * Gets the private 'cache.property_info' shared service.
  1858.      *
  1859.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1860.      */
  1861.     protected function getCache_PropertyInfoService()
  1862.     {
  1863.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KQ2QfO9oh4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1864.     }
  1865.     /**
  1866.      * Gets the private 'cache.security_expression_language' shared service.
  1867.      *
  1868.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1869.      */
  1870.     protected function getCache_SecurityExpressionLanguageService()
  1871.     {
  1872.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pfRlKSlW5d'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1873.     }
  1874.     /**
  1875.      * Gets the private 'cache.security_token_verifier' shared service.
  1876.      *
  1877.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1878.      */
  1879.     protected function getCache_SecurityTokenVerifierService()
  1880.     {
  1881.         return $this->privates['cache.security_token_verifier'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('cYYIaP0ibo'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1882.     }
  1883.     /**
  1884.      * Gets the private 'cache.serializer' shared service.
  1885.      *
  1886.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1887.      */
  1888.     protected function getCache_SerializerService()
  1889.     {
  1890.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hKeK4vr+gP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1891.     }
  1892.     /**
  1893.      * Gets the private 'cache.validator' shared service.
  1894.      *
  1895.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1896.      */
  1897.     protected function getCache_ValidatorService()
  1898.     {
  1899.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4KI7Uuq88K'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1900.     }
  1901.     /**
  1902.      * Gets the private 'data_collector.form' shared service.
  1903.      *
  1904.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  1905.      */
  1906.     protected function getDataCollector_FormService()
  1907.     {
  1908.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  1909.     }
  1910.     /**
  1911.      * Gets the private 'data_collector.request' shared service.
  1912.      *
  1913.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  1914.      */
  1915.     protected function getDataCollector_RequestService()
  1916.     {
  1917.         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())));
  1918.     }
  1919.     /**
  1920.      * Gets the private 'debug.debug_handlers_listener' shared service.
  1921.      *
  1922.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  1923.      */
  1924.     protected function getDebug_DebugHandlersListenerService()
  1925.     {
  1926.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  1927.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1928.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1929.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1930.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1931.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrue, ($this->services['monolog.logger.deprecation'] ?? $this->getMonolog_Logger_DeprecationService()));
  1932.     }
  1933.     /**
  1934.      * Gets the private 'debug.file_link_formatter' shared service.
  1935.      *
  1936.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  1937.      */
  1938.     protected function getDebug_FileLinkFormatterService()
  1939.     {
  1940.         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 () {
  1941.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  1942.         });
  1943.     }
  1944.     /**
  1945.      * Gets the private 'debug.log_processor' shared service.
  1946.      *
  1947.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  1948.      */
  1949.     protected function getDebug_LogProcessorService()
  1950.     {
  1951.         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())));
  1952.     }
  1953.     /**
  1954.      * Gets the private 'debug.security.access.decision_manager' shared service.
  1955.      *
  1956.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  1957.      */
  1958.     protected function getDebug_Security_Access_DecisionManagerService()
  1959.     {
  1960.         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 () {
  1961.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  1962.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  1963.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  1964.             yield => ($this->privates['debug.security.voter.App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\Security\\GsApplicationVoter'] ?? $this->load('getGsApplicationVoterService'));
  1965.         }, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  1966.     }
  1967.     /**
  1968.      * Gets the private 'debug.security.firewall' shared service.
  1969.      *
  1970.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  1971.      */
  1972.     protected function getDebug_Security_FirewallService()
  1973.     {
  1974.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  1975.         if (isset($this->privates['debug.security.firewall'])) {
  1976.             return $this->privates['debug.security.firewall'];
  1977.         }
  1978.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  1979.         if (isset($this->privates['debug.security.firewall'])) {
  1980.             return $this->privates['debug.security.firewall'];
  1981.         }
  1982.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  1983.     }
  1984.     /**
  1985.      * Gets the private 'exception_listener' shared service.
  1986.      *
  1987.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  1988.      */
  1989.     protected function getExceptionListenerService()
  1990.     {
  1991.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  1992.     }
  1993.     /**
  1994.      * Gets the private 'fragment.handler' shared service.
  1995.      *
  1996.      * @return \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler
  1997.      */
  1998.     protected function getFragment_HandlerService()
  1999.     {
  2000.         return $this->privates['fragment.handler'] = new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2001.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'true],
  2002.         ], [
  2003.             'inline' => '?',
  2004.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true);
  2005.     }
  2006.     /**
  2007.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2008.      *
  2009.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2010.      */
  2011.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2012.     {
  2013.         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())));
  2014.     }
  2015.     /**
  2016.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2017.      *
  2018.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2019.      */
  2020.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2021.     {
  2022.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2023.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  2024.             return $this->privates['framework_extra_bundle.event.is_granted'];
  2025.         }
  2026.         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);
  2027.     }
  2028.     /**
  2029.      * Gets the private 'locale_aware_listener' shared service.
  2030.      *
  2031.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2032.      */
  2033.     protected function getLocaleAwareListenerService()
  2034.     {
  2035.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2036.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2037.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2038.     }
  2039.     /**
  2040.      * Gets the private 'locale_listener' shared service.
  2041.      *
  2042.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2043.      */
  2044.     protected function getLocaleListenerService()
  2045.     {
  2046.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  2047.     }
  2048.     /**
  2049.      * Gets the private 'monolog.handler.console' shared service.
  2050.      *
  2051.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2052.      */
  2053.     protected function getMonolog_Handler_ConsoleService()
  2054.     {
  2055.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2056.     }
  2057.     /**
  2058.      * Gets the private 'monolog.handler.main' shared service.
  2059.      *
  2060.      * @return \Monolog\Handler\StreamHandler
  2061.      */
  2062.     protected function getMonolog_Handler_MainService()
  2063.     {
  2064.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  2065.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2066.         return $instance;
  2067.     }
  2068.     /**
  2069.      * Gets the private 'monolog.logger' shared service.
  2070.      *
  2071.      * @return \Symfony\Bridge\Monolog\Logger
  2072.      */
  2073.     protected function getMonolog_LoggerService()
  2074.     {
  2075.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  2076.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2077.         $instance->useMicrosecondTimestamps(true);
  2078.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2079.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2080.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2081.         return $instance;
  2082.     }
  2083.     /**
  2084.      * Gets the private 'monolog.logger.cache' shared service.
  2085.      *
  2086.      * @return \Symfony\Bridge\Monolog\Logger
  2087.      */
  2088.     protected function getMonolog_Logger_CacheService()
  2089.     {
  2090.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2091.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2092.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2093.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2094.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2095.         return $instance;
  2096.     }
  2097.     /**
  2098.      * Gets the private 'monolog.logger.request' shared service.
  2099.      *
  2100.      * @return \Symfony\Bridge\Monolog\Logger
  2101.      */
  2102.     protected function getMonolog_Logger_RequestService()
  2103.     {
  2104.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2105.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2106.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2107.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2108.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2109.         return $instance;
  2110.     }
  2111.     /**
  2112.      * Gets the private 'monolog.logger.security' shared service.
  2113.      *
  2114.      * @return \Symfony\Bridge\Monolog\Logger
  2115.      */
  2116.     protected function getMonolog_Logger_SecurityService()
  2117.     {
  2118.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  2119.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2120.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2121.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2122.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2123.         return $instance;
  2124.     }
  2125.     /**
  2126.      * Gets the private 'parameter_bag' shared service.
  2127.      *
  2128.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2129.      */
  2130.     protected function getParameterBagService()
  2131.     {
  2132.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2133.     }
  2134.     /**
  2135.      * Gets the private 'profiler_listener' shared service.
  2136.      *
  2137.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2138.      */
  2139.     protected function getProfilerListenerService()
  2140.     {
  2141.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  2142.         if (isset($this->privates['profiler_listener'])) {
  2143.             return $this->privates['profiler_listener'];
  2144.         }
  2145.         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())), NULLfalsefalseNULL);
  2146.     }
  2147.     /**
  2148.      * Gets the private 'property_info' shared service.
  2149.      *
  2150.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2151.      */
  2152.     protected function getPropertyInfoService()
  2153.     {
  2154.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2155.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2156.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2157.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2158.         }, 3), new RewindableGenerator(function () {
  2159.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2160.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2161.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2162.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2163.         }, 4), new RewindableGenerator(function () {
  2164.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2165.         }, 1), new RewindableGenerator(function () {
  2166.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2167.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2168.         }, 2), new RewindableGenerator(function () {
  2169.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2170.         }, 1));
  2171.     }
  2172.     /**
  2173.      * Gets the private 'router.expression_language_provider' shared service.
  2174.      *
  2175.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2176.      */
  2177.     protected function getRouter_ExpressionLanguageProviderService()
  2178.     {
  2179.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2180.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2181.         ], [
  2182.             'env' => 'Closure',
  2183.         ]));
  2184.     }
  2185.     /**
  2186.      * Gets the private 'router.request_context' shared service.
  2187.      *
  2188.      * @return \Symfony\Component\Routing\RequestContext
  2189.      */
  2190.     protected function getRouter_RequestContextService()
  2191.     {
  2192.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2193.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2194.         return $instance;
  2195.     }
  2196.     /**
  2197.      * Gets the private 'router_listener' shared service.
  2198.      *
  2199.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2200.      */
  2201.     protected function getRouterListenerService()
  2202.     {
  2203.         return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener(($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__4), true);
  2204.     }
  2205.     /**
  2206.      * Gets the private 'security.context_listener.0' shared service.
  2207.      *
  2208.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2209.      */
  2210.     protected function getSecurity_ContextListener_0Service()
  2211.     {
  2212.         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 () {
  2213.             yield => ($this->privates['App\\StartPlatz\\Bundle\\UserBundle\\Security\\UserProvider'] ?? $this->load('getUserProviderService'));
  2214.             yield => ($this->privates['security.user.provider.concrete.mobile_api_docs_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_MobileApiDocsProviderService'));
  2215.         }, 2), 'mobile_api_docs', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.mobile_api_docs'] ?? $this->getSecurity_EventDispatcher_MobileApiDocsService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2216.     }
  2217.     /**
  2218.      * Gets the private 'security.context_listener.1' shared service.
  2219.      *
  2220.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  2221.      */
  2222.     protected function getSecurity_ContextListener_1Service()
  2223.     {
  2224.         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 () {
  2225.             yield => ($this->privates['App\\StartPlatz\\Bundle\\UserBundle\\Security\\UserProvider'] ?? $this->load('getUserProviderService'));
  2226.             yield => ($this->privates['security.user.provider.concrete.mobile_api_docs_provider'] ?? $this->load('getSecurity_User_Provider_Concrete_MobileApiDocsProviderService'));
  2227.         }, 2), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  2228.     }
  2229.     /**
  2230.      * Gets the private 'security.event_dispatcher.main' shared service.
  2231.      *
  2232.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2233.      */
  2234.     protected function getSecurity_EventDispatcher_MainService()
  2235.     {
  2236.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2237.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2238.             return ($this->privates['security.listener.main.user_provider'] ?? $this->load('getSecurity_Listener_Main_UserProviderService'));
  2239.         }, => 'checkPassport'], 2048);
  2240.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2241.             return ($this->privates['security.listener.session.main'] ?? $this->load('getSecurity_Listener_Session_MainService'));
  2242.         }, => 'onSuccessfulLogin'], 0);
  2243.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2244.             return ($this->privates['security.logout.listener.default.main'] ?? $this->load('getSecurity_Logout_Listener_Default_MainService'));
  2245.         }, => 'onLogout'], 64);
  2246.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2247.             return ($this->privates['security.listener.check_remember_me_conditions.main'] ?? $this->load('getSecurity_Listener_CheckRememberMeConditions_MainService'));
  2248.         }, => 'onSuccessfulLogin'], -32);
  2249.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2250.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2251.         }, => 'onSuccessfulLogin'], -64);
  2252.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginFailureEvent', [=> function () {
  2253.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2254.         }, => 'clearCookie'], 0);
  2255.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2256.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2257.         }, => 'clearCookie'], 0);
  2258.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\TokenDeauthenticatedEvent', [=> function () {
  2259.             return ($this->privates['security.listener.remember_me.main'] ?? $this->load('getSecurity_Listener_RememberMe_MainService'));
  2260.         }, => 'clearCookie'], 0);
  2261.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2262.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2263.         }, => 'preCheckCredentials'], 256);
  2264.         $instance->addListener('security.authentication.success', [=> function () {
  2265.             return ($this->privates['security.listener.user_checker.main'] ?? $this->load('getSecurity_Listener_UserChecker_MainService'));
  2266.         }, => 'postCheckCredentials'], 256);
  2267.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2268.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2269.         }, => 'checkPassport'], 1024);
  2270.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2271.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2272.         }, => 'checkPassport'], 0);
  2273.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2274.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2275.         }, => 'onLoginSuccess'], 0);
  2276.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2277.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2278.         }, => 'checkPassport'], 512);
  2279.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2280.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2281.         }, => 'onLogout'], 0);
  2282.         return $instance;
  2283.     }
  2284.     /**
  2285.      * Gets the private 'security.event_dispatcher.mobile_api_docs' shared service.
  2286.      *
  2287.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  2288.      */
  2289.     protected function getSecurity_EventDispatcher_MobileApiDocsService()
  2290.     {
  2291.         $this->privates['security.event_dispatcher.mobile_api_docs'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  2292.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2293.             return ($this->privates['security.listener.mobile_api_docs.user_provider'] ?? $this->load('getSecurity_Listener_MobileApiDocs_UserProviderService'));
  2294.         }, => 'checkPassport'], 2048);
  2295.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2296.             return ($this->privates['security.listener.session.mobile_api_docs'] ?? $this->load('getSecurity_Listener_Session_MobileApiDocsService'));
  2297.         }, => 'onSuccessfulLogin'], 0);
  2298.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2299.             return ($this->privates['security.listener.user_checker.mobile_api_docs'] ?? $this->load('getSecurity_Listener_UserChecker_MobileApiDocsService'));
  2300.         }, => 'preCheckCredentials'], 256);
  2301.         $instance->addListener('security.authentication.success', [=> function () {
  2302.             return ($this->privates['security.listener.user_checker.mobile_api_docs'] ?? $this->load('getSecurity_Listener_UserChecker_MobileApiDocsService'));
  2303.         }, => 'postCheckCredentials'], 256);
  2304.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2305.             return ($this->privates['security.listener.user_provider'] ?? $this->load('getSecurity_Listener_UserProviderService'));
  2306.         }, => 'checkPassport'], 1024);
  2307.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2308.             return ($this->privates['security.listener.check_authenticator_credentials'] ?? $this->load('getSecurity_Listener_CheckAuthenticatorCredentialsService'));
  2309.         }, => 'checkPassport'], 0);
  2310.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LoginSuccessEvent', [=> function () {
  2311.             return ($this->privates['security.listener.password_migrating'] ?? $this->load('getSecurity_Listener_PasswordMigratingService'));
  2312.         }, => 'onLoginSuccess'], 0);
  2313.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\CheckPassportEvent', [=> function () {
  2314.             return ($this->privates['security.listener.csrf_protection'] ?? $this->load('getSecurity_Listener_CsrfProtectionService'));
  2315.         }, => 'checkPassport'], 512);
  2316.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2317.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  2318.         }, => 'onLogout'], 0);
  2319.         return $instance;
  2320.     }
  2321.     /**
  2322.      * Gets the private 'security.firewall.map' shared service.
  2323.      *
  2324.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2325.      */
  2326.     protected function getSecurity_Firewall_MapService()
  2327.     {
  2328.         $a = ($this->privates['.service_locator.u_5iNu3'] ?? $this->get_ServiceLocator_U5iNu3Service());
  2329.         if (isset($this->privates['security.firewall.map'])) {
  2330.             return $this->privates['security.firewall.map'];
  2331.         }
  2332.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  2333.             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)/')));
  2334.             yield 'security.firewall.map.context.mobile_api_docs' => ($this->privates['.security.request_matcher.8n9zkOj'] ?? ($this->privates['.security.request_matcher.8n9zkOj'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/app/v1/docs')));
  2335.             yield 'security.firewall.map.context.mobile_api_public' => ($this->privates['.security.request_matcher.lxt06n5'] ?? ($this->privates['.security.request_matcher.lxt06n5'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/app/v1/auth/(login|verify)$')));
  2336.             yield 'security.firewall.map.context.mobile_api' => ($this->privates['.security.request_matcher.dMPqfex'] ?? ($this->privates['.security.request_matcher.dMPqfex'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/app/v1')));
  2337.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2338.         }, 5));
  2339.     }
  2340.     /**
  2341.      * Gets the private 'security.logout_url_generator' shared service.
  2342.      *
  2343.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2344.      */
  2345.     protected function getSecurity_LogoutUrlGeneratorService()
  2346.     {
  2347.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2348.         $instance->registerListener('main''/logout/''logout''_csrf_token'NULLNULL);
  2349.         return $instance;
  2350.     }
  2351.     /**
  2352.      * Gets the private 'security.role_hierarchy' shared service.
  2353.      *
  2354.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2355.      */
  2356.     protected function getSecurity_RoleHierarchyService()
  2357.     {
  2358.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2359.     }
  2360.     /**
  2361.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2362.      *
  2363.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2364.      */
  2365.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2366.     {
  2367.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2368.     }
  2369.     /**
  2370.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2371.      *
  2372.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2373.      */
  2374.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2375.     {
  2376.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2377.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2378.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2379.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2380.     }
  2381.     /**
  2382.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2383.      *
  2384.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2385.      */
  2386.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2387.     {
  2388.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2389.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  2390.             return $this->privates['sensio_framework_extra.security.listener'];
  2391.         }
  2392.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2393.     }
  2394.     /**
  2395.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2396.      *
  2397.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2398.      */
  2399.     protected function getSensioFrameworkExtra_View_ListenerService()
  2400.     {
  2401.         $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))));
  2402.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2403.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2404.         ], [
  2405.             'twig' => '?',
  2406.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2407.         return $instance;
  2408.     }
  2409.     /**
  2410.      * Gets the private 'session_listener' shared service.
  2411.      *
  2412.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  2413.      */
  2414.     protected function getSessionListenerService()
  2415.     {
  2416.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2417.             'initialized_session' => ['services''.container.private.session'NULLtrue],
  2418.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  2419.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2420.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'true],
  2421.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  2422.             'session_factory' => ['privates''session.factory''getSession_FactoryService'true],
  2423.         ], [
  2424.             'initialized_session' => '?',
  2425.             'logger' => '?',
  2426.             'request_stack' => '?',
  2427.             'session' => '?',
  2428.             'session_collector' => '?',
  2429.             'session_factory' => '?',
  2430.         ]), true$this->parameters['session.storage.options']);
  2431.     }
  2432.     /**
  2433.      * Gets the private 'startplatz.wordpress_integration.wordpress_response_listener' shared service.
  2434.      *
  2435.      * @return \Startplatz\Bundle\WordpressIntegrationBundle\EventListener\WordpressResponseListener
  2436.      */
  2437.     protected function getStartplatz_WordpressIntegration_WordpressResponseListenerService()
  2438.     {
  2439.         $this->privates['startplatz.wordpress_integration.wordpress_response_listener'] = $instance = new \Startplatz\Bundle\WordpressIntegrationBundle\EventListener\WordpressResponseListener(new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\HttpKernel((\dirname(__DIR__4).'/public'), (\dirname(__DIR__4).'/public/wp-content/globalNames.php')), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2440.         $a = ($this->privates['fragment.handler'] ?? $this->getFragment_HandlerService());
  2441.         $instance->addShortCode('kopfmenu', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\ShortCodeController::showKopfmenuAction'true));
  2442.         $instance->addShortCode('4sp_nextevent', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\ShortCodeController::showNextEventAction'true));
  2443.         $instance->addShortCode('4sp_showevents', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventPublicController::showEventsAction'true));
  2444.         $instance->addShortCode('4sp_future_events', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventPublicController::showFutureEventsAction'true));
  2445.         $instance->addShortCode('4sp_list_group_events', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventPublicController::showListGroupEventsAction'true));
  2446.         $instance->addShortCode('4sp_next_events', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventPublicController::showNextEventsAction'true));
  2447.         $instance->addShortCode('4sp_past_events', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventPublicController::showPastEventsAction'true));
  2448.         $instance->addShortCode('4sp_jobs_offers', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\JobController::showJobsOffersAction'true));
  2449.         $instance->addShortCode('4sp_service_partner_list_all', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\AlphaBundle\\Controller\\PageController::listServicePages4WordPressAction'true));
  2450.         $instance->addShortCode('4sp_footer', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\WebsiteBundle\\Controller\\DefaultController::footerAction'true));
  2451.         $instance->addShortCode('4sp_bs40_footer', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\WebsiteBundle\\Controller\\DefaultController::footerBootstrap40Action'true));
  2452.         $instance->addShortCode('4sp_menu', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\WebsiteBundle\\Controller\\DefaultController::menuAction'true));
  2453.         $instance->addShortCode('4sp_menu_en', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\WebsiteBundle\\Controller\\DefaultController::menuEnAction'true));
  2454.         $instance->addShortCode('4sp_bs40_menu', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\WebsiteBundle\\Controller\\DefaultController::menuBootstrap40Action'true));
  2455.         $instance->addShortCode('4sp_homepage_css', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\WebsiteBundle\\Controller\\DefaultController::homepageCssAction'true));
  2456.         $instance->addShortCode('4sp_rheinland_pitch', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\RheinlandPitchBundle\\Controller\\DefaultController::indexAction'true));
  2457.         $instance->addShortCode('sy-header', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\ShortCodeController::showSymfonyHeaderAction'true));
  2458.         $instance->addShortCode('sy-footer', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\ShortCodeController::showSymfonyFooterAction'true));
  2459.         $instance->addShortCode('events.this.week', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\ControllerShortCode($a'App\\StartPlatz\\Bundle\\EventBundle\\Controller\\EventPublicController::eventsThisWeekAction'true));
  2460.         $instance->addShortCode('symfony_render', new \Startplatz\Bundle\WordpressIntegrationBundle\Wordpress\ShortCode\SymfonyRender(true$a));
  2461.         return $instance;
  2462.     }
  2463.     /**
  2464.      * Gets the private 'state_machine.gs_review.metadata_store' shared service.
  2465.      *
  2466.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  2467.      */
  2468.     protected function getStateMachine_GsReview_MetadataStoreService()
  2469.     {
  2470.         return $this->privates['state_machine.gs_review.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  2471.     }
  2472.     /**
  2473.      * Gets the private 'state_machine.gs_selection.metadata_store' shared service.
  2474.      *
  2475.      * @return \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore
  2476.      */
  2477.     protected function getStateMachine_GsSelection_MetadataStoreService()
  2478.     {
  2479.         return $this->privates['state_machine.gs_selection.metadata_store'] = new \Symfony\Component\Workflow\Metadata\InMemoryMetadataStore([], [], new \SplObjectStorage());
  2480.     }
  2481.     /**
  2482.      * Gets the private 'validator.builder' shared service.
  2483.      *
  2484.      * @return \Symfony\Component\Validator\ValidatorBuilder
  2485.      */
  2486.     protected function getValidator_BuilderService()
  2487.     {
  2488.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  2489.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2490.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2491.             'App\\StartPlatz\\Bundle\\UserBundle\\Validator\\UserExistsValidator' => ['privates''App\\StartPlatz\\Bundle\\UserBundle\\Validator\\UserExistsValidator''getUserExistsValidatorService'true],
  2492.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2493.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2494.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  2495.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2496.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  2497.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  2498.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  2499.             'user_exists' => ['privates''App\\StartPlatz\\Bundle\\UserBundle\\Validator\\UserExistsValidator''getUserExistsValidatorService'true],
  2500.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  2501.         ], [
  2502.             'App\\StartPlatz\\Bundle\\UserBundle\\Validator\\UserExistsValidator' => '?',
  2503.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  2504.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  2505.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  2506.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  2507.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  2508.             'doctrine.orm.validator.unique' => '?',
  2509.             'security.validator.user_password' => '?',
  2510.             'user_exists' => '?',
  2511.             'validator.expression' => '?',
  2512.         ])));
  2513.         $instance->setTranslationDomain('validators');
  2514.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  2515.         $instance->enableAnnotationMapping(true);
  2516.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2517.         $instance->addMethodMapping('loadValidatorMetadata');
  2518.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  2519.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  2520.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  2521.         return $instance;
  2522.     }
  2523.     /**
  2524.      * Gets the private 'var_dumper.html_dumper' shared service.
  2525.      *
  2526.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  2527.      */
  2528.     protected function getVarDumper_HtmlDumperService()
  2529.     {
  2530.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  2531.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  2532.         return $instance;
  2533.     }
  2534.     /**
  2535.      * Gets the private 'var_dumper.server_connection' shared service.
  2536.      *
  2537.      * @return \Symfony\Component\VarDumper\Server\Connection
  2538.      */
  2539.     protected function getVarDumper_ServerConnectionService()
  2540.     {
  2541.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  2542.     }
  2543.     /**
  2544.      * Gets the private 'web_profiler.csp.handler' shared service.
  2545.      *
  2546.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  2547.      */
  2548.     protected function getWebProfiler_Csp_HandlerService()
  2549.     {
  2550.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  2551.     }
  2552.     /**
  2553.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  2554.      *
  2555.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  2556.      */
  2557.     protected function getWebProfiler_DebugToolbarService()
  2558.     {
  2559.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  2560.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  2561.             return $this->privates['web_profiler.debug_toolbar'];
  2562.         }
  2563.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2564.     }
  2565.     /**
  2566.      * Gets the public 'cache_clearer' alias.
  2567.      *
  2568.      * @return object The ".container.private.cache_clearer" service.
  2569.      */
  2570.     protected function getCacheClearerService()
  2571.     {
  2572.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  2573.         return $this->get('.container.private.cache_clearer');
  2574.     }
  2575.     /**
  2576.      * Gets the public 'filesystem' alias.
  2577.      *
  2578.      * @return object The ".container.private.filesystem" service.
  2579.      */
  2580.     protected function getFilesystemService()
  2581.     {
  2582.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  2583.         return $this->get('.container.private.filesystem');
  2584.     }
  2585.     /**
  2586.      * Gets the public 'state_machine.gs_review' alias.
  2587.      *
  2588.      * @return object The ".container.private.state_machine.gs_review" service.
  2589.      */
  2590.     protected function getStateMachine_GsReviewService()
  2591.     {
  2592.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.gs_review" service directly from the container is deprecated, use dependency injection instead.');
  2593.         return $this->get('.container.private.state_machine.gs_review');
  2594.     }
  2595.     /**
  2596.      * Gets the public 'state_machine.gs_selection' alias.
  2597.      *
  2598.      * @return object The ".container.private.state_machine.gs_selection" service.
  2599.      */
  2600.     protected function getStateMachine_GsSelectionService()
  2601.     {
  2602.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "state_machine.gs_selection" service directly from the container is deprecated, use dependency injection instead.');
  2603.         return $this->get('.container.private.state_machine.gs_selection');
  2604.     }
  2605.     /**
  2606.      * Gets the public 'serializer' alias.
  2607.      *
  2608.      * @return object The ".container.private.serializer" service.
  2609.      */
  2610.     protected function getSerializerService()
  2611.     {
  2612.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  2613.         return $this->get('.container.private.serializer');
  2614.     }
  2615.     /**
  2616.      * Gets the public 'security.csrf.token_manager' alias.
  2617.      *
  2618.      * @return object The ".container.private.security.csrf.token_manager" service.
  2619.      */
  2620.     protected function getSecurity_Csrf_TokenManagerService()
  2621.     {
  2622.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  2623.         return $this->get('.container.private.security.csrf.token_manager');
  2624.     }
  2625.     /**
  2626.      * Gets the public 'form.factory' alias.
  2627.      *
  2628.      * @return object The ".container.private.form.factory" service.
  2629.      */
  2630.     protected function getForm_FactoryService()
  2631.     {
  2632.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  2633.         return $this->get('.container.private.form.factory');
  2634.     }
  2635.     /**
  2636.      * Gets the public 'form.type.file' alias.
  2637.      *
  2638.      * @return object The ".container.private.form.type.file" service.
  2639.      */
  2640.     protected function getForm_Type_FileService()
  2641.     {
  2642.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  2643.         return $this->get('.container.private.form.type.file');
  2644.     }
  2645.     /**
  2646.      * Gets the public 'profiler' alias.
  2647.      *
  2648.      * @return object The ".container.private.profiler" service.
  2649.      */
  2650.     protected function getProfilerService()
  2651.     {
  2652.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  2653.         return $this->get('.container.private.profiler');
  2654.     }
  2655.     /**
  2656.      * Gets the public 'twig' alias.
  2657.      *
  2658.      * @return object The ".container.private.twig" service.
  2659.      */
  2660.     protected function getTwigService()
  2661.     {
  2662.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  2663.         return $this->get('.container.private.twig');
  2664.     }
  2665.     /**
  2666.      * Gets the public 'security.authorization_checker' alias.
  2667.      *
  2668.      * @return object The ".container.private.security.authorization_checker" service.
  2669.      */
  2670.     protected function getSecurity_AuthorizationCheckerService()
  2671.     {
  2672.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  2673.         return $this->get('.container.private.security.authorization_checker');
  2674.     }
  2675.     /**
  2676.      * Gets the public 'security.token_storage' alias.
  2677.      *
  2678.      * @return object The ".container.private.security.token_storage" service.
  2679.      */
  2680.     protected function getSecurity_TokenStorageService()
  2681.     {
  2682.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  2683.         return $this->get('.container.private.security.token_storage');
  2684.     }
  2685.     /**
  2686.      * Gets the public 'security.password_encoder' alias.
  2687.      *
  2688.      * @return object The ".container.private.security.password_encoder" service.
  2689.      */
  2690.     protected function getSecurity_PasswordEncoderService()
  2691.     {
  2692.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  2693.         return $this->get('.container.private.security.password_encoder');
  2694.     }
  2695.     /**
  2696.      * Gets the public 'session' alias.
  2697.      *
  2698.      * @return object The ".container.private.session" service.
  2699.      */
  2700.     protected function getSessionService()
  2701.     {
  2702.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  2703.         return $this->get('.container.private.session');
  2704.     }
  2705.     /**
  2706.      * Gets the public 'validator' alias.
  2707.      *
  2708.      * @return object The ".container.private.validator" service.
  2709.      */
  2710.     protected function getValidatorService()
  2711.     {
  2712.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  2713.         return $this->get('.container.private.validator');
  2714.     }
  2715.     /**
  2716.      * @return array|bool|float|int|string|\UnitEnum|null
  2717.      */
  2718.     public function getParameter(string $name)
  2719.     {
  2720.         if (isset($this->buildParameters[$name])) {
  2721.             return $this->buildParameters[$name];
  2722.         }
  2723.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  2724.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  2725.         }
  2726.         if (isset($this->loadedDynamicParameters[$name])) {
  2727.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2728.         }
  2729.         return $this->parameters[$name];
  2730.     }
  2731.     public function hasParameter(string $name): bool
  2732.     {
  2733.         if (isset($this->buildParameters[$name])) {
  2734.             return true;
  2735.         }
  2736.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  2737.     }
  2738.     public function setParameter(string $name$value): void
  2739.     {
  2740.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  2741.     }
  2742.     public function getParameterBag(): ParameterBagInterface
  2743.     {
  2744.         if (null === $this->parameterBag) {
  2745.             $parameters $this->parameters;
  2746.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  2747.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  2748.             }
  2749.             foreach ($this->buildParameters as $name => $value) {
  2750.                 $parameters[$name] = $value;
  2751.             }
  2752.             $this->parameterBag = new FrozenParameterBag($parameters);
  2753.         }
  2754.         return $this->parameterBag;
  2755.     }
  2756.     private $loadedDynamicParameters = [
  2757.         'kernel.runtime_environment' => false,
  2758.         'kernel.build_dir' => false,
  2759.         'kernel.cache_dir' => false,
  2760.         'hubspot.api_key' => false,
  2761.         'hubspot.portal_id' => false,
  2762.         'hubspot.tracking_id' => false,
  2763.         'hubspot.default_form_guid' => false,
  2764.         'monsum.login.cgn' => false,
  2765.         'monsum.login.dus' => false,
  2766.         'monsum.login.testplatz' => false,
  2767.         'stripe.live.startplatz' => false,
  2768.         'stripe.test.startplatz' => false,
  2769.         'stripe.live.aihub' => false,
  2770.         'stripe.test.aihub' => false,
  2771.         'stripe.live.ecodynamics' => false,
  2772.         'stripe.test.ecodynamics' => false,
  2773.         'stripe.sk.initial' => false,
  2774.         'doctrine.orm.proxy_dir' => false,
  2775.         'kernel.secret' => false,
  2776.         'debug.container.dump' => false,
  2777.         'serializer.mapping.cache.file' => false,
  2778.         'validator.mapping.cache.file' => false,
  2779.         'profiler.storage.dsn' => false,
  2780.     ];
  2781.     private $dynamicParameters = [];
  2782.     private function getDynamicParameter(string $name)
  2783.     {
  2784.         switch ($name) {
  2785.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  2786.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  2787.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  2788.             case 'hubspot.api_key'$value $this->getEnv('HUBSPOT_API_KEY'); break;
  2789.             case 'hubspot.portal_id'$value $this->getEnv('HUBSPOT_PORTAL_ID'); break;
  2790.             case 'hubspot.tracking_id'$value $this->getEnv('HUBSPOT_TRACKING_ID'); break;
  2791.             case 'hubspot.default_form_guid'$value $this->getEnv('HUBSPOT_DEFAULT_FORM_GUID'); break;
  2792.             case 'monsum.login.cgn'$value = [
  2793.                 'email' => $this->getEnv('MONSUM_API_EMAIL_CGN'),
  2794.                 'api_token' => $this->getEnv('MONSUM_API_TOKEN_CGN'),
  2795.             ]; break;
  2796.             case 'monsum.login.dus'$value = [
  2797.                 'email' => $this->getEnv('MONSUM_API_EMAIL_DUS'),
  2798.                 'api_token' => $this->getEnv('MONSUM_API_TOKEN_DUS'),
  2799.             ]; break;
  2800.             case 'monsum.login.testplatz'$value = [
  2801.                 'email' => $this->getEnv('MONSUM_API_EMAIL_TESTPLATZ'),
  2802.                 'api_token' => $this->getEnv('MONSUM_API_TOKEN_TESTPLATZ'),
  2803.             ]; break;
  2804.             case 'stripe.live.startplatz'$value $this->getEnv('STRIPE_LIVE_KEY_STARTPLATZ'); break;
  2805.             case 'stripe.test.startplatz'$value $this->getEnv('STRIPE_TEST_KEY_STARTPLATZ'); break;
  2806.             case 'stripe.live.aihub'$value $this->getEnv('STRIPE_LIVE_KEY_AI_HUB'); break;
  2807.             case 'stripe.test.aihub'$value $this->getEnv('STRIPE_TEST_KEY_AI_HUB'); break;
  2808.             case 'stripe.live.ecodynamics'$value $this->getEnv('STRIPE_LIVE_KEY_ECODYNAMICS'); break;
  2809.             case 'stripe.test.ecodynamics'$value $this->getEnv('STRIPE_TEST_KEY_ECODYNAMICS'); break;
  2810.             case 'stripe.sk.initial'$value $this->getEnv('STRIPE_SK_INITIAL'); break;
  2811.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  2812.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  2813.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  2814.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  2815.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  2816.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  2817.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  2818.         }
  2819.         $this->loadedDynamicParameters[$name] = true;
  2820.         return $this->dynamicParameters[$name] = $value;
  2821.     }
  2822.     protected function getDefaultParameters(): array
  2823.     {
  2824.         return [
  2825.             'kernel.project_dir' => \dirname(__DIR__4),
  2826.             'kernel.environment' => 'dev',
  2827.             'kernel.debug' => true,
  2828.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  2829.             'kernel.bundles' => [
  2830.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  2831.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  2832.                 'Speicher210CloudinaryBundle' => 'Speicher210\\CloudinaryBundle\\Speicher210CloudinaryBundle',
  2833.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  2834.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  2835.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  2836.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  2837.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  2838.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  2839.                 'StartplatzWordpressIntegrationBundle' => 'Startplatz\\Bundle\\WordpressIntegrationBundle\\StartplatzWordpressIntegrationBundle',
  2840.                 'StartPlatzWebsiteBundle' => 'App\\StartPlatz\\Bundle\\WebsiteBundle\\StartPlatzWebsiteBundle',
  2841.                 'StartPlatzUserBundle' => 'App\\StartPlatz\\Bundle\\UserBundle\\StartPlatzUserBundle',
  2842.                 'StartPlatzMemberBundle' => 'App\\StartPlatz\\Bundle\\MemberBundle\\StartPlatzMemberBundle',
  2843.                 'StartPlatzStyleBundle' => 'App\\StartPlatz\\Bundle\\StyleBundle\\StartPlatzStyleBundle',
  2844.                 'StartPlatzMetaBundle' => 'App\\StartPlatz\\Bundle\\MetaBundle\\StartPlatzMetaBundle',
  2845.                 'StartPlatzStartupBundle' => 'App\\StartPlatz\\Bundle\\StartupBundle\\StartPlatzStartupBundle',
  2846.                 'StartPlatzEventBundle' => 'App\\StartPlatz\\Bundle\\EventBundle\\StartPlatzEventBundle',
  2847.                 'StartPlatzSitemapBundle' => 'App\\StartPlatz\\Bundle\\SitemapBundle\\StartPlatzSitemapBundle',
  2848.                 'StartPlatzFibuBundle' => 'App\\StartPlatz\\Bundle\\FibuBundle\\StartPlatzFibuBundle',
  2849.                 'StartPlatzAlphaBundle' => 'App\\StartPlatz\\Bundle\\AlphaBundle\\StartPlatzAlphaBundle',
  2850.                 'StartPlatzFeedbackBundle' => 'App\\StartPlatz\\Bundle\\FeedbackBundle\\StartPlatzFeedbackBundle',
  2851.                 'StartPlatzSettingBundle' => 'App\\StartPlatz\\Bundle\\SettingBundle\\StartPlatzSettingBundle',
  2852.                 'StartPlatzApiBundle' => 'App\\StartPlatz\\Bundle\\ApiBundle\\StartPlatzApiBundle',
  2853.                 'StartPlatzLogBundle' => 'App\\StartPlatz\\Bundle\\LogBundle\\StartPlatzLogBundle',
  2854.                 'StartPlatzSpaceBundle' => 'App\\StartPlatz\\Bundle\\SpaceBundle\\StartPlatzSpaceBundle',
  2855.                 'StartPlatzControllingBundle' => 'App\\StartPlatz\\Bundle\\ControllingBundle\\StartPlatzControllingBundle',
  2856.                 'StartPlatzMonsumBundle' => 'App\\StartPlatz\\Bundle\\MonsumBundle\\StartPlatzMonsumBundle',
  2857.                 'StartPlatzEventbriteBundle' => 'App\\StartPlatz\\Bundle\\EventbriteBundle\\StartPlatzEventbriteBundle',
  2858.                 'StartPlatzAllmedaBundle' => 'App\\StartPlatz\\Bundle\\AllmedaBundle\\StartPlatzAllmedaBundle',
  2859.                 'StartPlatzGruendungsstipendiumBundle' => 'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle\\StartPlatzGruendungsstipendiumBundle',
  2860.                 'StartPlatzStatisticBundle' => 'App\\StartPlatz\\Bundle\\StatisticBundle\\StartPlatzStatisticBundle',
  2861.                 'StartPlatzRheinlandPitchBundle' => 'App\\StartPlatz\\Bundle\\RheinlandPitchBundle\\StartPlatzRheinlandPitchBundle',
  2862.                 'StartPlatzSandboxBundle' => 'App\\StartPlatz\\Bundle\\SandboxBundle\\StartPlatzSandboxBundle',
  2863.                 'StartPlatzSurveyBundle' => 'App\\StartPlatz\\Bundle\\SurveyBundle\\StartPlatzSurveyBundle',
  2864.                 'StartPlatzMailBundle' => 'App\\StartPlatz\\Bundle\\MailBundle\\StartPlatzMailBundle',
  2865.                 'StartPlatzMailmanBundle' => 'App\\StartPlatz\\Bundle\\MailmanBundle\\StartPlatzMailmanBundle',
  2866.                 'StartPlatzMentorsBundle' => 'App\\StartPlatz\\Bundle\\MentorsBundle\\StartPlatzMentorsBundle',
  2867.                 'StartPlatzPartnersBundle' => 'App\\StartPlatz\\Bundle\\PartnersBundle\\StartPlatzPartnersBundle',
  2868.                 'StartPlatzInvestorsBundle' => 'App\\StartPlatz\\Bundle\\InvestorsBundle\\StartPlatzInvestorsBundle',
  2869.                 'StartPlatzConnectBundle' => 'App\\StartPlatz\\Bundle\\ConnectBundle\\StartPlatzConnectBundle',
  2870.                 'StartPlatzAcceleratorBundle' => 'App\\StartPlatz\\Bundle\\AcceleratorBundle\\StartPlatzAcceleratorBundle',
  2871.                 'StartPlatzRpAdminBundle' => 'App\\StartPlatz\\Bundle\\RpAdminBundle\\StartPlatzRpAdminBundle',
  2872.                 'StartPlatzVirtualOfficeBundle' => 'App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\StartPlatzVirtualOfficeBundle',
  2873.                 'StartPlatzTeamAdminBundle' => 'App\\StartPlatz\\Bundle\\TeamAdminBundle\\StartPlatzTeamAdminBundle',
  2874.                 'StartPlatzMemberAdminBundle' => 'App\\StartPlatz\\Bundle\\MemberAdminBundle\\StartPlatzMemberAdminBundle',
  2875.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  2876.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  2877.                 'TinymceBundle' => 'Eckinox\\TinymceBundle\\TinymceBundle',
  2878.                 'OpenAIBundle' => 'OpenAI\\Symfony\\OpenAIBundle',
  2879.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  2880.                 'StartPlatzMobileApiBundle' => 'App\\StartPlatz\\Bundle\\MobileApiBundle\\StartPlatzMobileApiBundle',
  2881.             ],
  2882.             'kernel.bundles_metadata' => [
  2883.                 'DoctrineBundle' => [
  2884.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  2885.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  2886.                 ],
  2887.                 'DoctrineMigrationsBundle' => [
  2888.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  2889.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  2890.                 ],
  2891.                 'Speicher210CloudinaryBundle' => [
  2892.                     'path' => (\dirname(__DIR__4).'/vendor/speicher210/cloudinary-bundle/src'),
  2893.                     'namespace' => 'Speicher210\\CloudinaryBundle',
  2894.                 ],
  2895.                 'SensioFrameworkExtraBundle' => [
  2896.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  2897.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  2898.                 ],
  2899.                 'StofDoctrineExtensionsBundle' => [
  2900.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  2901.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  2902.                 ],
  2903.                 'MonologBundle' => [
  2904.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  2905.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  2906.                 ],
  2907.                 'FrameworkBundle' => [
  2908.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  2909.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  2910.                 ],
  2911.                 'TwigBundle' => [
  2912.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  2913.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  2914.                 ],
  2915.                 'SecurityBundle' => [
  2916.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  2917.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  2918.                 ],
  2919.                 'StartplatzWordpressIntegrationBundle' => [
  2920.                     'path' => (\dirname(__DIR__4).'/vendor/startplatz/wordpress-integration-bundle'),
  2921.                     'namespace' => 'Startplatz\\Bundle\\WordpressIntegrationBundle',
  2922.                 ],
  2923.                 'StartPlatzWebsiteBundle' => [
  2924.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/WebsiteBundle'),
  2925.                     'namespace' => 'App\\StartPlatz\\Bundle\\WebsiteBundle',
  2926.                 ],
  2927.                 'StartPlatzUserBundle' => [
  2928.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/UserBundle'),
  2929.                     'namespace' => 'App\\StartPlatz\\Bundle\\UserBundle',
  2930.                 ],
  2931.                 'StartPlatzMemberBundle' => [
  2932.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MemberBundle'),
  2933.                     'namespace' => 'App\\StartPlatz\\Bundle\\MemberBundle',
  2934.                 ],
  2935.                 'StartPlatzStyleBundle' => [
  2936.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/StyleBundle'),
  2937.                     'namespace' => 'App\\StartPlatz\\Bundle\\StyleBundle',
  2938.                 ],
  2939.                 'StartPlatzMetaBundle' => [
  2940.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MetaBundle'),
  2941.                     'namespace' => 'App\\StartPlatz\\Bundle\\MetaBundle',
  2942.                 ],
  2943.                 'StartPlatzStartupBundle' => [
  2944.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/StartupBundle'),
  2945.                     'namespace' => 'App\\StartPlatz\\Bundle\\StartupBundle',
  2946.                 ],
  2947.                 'StartPlatzEventBundle' => [
  2948.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/EventBundle'),
  2949.                     'namespace' => 'App\\StartPlatz\\Bundle\\EventBundle',
  2950.                 ],
  2951.                 'StartPlatzSitemapBundle' => [
  2952.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/SitemapBundle'),
  2953.                     'namespace' => 'App\\StartPlatz\\Bundle\\SitemapBundle',
  2954.                 ],
  2955.                 'StartPlatzFibuBundle' => [
  2956.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/FibuBundle'),
  2957.                     'namespace' => 'App\\StartPlatz\\Bundle\\FibuBundle',
  2958.                 ],
  2959.                 'StartPlatzAlphaBundle' => [
  2960.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/AlphaBundle'),
  2961.                     'namespace' => 'App\\StartPlatz\\Bundle\\AlphaBundle',
  2962.                 ],
  2963.                 'StartPlatzFeedbackBundle' => [
  2964.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/FeedbackBundle'),
  2965.                     'namespace' => 'App\\StartPlatz\\Bundle\\FeedbackBundle',
  2966.                 ],
  2967.                 'StartPlatzSettingBundle' => [
  2968.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/SettingBundle'),
  2969.                     'namespace' => 'App\\StartPlatz\\Bundle\\SettingBundle',
  2970.                 ],
  2971.                 'StartPlatzApiBundle' => [
  2972.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/ApiBundle'),
  2973.                     'namespace' => 'App\\StartPlatz\\Bundle\\ApiBundle',
  2974.                 ],
  2975.                 'StartPlatzLogBundle' => [
  2976.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/LogBundle'),
  2977.                     'namespace' => 'App\\StartPlatz\\Bundle\\LogBundle',
  2978.                 ],
  2979.                 'StartPlatzSpaceBundle' => [
  2980.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/SpaceBundle'),
  2981.                     'namespace' => 'App\\StartPlatz\\Bundle\\SpaceBundle',
  2982.                 ],
  2983.                 'StartPlatzControllingBundle' => [
  2984.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/ControllingBundle'),
  2985.                     'namespace' => 'App\\StartPlatz\\Bundle\\ControllingBundle',
  2986.                 ],
  2987.                 'StartPlatzMonsumBundle' => [
  2988.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MonsumBundle'),
  2989.                     'namespace' => 'App\\StartPlatz\\Bundle\\MonsumBundle',
  2990.                 ],
  2991.                 'StartPlatzEventbriteBundle' => [
  2992.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/EventbriteBundle'),
  2993.                     'namespace' => 'App\\StartPlatz\\Bundle\\EventbriteBundle',
  2994.                 ],
  2995.                 'StartPlatzAllmedaBundle' => [
  2996.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/AllmedaBundle'),
  2997.                     'namespace' => 'App\\StartPlatz\\Bundle\\AllmedaBundle',
  2998.                 ],
  2999.                 'StartPlatzGruendungsstipendiumBundle' => [
  3000.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/GruendungsstipendiumBundle'),
  3001.                     'namespace' => 'App\\StartPlatz\\Bundle\\GruendungsstipendiumBundle',
  3002.                 ],
  3003.                 'StartPlatzStatisticBundle' => [
  3004.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/StatisticBundle'),
  3005.                     'namespace' => 'App\\StartPlatz\\Bundle\\StatisticBundle',
  3006.                 ],
  3007.                 'StartPlatzRheinlandPitchBundle' => [
  3008.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/RheinlandPitchBundle'),
  3009.                     'namespace' => 'App\\StartPlatz\\Bundle\\RheinlandPitchBundle',
  3010.                 ],
  3011.                 'StartPlatzSandboxBundle' => [
  3012.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/SandboxBundle'),
  3013.                     'namespace' => 'App\\StartPlatz\\Bundle\\SandboxBundle',
  3014.                 ],
  3015.                 'StartPlatzSurveyBundle' => [
  3016.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/SurveyBundle'),
  3017.                     'namespace' => 'App\\StartPlatz\\Bundle\\SurveyBundle',
  3018.                 ],
  3019.                 'StartPlatzMailBundle' => [
  3020.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MailBundle'),
  3021.                     'namespace' => 'App\\StartPlatz\\Bundle\\MailBundle',
  3022.                 ],
  3023.                 'StartPlatzMailmanBundle' => [
  3024.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MailmanBundle'),
  3025.                     'namespace' => 'App\\StartPlatz\\Bundle\\MailmanBundle',
  3026.                 ],
  3027.                 'StartPlatzMentorsBundle' => [
  3028.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MentorsBundle'),
  3029.                     'namespace' => 'App\\StartPlatz\\Bundle\\MentorsBundle',
  3030.                 ],
  3031.                 'StartPlatzPartnersBundle' => [
  3032.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/PartnersBundle'),
  3033.                     'namespace' => 'App\\StartPlatz\\Bundle\\PartnersBundle',
  3034.                 ],
  3035.                 'StartPlatzInvestorsBundle' => [
  3036.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/InvestorsBundle'),
  3037.                     'namespace' => 'App\\StartPlatz\\Bundle\\InvestorsBundle',
  3038.                 ],
  3039.                 'StartPlatzConnectBundle' => [
  3040.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/ConnectBundle'),
  3041.                     'namespace' => 'App\\StartPlatz\\Bundle\\ConnectBundle',
  3042.                 ],
  3043.                 'StartPlatzAcceleratorBundle' => [
  3044.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/AcceleratorBundle'),
  3045.                     'namespace' => 'App\\StartPlatz\\Bundle\\AcceleratorBundle',
  3046.                 ],
  3047.                 'StartPlatzRpAdminBundle' => [
  3048.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/RpAdminBundle'),
  3049.                     'namespace' => 'App\\StartPlatz\\Bundle\\RpAdminBundle',
  3050.                 ],
  3051.                 'StartPlatzVirtualOfficeBundle' => [
  3052.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/VirtualOfficeBundle'),
  3053.                     'namespace' => 'App\\StartPlatz\\Bundle\\VirtualOfficeBundle',
  3054.                 ],
  3055.                 'StartPlatzTeamAdminBundle' => [
  3056.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/TeamAdminBundle'),
  3057.                     'namespace' => 'App\\StartPlatz\\Bundle\\TeamAdminBundle',
  3058.                 ],
  3059.                 'StartPlatzMemberAdminBundle' => [
  3060.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MemberAdminBundle'),
  3061.                     'namespace' => 'App\\StartPlatz\\Bundle\\MemberAdminBundle',
  3062.                 ],
  3063.                 'WebProfilerBundle' => [
  3064.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3065.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3066.                 ],
  3067.                 'DebugBundle' => [
  3068.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3069.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3070.                 ],
  3071.                 'TinymceBundle' => [
  3072.                     'path' => (\dirname(__DIR__4).'/vendor/eckinox/tinymce-bundle'),
  3073.                     'namespace' => 'Eckinox\\TinymceBundle',
  3074.                 ],
  3075.                 'OpenAIBundle' => [
  3076.                     'path' => (\dirname(__DIR__4).'/vendor/openai-php/symfony/src'),
  3077.                     'namespace' => 'OpenAI\\Symfony',
  3078.                 ],
  3079.                 'NelmioApiDocBundle' => [
  3080.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  3081.                     'namespace' => 'Nelmio\\ApiDocBundle',
  3082.                 ],
  3083.                 'StartPlatzMobileApiBundle' => [
  3084.                     'path' => (\dirname(__DIR__4).'/src/StartPlatz/Bundle/MobileApiBundle'),
  3085.                     'namespace' => 'App\\StartPlatz\\Bundle\\MobileApiBundle',
  3086.                 ],
  3087.             ],
  3088.             'kernel.charset' => 'UTF-8',
  3089.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  3090.             'hubspot.api_base_url' => 'https://api.hubapi.com',
  3091.             'hubspot.forms_api_base_url' => 'https://api.hsforms.com',
  3092.             'hubspot.max_retries' => 3,
  3093.             'hubspot.retry_delay' => 1000,
  3094.             'hubspot.timeout' => 30,
  3095.             'session_save_path' => (\dirname(__DIR__6).'/cache/sessions'),
  3096.             'buildtime' => 20200512131002,
  3097.             'access_media.key.notification_email' => 'duesseldorf@startplatz.de',
  3098.             'api_keys' => [
  3099.                 'startplatz' => 'sp_live_7k9mR2nX8vQ4pL1wE6tY9sA3',
  3100.                 'ai-hub' => 'aih_prod_B5nK8mP3qF7jS2vL9xW4eT6',
  3101.                 'booking-app' => 'ext_booking_K4mN7pR2sT9vX1yZ3wA6',
  3102.                 'startplatz-app' => 'spa_admin_X7kL9mQ2pR4nT6vW8yB1',
  3103.             ],
  3104.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3105.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3106.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3107.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3108.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3109.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3110.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3111.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3112.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3113.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3114.             'doctrine.entity_managers' => [
  3115.                 'default' => 'doctrine.orm.default_entity_manager',
  3116.             ],
  3117.             'doctrine.default_entity_manager' => 'default',
  3118.             'doctrine.dbal.connection_factory.types' => [
  3119.             ],
  3120.             'doctrine.connections' => [
  3121.                 'default' => 'doctrine.dbal.default_connection',
  3122.             ],
  3123.             'doctrine.default_connection' => 'default',
  3124.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3125.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3126.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3127.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3128.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3129.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3130.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3131.             'doctrine.orm.cache.memcache_port' => 11211,
  3132.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3133.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3134.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3135.             'doctrine.orm.cache.memcached_port' => 11211,
  3136.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3137.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3138.             'doctrine.orm.cache.redis_host' => 'localhost',
  3139.             'doctrine.orm.cache.redis_port' => 6379,
  3140.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3141.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3142.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3143.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3144.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3145.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3146.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3147.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3148.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3149.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3150.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3151.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3152.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3153.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3154.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3155.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3156.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3157.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3158.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3159.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3160.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3161.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3162.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3163.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3164.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3165.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3166.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3167.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3168.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3169.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3170.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3171.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3172.             'doctrine_migrations.name' => 'Application Migrations',
  3173.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Migrations'),
  3174.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  3175.             'doctrine_migrations.table_name' => 'migration_versions',
  3176.             'doctrine_migrations.column_name' => 'version',
  3177.             'doctrine_migrations.column_length' => 14,
  3178.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  3179.             'doctrine_migrations.all_or_nothing' => false,
  3180.             'doctrine_migrations.custom_template' => NULL,
  3181.             'doctrine_migrations.organize_migrations' => false,
  3182.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  3183.             'stof_doctrine_extensions.default_locale' => 'de_DE',
  3184.             'stof_doctrine_extensions.translation_fallback' => false,
  3185.             'stof_doctrine_extensions.persist_default_translation' => false,
  3186.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  3187.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  3188.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  3189.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  3190.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  3191.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  3192.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  3193.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  3194.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  3195.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  3196.             'monolog.use_microseconds' => true,
  3197.             'monolog.swift_mailer.handlers' => [
  3198.             ],
  3199.             'monolog.handlers_to_channels' => [
  3200.                 'monolog.handler.console' => [
  3201.                     'type' => 'exclusive',
  3202.                     'elements' => [
  3203.                         => 'event',
  3204.                         => 'doctrine',
  3205.                         => 'console',
  3206.                     ],
  3207.                 ],
  3208.                 'monolog.handler.main' => [
  3209.                     'type' => 'exclusive',
  3210.                     'elements' => [
  3211.                         => 'event',
  3212.                     ],
  3213.                 ],
  3214.                 'monolog.handler.monsum_test' => [
  3215.                     'type' => 'inclusive',
  3216.                     'elements' => [
  3217.                         => 'monsum_test',
  3218.                     ],
  3219.                 ],
  3220.             ],
  3221.             'event_dispatcher.event_aliases' => [
  3222.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3223.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3224.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3225.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3226.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3227.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3228.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3229.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3230.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3231.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3232.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3233.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3234.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3235.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3236.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3237.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3238.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3239.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  3240.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  3241.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  3242.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  3243.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  3244.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  3245.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  3246.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3247.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3248.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3249.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3250.             ],
  3251.             'fragment.renderer.hinclude.global_template' => NULL,
  3252.             'fragment.path' => '/_fragment',
  3253.             'kernel.http_method_override' => false,
  3254.             'kernel.trusted_hosts' => [
  3255.             ],
  3256.             'kernel.default_locale' => 'en',
  3257.             'kernel.enabled_locales' => [
  3258.             ],
  3259.             'kernel.error_controller' => 'error_controller',
  3260.             'debug.file_link_format' => NULL,
  3261.             'asset.request_context.base_path' => NULL,
  3262.             'asset.request_context.secure' => NULL,
  3263.             'debug.error_handler.throw_at' => -1,
  3264.             'router.request_context.host' => 'localhost',
  3265.             'router.request_context.scheme' => 'http',
  3266.             'router.request_context.base_url' => '',
  3267.             'router.resource' => 'kernel::loadRoutes',
  3268.             'request_listener.http_port' => 80,
  3269.             'request_listener.https_port' => 443,
  3270.             'session.metadata.storage_key' => '_sf2_meta',
  3271.             'session.storage.options' => [
  3272.                 'cache_limiter' => '0',
  3273.                 'cookie_secure' => 'auto',
  3274.                 'cookie_httponly' => true,
  3275.                 'cookie_samesite' => 'lax',
  3276.                 'gc_probability' => 1,
  3277.             ],
  3278.             'session.save_path' => NULL,
  3279.             'session.metadata.update_threshold' => 0,
  3280.             'form.type_extension.csrf.enabled' => true,
  3281.             'form.type_extension.csrf.field_name' => '_token',
  3282.             'validator.translation_domain' => 'validators',
  3283.             'profiler_listener.only_exceptions' => false,
  3284.             'profiler_listener.only_main_requests' => false,
  3285.             'twig.form.resources' => [
  3286.                 => 'form_div_layout.html.twig',
  3287.                 => '@Tinymce/form/tinymce_type.html.twig',
  3288.             ],
  3289.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3290.             'security.role_hierarchy.roles' => [
  3291.                 'ROLE_ADMIN' => [
  3292.                     => 'ROLE_USER',
  3293.                 ],
  3294.                 'ROLE_API' => [
  3295.                     => 'ROLE_USER',
  3296.                 ],
  3297.             ],
  3298.             'security.access.denied_url' => NULL,
  3299.             'security.authentication.manager.erase_credentials' => true,
  3300.             'security.authentication.session_strategy.strategy' => 'migrate',
  3301.             'security.access.always_authenticate_before_granting' => false,
  3302.             'security.authentication.hide_user_not_found' => true,
  3303.             'security.firewalls' => [
  3304.                 => 'dev',
  3305.                 => 'mobile_api_docs',
  3306.                 => 'mobile_api_public',
  3307.                 => 'mobile_api',
  3308.                 => 'main',
  3309.             ],
  3310.             'startplatz.wordpress_integration.wordpress_root_dir' => (\dirname(__DIR__4).'/public'),
  3311.             'startplatz.wordpress_integration.global_names_cache_file' => (\dirname(__DIR__4).'/public/wp-content/globalNames.php'),
  3312.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3313.             'web_profiler.debug_toolbar.mode' => 2,
  3314.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3315.             'nelmio_api_doc.areas' => [
  3316.                 => 'default',
  3317.             ],
  3318.             'nelmio_api_doc.use_validation_groups' => false,
  3319.             'data_collector.templates' => [
  3320.                 'data_collector.request' => [
  3321.                     => 'request',
  3322.                     => '@WebProfiler/Collector/request.html.twig',
  3323.                 ],
  3324.                 'data_collector.time' => [
  3325.                     => 'time',
  3326.                     => '@WebProfiler/Collector/time.html.twig',
  3327.                 ],
  3328.                 'data_collector.memory' => [
  3329.                     => 'memory',
  3330.                     => '@WebProfiler/Collector/memory.html.twig',
  3331.                 ],
  3332.                 'data_collector.validator' => [
  3333.                     => 'validator',
  3334.                     => '@WebProfiler/Collector/validator.html.twig',
  3335.                 ],
  3336.                 'data_collector.ajax' => [
  3337.                     => 'ajax',
  3338.                     => '@WebProfiler/Collector/ajax.html.twig',
  3339.                 ],
  3340.                 'data_collector.form' => [
  3341.                     => 'form',
  3342.                     => '@WebProfiler/Collector/form.html.twig',
  3343.                 ],
  3344.                 'data_collector.exception' => [
  3345.                     => 'exception',
  3346.                     => '@WebProfiler/Collector/exception.html.twig',
  3347.                 ],
  3348.                 'data_collector.logger' => [
  3349.                     => 'logger',
  3350.                     => '@WebProfiler/Collector/logger.html.twig',
  3351.                 ],
  3352.                 'data_collector.events' => [
  3353.                     => 'events',
  3354.                     => '@WebProfiler/Collector/events.html.twig',
  3355.                 ],
  3356.                 'data_collector.router' => [
  3357.                     => 'router',
  3358.                     => '@WebProfiler/Collector/router.html.twig',
  3359.                 ],
  3360.                 'data_collector.cache' => [
  3361.                     => 'cache',
  3362.                     => '@WebProfiler/Collector/cache.html.twig',
  3363.                 ],
  3364.                 'data_collector.security' => [
  3365.                     => 'security',
  3366.                     => '@Security/Collector/security.html.twig',
  3367.                 ],
  3368.                 'data_collector.twig' => [
  3369.                     => 'twig',
  3370.                     => '@WebProfiler/Collector/twig.html.twig',
  3371.                 ],
  3372.                 'data_collector.doctrine' => [
  3373.                     => 'db',
  3374.                     => '@Doctrine/Collector/db.html.twig',
  3375.                 ],
  3376.                 'data_collector.http_client' => [
  3377.                     => 'http_client',
  3378.                     => '@WebProfiler/Collector/http_client.html.twig',
  3379.                 ],
  3380.                 'data_collector.dump' => [
  3381.                     => 'dump',
  3382.                     => '@Debug/Profiler/dump.html.twig',
  3383.                 ],
  3384.                 'mailer.data_collector' => [
  3385.                     => 'mailer',
  3386.                     => '@WebProfiler/Collector/mailer.html.twig',
  3387.                 ],
  3388.                 'data_collector.config' => [
  3389.                     => 'config',
  3390.                     => '@WebProfiler/Collector/config.html.twig',
  3391.                 ],
  3392.             ],
  3393.             'console.command.ids' => [
  3394.                 => 'console.command.public_alias.App\\StartPlatz\\Bundle\\EventBundle\\Command\\TestEventsHealthCheckCommand',
  3395.                 => 'console.command.public_alias.App\\StartPlatz\\Bundle\\FibuBundle\\Command\\CheckDeletedPositionsCommand',
  3396.                 => 'console.command.public_alias.App\\StartPlatz\\Bundle\\FibuBundle\\Command\\FindReplacementPositionIdsCommand',
  3397.                 => 'console.command.public_alias.App\\StartPlatz\\Bundle\\MailmanBundle\\Command\\PurgeMailQueueCommand',
  3398.                 => 'console.command.public_alias.App\\StartPlatz\\Bundle\\PartnersBundle\\Command\\MigrateTagsCommand',
  3399.                 => 'console.command.public_alias.App\\StartPlatz\\Bundle\\UserBundle\\Command\\SendTestmailCommand',
  3400.                 => 'console.command.public_alias.App\\StartPlatz\\Bundle\\VirtualOfficeBundle\\Command\\ImportVirtualOfficeCommand',
  3401.             ],
  3402.         ];
  3403.     }
  3404.     protected function throw($message)
  3405.     {
  3406.         throw new RuntimeException($message);
  3407.     }
  3408. }