var/cache/dev/ContainerR2GfZNX/FMT_KernelDevDebugContainer.php line 2082

Open in your IDE?
  1. <?php
  2. namespace ContainerR2GfZNX;
  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 FMT_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.form.factory' => 'get_Container_Private_Form_FactoryService',
  34.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  35.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  38.             '.container.private.session' => 'get_Container_Private_SessionService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Adeliom\\EasyFieldsBundle\\Twig\\OembedExtension' => 'getOembedExtensionService',
  42.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Client' => 'getClientService',
  43.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\MockService' => 'getMockServiceService',
  44.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Transport\\Curl' => 'getCurlService',
  45.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Transport\\Curl' => 'getCurl2Service',
  46.             'cache.app' => 'getCache_AppService',
  47.             'cache.system' => 'getCache_SystemService',
  48.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  49.             'data_collector.dump' => 'getDataCollector_DumpService',
  50.             'doctrine' => 'getDoctrineService',
  51.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  52.             'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
  53.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  54.             'event_dispatcher' => 'getEventDispatcherService',
  55.             'fmt.cache' => 'getFmt_CacheService',
  56.             'fmt.logger' => 'getFmt_LoggerService',
  57.             'fos_user.user_manager' => 'getFosUser_UserManagerService',
  58.             'http_kernel' => 'getHttpKernelService',
  59.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  60.             'monolog.logger.deprecation' => 'getMonolog_Logger_DeprecationService',
  61.             'request_stack' => 'getRequestStackService',
  62.             'router' => 'getRouterService',
  63.             'translator' => 'getTranslatorService',
  64.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  65.             'cache_clearer' => 'getCacheClearerService',
  66.             'filesystem' => 'getFilesystemService',
  67.             'serializer' => 'getSerializerService',
  68.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  69.             'form.factory' => 'getForm_FactoryService',
  70.             'form.type.file' => 'getForm_Type_FileService',
  71.             'profiler' => 'getProfilerService',
  72.             'twig' => 'getTwigService',
  73.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  74.             'security.token_storage' => 'getSecurity_TokenStorageService',
  75.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  76.             'session' => 'getSessionService',
  77.             'validator' => 'getValidatorService',
  78.         ];
  79.         $this->fileMap = [
  80.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  81.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  82.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  83.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  84.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  85.             'Adeliom\\EasyFieldsBundle\\Admin\\Field\\Configurator\\AssociationConfigurator' => 'getAssociationConfiguratorService',
  86.             'Adeliom\\EasyFieldsBundle\\Admin\\Field\\Configurator\\ChoiceMaskConfigurator' => 'getChoiceMaskConfiguratorService',
  87.             'Adeliom\\EasyFieldsBundle\\Admin\\Field\\Configurator\\EnumConfigurator' => 'getEnumConfiguratorService',
  88.             'Adeliom\\EasyFieldsBundle\\Admin\\Field\\Configurator\\PositionSortableConfigurator' => 'getPositionSortableConfiguratorService',
  89.             'Adeliom\\EasyFieldsBundle\\Admin\\Field\\Configurator\\SortableCollectionConfigurator' => 'getSortableCollectionConfiguratorService',
  90.             'Adeliom\\EasyFieldsBundle\\Controller\\OembedController' => 'getOembedControllerService',
  91.             'Adeliom\\EasyFieldsBundle\\Form\\ChoiceMaskType' => 'getChoiceMaskTypeService',
  92.             'Adeliom\\EasyFieldsBundle\\Form\\SortableCollectionType' => 'getSortableCollectionTypeService',
  93.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  94.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminDashboardCommand' => 'getMakeAdminDashboardCommandService',
  95.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand' => 'getMakeAdminMigrationCommandService',
  96.             'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeCrudControllerCommand' => 'getMakeCrudControllerCommandService',
  97.             'FMT\\Application\\Controller\\Admin\\Crud\\ExternalUserController' => 'getExternalUserControllerService',
  98.             'FMT\\Application\\Controller\\Admin\\Crud\\ProfileCrudController' => 'getProfileCrudControllerService',
  99.             'FMT\\Application\\Controller\\Admin\\Crud\\ReportCrudController' => 'getReportCrudControllerService',
  100.             'FMT\\Application\\Controller\\Admin\\Crud\\UserCrudController' => 'getUserCrudControllerService',
  101.             'FMT\\Application\\Controller\\Admin\\Crud\\UserSchoolController' => 'getUserSchoolControllerService',
  102.             'FMT\\Application\\Controller\\Admin\\DashboardController' => 'getDashboardControllerService',
  103.             'FMT\\Application\\Controller\\Common\\BookController' => 'getBookControllerService',
  104.             'FMT\\Application\\Controller\\Common\\CampaignController' => 'getCampaignControllerService',
  105.             'FMT\\Application\\Controller\\Common\\CartController' => 'getCartControllerService',
  106.             'FMT\\Application\\Controller\\Common\\CronController' => 'getCronControllerService',
  107.             'FMT\\Application\\Controller\\Common\\MarketingPortalController' => 'getMarketingPortalControllerService',
  108.             'FMT\\Application\\Controller\\Common\\NotFoundController' => 'getNotFoundControllerService',
  109.             'FMT\\Application\\Controller\\Common\\PaymentController' => 'getPaymentControllerService',
  110.             'FMT\\Application\\Controller\\Common\\PdfController' => 'getPdfControllerService',
  111.             'FMT\\Application\\Controller\\Common\\PublicDashboardController' => 'getPublicDashboardControllerService',
  112.             'FMT\\Application\\Controller\\Common\\RegistrationController' => 'getRegistrationControllerService',
  113.             'FMT\\Application\\Controller\\Common\\ResetController' => 'getResetControllerService',
  114.             'FMT\\Application\\Controller\\Common\\SchoolAuthController' => 'getSchoolAuthControllerService',
  115.             'FMT\\Application\\Controller\\Common\\ShippingController' => 'getShippingControllerService',
  116.             'FMT\\Application\\Controller\\Common\\StripeEventController' => 'getStripeEventControllerService',
  117.             'FMT\\Application\\Controller\\Donor\\DashboardController' => 'getDashboardController2Service',
  118.             'FMT\\Application\\Controller\\Donor\\ProfileController' => 'getProfileControllerService',
  119.             'FMT\\Application\\Controller\\Donor\\TransactionHistoryController' => 'getTransactionHistoryControllerService',
  120.             'FMT\\Application\\Controller\\Student\\CampaignController' => 'getCampaignController2Service',
  121.             'FMT\\Application\\Controller\\Student\\CartController' => 'getCartController2Service',
  122.             'FMT\\Application\\Controller\\Student\\ContactController' => 'getContactControllerService',
  123.             'FMT\\Application\\Controller\\Student\\DashboardController' => 'getDashboardController3Service',
  124.             'FMT\\Application\\Controller\\Student\\ProfileController' => 'getProfileController2Service',
  125.             'FMT\\Application\\Controller\\Student\\TransactionHistoryController' => 'getTransactionHistoryController2Service',
  126.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Exception' => 'getExceptionService',
  127.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\AddItemResult' => 'getAddItemResultService',
  128.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\AddItemsResult' => 'getAddItemsResultService',
  129.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Address' => 'getAddressService',
  130.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\BookInfo' => 'getBookInfoService',
  131.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Campus' => 'getCampusService',
  132.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\CartItem' => 'getCartItemService',
  133.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\CartSummary' => 'getCartSummaryService',
  134.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Coupon' => 'getCouponService',
  135.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Course' => 'getCourseService',
  136.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Department' => 'getDepartmentService',
  137.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Material' => 'getMaterialService',
  138.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\OperationResult' => 'getOperationResultService',
  139.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Order' => 'getOrderService',
  140.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\OrderComment' => 'getOrderCommentService',
  141.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\OrderItem' => 'getOrderItemService',
  142.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\OrderPaymentMethod' => 'getOrderPaymentMethodService',
  143.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\PaymentInfo' => 'getPaymentInfoService',
  144.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\PaymentMethod' => 'getPaymentMethodService',
  145.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Product' => 'getProductService',
  146.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\ProductFamily' => 'getProductFamilyService',
  147.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\ProductSearchItem' => 'getProductSearchItemService',
  148.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\ProductSearchResult' => 'getProductSearchResultService',
  149.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Requirement' => 'getRequirementService',
  150.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Section' => 'getSectionService',
  151.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\ShippingCode' => 'getShippingCodeService',
  152.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\ShippingInfo' => 'getShippingInfoService',
  153.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Shopper' => 'getShopperService',
  154.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\SubmitOrderResult' => 'getSubmitOrderResultService',
  155.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Tender' => 'getTenderService',
  156.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Item\\Term' => 'getTermService',
  157.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\AddItemResultMapper' => 'getAddItemResultMapperService',
  158.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\AddItemsResultMapper' => 'getAddItemsResultMapperService',
  159.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\BookInfoMapper' => 'getBookInfoMapperService',
  160.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\CampusMapper' => 'getCampusMapperService',
  161.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\CartItemMapper' => 'getCartItemMapperService',
  162.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\CartSummaryMapper' => 'getCartSummaryMapperService',
  163.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\CouponMapper' => 'getCouponMapperService',
  164.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\CourseMapper' => 'getCourseMapperService',
  165.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\DepartmentMapper' => 'getDepartmentMapperService',
  166.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\FromAddressMapper' => 'getFromAddressMapperService',
  167.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\FromCartItemMapper' => 'getFromCartItemMapperService',
  168.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\FromPaymentInfoMapper' => 'getFromPaymentInfoMapperService',
  169.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\FromShippingInfoMapper' => 'getFromShippingInfoMapperService',
  170.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\FromShopperMapper' => 'getFromShopperMapperService',
  171.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\MaterialMapper' => 'getMaterialMapperService',
  172.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\OperationResultMapper' => 'getOperationResultMapperService',
  173.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\OrderCommentMapper' => 'getOrderCommentMapperService',
  174.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\OrderItemMapper' => 'getOrderItemMapperService',
  175.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\OrderMapper' => 'getOrderMapperService',
  176.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\OrderPaymentMethodMapper' => 'getOrderPaymentMethodMapperService',
  177.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\PaymentMethodMapper' => 'getPaymentMethodMapperService',
  178.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\ProductFamilyMapper' => 'getProductFamilyMapperService',
  179.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\ProductMapper' => 'getProductMapperService',
  180.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\ProductSearchItemMapper' => 'getProductSearchItemMapperService',
  181.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\ProductSearchResultMapper' => 'getProductSearchResultMapperService',
  182.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\RequirementMapper' => 'getRequirementMapperService',
  183.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\SectionMapper' => 'getSectionMapperService',
  184.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\ShippingCodeMapper' => 'getShippingCodeMapperService',
  185.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\SubmitOrderResultMapper' => 'getSubmitOrderResultMapperService',
  186.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\TenderMapper' => 'getTenderMapperService',
  187.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\TermMapper' => 'getTermMapperService',
  188.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\ToAddressMapper' => 'getToAddressMapperService',
  189.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\ToPaymentInfoMapper' => 'getToPaymentInfoMapperService',
  190.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\ToShippingInfoMapper' => 'getToShippingInfoMapperService',
  191.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\ToShopperMapper' => 'getToShopperMapperService',
  192.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Transport\\NotFoundException' => 'getNotFoundExceptionService',
  193.             'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Transport\\TransportException' => 'getTransportExceptionService',
  194.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Exception' => 'getException2Service',
  195.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Item\\Address' => 'getAddress2Service',
  196.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Item\\Order' => 'getOrder2Service',
  197.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Item\\OrderInfo' => 'getOrderInfoService',
  198.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Item\\OrderItem' => 'getOrderItem2Service',
  199.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Item\\Product' => 'getProduct2Service',
  200.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Item\\Shipping' => 'getShippingService',
  201.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Item\\ShippingCode' => 'getShippingCode2Service',
  202.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Item\\TaxMethod' => 'getTaxMethodService',
  203.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Item\\TaxShipping' => 'getTaxShippingService',
  204.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Mapper\\AddressMapper' => 'getAddressMapperService',
  205.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Mapper\\OrderInfoMapper' => 'getOrderInfoMapperService',
  206.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Mapper\\OrderMapper' => 'getOrderMapper2Service',
  207.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Mapper\\ProductMapper' => 'getProductMapper2Service',
  208.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Mapper\\ShippingCodeMapper' => 'getShippingCodeMapper2Service',
  209.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Mapper\\TaxMapper' => 'getTaxMapperService',
  210.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Mapper\\TaxShippingMapper' => 'getTaxShippingMapperService',
  211.             'FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Transport\\TransportException' => 'getTransportException2Service',
  212.             'FMT\\Infrastructure\\Service\\Payments\\Dwolla\\Controller\\WebhooksController' => 'getWebhooksControllerService',
  213.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  214.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  215.             'cache.app_clearer' => 'getCache_AppClearerService',
  216.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  217.             'cache.system_clearer' => 'getCache_SystemClearerService',
  218.             'cache_warmer' => 'getCacheWarmerService',
  219.             'console.command_loader' => 'getConsole_CommandLoaderService',
  220.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  221.             'error_controller' => 'getErrorControllerService',
  222.             'fmt.lock' => 'getFmt_LockService',
  223.             'fos_js_routing.controller' => 'getFosJsRouting_ControllerService',
  224.             'fos_js_routing.extractor' => 'getFosJsRouting_ExtractorService',
  225.             'fos_js_routing.serializer' => 'getFosJsRouting_SerializerService',
  226.             'fos_user.change_password.controller' => 'getFosUser_ChangePassword_ControllerService',
  227.             'fos_user.profile.controller' => 'getFosUser_Profile_ControllerService',
  228.             'fos_user.registration.controller' => 'getFosUser_Registration_ControllerService',
  229.             'fos_user.resetting.controller' => 'getFosUser_Resetting_ControllerService',
  230.             'fos_user.security.controller' => 'getFosUser_Security_ControllerService',
  231.             'knp_paginator' => 'getKnpPaginatorService',
  232.             'monolog.logger.cartCheckout' => 'getMonolog_Logger_CartCheckoutService',
  233.             'monolog.logger.priceCalculation' => 'getMonolog_Logger_PriceCalculationService',
  234.             'routing.loader' => 'getRouting_LoaderService',
  235.             'services_resetter' => 'getServicesResetterService',
  236.             'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
  237.             'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
  238.             'swiftmailer.transport' => 'getSwiftmailer_TransportService',
  239.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  240.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  241.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  242.         ];
  243.         $this->aliases = [
  244.             'FMT\\Kernel' => 'kernel',
  245.             'FOS\\UserBundle\\Controller\\ChangePasswordController' => 'fos_user.change_password.controller',
  246.             'FOS\\UserBundle\\Controller\\ProfileController' => 'fos_user.profile.controller',
  247.             'FOS\\UserBundle\\Controller\\RegistrationController' => 'fos_user.registration.controller',
  248.             'FOS\\UserBundle\\Controller\\ResettingController' => 'fos_user.resetting.controller',
  249.             'FOS\\UserBundle\\Controller\\SecurityController' => 'fos_user.security.controller',
  250.             'database_connection' => 'doctrine.dbal.default_connection',
  251.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  252.             'fmt.mailer' => 'swiftmailer.mailer.default',
  253.             'mailer' => 'swiftmailer.mailer.default',
  254.         ];
  255.         $this->privates['service_container'] = function () {
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  262.             include_once \dirname(__DIR__4).'/src/FMT/Kernel.php';
  263.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Type/Cache/Settings.php';
  264.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/AmazonS3/StorageInterface.php';
  265.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/AmazonS3/StorageFactory.php';
  266.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Manager/EventBasedManager.php';
  267.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/CampaignManagerInterface.php';
  268.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Manager/CampaignManager.php';
  269.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/UserManagerInterface.php';
  270.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Manager/UserManager.php';
  271.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/SchoolSynchronizerInterface.php';
  272.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Synchronizer/SchoolSynchronizer.php';
  273.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/FileManagerInterface.php';
  274.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Manager/FileManager.php';
  275.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/CartManagerInterface.php';
  276.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Manager/CartManager.php';
  277.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/CartProviderInterface.php';
  278.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Cart/Provider/AnonymousProvider.php';
  279.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Cart/Provider/DummyProvider.php';
  280.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Cart/Provider/UserProvider.php';
  281.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/PaymentManagerInterface.php';
  282.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Manager/PaymentManager.php';
  283.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/BookManagerInterface.php';
  284.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Manager/BookManager.php';
  285.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/ShippingManagerInterface.php';
  286.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Manager/ShippingManager.php';
  287.             include_once \dirname(__DIR__4).'/src/FMT/Application/Listener/DwollaEventListener.php';
  288.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  289.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  290.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  291.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  293.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Repository/RepositoryInterface.php';
  294.             include_once \dirname(__DIR__4).'/src/FMT/Data/Repository/DoctrineRepository.php';
  295.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Repository/BookstoreTransferRepositoryInterface.php';
  296.             include_once \dirname(__DIR__4).'/src/FMT/Data/Repository/BookstoreTransferRepository.php';
  297.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Repository/CampaignRepositoryInterface.php';
  298.             include_once \dirname(__DIR__4).'/src/FMT/Data/Repository/CampaignRepository.php';
  299.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Repository/DwollaEventRepositoryInterface.php';
  300.             include_once \dirname(__DIR__4).'/src/FMT/Data/Repository/DwollaEventRepository.php';
  301.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Repository/OrderRepositoryInterface.php';
  302.             include_once \dirname(__DIR__4).'/src/FMT/Data/Traits/ChunkedQueryBuilder.php';
  303.             include_once \dirname(__DIR__4).'/src/FMT/Data/Repository/OrderRepository.php';
  304.             include_once \dirname(__DIR__4).'/src/FMT/Data/Repository/UserContactRepository.php';
  305.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Repository/UserNotificationsRepositoryInterface.php';
  306.             include_once \dirname(__DIR__4).'/src/FMT/Data/Repository/UserNotificationsRepository.php';
  307.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Repository/UserRepositoryInterface.php';
  308.             include_once \dirname(__DIR__4).'/src/FMT/Data/Repository/UserRepository.php';
  309.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Repository/UserSchoolRepositoryInterface.php';
  310.             include_once \dirname(__DIR__4).'/src/FMT/Data/Repository/UserSchoolRepository.php';
  311.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Repository/UserStatisticRepositoryInterface.php';
  312.             include_once \dirname(__DIR__4).'/src/FMT/Data/Repository/UserStatisticRepository.php';
  313.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Repository/UserTransactionRepositoryInterface.php';
  314.             include_once \dirname(__DIR__4).'/src/FMT/Data/Repository/UserTransactionRepository.php';
  315.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Listener/RequestListener.php';
  316.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Listener/UserNotificationListener.php';
  317.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/SynchronizerInterface.php';
  318.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Service/Synchronizer/MajorSynchronizer.php';
  319.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Type/Payment/ChargeCalculatorInterface.php';
  320.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Type/Payment/FMT.php';
  321.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Type/Payment/Settings.php';
  322.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Type/Payment/Stripe.php';
  323.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Type/Price/PricingTaxCalculatorInterface.php';
  324.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Type/Price/PricingTaxCalculator.php';
  325.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Mapper/Mapper.php';
  326.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/DependencyInjection/MapperConfigurator.php';
  327.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  328.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  329.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  330.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  331.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  332.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  333.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  334.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  335.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  336.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  337.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Monolog/CliStreamHandler.php';
  338.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Monolog/WebStreamHandler.php';
  339.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Nebook/Options.php';
  340.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Nebook/RestApi/Client.php';
  341.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Nebook/RestApi/MockService.php';
  342.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Nebook/RestApi/Transport/TransportInterface.php';
  343.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Nebook/RestApi/Transport/Curl.php';
  344.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Nebook/SoapApi/Client.php';
  345.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Nebook/SoapApi/Transport/TransportInterface.php';
  346.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Nebook/SoapApi/Transport/Curl.php';
  347.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Payments/Dwolla/Listener/HandleWebhooksListener.php';
  348.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Payments/Stripe/BalanceTrait.php';
  349.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Payments/Stripe/BalanceTransactionTrait.php';
  350.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Payments/Stripe/ChargeTrait.php';
  351.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Payments/Stripe/CustomerTrait.php';
  352.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Payments/Stripe/EventTrait.php';
  353.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Payments/Stripe/InvoiceTrait.php';
  354.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Payments/Stripe/PayoutTrait.php';
  355.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Payments/Stripe/RefundTrait.php';
  356.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Payments/Stripe/TransferTrait.php';
  357.             include_once \dirname(__DIR__4).'/src/FMT/Infrastructure/Service/Payments/Stripe/StripeClient.php';
  358.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  370.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RunnerInterface.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/RuntimeInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/GenericRuntime.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/runtime/SymfonyRuntime.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  387.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  393.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  394.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  396.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  429.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  430.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  445.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  446.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  447.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  448.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  475.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  476.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  477.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  478.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  479.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  480.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  481.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  482.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  483.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Validator/Initializer.php';
  484.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  485.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  486.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  488.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  500.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  501.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  502.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  504.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  505.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  506.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  507.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  508.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  509.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  510.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  511.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  513.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  515.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  516.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php';
  517.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  518.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  519.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  520.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  521.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  522.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  524.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  525.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  526.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  527.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  528.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  529.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  536.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  537.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  538.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  539.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  540.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  541.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  542.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  543.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  544.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  545.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  546.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  547.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  548.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  549.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  550.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  551.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  552.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  553.             include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  554.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  555.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  556.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  557.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  558.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  559.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  560.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  561.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  562.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  563.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php';
  564.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php';
  565.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Formatter/LineFormatter.php';
  566.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  567.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  568.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  569.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  570.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  571.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  572.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  573.             include_once \dirname(__DIR__4).'/src/FMT/Application/ParamConverter/Traits/InheritanceTrait.php';
  574.             include_once \dirname(__DIR__4).'/src/FMT/Application/ParamConverter/DonatableStudentParamConverter.php';
  575.             include_once \dirname(__DIR__4).'/src/FMT/Application/ParamConverter/EnabledUserConverter.php';
  576.             include_once \dirname(__DIR__4).'/src/FMT/Application/ParamConverter/ThanksTransactionConverter.php';
  577.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  578.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  579.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  580.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  581.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  582.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  583.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  584.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  585.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  586.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  587.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  588.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  589.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGeneratorInterface.php';
  590.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/TokenGenerator.php';
  591.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/PasswordUpdaterInterface.php';
  592.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/HashingPasswordUpdater.php';
  593.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalFieldsUpdater.php';
  594.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/CanonicalizerInterface.php';
  595.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Util/Canonicalizer.php';
  596.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  597.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php';
  598.             include_once \dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/LoggableListener.php';
  599.             include_once \dirname(__DIR__4).'/src/FMT/Domain/Listener/LoggableListener.php';
  600.             include_once \dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php';
  601.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  602.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  603.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  604.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  605.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  606.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Provider/AdminContextProvider.php';
  607.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php';
  608.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php';
  609.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/MenuFactory.php';
  610.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ControllerFactory.php';
  611.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php';
  612.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/UrlSigner.php';
  613.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php';
  614.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php';
  615.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php';
  616.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  617.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  618.             include_once \dirname(__DIR__4).'/vendor/agence-adeliom/easy-fields-bundle/src/Twig/OembedExtension.php';
  619.             include_once \dirname(__DIR__4).'/vendor/agence-adeliom/easy-fields-bundle/src/EventListener/AdminListener.php';
  620.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  621.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  622.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  623.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/DashboardControllerRegistry.php';
  624.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Registry/CrudControllerRegistry.php';
  625.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  626.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  627.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  628.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  629.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  630.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  631.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  632.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  633.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  634.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  635.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  636.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManagerInterface.php';
  637.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Model/UserManager.php';
  638.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Doctrine/UserManager.php';
  639.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  640.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  641.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  642.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  643.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  644.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  645.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  646.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  647.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  648.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  649.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  650.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  651.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  652.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  653.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  654.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  655.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  656.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  657.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  658.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  659.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  660.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  661.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  662.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  663.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  664.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  665.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  666.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  667.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  668.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  669.             include_once \dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
  670.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  671.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  672.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  673.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Inspector/DataCollector.php';
  674.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  675.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  676.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  677.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  678.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  679.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  680.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  681.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  682.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  683.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  684.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  685.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  686.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  687.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  688.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  689.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  690.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  691.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  692.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  693.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  694.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  695.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  696.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  697.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  698.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  699.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  700.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  701.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  702.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  703.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  704.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  705.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  706.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  707.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/BookExtension.php';
  708.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/CampaignExtension.php';
  709.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/CartExtension.php';
  710.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/ContactExtension.php';
  711.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/CurrencyExtension.php';
  712.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/DateExtension.php';
  713.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/FlashExtension.php';
  714.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/MarketingExtension.php';
  715.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/MyselfExtension.php';
  716.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/RegistrationExtension.php';
  717.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/TextExtension.php';
  718.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/ThanksExtension.php';
  719.             include_once \dirname(__DIR__4).'/src/FMT/Application/Twig/UserExtension.php';
  720.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  721.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  722.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  723.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  724.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  725.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  726.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  727.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  728.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  729.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  730.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  731.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  732.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  733.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  734.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  735.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  736.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  737.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  738.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  739.         };
  740.     }
  741.     public function compile(): void
  742.     {
  743.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  744.     }
  745.     public function isCompiled(): bool
  746.     {
  747.         return true;
  748.     }
  749.     public function getRemovedIds(): array
  750.     {
  751.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  752.     }
  753.     protected function load($file$lazyLoad true)
  754.     {
  755.         if (class_exists($class __NAMESPACE__.'\\'.$filefalse)) {
  756.             return $class::do($this$lazyLoad);
  757.         }
  758.         if ('.' === $file[-4]) {
  759.             $class substr($class0, -4);
  760.         } else {
  761.             $file .= '.php';
  762.         }
  763.         $service = require $this->containerDir.\DIRECTORY_SEPARATOR.$file;
  764.         return class_exists($classfalse) ? $class::do($this$lazyLoad) : $service;
  765.     }
  766.     protected function createProxy($class\Closure $factory)
  767.     {
  768.         class_exists($classfalse) || require __DIR__.'/'.$class.'.php';
  769.         return $factory();
  770.     }
  771.     /**
  772.      * Gets the public '.container.private.form.factory' shared service.
  773.      *
  774.      * @return \Symfony\Component\Form\FormFactory
  775.      */
  776.     protected function get_Container_Private_Form_FactoryService()
  777.     {
  778.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  779.     }
  780.     /**
  781.      * Gets the public '.container.private.profiler' shared service.
  782.      *
  783.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  784.      */
  785.     protected function get_Container_Private_ProfilerService()
  786.     {
  787.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  788.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  789.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  790.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  791.         $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  792.         $a->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\CliStreamHandler'] ?? $this->getCliStreamHandlerService()));
  793.         $a->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\WebStreamHandler'] ?? $this->getWebStreamHandlerService()));
  794.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  795.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  796.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  797.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  798.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  799.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  800.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  801.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  802.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  803.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  804.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  805.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  806.         $d->addInstance('fmt.cache', ($this->services['fmt.cache'] ?? $this->getFmt_CacheService()));
  807.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  808.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  809.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  810.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  811.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  812.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  813.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  814.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  815.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  816.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  817.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  818.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  819.         if ($this->has('kernel')) {
  820.             $h->setKernel($b);
  821.         }
  822.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  823.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  824.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  825.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  826.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  827.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  828.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  829.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/FMT_KernelDevDebugContainer'), $c));
  830.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  831.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  832.         $instance->add($d);
  833.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  834.         $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()), false));
  835.         $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())));
  836.         $instance->add($e);
  837.         $instance->add($f);
  838.         $instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
  839.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  840.         $instance->add($g);
  841.         $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()))));
  842.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  843.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService())));
  844.         $instance->add($h);
  845.         return $instance;
  846.     }
  847.     /**
  848.      * Gets the public '.container.private.security.authorization_checker' shared service.
  849.      *
  850.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  851.      */
  852.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  853.     {
  854.         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()), ($this->privates['security.authentication.manager'] ?? $this->load('getSecurity_Authentication_ManagerService')), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), true);
  855.     }
  856.     /**
  857.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  858.      *
  859.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  860.      */
  861.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  862.     {
  863.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  864.     }
  865.     /**
  866.      * Gets the public '.container.private.security.token_storage' shared service.
  867.      *
  868.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  869.      */
  870.     protected function get_Container_Private_Security_TokenStorageService()
  871.     {
  872.         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, [
  873.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  874.         ], [
  875.             'request_stack' => '?',
  876.         ]));
  877.     }
  878.     /**
  879.      * Gets the public '.container.private.session' shared service.
  880.      *
  881.      * @return \Symfony\Component\HttpFoundation\Session\Session
  882.      */
  883.     protected function get_Container_Private_SessionService()
  884.     {
  885.         return $this->services['.container.private.session'] = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  886.     }
  887.     /**
  888.      * Gets the public '.container.private.twig' shared service.
  889.      *
  890.      * @return \Twig\Environment
  891.      */
  892.     protected function get_Container_Private_TwigService()
  893.     {
  894.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  895.         $a->addPath((\dirname(__DIR__4).'/templates'), 'Public');
  896.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  897.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  898.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  899.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  900.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  901.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  902.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  903.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  904.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
  905.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
  906.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/FOSUserBundle'), 'FOSUser');
  907.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), 'FOSUser');
  908.         $a->addPath((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/views'), '!FOSUser');
  909.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  910.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  911.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/EasyAdminBundle'), 'EasyAdmin');
  912.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  913.         $a->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  914.         $a->addPath((\dirname(__DIR__4).'/templates/bundles/EasyFieldsBundle'), 'EasyFields');
  915.         $a->addPath((\dirname(__DIR__4).'/vendor/agence-adeliom/easy-fields-bundle/src/Resources/views'), 'EasyFields');
  916.         $a->addPath((\dirname(__DIR__4).'/vendor/agence-adeliom/easy-fields-bundle/src/Resources/views'), '!EasyFields');
  917.         $a->addPath((\dirname(__DIR__4).'/templates'));
  918.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  919.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  920.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  921.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  922.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  923.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  924.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  925.         $e = ($this->services['router'] ?? $this->getRouterService());
  926.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  927.         $g = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  928.         $h = new \FMT\Application\Twig\ContactExtension();
  929.         $i = ($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService());
  930.         $h->setFormFactoryInstance($i);
  931.         $h->setTransactionRepository(($this->privates['FMT\\Data\\Repository\\UserTransactionRepository'] ?? $this->getUserTransactionRepositoryService()));
  932.         $j = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  933.         $k = new \FMT\Application\Twig\ThanksExtension();
  934.         $k->setFormFactoryInstance($i);
  935.         $l = new \FMT\Application\Twig\UserExtension(($this->privates['FMT\\Infrastructure\\Service\\AmazonS3\\StorageInterface'] ?? $this->getStorageInterfaceService()), $g$f$c$j);
  936.         $l->setFileManager(($this->privates['FMT\\Domain\\Service\\Manager\\FileManager'] ?? $this->getFileManagerService()));
  937.         $l->setUserRepository(($this->privates['FMT\\Data\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  938.         $m = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  939.         $m->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  940.         $n = new \Symfony\Bridge\Twig\AppVariable();
  941.         $n->setEnvironment('dev');
  942.         $n->setDebug(true);
  943.         if ($this->has('.container.private.security.token_storage')) {
  944.             $n->setTokenStorage($g);
  945.         }
  946.         if ($this->has('request_stack')) {
  947.             $n->setRequestStack($f);
  948.         }
  949.         $o = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  950.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  951.         $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())));
  952.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  953.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  954.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  955.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  956.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  957.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  958.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  959.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  960.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  961.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  962.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($f));
  963.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  964.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
  965.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  966.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($f, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $g)));
  967.         $instance->addExtension(new \FMT\Application\Twig\BookExtension($c));
  968.         $instance->addExtension(new \FMT\Application\Twig\CampaignExtension($g$e$f));
  969.         $instance->addExtension(new \FMT\Application\Twig\CartExtension(($this->privates['FMT\\Domain\\Service\\Manager\\CartManager'] ?? $this->getCartManagerService())));
  970.         $instance->addExtension($h);
  971.         $instance->addExtension(new \FMT\Application\Twig\CurrencyExtension());
  972.         $instance->addExtension(new \FMT\Application\Twig\DateExtension());
  973.         $instance->addExtension(new \FMT\Application\Twig\FlashExtension(($this->privates['session.flash_bag'] ?? $this->load('getSession_FlashBagService'))));
  974.         $instance->addExtension(new \FMT\Application\Twig\MarketingExtension($j));
  975.         $instance->addExtension(new \FMT\Application\Twig\MyselfExtension($g));
  976.         $instance->addExtension(new \FMT\Application\Twig\RegistrationExtension($f, ($this->privates['FMT\\Domain\\Service\\Manager\\UserManager'] ?? $this->getUserManagerService()), $i));
  977.         $instance->addExtension(new \FMT\Application\Twig\TextExtension(($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator()))));
  978.         $instance->addExtension($k);
  979.         $instance->addExtension($l);
  980.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  981.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($m));
  982.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e$c)));
  983.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  984.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  985.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'true],
  986.         ], [
  987.             'webpack_encore.entrypoint_lookup_collection' => '?',
  988.             'webpack_encore.tag_renderer' => '?',
  989.         ])));
  990.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  991.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  992.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => [false'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator''getAdminUrlGeneratorService'false],
  993.         ], [
  994.             'EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator' => '?',
  995.         ])));
  996.         $instance->addExtension(($this->services['Adeliom\\EasyFieldsBundle\\Twig\\OembedExtension'] ?? ($this->services['Adeliom\\EasyFieldsBundle\\Twig\\OembedExtension'] = new \Adeliom\EasyFieldsBundle\Twig\OembedExtension())));
  997.         $instance->addGlobal('app'$n);
  998.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  999.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'true],
  1000.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'true],
  1001.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'true],
  1002.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'true],
  1003.         ], [
  1004.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  1005.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  1006.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  1007.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  1008.         ])));
  1009.         $instance->addGlobal('marketing_app_url'$this->getEnv('marketing_app_url'));
  1010.         $instance->addGlobal('google_analytics_id'$this->getEnv('google_analytics_id'));
  1011.         $instance->addGlobal('social_facebook_link'$this->getEnv('social_facebook_link'));
  1012.         $instance->addGlobal('social_twitter_link'$this->getEnv('social_twitter_link'));
  1013.         $instance->addGlobal('social_linkedin_link'$this->getEnv('social_linkedin_link'));
  1014.         $instance->addGlobal('social_instagram_link'$this->getEnv('social_instagram_link'));
  1015.         $instance->registerUndefinedFilterCallback([=> $o=> 'suggestFilter']);
  1016.         $instance->registerUndefinedFunctionCallback([=> $o=> 'suggestFunction']);
  1017.         $instance->registerUndefinedTokenParserCallback([=> $o=> 'suggestTag']);
  1018.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  1019.         return $instance;
  1020.     }
  1021.     /**
  1022.      * Gets the public '.container.private.validator' shared service.
  1023.      *
  1024.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  1025.      */
  1026.     protected function get_Container_Private_ValidatorService()
  1027.     {
  1028.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  1029.     }
  1030.     /**
  1031.      * Gets the public 'Adeliom\EasyFieldsBundle\Twig\OembedExtension' shared autowired service.
  1032.      *
  1033.      * @return \Adeliom\EasyFieldsBundle\Twig\OembedExtension
  1034.      */
  1035.     protected function getOembedExtensionService()
  1036.     {
  1037.         return $this->services['Adeliom\\EasyFieldsBundle\\Twig\\OembedExtension'] = new \Adeliom\EasyFieldsBundle\Twig\OembedExtension();
  1038.     }
  1039.     /**
  1040.      * Gets the public 'FMT\Infrastructure\Service\Nebook\RestApi\Client' shared autowired service.
  1041.      *
  1042.      * @return \FMT\Infrastructure\Service\Nebook\RestApi\Client
  1043.      */
  1044.     protected function getClientService()
  1045.     {
  1046.         return $this->services['FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Client'] = new \FMT\Infrastructure\Service\Nebook\RestApi\Client(($this->services['FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Transport\\Curl'] ?? $this->getCurlService()), ($this->privates['FMT\\Infrastructure\\Service\\Mapper\\Mapper'] ?? $this->getMapperService()), ($this->services['FMT\\Infrastructure\\Service\\Nebook\\RestApi\\MockService'] ?? $this->getMockServiceService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  1047.     }
  1048.     /**
  1049.      * Gets the public 'FMT\Infrastructure\Service\Nebook\RestApi\MockService' shared autowired service.
  1050.      *
  1051.      * @return \FMT\Infrastructure\Service\Nebook\RestApi\MockService
  1052.      */
  1053.     protected function getMockServiceService()
  1054.     {
  1055.         return $this->services['FMT\\Infrastructure\\Service\\Nebook\\RestApi\\MockService'] = new \FMT\Infrastructure\Service\Nebook\RestApi\MockService(($this->services['FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Transport\\Curl'] ?? $this->getCurlService()), ($this->privates['FMT\\Infrastructure\\Service\\Mapper\\Mapper'] ?? $this->getMapperService()));
  1056.     }
  1057.     /**
  1058.      * Gets the public 'FMT\Infrastructure\Service\Nebook\RestApi\Transport\Curl' shared autowired service.
  1059.      *
  1060.      * @return \FMT\Infrastructure\Service\Nebook\RestApi\Transport\Curl
  1061.      */
  1062.     protected function getCurlService()
  1063.     {
  1064.         $this->services['FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Transport\\Curl'] = $instance = new \FMT\Infrastructure\Service\Nebook\RestApi\Transport\Curl(($this->privates['FMT\\Infrastructure\\Service\\Nebook\\Options'] ?? $this->getOptionsService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1065.         $instance->setLogger(($this->services['fmt.logger'] ?? $this->getFmt_LoggerService()));
  1066.         return $instance;
  1067.     }
  1068.     /**
  1069.      * Gets the public 'FMT\Infrastructure\Service\Nebook\SoapApi\Transport\Curl' shared autowired service.
  1070.      *
  1071.      * @return \FMT\Infrastructure\Service\Nebook\SoapApi\Transport\Curl
  1072.      */
  1073.     protected function getCurl2Service()
  1074.     {
  1075.         return $this->services['FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Transport\\Curl'] = new \FMT\Infrastructure\Service\Nebook\SoapApi\Transport\Curl(($this->privates['FMT\\Infrastructure\\Service\\Nebook\\Options'] ?? $this->getOptionsService()));
  1076.     }
  1077.     /**
  1078.      * Gets the public 'cache.app' shared service.
  1079.      *
  1080.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1081.      */
  1082.     protected function getCache_AppService()
  1083.     {
  1084.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('McD0dxrHHM'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1085.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1086.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1087.     }
  1088.     /**
  1089.      * Gets the public 'cache.system' shared service.
  1090.      *
  1091.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1092.      */
  1093.     protected function getCache_SystemService()
  1094.     {
  1095.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+80YfBNWii'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1096.     }
  1097.     /**
  1098.      * Gets the public 'cache.validator_expression_language' shared service.
  1099.      *
  1100.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1101.      */
  1102.     protected function getCache_ValidatorExpressionLanguageService()
  1103.     {
  1104.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('X3FVnUfUAO'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1105.     }
  1106.     /**
  1107.      * Gets the public 'data_collector.dump' shared service.
  1108.      *
  1109.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1110.      */
  1111.     protected function getDataCollector_DumpService()
  1112.     {
  1113.         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()));
  1114.     }
  1115.     /**
  1116.      * Gets the public 'doctrine' shared service.
  1117.      *
  1118.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1119.      */
  1120.     protected function getDoctrineService()
  1121.     {
  1122.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1123.     }
  1124.     /**
  1125.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1126.      *
  1127.      * @return \Doctrine\DBAL\Connection
  1128.      */
  1129.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1130.     {
  1131.         $a = new \Doctrine\DBAL\Configuration();
  1132.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1133.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1134.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1135.         $b->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  1136.         $b->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\CliStreamHandler'] ?? $this->getCliStreamHandlerService()));
  1137.         $b->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\WebStreamHandler'] ?? $this->getWebStreamHandlerService()));
  1138.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1139.         $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()))]));
  1140.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql''dbname' => $this->getEnv('string:database_name'), 'host' => $this->getEnv('string:database_host'), 'port' => $this->getEnv('string:database_port'), 'user' => $this->getEnv('string:database_user'), 'password' => $this->getEnv('string:database_password'), 'charset' => 'UTF8''driverOptions' => [], 'serverVersion' => $this->getEnv('string:database_version'), 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  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.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'true],
  1146.             'fos_user.user_listener' => ['privates''fos_user.user_listener''getFosUser_UserListenerService'true],
  1147.             'stof_doctrine_extensions.listener.loggable' => ['privates''stof_doctrine_extensions.listener.loggable''getStofDoctrineExtensions_Listener_LoggableService'false],
  1148.             'stof_doctrine_extensions.listener.timestampable' => ['privates''stof_doctrine_extensions.listener.timestampable''getStofDoctrineExtensions_Listener_TimestampableService'true],
  1149.         ], [
  1150.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1151.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  1152.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  1153.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  1154.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  1155.             'fos_user.user_listener' => '?',
  1156.             'stof_doctrine_extensions.listener.loggable' => '?',
  1157.             'stof_doctrine_extensions.listener.timestampable' => '?',
  1158.         ]), [=> 'stof_doctrine_extensions.listener.loggable'=> 'doctrine.orm.messenger.doctrine_schema_subscriber'=> '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'=> 'fos_user.user_listener'=> 'stof_doctrine_extensions.listener.timestampable'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  1159.     }
  1160.     /**
  1161.      * Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
  1162.      *
  1163.      * @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
  1164.      */
  1165.     protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
  1166.     {
  1167.         $this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1168.             'FMT\\Domain\\Listener\\EasyAdminListener' => ['privates''FMT\\Domain\\Listener\\EasyAdminListener''getEasyAdminListenerService'true],
  1169.         ], [
  1170.             'FMT\\Domain\\Listener\\EasyAdminListener' => '?',
  1171.         ]));
  1172.         $instance->registerService('FMT\\Domain\\Listener\\EasyAdminListener''FMT\\Domain\\Listener\\EasyAdminListener');
  1173.         return $instance;
  1174.     }
  1175.     /**
  1176.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1177.      *
  1178.      * @return \Doctrine\ORM\EntityManager
  1179.      */
  1180.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1181.     {
  1182.         if ($lazyLoad) {
  1183.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1184.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1185.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1186.                     $proxy->setProxyInitializer(null);
  1187.                     return true;
  1188.                 });
  1189.             });
  1190.         }
  1191.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1192.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  1193.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  1194.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  1195.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  1196.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1197.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1198.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1199.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php';
  1200.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1201.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1202.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  1203.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  1204.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  1205.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/SQLResultCasing.php';
  1206.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  1207.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  1208.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  1209.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1210.         $a = new \Doctrine\ORM\Configuration();
  1211.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1212.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1213.         $b->addDriver($c'FMT\\Data\\Entity');
  1214.         $b->addDriver($c'Gedmo\\Loggable\\Entity');
  1215.         $b->addDriver($c'Gedmo\\Tree\\Entity');
  1216.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/doctrine-mapping') => 'FOS\\UserBundle\\Model'], '.orm.xml')), 'FOS\\UserBundle\\Model');
  1217.         $a->setEntityNamespaces(['App' => 'FMT\\Data\\Entity''GedmoLoggable' => 'Gedmo\\Loggable\\Entity''GedmoTree' => 'Gedmo\\Tree\\Entity']);
  1218.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1219.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1220.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1221.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1222.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'true],
  1223.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'true],
  1224.         ], [
  1225.             'doctrine.ulid_generator' => '?',
  1226.             'doctrine.uuid_generator' => '?',
  1227.         ])));
  1228.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1229.         $a->setProxyNamespace('Proxies');
  1230.         $a->setAutoGenerateProxyClasses(true);
  1231.         $a->setSchemaIgnoreClasses([]);
  1232.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1233.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1234.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1235.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1236.         $a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
  1237.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1238.             'FMT\\Data\\Repository\\BookstoreTransferRepository' => ['privates''FMT\\Data\\Repository\\BookstoreTransferRepository''getBookstoreTransferRepositoryService'false],
  1239.             'FMT\\Data\\Repository\\CampaignContactRepository' => ['privates''FMT\\Data\\Repository\\CampaignContactRepository''getCampaignContactRepositoryService'true],
  1240.             'FMT\\Data\\Repository\\CampaignRepository' => ['privates''FMT\\Data\\Repository\\CampaignRepository''getCampaignRepositoryService'false],
  1241.             'FMT\\Data\\Repository\\DwollaEventRepository' => ['privates''FMT\\Data\\Repository\\DwollaEventRepository''getDwollaEventRepositoryService'false],
  1242.             'FMT\\Data\\Repository\\OrderItemRepository' => ['privates''FMT\\Data\\Repository\\OrderItemRepository''getOrderItemRepositoryService'true],
  1243.             'FMT\\Data\\Repository\\OrderRepository' => ['privates''FMT\\Data\\Repository\\OrderRepository''getOrderRepositoryService'false],
  1244.             'FMT\\Data\\Repository\\StripeEventRepository' => ['privates''FMT\\Data\\Repository\\StripeEventRepository''getStripeEventRepositoryService'true],
  1245.             'FMT\\Data\\Repository\\TransactionRepository' => ['privates''FMT\\Data\\Repository\\TransactionRepository''getTransactionRepositoryService'true],
  1246.             'FMT\\Data\\Repository\\UserContactRepository' => ['privates''FMT\\Data\\Repository\\UserContactRepository''getUserContactRepositoryService'false],
  1247.             'FMT\\Data\\Repository\\UserMajorRepository' => ['privates''FMT\\Data\\Repository\\UserMajorRepository''getUserMajorRepositoryService'true],
  1248.             'FMT\\Data\\Repository\\UserNotificationsRepository' => ['privates''FMT\\Data\\Repository\\UserNotificationsRepository''getUserNotificationsRepositoryService'false],
  1249.             'FMT\\Data\\Repository\\UserRepository' => ['privates''FMT\\Data\\Repository\\UserRepository''getUserRepositoryService'false],
  1250.             'FMT\\Data\\Repository\\UserSchoolRepository' => ['privates''FMT\\Data\\Repository\\UserSchoolRepository''getUserSchoolRepositoryService'false],
  1251.             'FMT\\Data\\Repository\\UserSchoolSettingsRepository' => ['privates''FMT\\Data\\Repository\\UserSchoolSettingsRepository''getUserSchoolSettingsRepositoryService'true],
  1252.             'FMT\\Data\\Repository\\UserSchoolShopperRepository' => ['privates''FMT\\Data\\Repository\\UserSchoolShopperRepository''getUserSchoolShopperRepositoryService'true],
  1253.             'FMT\\Data\\Repository\\UserSchoolTransferAttemptsRepository' => ['privates''FMT\\Data\\Repository\\UserSchoolTransferAttemptsRepository''getUserSchoolTransferAttemptsRepositoryService'true],
  1254.             'FMT\\Data\\Repository\\UserStatisticRepository' => ['privates''FMT\\Data\\Repository\\UserStatisticRepository''getUserStatisticRepositoryService'false],
  1255.             'FMT\\Data\\Repository\\UserTransactionRepository' => ['privates''FMT\\Data\\Repository\\UserTransactionRepository''getUserTransactionRepositoryService'false],
  1256.         ], [
  1257.             'FMT\\Data\\Repository\\BookstoreTransferRepository' => '?',
  1258.             'FMT\\Data\\Repository\\CampaignContactRepository' => '?',
  1259.             'FMT\\Data\\Repository\\CampaignRepository' => '?',
  1260.             'FMT\\Data\\Repository\\DwollaEventRepository' => '?',
  1261.             'FMT\\Data\\Repository\\OrderItemRepository' => '?',
  1262.             'FMT\\Data\\Repository\\OrderRepository' => '?',
  1263.             'FMT\\Data\\Repository\\StripeEventRepository' => '?',
  1264.             'FMT\\Data\\Repository\\TransactionRepository' => '?',
  1265.             'FMT\\Data\\Repository\\UserContactRepository' => '?',
  1266.             'FMT\\Data\\Repository\\UserMajorRepository' => '?',
  1267.             'FMT\\Data\\Repository\\UserNotificationsRepository' => '?',
  1268.             'FMT\\Data\\Repository\\UserRepository' => '?',
  1269.             'FMT\\Data\\Repository\\UserSchoolRepository' => '?',
  1270.             'FMT\\Data\\Repository\\UserSchoolSettingsRepository' => '?',
  1271.             'FMT\\Data\\Repository\\UserSchoolShopperRepository' => '?',
  1272.             'FMT\\Data\\Repository\\UserSchoolTransferAttemptsRepository' => '?',
  1273.             'FMT\\Data\\Repository\\UserStatisticRepository' => '?',
  1274.             'FMT\\Data\\Repository\\UserTransactionRepository' => '?',
  1275.         ])));
  1276.         $a->addCustomStringFunction('JSON_CONTAINS''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Mysql\\JsonContains');
  1277.         $a->addCustomStringFunction('FIELD''DoctrineExtensions\\Query\\Mysql\\Field');
  1278.         $a->addCustomStringFunction('GROUP_CONCAT''DoctrineExtensions\\Query\\Mysql\\GroupConcat');
  1279.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  1280.         $a->addCustomDatetimeFunction('date_format''FMT\\Data\\Doctrine\\DQL\\DateFormat');
  1281.         $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1282.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1283.         return $instance;
  1284.     }
  1285.     /**
  1286.      * Gets the public 'event_dispatcher' shared service.
  1287.      *
  1288.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1289.      */
  1290.     protected function getEventDispatcherService()
  1291.     {
  1292.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1293.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1294.         $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  1295.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1296.         $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())));
  1297.         $instance->addListener('kernel.controller', [=> function () {
  1298.             return ($this->privates['FMT\\Application\\Listener\\DwollaEventListener'] ?? $this->getDwollaEventListenerService());
  1299.         }, => 'onController'], 0);
  1300.         $instance->addListener('kernel.exception', [=> function () {
  1301.             return ($this->privates['FMT\\Application\\Listener\\ExceptionListener'] ?? $this->load('getExceptionListener2Service'));
  1302.         }, => 'onResponseFormatException'], 1);
  1303.         $instance->addListener('fmt.signup_started', [=> function () {
  1304.             return ($this->privates['FMT\\Application\\Listener\\UserToFOSListener'] ?? $this->load('getUserToFOSListenerService'));
  1305.         }, => 'onUserSubmitted'], 0);
  1306.         $instance->addListener('fmt.signup_success', [=> function () {
  1307.             return ($this->privates['FMT\\Application\\Listener\\UserToFOSListener'] ?? $this->load('getUserToFOSListenerService'));
  1308.         }, => 'onUserCreated'], 0);
  1309.         $instance->addListener('fmt.signup_failed', [=> function () {
  1310.             return ($this->privates['FMT\\Application\\Listener\\UserToFOSListener'] ?? $this->load('getUserToFOSListenerService'));
  1311.         }, => 'onUserFailed'], 0);
  1312.         $instance->addListener('fmt.user_updated', [=> function () {
  1313.             return ($this->privates['FMT\\Application\\Listener\\UserToFOSListener'] ?? $this->load('getUserToFOSListenerService'));
  1314.         }, => 'onResetSuccess'], 0);
  1315.         $instance->addListener('fmt.confirmation_success', [=> function () {
  1316.             return ($this->privates['FMT\\Application\\Listener\\UserToFOSListener'] ?? $this->load('getUserToFOSListenerService'));
  1317.         }, => 'onConfirmationSuccess'], 0);
  1318.         $instance->addListener('fmt.campaign_started', [=> function () {
  1319.             return ($this->privates['FMT\\Domain\\Listener\\CampaignListener'] ?? $this->load('getCampaignListenerService'));
  1320.         }, => 'onCampaignStarted'], 0);
  1321.         $instance->addListener('fmt.order_item.return', [=> function () {
  1322.             return ($this->privates['FMT\\Domain\\Listener\\ManageReturnFoundsListener'] ?? $this->load('getManageReturnFoundsListenerService'));
  1323.         }, => 'onOrderItemReturned'], 0);
  1324.         $instance->addListener('kernel.response', [=> function () {
  1325.             return ($this->privates['FMT\\Domain\\Listener\\RequestListener'] ?? $this->getRequestListenerService());
  1326.         }, => 'onKernelResponse'], 0);
  1327.         $instance->addListener('kernel.request', [=> function () {
  1328.             return ($this->privates['FMT\\Domain\\Listener\\RequestListener'] ?? $this->getRequestListenerService());
  1329.         }, => 'onKernelRequest'], 0);
  1330.         $instance->addListener('fmt.user_profile_updated', [=> function () {
  1331.             return ($this->privates['FMT\\Domain\\Listener\\UserListener'] ?? $this->load('getUserListenerService'));
  1332.         }, => 'onUserProfileUpdated'], 0);
  1333.         $instance->addListener('fmt.contact_signup_success', [=> function () {
  1334.             return ($this->privates['FMT\\Domain\\Listener\\UserListener'] ?? $this->load('getUserListenerService'));
  1335.         }, => 'onContactSignupInitiated'], 0);
  1336.         $instance->addListener('kernel.request', [=> function () {
  1337.             return ($this->privates['FMT\\Domain\\Listener\\UserNotificationListener'] ?? $this->getUserNotificationListenerService());
  1338.         }, => 'onKernelRequest'], 0);
  1339.         $instance->addListener('kernel.request', [=> function () {
  1340.             return ($this->privates['FMT\\Infrastructure\\Service\\Payments\\Dwolla\\Listener\\HandleWebhooksListener'] ?? $this->getHandleWebhooksListenerService());
  1341.         }, => 'onKernelRequest'], 128);
  1342.         $instance->addListener('kernel.controller', [=> function () {
  1343.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1344.         }, => 'onKernelController'], 0);
  1345.         $instance->addListener('kernel.request', [=> function () {
  1346.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1347.         }, => 'onKernelRequest'], 0);
  1348.         $instance->addListener('kernel.exception', [=> function () {
  1349.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->load('getWebpackEncore_ExceptionListenerService'));
  1350.         }, => 'onKernelException'], 0);
  1351.         $instance->addListener('kernel.exception', [=> function () {
  1352.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\ExceptionListener'] ?? $this->load('getExceptionListenerService'));
  1353.         }, => 'onKernelException'], -64);
  1354.         $instance->addListener('kernel.view', [=> function () {
  1355.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\CrudResponseListener'] ?? $this->load('getCrudResponseListenerService'));
  1356.         }, => 'onKernelView'], 0);
  1357.         $instance->addListener('kernel.response', [=> function () {
  1358.             return ($this->privates['Adeliom\\EasyFieldsBundle\\EventListener\\AdminListener'] ?? ($this->privates['Adeliom\\EasyFieldsBundle\\EventListener\\AdminListener'] = new \Adeliom\EasyFieldsBundle\EventListener\AdminListener()));
  1359.         }, => 'onKernelResponse'], 0);
  1360.         $instance->addListener('form.pre_set_data', [=> function () {
  1361.             return ($this->privates['FMT\\Application\\FormType\\Subscribers\\PaymentSubscriber'] ?? $this->load('getPaymentSubscriberService'));
  1362.         }, => 'onDataPreSet'], 0);
  1363.         $instance->addListener('form.pre_submit', [=> function () {
  1364.             return ($this->privates['FMT\\Application\\FormType\\Subscribers\\PaymentSubscriber'] ?? $this->load('getPaymentSubscriberService'));
  1365.         }, => 'onDataPreSubmit'], 0);
  1366.         $instance->addListener('form.pre_set_data', [=> function () {
  1367.             return ($this->privates['FMT\\Application\\FormType\\Subscribers\\RegistrationDonorSubscriber'] ?? ($this->privates['FMT\\Application\\FormType\\Subscribers\\RegistrationDonorSubscriber'] = new \FMT\Application\FormType\Subscribers\RegistrationDonorSubscriber()));
  1368.         }, => 'preSetData'], 0);
  1369.         $instance->addListener('form.pre_set_data', [=> function () {
  1370.             return ($this->privates['FMT\\Application\\FormType\\Subscribers\\RegistrationStudentSubscriber'] ?? ($this->privates['FMT\\Application\\FormType\\Subscribers\\RegistrationStudentSubscriber'] = new \FMT\Application\FormType\Subscribers\RegistrationStudentSubscriber()));
  1371.         }, => 'preSetData'], 0);
  1372.         $instance->addListener('form.pre_set_data', [=> function () {
  1373.             return ($this->privates['FMT\\Application\\FormType\\Subscribers\\UserAvatarSubscriber'] ?? ($this->privates['FMT\\Application\\FormType\\Subscribers\\UserAvatarSubscriber'] = new \FMT\Application\FormType\Subscribers\UserAvatarSubscriber()));
  1374.         }, => 'preSetData'], 0);
  1375.         $instance->addListener('fmt.users_notification', [=> function () {
  1376.             return ($this->privates['FMT\\Domain\\EventSubscriber\\BookstoreApiNotificationSubscriber'] ?? $this->load('getBookstoreApiNotificationSubscriberService'));
  1377.         }, => 'onBookstoreApiFailed'], 0);
  1378.         $instance->addListener('fmt.admin_notification', [=> function () {
  1379.             return ($this->privates['FMT\\Domain\\EventSubscriber\\BookstoreApiNotificationSubscriber'] ?? $this->load('getBookstoreApiNotificationSubscriberService'));
  1380.         }, => 'notifyAdmin'], 0);
  1381.         $instance->addListener('fmt.bookstore_failed', [=> function () {
  1382.             return ($this->privates['FMT\\Domain\\EventSubscriber\\BookstoreSubscriber'] ?? $this->load('getBookstoreSubscriberService'));
  1383.         }, => 'onBookstoreRequestFailed'], 0);
  1384.         $instance->addListener('fmt.cart.add_product', [=> function () {
  1385.             return ($this->privates['FMT\\Domain\\EventSubscriber\\Cart\\CartActionSubscriber'] ?? $this->load('getCartActionSubscriberService'));
  1386.         }, => 'recalculateOrder'], 0);
  1387.         $instance->addListener('fmt.cart.remove_product', [=> function () {
  1388.             return ($this->privates['FMT\\Domain\\EventSubscriber\\Cart\\CartActionSubscriber'] ?? $this->load('getCartActionSubscriberService'));
  1389.         }, => 'recalculateOrder'], 0);
  1390.         $instance->addListener('fmt.cart.estimate_cart', [=> function () {
  1391.             return ($this->privates['FMT\\Domain\\EventSubscriber\\Cart\\CartActionSubscriber'] ?? $this->load('getCartActionSubscriberService'));
  1392.         }, => 'recalculateOrder'], 0);
  1393.         $instance->addListener('fmt.transaction_completed', [=> function () {
  1394.             return ($this->privates['FMT\\Domain\\Listener\\CampaignTransactionsSubscriber'] ?? $this->load('getCampaignTransactionsSubscriberService'));
  1395.         }, => 'updateTotalsByTransactions'], 0);
  1396.         $instance->addListener('fmt.transaction_completed', [=> function () {
  1397.             return ($this->privates['FMT\\Domain\\Listener\\CheckoutReceived'] ?? $this->load('getCheckoutReceivedService'));
  1398.         }, => 'onCheckoutReceived'], 0);
  1399.         $instance->addListener('fmt.transaction_completed', [=> function () {
  1400.             return ($this->privates['FMT\\Domain\\Listener\\CheckoutSubmitted'] ?? $this->load('getCheckoutSubmittedService'));
  1401.         }, => 'onCheckoutSubmitted'], 0);
  1402.         $instance->addListener('fmt.transaction_completed', [=> function () {
  1403.             return ($this->privates['FMT\\Domain\\Listener\\DonateReceived'] ?? $this->load('getDonateReceivedService'));
  1404.         }, => 'onDonationReceived'], 0);
  1405.         $instance->addListener('fmt.transaction_completed', [=> function () {
  1406.             return ($this->privates['FMT\\Domain\\Listener\\DonateSubmitted'] ?? $this->load('getDonateSubmittedService'));
  1407.         }, => 'onDonationSubmitted'], 0);
  1408.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\AfterEntityPersistedEvent', [=> function () {
  1409.             return ($this->privates['FMT\\Domain\\Listener\\EasyAdminListener'] ?? $this->load('getEasyAdminListenerService'));
  1410.         }, => 'flashMessageAfterPersist'], 0);
  1411.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\AfterEntityUpdatedEvent', [=> function () {
  1412.             return ($this->privates['FMT\\Domain\\Listener\\EasyAdminListener'] ?? $this->load('getEasyAdminListenerService'));
  1413.         }, => 'flashMessageAfterUpdate'], 0);
  1414.         $instance->addListener('EasyCorp\\Bundle\\EasyAdminBundle\\Event\\AfterEntityDeletedEvent', [=> function () {
  1415.             return ($this->privates['FMT\\Domain\\Listener\\EasyAdminListener'] ?? $this->load('getEasyAdminListenerService'));
  1416.         }, => 'flashMessageAfterDelete'], 0);
  1417.         $instance->addListener('fmt.transaction_completed', [=> function () {
  1418.             return ($this->privates['FMT\\Domain\\Listener\\UserStatisticSubscriber'] ?? $this->load('getUserStatisticSubscriberService'));
  1419.         }, => 'updateTransactionStatistic'], 0);
  1420.         $instance->addListener('kernel.response', [=> function () {
  1421.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  1422.         }, => 'onKernelResponse'], 0);
  1423.         $instance->addListener('kernel.response', [=> function () {
  1424.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1425.         }, => 'onKernelResponse'], -1024);
  1426.         $instance->addListener('kernel.request', [=> function () {
  1427.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1428.         }, => 'setDefaultLocale'], 100);
  1429.         $instance->addListener('kernel.request', [=> function () {
  1430.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1431.         }, => 'onKernelRequest'], 16);
  1432.         $instance->addListener('kernel.finish_request', [=> function () {
  1433.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1434.         }, => 'onKernelFinishRequest'], 0);
  1435.         $instance->addListener('kernel.request', [=> function () {
  1436.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1437.         }, => 'onKernelRequest'], 256);
  1438.         $instance->addListener('kernel.response', [=> function () {
  1439.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1440.         }, => 'onResponse'], -255);
  1441.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1442.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener3Service());
  1443.         }, => 'onControllerArguments'], 0);
  1444.         $instance->addListener('kernel.exception', [=> function () {
  1445.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener3Service());
  1446.         }, => 'logKernelException'], 0);
  1447.         $instance->addListener('kernel.exception', [=> function () {
  1448.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener3Service());
  1449.         }, => 'onKernelException'], -128);
  1450.         $instance->addListener('kernel.response', [=> function () {
  1451.             return ($this->privates['exception_listener'] ?? $this->getExceptionListener3Service());
  1452.         }, => 'removeCspHeader'], -128);
  1453.         $instance->addListener('kernel.request', [=> function () {
  1454.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1455.         }, => 'onKernelRequest'], 15);
  1456.         $instance->addListener('kernel.finish_request', [=> function () {
  1457.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1458.         }, => 'onKernelFinishRequest'], -15);
  1459.         $instance->addListener('console.error', [=> function () {
  1460.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1461.         }, => 'onConsoleError'], -128);
  1462.         $instance->addListener('console.terminate', [=> function () {
  1463.             return ($this->privates['console.error_listener'] ?? $this->load('getConsole_ErrorListenerService'));
  1464.         }, => 'onConsoleTerminate'], -128);
  1465.         $instance->addListener('console.error', [=> function () {
  1466.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1467.         }, => 'onConsoleError'], 0);
  1468.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1469.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1470.         }, => 'onMessage'], -255);
  1471.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1472.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1473.         }, => 'onMessage'], -255);
  1474.         $instance->addListener('kernel.request', [=> function () {
  1475.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1476.         }, => 'configure'], 2048);
  1477.         $instance->addListener('console.command', [=> function () {
  1478.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1479.         }, => 'configure'], 2048);
  1480.         $instance->addListener('kernel.request', [=> function () {
  1481.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1482.         }, => 'onKernelRequest'], 32);
  1483.         $instance->addListener('kernel.finish_request', [=> function () {
  1484.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1485.         }, => 'onKernelFinishRequest'], 0);
  1486.         $instance->addListener('kernel.exception', [=> function () {
  1487.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1488.         }, => 'onKernelException'], -64);
  1489.         $instance->addListener('kernel.response', [=> function () {
  1490.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1491.         }, => 'onKernelResponse'], 0);
  1492.         $instance->addListener('kernel.request', [=> function () {
  1493.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1494.         }, => 'onKernelRequest'], 128);
  1495.         $instance->addListener('kernel.response', [=> function () {
  1496.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1497.         }, => 'onKernelResponse'], -1000);
  1498.         $instance->addListener('kernel.finish_request', [=> function () {
  1499.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1500.         }, => 'onFinishRequest'], 0);
  1501.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1502.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->load('getMessenger_Retry_SendFailedMessageForRetryListenerService'));
  1503.         }, => 'onMessageFailed'], 100);
  1504.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1505.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  1506.         }, => 'onMessageFailed'], 200);
  1507.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1508.             return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->load('getMessenger_Failure_SendFailedMessageToFailureTransportListenerService'));
  1509.         }, => 'onMessageFailed'], -100);
  1510.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1511.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1512.         }, => 'onWorkerStarted'], 0);
  1513.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1514.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->load('getMessenger_Listener_StopWorkerOnRestartSignalListenerService'));
  1515.         }, => 'onWorkerRunning'], 0);
  1516.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1517.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1518.         }, => 'onMessageFailed'], 0);
  1519.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1520.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  1521.         }, => 'onWorkerRunning'], 0);
  1522.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  1523.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  1524.         }, => 'onNotification'], -255);
  1525.         $instance->addListener('kernel.response', [=> function () {
  1526.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1527.         }, => 'onKernelResponse'], -100);
  1528.         $instance->addListener('kernel.exception', [=> function () {
  1529.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1530.         }, => 'onKernelException'], 0);
  1531.         $instance->addListener('kernel.terminate', [=> function () {
  1532.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1533.         }, => 'onKernelTerminate'], -1024);
  1534.         $instance->addListener('kernel.controller', [=> function () {
  1535.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1536.         }, => 'onKernelController'], 0);
  1537.         $instance->addListener('kernel.response', [=> function () {
  1538.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  1539.         }, => 'onKernelResponse'], 0);
  1540.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1541.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1542.         }, => 'onWorkerMessageHandled'], 0);
  1543.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1544.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->load('getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService'));
  1545.         }, => 'onWorkerMessageFailed'], 0);
  1546.         $instance->addListener('console.command', [=> function () {
  1547.             return ($this->privates['debug.dump_listener'] ?? $this->load('getDebug_DumpListenerService'));
  1548.         }, => 'configure'], 1024);
  1549.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1550.             return ($this->privates['twig.mailer.message_listener'] ?? $this->load('getTwig_Mailer_MessageListenerService'));
  1551.         }, => 'onMessage'], 0);
  1552.         $instance->addListener('kernel.response', [=> function () {
  1553.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1554.         }, => 'onKernelResponse'], -128);
  1555.         $instance->addListener('kernel.response', [=> function () {
  1556.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1557.         }, => 'onKernelResponse'], 0);
  1558.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1559.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->load('getDebug_Security_Voter_VoteListenerService'));
  1560.         }, => 'onVoterVote'], 0);
  1561.         $instance->addListener('kernel.request', [=> function () {
  1562.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1563.         }, => 'configureLogoutUrlGenerator'], 8);
  1564.         $instance->addListener('kernel.request', [=> function () {
  1565.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1566.         }, => 'onKernelRequest'], 8);
  1567.         $instance->addListener('kernel.finish_request', [=> function () {
  1568.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1569.         }, => 'onKernelFinishRequest'], 0);
  1570.         $instance->addListener('console.command', [=> function () {
  1571.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1572.         }, => 'onCommand'], 255);
  1573.         $instance->addListener('console.terminate', [=> function () {
  1574.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1575.         }, => 'onTerminate'], -255);
  1576.         $instance->addListener('console.error', [=> function () {
  1577.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1578.         }, => 'onConsoleError'], 0);
  1579.         $instance->addListener('console.terminate', [=> function () {
  1580.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1581.         }, => 'onConsoleTerminate'], 0);
  1582.         $instance->addListener('kernel.controller', [=> function () {
  1583.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1584.         }, => 'onKernelController'], 0);
  1585.         $instance->addListener('kernel.controller', [=> function () {
  1586.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1587.         }, => 'onKernelController'], 0);
  1588.         $instance->addListener('kernel.controller', [=> function () {
  1589.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1590.         }, => 'onKernelController'], -128);
  1591.         $instance->addListener('kernel.view', [=> function () {
  1592.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1593.         }, => 'onKernelView'], 0);
  1594.         $instance->addListener('kernel.controller', [=> function () {
  1595.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1596.         }, => 'onKernelController'], 0);
  1597.         $instance->addListener('kernel.response', [=> function () {
  1598.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1599.         }, => 'onKernelResponse'], 0);
  1600.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1601.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1602.         }, => 'onKernelControllerArguments'], 0);
  1603.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1604.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1605.         }, => 'onKernelControllerArguments'], 0);
  1606.         $instance->addListener('kernel.exception', [=> function () {
  1607.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1608.         }, => 'onException'], 0);
  1609.         $instance->addListener('kernel.terminate', [=> function () {
  1610.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1611.         }, => 'onTerminate'], 0);
  1612.         $instance->addListener('console.error', [=> function () {
  1613.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1614.         }, => 'onException'], 0);
  1615.         $instance->addListener('console.terminate', [=> function () {
  1616.             return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->load('getSwiftmailer_EmailSender_ListenerService'));
  1617.         }, => 'onTerminate'], 0);
  1618.         $instance->addListener('fos_user.security.implicit_login', [=> function () {
  1619.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  1620.         }, => 'onImplicitLogin'], 0);
  1621.         $instance->addListener('security.interactive_login', [=> function () {
  1622.             return ($this->privates['fos_user.security.interactive_login_listener'] ?? $this->load('getFosUser_Security_InteractiveLoginListenerService'));
  1623.         }, => 'onSecurityInteractiveLogin'], 0);
  1624.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1625.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  1626.         }, => 'authenticate'], 0);
  1627.         $instance->addListener('fos_user.registration.confirmed', [=> function () {
  1628.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  1629.         }, => 'authenticate'], 0);
  1630.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1631.             return ($this->privates['fos_user.listener.authentication'] ?? $this->load('getFosUser_Listener_AuthenticationService'));
  1632.         }, => 'authenticate'], 0);
  1633.         $instance->addListener('fos_user.change_password.edit.completed', [=> function () {
  1634.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1635.         }, => 'addSuccessFlash'], 0);
  1636.         $instance->addListener('fos_user.profile.edit.completed', [=> function () {
  1637.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1638.         }, => 'addSuccessFlash'], 0);
  1639.         $instance->addListener('fos_user.registration.completed', [=> function () {
  1640.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1641.         }, => 'addSuccessFlash'], 0);
  1642.         $instance->addListener('fos_user.resetting.reset.completed', [=> function () {
  1643.             return ($this->privates['fos_user.listener.flash'] ?? $this->load('getFosUser_Listener_FlashService'));
  1644.         }, => 'addSuccessFlash'], 0);
  1645.         $instance->addListener('fos_user.registration.success', [=> function () {
  1646.             return ($this->privates['fos_user.listener.email_confirmation'] ?? $this->load('getFosUser_Listener_EmailConfirmationService'));
  1647.         }, => 'onRegistrationSuccess'], 0);
  1648.         $instance->addListener('fos_user.resetting.reset.initialize', [=> function () {
  1649.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
  1650.         }, => 'onResettingResetInitialize'], 0);
  1651.         $instance->addListener('fos_user.resetting.reset.success', [=> function () {
  1652.             return ($this->privates['fos_user.listener.resetting'] ?? $this->load('getFosUser_Listener_ResettingService'));
  1653.         }, => 'onResettingResetSuccess'], 0);
  1654.         $instance->addListener('kernel.request', [=> function () {
  1655.             return ($this->privates['stof_doctrine_extensions.event_listener.logger'] ?? $this->getStofDoctrineExtensions_EventListener_LoggerService());
  1656.         }, => 'onKernelRequest'], 0);
  1657.         $instance->addListener('knp_pager.before', [=> function () {
  1658.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1659.         }, => 'before'], 0);
  1660.         $instance->addListener('knp_pager.pagination', [=> function () {
  1661.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  1662.         }, => 'pagination'], 0);
  1663.         $instance->addListener('knp_pager.before', [=> function () {
  1664.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  1665.         }, => 'before'], 1);
  1666.         $instance->addListener('knp_pager.before', [=> function () {
  1667.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  1668.         }, => 'before'], 1);
  1669.         $instance->addListener('knp_pager.pagination', [=> function () {
  1670.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  1671.         }, => 'pagination'], 1);
  1672.         $instance->addListener('kernel.finish_request', [=> function () {
  1673.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1674.         }, => 'resetAssets'], 0);
  1675.         $instance->addListener('kernel.request', [=> function () {
  1676.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1677.         }, => 'handleLegacyEaContext'], 10);
  1678.         $instance->addListener('kernel.request', [=> function () {
  1679.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1680.         }, => 'onKernelRequest'], 0);
  1681.         $instance->addListener('kernel.controller', [=> function () {
  1682.             return ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] ?? $this->getAdminRouterSubscriberService());
  1683.         }, => 'onKernelController'], 128);
  1684.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1685.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->load('getSecurity_Logout_Listener_CsrfTokenClearingService'));
  1686.         }, => 'onLogout'], 0);
  1687.         return $instance;
  1688.     }
  1689.     /**
  1690.      * Gets the public 'fmt.cache' shared service.
  1691.      *
  1692.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1693.      */
  1694.     protected function getFmt_CacheService()
  1695.     {
  1696.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('svh8hrg14N'3600, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1697.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1698.         return $this->services['fmt.cache'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1699.     }
  1700.     /**
  1701.      * Gets the public 'fmt.logger' shared service.
  1702.      *
  1703.      * @return \Symfony\Bridge\Monolog\Logger
  1704.      */
  1705.     protected function getFmt_LoggerService()
  1706.     {
  1707.         $this->services['fmt.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  1708.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1709.         $instance->useMicrosecondTimestamps(true);
  1710.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1711.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1712.         $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  1713.         $instance->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\CliStreamHandler'] ?? $this->getCliStreamHandlerService()));
  1714.         $instance->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\WebStreamHandler'] ?? $this->getWebStreamHandlerService()));
  1715.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1716.         return $instance;
  1717.     }
  1718.     /**
  1719.      * Gets the public 'fos_user.user_manager' shared service.
  1720.      *
  1721.      * @return \FOS\UserBundle\Doctrine\UserManager
  1722.      */
  1723.     protected function getFosUser_UserManagerService()
  1724.     {
  1725.         return $this->services['fos_user.user_manager'] = new \FOS\UserBundle\Doctrine\UserManager(($this->privates['fos_user.util.password_updater'] ?? $this->getFosUser_Util_PasswordUpdaterService()), ($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()), ($this->services['doctrine'] ?? $this->getDoctrineService())->getManager(NULL), 'FMT\\Data\\Entity\\User');
  1726.     }
  1727.     /**
  1728.      * Gets the public 'http_kernel' shared service.
  1729.      *
  1730.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1731.      */
  1732.     protected function getHttpKernelService()
  1733.     {
  1734.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($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 () {
  1735.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->load('getDebug_ArgumentResolver_RequestAttributeService'));
  1736.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->load('getDebug_ArgumentResolver_RequestService'));
  1737.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->load('getDebug_ArgumentResolver_SessionService'));
  1738.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->load('getDebug_Security_UserValueResolverService'));
  1739.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\AdminContextResolver'] ?? $this->load('getAdminContextResolverService'));
  1740.             yield => ($this->privates['debug.EasyCorp\\Bundle\\EasyAdminBundle\\ArgumentResolver\\BatchActionDtoResolver'] ?? $this->load('getBatchActionDtoResolverService'));
  1741.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->load('getDebug_ArgumentResolver_ServiceService'));
  1742.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->load('getDebug_ArgumentResolver_DefaultService'));
  1743.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->load('getDebug_ArgumentResolver_VariadicService'));
  1744.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->load('getDebug_ArgumentResolver_NotTaggedControllerService'));
  1745.         }, 10)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  1746.     }
  1747.     /**
  1748.      * Gets the public 'messenger.default_bus' shared service.
  1749.      *
  1750.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1751.      */
  1752.     protected function getMessenger_DefaultBusService()
  1753.     {
  1754.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1755.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->load('getMessenger_Bus_Default_Middleware_TraceableService'));
  1756.             yield => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
  1757.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1758.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1759.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1760.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->load('getMessenger_Middleware_SendMessageService'));
  1761.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->load('getMessenger_Bus_Default_Middleware_HandleMessageService'));
  1762.         }, 7)));
  1763.     }
  1764.     /**
  1765.      * Gets the public 'monolog.logger.deprecation' shared service.
  1766.      *
  1767.      * @return \Symfony\Bridge\Monolog\Logger
  1768.      */
  1769.     protected function getMonolog_Logger_DeprecationService()
  1770.     {
  1771.         $this->services['monolog.logger.deprecation'] = $instance = new \Symfony\Bridge\Monolog\Logger('deprecation');
  1772.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1773.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1774.         $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  1775.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  1776.         return $instance;
  1777.     }
  1778.     /**
  1779.      * Gets the public 'request_stack' shared service.
  1780.      *
  1781.      * @return \Symfony\Component\HttpFoundation\RequestStack
  1782.      */
  1783.     protected function getRequestStackService()
  1784.     {
  1785.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  1786.     }
  1787.     /**
  1788.      * Gets the public 'router' shared service.
  1789.      *
  1790.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  1791.      */
  1792.     protected function getRouterService()
  1793.     {
  1794.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  1795.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1796.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1797.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1798.         $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  1799.         $a->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\CliStreamHandler'] ?? $this->getCliStreamHandlerService()));
  1800.         $a->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\WebStreamHandler'] ?? $this->getWebStreamHandlerService()));
  1801.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1802.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1803.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'true],
  1804.         ], [
  1805.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  1806.         ]))->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');
  1807.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  1808.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  1809.         return $instance;
  1810.     }
  1811.     /**
  1812.      * Gets the public 'translator' shared service.
  1813.      *
  1814.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  1815.      */
  1816.     protected function getTranslatorService()
  1817.     {
  1818.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  1819.     }
  1820.     /**
  1821.      * Gets the public 'var_dumper.cloner' shared service.
  1822.      *
  1823.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  1824.      */
  1825.     protected function getVarDumper_ClonerService()
  1826.     {
  1827.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  1828.         $instance->setMaxItems(2500);
  1829.         $instance->setMinDepth(1);
  1830.         $instance->setMaxString(-1);
  1831.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  1832.         return $instance;
  1833.     }
  1834.     /**
  1835.      * Gets the private '.debug.http_client' shared service.
  1836.      *
  1837.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  1838.      */
  1839.     protected function get_Debug_HttpClientService()
  1840.     {
  1841.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  1842.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  1843.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1844.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1845.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1846.         $b->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  1847.         $b->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\CliStreamHandler'] ?? $this->getCliStreamHandlerService()));
  1848.         $b->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\WebStreamHandler'] ?? $this->getWebStreamHandlerService()));
  1849.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1850.         $a->setLogger($b);
  1851.         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))));
  1852.     }
  1853.     /**
  1854.      * Gets the private '.service_locator.zJyh7qS' shared service.
  1855.      *
  1856.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1857.      */
  1858.     protected function get_ServiceLocator_ZJyh7qSService()
  1859.     {
  1860.         return $this->privates['.service_locator.zJyh7qS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1861.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'true],
  1862.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'true],
  1863.         ], [
  1864.             'security.firewall.map.context.dev' => '?',
  1865.             'security.firewall.map.context.main' => '?',
  1866.         ]);
  1867.     }
  1868.     /**
  1869.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber' shared service.
  1870.      *
  1871.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber
  1872.      */
  1873.     protected function getAdminRouterSubscriberService()
  1874.     {
  1875.         $a = ($this->services['translator'] ?? $this->getTranslatorService());
  1876.         $b = ($this->services['router'] ?? $this->getRouterService());
  1877.         $c = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService());
  1878.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\EventListener\\AdminRouterSubscriber'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber(new \EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory($this->targetDir.''$a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), new \EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), $a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService())), $c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] ?? $this->getEntityFactoryService())), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'FMT\\Application\\Controller\\Admin\\DashboardController']))), $c, ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] ?? $this->getControllerFactoryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), $b$b, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  1879.     }
  1880.     /**
  1881.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory' shared service.
  1882.      *
  1883.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory
  1884.      */
  1885.     protected function getActionFactoryService()
  1886.     {
  1887.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService()), ($this->services['translator'] ?? $this->getTranslatorService()), (isset($this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']) ? $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']() : $this->getAdminUrlGeneratorService()), ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  1888.     }
  1889.     /**
  1890.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory' shared service.
  1891.      *
  1892.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory
  1893.      */
  1894.     protected function getControllerFactoryService()
  1895.     {
  1896.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ControllerFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'FMT\\Application\\Controller\\Admin\\DashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1897.     }
  1898.     /**
  1899.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory' shared service.
  1900.      *
  1901.      * @return \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory
  1902.      */
  1903.     protected function getEntityFactoryService()
  1904.     {
  1905.         $a = ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] ?? $this->getAuthorizationCheckerService());
  1906.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\EntityFactory'] = new \EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory(new \EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), $a, new RewindableGenerator(function () {
  1907.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPreConfigurator'] ?? $this->load('getCommonPreConfiguratorService'));
  1908.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ArrayConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator()));
  1909.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfigurator2Service'));
  1910.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\AvatarConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator()));
  1911.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\BooleanConfigurator'] ?? $this->load('getBooleanConfiguratorService'));
  1912.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CodeEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator()));
  1913.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CollectionConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator()));
  1914.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CountryConfigurator'] ?? $this->load('getCountryConfiguratorService'));
  1915.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CurrencyConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator()));
  1916.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\DateTimeConfigurator'] ?? $this->load('getDateTimeConfiguratorService'));
  1917.             yield 10 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\EmailConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator()));
  1918.             yield 11 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\FormConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator()));
  1919.             yield 12 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IdConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator()));
  1920.             yield 13 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ImageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator(\dirname(__DIR__4))));
  1921.             yield 14 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\IntegerConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator()));
  1922.             yield 15 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LanguageConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator()));
  1923.             yield 16 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\LocaleConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator()));
  1924.             yield 17 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\MoneyConfigurator'] ?? $this->load('getMoneyConfiguratorService'));
  1925.             yield 18 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\NumberConfigurator'] ?? $this->load('getNumberConfiguratorService'));
  1926.             yield 19 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\PercentConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator()));
  1927.             yield 20 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\ChoiceConfigurator'] ?? $this->load('getChoiceConfiguratorService'));
  1928.             yield 21 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\SlugConfigurator'] ?? $this->load('getSlugConfiguratorService'));
  1929.             yield 22 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TelephoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator()));
  1930.             yield 23 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator()));
  1931.             yield 24 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TextEditorConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator()));
  1932.             yield 25 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\TimezoneConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator()));
  1933.             yield 26 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\UrlConfigurator'] = new \EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator()));
  1934.             yield 27 => ($this->services['Adeliom\\EasyFieldsBundle\\Admin\\Field\\Configurator\\SortableCollectionConfigurator'] ?? ($this->services['Adeliom\\EasyFieldsBundle\\Admin\\Field\\Configurator\\SortableCollectionConfigurator'] = new \Adeliom\EasyFieldsBundle\Admin\Field\Configurator\SortableCollectionConfigurator()));
  1935.             yield 28 => ($this->services['Adeliom\\EasyFieldsBundle\\Admin\\Field\\Configurator\\AssociationConfigurator'] ?? $this->load('getAssociationConfiguratorService'));
  1936.             yield 29 => ($this->services['Adeliom\\EasyFieldsBundle\\Admin\\Field\\Configurator\\ChoiceMaskConfigurator'] ?? $this->load('getChoiceMaskConfiguratorService'));
  1937.             yield 30 => ($this->services['Adeliom\\EasyFieldsBundle\\Admin\\Field\\Configurator\\EnumConfigurator'] ?? $this->load('getEnumConfiguratorService'));
  1938.             yield 31 => ($this->services['Adeliom\\EasyFieldsBundle\\Admin\\Field\\Configurator\\PositionSortableConfigurator'] ?? $this->load('getPositionSortableConfiguratorService'));
  1939.             yield 32 => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Field\\Configurator\\CommonPostConfigurator'] ?? $this->load('getCommonPostConfiguratorService'));
  1940.         }, 33)), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Factory\\ActionFactory'] ?? $this->getActionFactoryService()), $a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  1941.     }
  1942.     /**
  1943.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider' shared service.
  1944.      *
  1945.      * @return \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider
  1946.      */
  1947.     protected function getAdminContextProviderService()
  1948.     {
  1949.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] = new \EasyCorp\Bundle\EasyAdminBundle\Provider\AdminContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1950.     }
  1951.     /**
  1952.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry' shared service.
  1953.      *
  1954.      * @return \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry
  1955.      */
  1956.     protected function getCrudControllerRegistryService()
  1957.     {
  1958.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry($this->getEnv('APP_SECRET'), [=> 'FMT\\Application\\Controller\\Admin\\Crud\\ExternalUserController'=> 'FMT\\Application\\Controller\\Admin\\Crud\\ProfileCrudController'=> 'FMT\\Application\\Controller\\Admin\\Crud\\ReportCrudController'=> 'FMT\\Application\\Controller\\Admin\\Crud\\UserCrudController'=> 'FMT\\Application\\Controller\\Admin\\Crud\\UserSchoolController']);
  1959.     }
  1960.     /**
  1961.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator' service.
  1962.      *
  1963.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator
  1964.      */
  1965.     protected function getAdminUrlGeneratorService()
  1966.     {
  1967.         $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator'] = function () {
  1968.             return new \EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator(($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Provider\\AdminContextProvider'] ?? $this->getAdminContextProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\DashboardControllerRegistry'] = new \EasyCorp\Bundle\EasyAdminBundle\Registry\DashboardControllerRegistry($this->getEnv('APP_SECRET'), $this->targetDir.'', [=> 'FMT\\Application\\Controller\\Admin\\DashboardController']))), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Registry\\CrudControllerRegistry'] ?? $this->getCrudControllerRegistryService()), ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\UrlSigner'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner($this->getEnv('APP_SECRET')))));
  1969.         };
  1970.         return $this->factories['service_container']['EasyCorp\\Bundle\\EasyAdminBundle\\Router\\AdminUrlGenerator']();
  1971.     }
  1972.     /**
  1973.      * Gets the private 'EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker' shared service.
  1974.      *
  1975.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  1976.      */
  1977.     protected function getAuthorizationCheckerService()
  1978.     {
  1979.         return $this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Security\\AuthorizationChecker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  1980.     }
  1981.     /**
  1982.      * Gets the private 'FMT\Application\Listener\DwollaEventListener' shared autowired service.
  1983.      *
  1984.      * @return \FMT\Application\Listener\DwollaEventListener
  1985.      */
  1986.     protected function getDwollaEventListenerService()
  1987.     {
  1988.         return $this->privates['FMT\\Application\\Listener\\DwollaEventListener'] = new \FMT\Application\Listener\DwollaEventListener(($this->privates['FMT\\Data\\Repository\\DwollaEventRepository'] ?? $this->getDwollaEventRepositoryService()), ($this->privates['FMT\\Data\\Repository\\BookstoreTransferRepository'] ?? $this->getBookstoreTransferRepositoryService()));
  1989.     }
  1990.     /**
  1991.      * Gets the private 'FMT\Data\Repository\BookstoreTransferRepository' shared autowired service.
  1992.      *
  1993.      * @return \FMT\Data\Repository\BookstoreTransferRepository
  1994.      */
  1995.     protected function getBookstoreTransferRepositoryService()
  1996.     {
  1997.         return $this->privates['FMT\\Data\\Repository\\BookstoreTransferRepository'] = new \FMT\Data\Repository\BookstoreTransferRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1998.     }
  1999.     /**
  2000.      * Gets the private 'FMT\Data\Repository\CampaignRepository' shared autowired service.
  2001.      *
  2002.      * @return \FMT\Data\Repository\CampaignRepository
  2003.      */
  2004.     protected function getCampaignRepositoryService()
  2005.     {
  2006.         return $this->privates['FMT\\Data\\Repository\\CampaignRepository'] = new \FMT\Data\Repository\CampaignRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2007.     }
  2008.     /**
  2009.      * Gets the private 'FMT\Data\Repository\DwollaEventRepository' shared autowired service.
  2010.      *
  2011.      * @return \FMT\Data\Repository\DwollaEventRepository
  2012.      */
  2013.     protected function getDwollaEventRepositoryService()
  2014.     {
  2015.         return $this->privates['FMT\\Data\\Repository\\DwollaEventRepository'] = new \FMT\Data\Repository\DwollaEventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2016.     }
  2017.     /**
  2018.      * Gets the private 'FMT\Data\Repository\OrderRepository' shared autowired service.
  2019.      *
  2020.      * @return \FMT\Data\Repository\OrderRepository
  2021.      */
  2022.     protected function getOrderRepositoryService()
  2023.     {
  2024.         return $this->privates['FMT\\Data\\Repository\\OrderRepository'] = new \FMT\Data\Repository\OrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2025.     }
  2026.     /**
  2027.      * Gets the private 'FMT\Data\Repository\UserContactRepository' shared autowired service.
  2028.      *
  2029.      * @return \FMT\Data\Repository\UserContactRepository
  2030.      */
  2031.     protected function getUserContactRepositoryService()
  2032.     {
  2033.         return $this->privates['FMT\\Data\\Repository\\UserContactRepository'] = new \FMT\Data\Repository\UserContactRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2034.     }
  2035.     /**
  2036.      * Gets the private 'FMT\Data\Repository\UserNotificationsRepository' shared autowired service.
  2037.      *
  2038.      * @return \FMT\Data\Repository\UserNotificationsRepository
  2039.      */
  2040.     protected function getUserNotificationsRepositoryService()
  2041.     {
  2042.         return $this->privates['FMT\\Data\\Repository\\UserNotificationsRepository'] = new \FMT\Data\Repository\UserNotificationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2043.     }
  2044.     /**
  2045.      * Gets the private 'FMT\Data\Repository\UserRepository' shared autowired service.
  2046.      *
  2047.      * @return \FMT\Data\Repository\UserRepository
  2048.      */
  2049.     protected function getUserRepositoryService()
  2050.     {
  2051.         return $this->privates['FMT\\Data\\Repository\\UserRepository'] = new \FMT\Data\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2052.     }
  2053.     /**
  2054.      * Gets the private 'FMT\Data\Repository\UserSchoolRepository' shared autowired service.
  2055.      *
  2056.      * @return \FMT\Data\Repository\UserSchoolRepository
  2057.      */
  2058.     protected function getUserSchoolRepositoryService()
  2059.     {
  2060.         return $this->privates['FMT\\Data\\Repository\\UserSchoolRepository'] = new \FMT\Data\Repository\UserSchoolRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2061.     }
  2062.     /**
  2063.      * Gets the private 'FMT\Data\Repository\UserStatisticRepository' shared autowired service.
  2064.      *
  2065.      * @return \FMT\Data\Repository\UserStatisticRepository
  2066.      */
  2067.     protected function getUserStatisticRepositoryService()
  2068.     {
  2069.         return $this->privates['FMT\\Data\\Repository\\UserStatisticRepository'] = new \FMT\Data\Repository\UserStatisticRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2070.     }
  2071.     /**
  2072.      * Gets the private 'FMT\Data\Repository\UserTransactionRepository' shared autowired service.
  2073.      *
  2074.      * @return \FMT\Data\Repository\UserTransactionRepository
  2075.      */
  2076.     protected function getUserTransactionRepositoryService()
  2077.     {
  2078.         return $this->privates['FMT\\Data\\Repository\\UserTransactionRepository'] = new \FMT\Data\Repository\UserTransactionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2079.     }
  2080.     /**
  2081.      * Gets the private 'FMT\Domain\Listener\RequestListener' shared autowired service.
  2082.      *
  2083.      * @return \FMT\Domain\Listener\RequestListener
  2084.      */
  2085.     protected function getRequestListenerService()
  2086.     {
  2087.         return $this->privates['FMT\\Domain\\Listener\\RequestListener'] = new \FMT\Domain\Listener\RequestListener(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['router'] ?? $this->getRouterService()));
  2088.     }
  2089.     /**
  2090.      * Gets the private 'FMT\Domain\Listener\UserNotificationListener' shared autowired service.
  2091.      *
  2092.      * @return \FMT\Domain\Listener\UserNotificationListener
  2093.      */
  2094.     protected function getUserNotificationListenerService()
  2095.     {
  2096.         return $this->privates['FMT\\Domain\\Listener\\UserNotificationListener'] = new \FMT\Domain\Listener\UserNotificationListener(($this->privates['FMT\\Data\\Repository\\UserNotificationsRepository'] ?? $this->getUserNotificationsRepositoryService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2097.     }
  2098.     /**
  2099.      * Gets the private 'FMT\Domain\Service\Manager\BookManager' shared autowired service.
  2100.      *
  2101.      * @return \FMT\Domain\Service\Manager\BookManager
  2102.      */
  2103.     protected function getBookManagerService()
  2104.     {
  2105.         $this->privates['FMT\\Domain\\Service\\Manager\\BookManager'] = $instance = new \FMT\Domain\Service\Manager\BookManager(($this->services['FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Client'] ?? $this->getClientService()), ($this->privates['FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Client'] ?? $this->getClient2Service()), ($this->privates['FMT\\Domain\\Type\\Cache\\Settings'] ?? ($this->privates['FMT\\Domain\\Type\\Cache\\Settings'] = new \FMT\Domain\Type\Cache\Settings())), ($this->privates['FMT\\Domain\\Type\\Price\\PricingTaxCalculator'] ?? ($this->privates['FMT\\Domain\\Type\\Price\\PricingTaxCalculator'] = new \FMT\Domain\Type\Price\PricingTaxCalculator())));
  2106.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2107.         return $instance;
  2108.     }
  2109.     /**
  2110.      * Gets the private 'FMT\Domain\Service\Manager\CampaignManager' shared autowired service.
  2111.      *
  2112.      * @return \FMT\Domain\Service\Manager\CampaignManager
  2113.      */
  2114.     protected function getCampaignManagerService()
  2115.     {
  2116.         $a = ($this->privates['FMT\\Domain\\Service\\Manager\\CartManager'] ?? $this->getCartManagerService());
  2117.         if (isset($this->privates['FMT\\Domain\\Service\\Manager\\CampaignManager'])) {
  2118.             return $this->privates['FMT\\Domain\\Service\\Manager\\CampaignManager'];
  2119.         }
  2120.         $this->privates['FMT\\Domain\\Service\\Manager\\CampaignManager'] = $instance = new \FMT\Domain\Service\Manager\CampaignManager(($this->privates['FMT\\Data\\Repository\\CampaignRepository'] ?? $this->getCampaignRepositoryService()), ($this->privates['FMT\\Domain\\Service\\Manager\\BookManager'] ?? $this->getBookManagerService()), $a, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2121.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  2122.         $instance->setPaymentManager(($this->privates['FMT\\Domain\\Service\\Manager\\PaymentManager'] ?? $this->getPaymentManagerService()));
  2123.         $instance->setShippingManager(($this->privates['FMT\\Domain\\Service\\Manager\\ShippingManager'] ?? $this->getShippingManagerService()));
  2124.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2125.         return $instance;
  2126.     }
  2127.     /**
  2128.      * Gets the private 'FMT\Domain\Service\Manager\CartManager' shared autowired service.
  2129.      *
  2130.      * @return \FMT\Domain\Service\Manager\CartManager
  2131.      */
  2132.     protected function getCartManagerService()
  2133.     {
  2134.         $a = ($this->privates['FMT\\Data\\Repository\\OrderRepository'] ?? $this->getOrderRepositoryService());
  2135.         $this->privates['FMT\\Domain\\Service\\Manager\\CartManager'] = $instance = new \FMT\Domain\Service\Manager\CartManager(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a);
  2136.         $instance->addProvider(new \FMT\Domain\Service\Cart\Provider\AnonymousProvider($a, ($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService())), 'anonymous');
  2137.         $instance->addProvider(new \FMT\Domain\Service\Cart\Provider\DummyProvider(), 'dummy');
  2138.         $instance->addProvider(new \FMT\Domain\Service\Cart\Provider\UserProvider($a), 'user');
  2139.         $instance->initCart();
  2140.         $instance->setPaymentManager(($this->privates['FMT\\Domain\\Service\\Manager\\PaymentManager'] ?? $this->getPaymentManagerService()));
  2141.         $instance->setBookManager(($this->privates['FMT\\Domain\\Service\\Manager\\BookManager'] ?? $this->getBookManagerService()));
  2142.         $instance->setEntityManager(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2143.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2144.         return $instance;
  2145.     }
  2146.     /**
  2147.      * Gets the private 'FMT\Domain\Service\Manager\FileManager' shared autowired service.
  2148.      *
  2149.      * @return \FMT\Domain\Service\Manager\FileManager
  2150.      */
  2151.     protected function getFileManagerService()
  2152.     {
  2153.         $this->privates['FMT\\Domain\\Service\\Manager\\FileManager'] = $instance = new \FMT\Domain\Service\Manager\FileManager(($this->privates['FMT\\Infrastructure\\Service\\AmazonS3\\StorageInterface'] ?? $this->getStorageInterfaceService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()));
  2154.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2155.         return $instance;
  2156.     }
  2157.     /**
  2158.      * Gets the private 'FMT\Domain\Service\Manager\PaymentManager' shared autowired service.
  2159.      *
  2160.      * @return \FMT\Domain\Service\Manager\PaymentManager
  2161.      */
  2162.     protected function getPaymentManagerService()
  2163.     {
  2164.         $this->privates['FMT\\Domain\\Service\\Manager\\PaymentManager'] = $instance = new \FMT\Domain\Service\Manager\PaymentManager(($this->privates['FMT\\Domain\\Type\\Payment\\Settings'] ?? $this->getSettingsService()));
  2165.         $instance->setRepository(($this->privates['FMT\\Data\\Repository\\UserTransactionRepository'] ?? $this->getUserTransactionRepositoryService()));
  2166.         $instance->loadStatisticRepository(($this->privates['FMT\\Data\\Repository\\UserStatisticRepository'] ?? $this->getUserStatisticRepositoryService()));
  2167.         $instance->setUserManager(($this->privates['FMT\\Domain\\Service\\Manager\\UserManager'] ?? $this->getUserManagerService()));
  2168.         $instance->setStripeClient(($this->privates['FMT\\Infrastructure\\Service\\Payments\\Stripe\\StripeClient'] ?? ($this->privates['FMT\\Infrastructure\\Service\\Payments\\Stripe\\StripeClient'] = new \FMT\Infrastructure\Service\Payments\Stripe\StripeClient($this->getEnv('stripe_secret_key')))));
  2169.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2170.         return $instance;
  2171.     }
  2172.     /**
  2173.      * Gets the private 'FMT\Domain\Service\Manager\ShippingManager' shared autowired service.
  2174.      *
  2175.      * @return \FMT\Domain\Service\Manager\ShippingManager
  2176.      */
  2177.     protected function getShippingManagerService()
  2178.     {
  2179.         $this->privates['FMT\\Domain\\Service\\Manager\\ShippingManager'] = $instance = new \FMT\Domain\Service\Manager\ShippingManager(($this->services['FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Client'] ?? $this->getClientService()), ($this->privates['FMT\\Domain\\Type\\Cache\\Settings'] ?? ($this->privates['FMT\\Domain\\Type\\Cache\\Settings'] = new \FMT\Domain\Type\Cache\Settings())));
  2180.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2181.         return $instance;
  2182.     }
  2183.     /**
  2184.      * Gets the private 'FMT\Domain\Service\Manager\UserManager' shared autowired service.
  2185.      *
  2186.      * @return \FMT\Domain\Service\Manager\UserManager
  2187.      */
  2188.     protected function getUserManagerService()
  2189.     {
  2190.         $this->privates['FMT\\Domain\\Service\\Manager\\UserManager'] = $instance = new \FMT\Domain\Service\Manager\UserManager(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->privates['FMT\\Domain\\Service\\Synchronizer\\MajorSynchronizer'] ?? $this->getMajorSynchronizerService()));
  2191.         $instance->setUserRepository(($this->privates['FMT\\Data\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  2192.         $instance->setCampaignManager(($this->privates['FMT\\Domain\\Service\\Manager\\CampaignManager'] ?? $this->getCampaignManagerService()));
  2193.         $instance->setSchoolSynchronizer(new \FMT\Domain\Service\Synchronizer\SchoolSynchronizer(($this->privates['FMT\\Data\\Repository\\UserSchoolRepository'] ?? $this->getUserSchoolRepositoryService())));
  2194.         $instance->setTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2195.         $instance->setTokenGenerator(($this->privates['fos_user.util.token_generator.default'] ?? ($this->privates['fos_user.util.token_generator.default'] = new \FOS\UserBundle\Util\TokenGenerator())));
  2196.         $instance->setUserContactRepository(($this->privates['FMT\\Data\\Repository\\UserContactRepository'] ?? $this->getUserContactRepositoryService()));
  2197.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2198.         return $instance;
  2199.     }
  2200.     /**
  2201.      * Gets the private 'FMT\Domain\Service\Synchronizer\MajorSynchronizer' shared autowired service.
  2202.      *
  2203.      * @return \FMT\Domain\Service\Synchronizer\MajorSynchronizer
  2204.      */
  2205.     protected function getMajorSynchronizerService()
  2206.     {
  2207.         return $this->privates['FMT\\Domain\\Service\\Synchronizer\\MajorSynchronizer'] = new \FMT\Domain\Service\Synchronizer\MajorSynchronizer(($this->privates['FMT\\Data\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Client'] ?? $this->getClientService()), ($this->privates['FMT\\Data\\Repository\\UserSchoolRepository'] ?? $this->getUserSchoolRepositoryService()));
  2208.     }
  2209.     /**
  2210.      * Gets the private 'FMT\Domain\Type\Payment\Settings' shared autowired service.
  2211.      *
  2212.      * @return \FMT\Domain\Type\Payment\Settings
  2213.      */
  2214.     protected function getSettingsService()
  2215.     {
  2216.         $this->privates['FMT\\Domain\\Type\\Payment\\Settings'] = $instance = new \FMT\Domain\Type\Payment\Settings();
  2217.         $instance->application = ($this->privates['FMT\\Domain\\Type\\Payment\\FMT'] ?? ($this->privates['FMT\\Domain\\Type\\Payment\\FMT'] = new \FMT\Domain\Type\Payment\FMT($this->getEnv('calculate_fmt_fee_percent'))));
  2218.         $instance->paymentService = ($this->privates['FMT\\Domain\\Type\\Payment\\Stripe'] ?? ($this->privates['FMT\\Domain\\Type\\Payment\\Stripe'] = new \FMT\Domain\Type\Payment\Stripe($this->getEnv('calculate_stripe_fee_percent'), $this->getEnv('calculate_stripe_fee_static'))));
  2219.         $instance->currency 'usd';
  2220.         $instance->publicKey $this->getEnv('stripe_public_key');
  2221.         $instance->live $this->getEnv('stripe_live_mode');
  2222.         return $instance;
  2223.     }
  2224.     /**
  2225.      * Gets the private 'FMT\Infrastructure\Service\AmazonS3\StorageInterface' shared autowired service.
  2226.      *
  2227.      * @return \FMT\Infrastructure\Service\AmazonS3\StorageInterface
  2228.      */
  2229.     protected function getStorageInterfaceService()
  2230.     {
  2231.         return $this->privates['FMT\\Infrastructure\\Service\\AmazonS3\\StorageInterface'] = (new \FMT\Infrastructure\Service\AmazonS3\StorageFactory((\dirname(__DIR__4).'/public'), ($this->services['router'] ?? $this->getRouterService())))->getInstance($this->getEnv('avatar_storage'), $this->getEnv('s3_key'), $this->getEnv('s3_secret'));
  2232.     }
  2233.     /**
  2234.      * Gets the private 'FMT\Infrastructure\Service\Mapper\Mapper' shared autowired service.
  2235.      *
  2236.      * @return \FMT\Infrastructure\Service\Mapper\Mapper
  2237.      */
  2238.     protected function getMapperService()
  2239.     {
  2240.         $this->privates['FMT\\Infrastructure\\Service\\Mapper\\Mapper'] = $instance = new \FMT\Infrastructure\Service\Mapper\Mapper();
  2241.         (new \FMT\Infrastructure\DependencyInjection\MapperConfigurator([=> 'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\'=> 'FMT\\Infrastructure\\Service\\Payments\\Dwolla\\Mapper\\']))->configure($instance);
  2242.         return $instance;
  2243.     }
  2244.     /**
  2245.      * Gets the private 'FMT\Infrastructure\Service\Monolog\CliStreamHandler' shared autowired service.
  2246.      *
  2247.      * @return \FMT\Infrastructure\Service\Monolog\CliStreamHandler
  2248.      */
  2249.     protected function getCliStreamHandlerService()
  2250.     {
  2251.         $this->privates['FMT\\Infrastructure\\Service\\Monolog\\CliStreamHandler'] = $instance = new \FMT\Infrastructure\Service\Monolog\CliStreamHandler('php://stderr''debug');
  2252.         $instance->setFormatter(($this->privates['monolog.formatter.line'] ?? ($this->privates['monolog.formatter.line'] = new \Monolog\Formatter\LineFormatter())));
  2253.         return $instance;
  2254.     }
  2255.     /**
  2256.      * Gets the private 'FMT\Infrastructure\Service\Monolog\WebStreamHandler' shared autowired service.
  2257.      *
  2258.      * @return \FMT\Infrastructure\Service\Monolog\WebStreamHandler
  2259.      */
  2260.     protected function getWebStreamHandlerService()
  2261.     {
  2262.         $this->privates['FMT\\Infrastructure\\Service\\Monolog\\WebStreamHandler'] = $instance = new \FMT\Infrastructure\Service\Monolog\WebStreamHandler('php://stderr''debug');
  2263.         $instance->setFormatter(($this->privates['monolog.formatter.line'] ?? ($this->privates['monolog.formatter.line'] = new \Monolog\Formatter\LineFormatter())));
  2264.         return $instance;
  2265.     }
  2266.     /**
  2267.      * Gets the private 'FMT\Infrastructure\Service\Nebook\Options' shared autowired service.
  2268.      *
  2269.      * @return \FMT\Infrastructure\Service\Nebook\Options
  2270.      */
  2271.     protected function getOptionsService()
  2272.     {
  2273.         return $this->privates['FMT\\Infrastructure\\Service\\Nebook\\Options'] = new \FMT\Infrastructure\Service\Nebook\Options($this->getParameter('nebook_options'), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  2274.     }
  2275.     /**
  2276.      * Gets the private 'FMT\Infrastructure\Service\Nebook\SoapApi\Client' shared autowired service.
  2277.      *
  2278.      * @return \FMT\Infrastructure\Service\Nebook\SoapApi\Client
  2279.      */
  2280.     protected function getClient2Service()
  2281.     {
  2282.         return $this->privates['FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Client'] = new \FMT\Infrastructure\Service\Nebook\SoapApi\Client(($this->services['FMT\\Infrastructure\\Service\\Nebook\\SoapApi\\Transport\\Curl'] ?? $this->getCurl2Service()), $this->getEnv('nebook_test_mode'));
  2283.     }
  2284.     /**
  2285.      * Gets the private 'FMT\Infrastructure\Service\Payments\Dwolla\Listener\HandleWebhooksListener' shared autowired service.
  2286.      *
  2287.      * @return \FMT\Infrastructure\Service\Payments\Dwolla\Listener\HandleWebhooksListener
  2288.      */
  2289.     protected function getHandleWebhooksListenerService()
  2290.     {
  2291.         return $this->privates['FMT\\Infrastructure\\Service\\Payments\\Dwolla\\Listener\\HandleWebhooksListener'] = new \FMT\Infrastructure\Service\Payments\Dwolla\Listener\HandleWebhooksListener(($this->privates['FMT\\Infrastructure\\Service\\Mapper\\Mapper'] ?? $this->getMapperService()), '/payments/dwolla/webhooks'$this->getEnv('dwolla_webhooks_token'), 'FMT\\Infrastructure\\Service\\Payments\\Dwolla\\Controller\\WebhooksController');
  2292.     }
  2293.     /**
  2294.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  2295.      *
  2296.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  2297.      */
  2298.     protected function getResetAssetsEventListenerService()
  2299.     {
  2300.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  2301.     }
  2302.     /**
  2303.      * Gets the private 'annotations.cache_adapter' shared service.
  2304.      *
  2305.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  2306.      */
  2307.     protected function getAnnotations_CacheAdapterService()
  2308.     {
  2309.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2310.     }
  2311.     /**
  2312.      * Gets the private 'annotations.cached_reader' shared service.
  2313.      *
  2314.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  2315.      */
  2316.     protected function getAnnotations_CachedReaderService()
  2317.     {
  2318.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  2319.     }
  2320.     /**
  2321.      * Gets the private 'annotations.reader' shared service.
  2322.      *
  2323.      * @return \Doctrine\Common\Annotations\AnnotationReader
  2324.      */
  2325.     protected function getAnnotations_ReaderService()
  2326.     {
  2327.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  2328.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  2329.         $a->registerUniqueLoader('class_exists');
  2330.         $instance->addGlobalIgnoredName('required'$a);
  2331.         return $instance;
  2332.     }
  2333.     /**
  2334.      * Gets the private 'assets.packages' shared service.
  2335.      *
  2336.      * @return \Symfony\Component\Asset\Packages
  2337.      */
  2338.     protected function getAssets_PackagesService()
  2339.     {
  2340.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2341.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), false), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $a->getBaseUrl(), $a->isSecure())), new RewindableGenerator(function () {
  2342.             return new \EmptyIterator();
  2343.         }, 0));
  2344.     }
  2345.     /**
  2346.      * Gets the private 'cache.annotations' shared service.
  2347.      *
  2348.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2349.      */
  2350.     protected function getCache_AnnotationsService()
  2351.     {
  2352.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('3bmvz5qvnZ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2353.     }
  2354.     /**
  2355.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  2356.      *
  2357.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2358.      */
  2359.     protected function getCache_Doctrine_Orm_Default_QueryService()
  2360.     {
  2361.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2362.     }
  2363.     /**
  2364.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  2365.      *
  2366.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2367.      */
  2368.     protected function getCache_Doctrine_Orm_Default_ResultService()
  2369.     {
  2370.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2371.     }
  2372.     /**
  2373.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  2374.      *
  2375.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2376.      */
  2377.     protected function getCache_Messenger_RestartWorkersSignalService()
  2378.     {
  2379.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('NIVuXCfUmP'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  2380.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2381.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2382.     }
  2383.     /**
  2384.      * Gets the private 'cache.property_info' shared service.
  2385.      *
  2386.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2387.      */
  2388.     protected function getCache_PropertyInfoService()
  2389.     {
  2390.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('XSwjXevS-j'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2391.     }
  2392.     /**
  2393.      * Gets the private 'cache.security_expression_language' shared service.
  2394.      *
  2395.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2396.      */
  2397.     protected function getCache_SecurityExpressionLanguageService()
  2398.     {
  2399.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wzDNJR1AW3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2400.     }
  2401.     /**
  2402.      * Gets the private 'cache.serializer' shared service.
  2403.      *
  2404.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2405.      */
  2406.     protected function getCache_SerializerService()
  2407.     {
  2408.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('r3RQRXQTnQ'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2409.     }
  2410.     /**
  2411.      * Gets the private 'cache.validator' shared service.
  2412.      *
  2413.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2414.      */
  2415.     protected function getCache_ValidatorService()
  2416.     {
  2417.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('Unc4kn7aAU'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2418.     }
  2419.     /**
  2420.      * Gets the private 'cache.webpack_encore' shared service.
  2421.      *
  2422.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2423.      */
  2424.     protected function getCache_WebpackEncoreService()
  2425.     {
  2426.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('1euRJ8jSVp'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2427.     }
  2428.     /**
  2429.      * Gets the private 'config_cache_factory' shared service.
  2430.      *
  2431.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  2432.      */
  2433.     protected function getConfigCacheFactoryService()
  2434.     {
  2435.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  2436.             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)));
  2437.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  2438.         }, 2));
  2439.     }
  2440.     /**
  2441.      * Gets the private 'data_collector.form' shared service.
  2442.      *
  2443.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  2444.      */
  2445.     protected function getDataCollector_FormService()
  2446.     {
  2447.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  2448.     }
  2449.     /**
  2450.      * Gets the private 'data_collector.request' shared service.
  2451.      *
  2452.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  2453.      */
  2454.     protected function getDataCollector_RequestService()
  2455.     {
  2456.         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())));
  2457.     }
  2458.     /**
  2459.      * Gets the private 'debug.controller_resolver' shared service.
  2460.      *
  2461.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  2462.      */
  2463.     protected function getDebug_ControllerResolverService()
  2464.     {
  2465.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  2466.     }
  2467.     /**
  2468.      * Gets the private 'debug.debug_handlers_listener' shared service.
  2469.      *
  2470.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  2471.      */
  2472.     protected function getDebug_DebugHandlersListenerService()
  2473.     {
  2474.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  2475.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2476.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2477.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2478.         $a->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  2479.         $a->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\CliStreamHandler'] ?? $this->getCliStreamHandlerService()));
  2480.         $a->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\WebStreamHandler'] ?? $this->getWebStreamHandlerService()));
  2481.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2482.         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()));
  2483.     }
  2484.     /**
  2485.      * Gets the private 'debug.file_link_formatter' shared service.
  2486.      *
  2487.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  2488.      */
  2489.     protected function getDebug_FileLinkFormatterService()
  2490.     {
  2491.         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 () {
  2492.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->load('getDebug_FileLinkFormatter_UrlFormatService'));
  2493.         });
  2494.     }
  2495.     /**
  2496.      * Gets the private 'debug.log_processor' shared service.
  2497.      *
  2498.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  2499.      */
  2500.     protected function getDebug_LogProcessorService()
  2501.     {
  2502.         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())));
  2503.     }
  2504.     /**
  2505.      * Gets the private 'debug.security.access.decision_manager' shared service.
  2506.      *
  2507.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  2508.      */
  2509.     protected function getDebug_Security_Access_DecisionManagerService()
  2510.     {
  2511.         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 () {
  2512.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_AuthenticatedVoterService'));
  2513.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService'));
  2514.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->load('getDebug_Security_Voter_Security_Access_ExpressionVoterService'));
  2515.             yield => ($this->privates['debug.security.voter.FMT\\Application\\Voter\\AdminPanelVoter'] ?? $this->load('getAdminPanelVoterService'));
  2516.             yield => ($this->privates['debug.security.voter.FMT\\Application\\Voter\\CampaignVoter'] ?? $this->load('getCampaignVoterService'));
  2517.             yield => ($this->privates['debug.security.voter.FMT\\Application\\Voter\\CartVoter'] ?? $this->load('getCartVoterService'));
  2518.             yield => ($this->privates['debug.security.voter.FMT\\Application\\Voter\\CommandVoter'] ?? $this->load('getCommandVoterService'));
  2519.             yield => ($this->privates['debug.security.voter.FMT\\Application\\Voter\\DonorVoter'] ?? $this->load('getDonorVoterService'));
  2520.             yield => ($this->privates['debug.security.voter.FMT\\Application\\Voter\\TransactionVoter'] ?? $this->load('getTransactionVoterService'));
  2521.             yield => ($this->privates['debug.security.voter.FMT\\Application\\Voter\\UserContactVoter'] ?? $this->load('getUserContactVoterService'));
  2522.             yield 10 => ($this->privates['debug.security.voter.FMT\\Application\\Voter\\UserVoter'] ?? $this->load('getUserVoterService'));
  2523.             yield 11 => ($this->privates['debug.security.voter.EasyCorp\\Bundle\\EasyAdminBundle\\Security\\SecurityVoter'] ?? $this->load('getSecurityVoterService'));
  2524.         }, 12), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  2525.     }
  2526.     /**
  2527.      * Gets the private 'debug.security.firewall' shared service.
  2528.      *
  2529.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  2530.      */
  2531.     protected function getDebug_Security_FirewallService()
  2532.     {
  2533.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  2534.     }
  2535.     /**
  2536.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  2537.      *
  2538.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  2539.      */
  2540.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  2541.     {
  2542.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/FMT/Data/Entity'), => (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Loggable/Entity'), => (\dirname(__DIR__4).'/vendor/gedmo/doctrine-extensions/src/Tree/Entity')]);
  2543.     }
  2544.     /**
  2545.      * Gets the private 'exception_listener' shared service.
  2546.      *
  2547.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  2548.      */
  2549.     protected function getExceptionListener3Service()
  2550.     {
  2551.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  2552.     }
  2553.     /**
  2554.      * Gets the private 'form.registry' shared service.
  2555.      *
  2556.      * @return \Symfony\Component\Form\FormRegistry
  2557.      */
  2558.     protected function getForm_RegistryService()
  2559.     {
  2560.         return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([=> new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2561.             'Adeliom\\EasyFieldsBundle\\Form\\ChoiceMaskType' => ['services''Adeliom\\EasyFieldsBundle\\Form\\ChoiceMaskType''getChoiceMaskTypeService'true],
  2562.             'Adeliom\\EasyFieldsBundle\\Form\\SortableCollectionType' => ['services''Adeliom\\EasyFieldsBundle\\Form\\SortableCollectionType''getSortableCollectionTypeService'true],
  2563.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType''getCrudFormTypeService'true],
  2564.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType''getFileUploadTypeService'true],
  2565.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType' => ['privates''EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType''getFiltersFormTypeService'true],
  2566.             'FMT\\Application\\FormType\\AddressType' => ['privates''FMT\\Application\\FormType\\AddressType''getAddressTypeService'true],
  2567.             'FMT\\Application\\FormType\\Admin\\AdminPasswordType' => ['privates''FMT\\Application\\FormType\\Admin\\AdminPasswordType''getAdminPasswordTypeService'true],
  2568.             'FMT\\Application\\FormType\\Admin\\Filters\\ArrayFilterType' => ['privates''FMT\\Application\\FormType\\Admin\\Filters\\ArrayFilterType''getArrayFilterTypeService'true],
  2569.             'FMT\\Application\\FormType\\Admin\\Filters\\DateTimeFilterTypeExtended' => ['privates''FMT\\Application\\FormType\\Admin\\Filters\\DateTimeFilterTypeExtended''getDateTimeFilterTypeExtendedService'true],
  2570.             'FMT\\Application\\FormType\\Admin\\MajorType' => ['privates''FMT\\Application\\FormType\\Admin\\MajorType''getMajorTypeService'true],
  2571.             'FMT\\Application\\FormType\\Admin\\UserCrudType' => ['privates''FMT\\Application\\FormType\\Admin\\UserCrudType''getUserCrudTypeService'true],
  2572.             'FMT\\Application\\FormType\\Campaign\\CampaignBookType' => ['privates''FMT\\Application\\FormType\\Campaign\\CampaignBookType''getCampaignBookTypeService'true],
  2573.             'FMT\\Application\\FormType\\Campaign\\CampaignType' => ['privates''FMT\\Application\\FormType\\Campaign\\CampaignType''getCampaignTypeService'true],
  2574.             'FMT\\Application\\FormType\\Contact\\CampaignInvitationType' => ['privates''FMT\\Application\\FormType\\Contact\\CampaignInvitationType''getCampaignInvitationTypeService'true],
  2575.             'FMT\\Application\\FormType\\Contact\\ImportType' => ['privates''FMT\\Application\\FormType\\Contact\\ImportType''getImportTypeService'true],
  2576.             'FMT\\Application\\FormType\\DataTransformer\\PaymentProcessorTransformer' => ['privates''FMT\\Application\\FormType\\DataTransformer\\PaymentProcessorTransformer''getPaymentProcessorTransformerService'true],
  2577.             'FMT\\Application\\FormType\\DatepickerType' => ['privates''FMT\\Application\\FormType\\DatepickerType''getDatepickerTypeService'true],
  2578.             'FMT\\Application\\FormType\\DonatPaymentType' => ['privates''FMT\\Application\\FormType\\DonatPaymentType''getDonatPaymentTypeService'true],
  2579.             'FMT\\Application\\FormType\\DonorProfileType' => ['privates''FMT\\Application\\FormType\\DonorProfileType''getDonorProfileTypeService'true],
  2580.             'FMT\\Application\\FormType\\Filter\\BaseFilterType' => ['privates''FMT\\Application\\FormType\\Filter\\BaseFilterType''getBaseFilterTypeService'true],
  2581.             'FMT\\Application\\FormType\\PaymentType' => ['privates''FMT\\Application\\FormType\\PaymentType''getPaymentTypeService'true],
  2582.             'FMT\\Application\\FormType\\RoleType' => ['privates''FMT\\Application\\FormType\\RoleType''getRoleTypeService'true],
  2583.             'FMT\\Application\\FormType\\Security\\RegistrationDonorType' => ['privates''FMT\\Application\\FormType\\Security\\RegistrationDonorType''getRegistrationDonorTypeService'true],
  2584.             'FMT\\Application\\FormType\\Security\\RegistrationStudentType' => ['privates''FMT\\Application\\FormType\\Security\\RegistrationStudentType''getRegistrationStudentTypeService'true],
  2585.             'FMT\\Application\\FormType\\Security\\UserPasswordType' => ['privates''FMT\\Application\\FormType\\Security\\UserPasswordType''getUserPasswordTypeService'true],
  2586.             'FMT\\Application\\FormType\\StudentProfileType' => ['privates''FMT\\Application\\FormType\\StudentProfileType''getStudentProfileTypeService'true],
  2587.             'FMT\\Application\\FormType\\Subscribers\\PaymentSubscriber' => ['privates''FMT\\Application\\FormType\\Subscribers\\PaymentSubscriber''getPaymentSubscriberService'true],
  2588.             'FMT\\Application\\FormType\\Subscribers\\RegistrationDonorSubscriber' => ['privates''FMT\\Application\\FormType\\Subscribers\\RegistrationDonorSubscriber''getRegistrationDonorSubscriberService'true],
  2589.             'FMT\\Application\\FormType\\Subscribers\\RegistrationStudentSubscriber' => ['privates''FMT\\Application\\FormType\\Subscribers\\RegistrationStudentSubscriber''getRegistrationStudentSubscriberService'true],
  2590.             'FMT\\Application\\FormType\\Subscribers\\UserAvatarSubscriber' => ['privates''FMT\\Application\\FormType\\Subscribers\\UserAvatarSubscriber''getUserAvatarSubscriberService'true],
  2591.             'FMT\\Application\\FormType\\Transaction\\ThanksType' => ['privates''FMT\\Application\\FormType\\Transaction\\ThanksType''getThanksTypeService'true],
  2592.             'FMT\\Application\\FormType\\UserAvatarType' => ['privates''FMT\\Application\\FormType\\UserAvatarType''getUserAvatarTypeService'true],
  2593.             'FMT\\Application\\FormType\\UserContactType' => ['privates''FMT\\Application\\FormType\\UserContactType''getUserContactTypeService'true],
  2594.             'FMT\\Application\\FormType\\UserProfileType' => ['privates''FMT\\Application\\FormType\\UserProfileType''getUserProfileTypeService'true],
  2595.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => ['privates''fos_user.change_password.form.type''getFosUser_ChangePassword_Form_TypeService'true],
  2596.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => ['privates''fos_user.profile.form.type''getFosUser_Profile_Form_TypeService'true],
  2597.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => ['privates''fos_user.registration.form.type''getFosUser_Registration_Form_TypeService'true],
  2598.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => ['privates''fos_user.resetting.form.type''getFosUser_Resetting_Form_TypeService'true],
  2599.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => ['privates''fos_user.username_form_type''getFosUser_UsernameFormTypeService'true],
  2600.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'true],
  2601.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'true],
  2602.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'true],
  2603.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'true],
  2604.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'true],
  2605.         ], [
  2606.             'Adeliom\\EasyFieldsBundle\\Form\\ChoiceMaskType' => '?',
  2607.             'Adeliom\\EasyFieldsBundle\\Form\\SortableCollectionType' => '?',
  2608.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudFormType' => '?',
  2609.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  2610.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FiltersFormType' => '?',
  2611.             'FMT\\Application\\FormType\\AddressType' => '?',
  2612.             'FMT\\Application\\FormType\\Admin\\AdminPasswordType' => '?',
  2613.             'FMT\\Application\\FormType\\Admin\\Filters\\ArrayFilterType' => '?',
  2614.             'FMT\\Application\\FormType\\Admin\\Filters\\DateTimeFilterTypeExtended' => '?',
  2615.             'FMT\\Application\\FormType\\Admin\\MajorType' => '?',
  2616.             'FMT\\Application\\FormType\\Admin\\UserCrudType' => '?',
  2617.             'FMT\\Application\\FormType\\Campaign\\CampaignBookType' => '?',
  2618.             'FMT\\Application\\FormType\\Campaign\\CampaignType' => '?',
  2619.             'FMT\\Application\\FormType\\Contact\\CampaignInvitationType' => '?',
  2620.             'FMT\\Application\\FormType\\Contact\\ImportType' => '?',
  2621.             'FMT\\Application\\FormType\\DataTransformer\\PaymentProcessorTransformer' => '?',
  2622.             'FMT\\Application\\FormType\\DatepickerType' => '?',
  2623.             'FMT\\Application\\FormType\\DonatPaymentType' => '?',
  2624.             'FMT\\Application\\FormType\\DonorProfileType' => '?',
  2625.             'FMT\\Application\\FormType\\Filter\\BaseFilterType' => '?',
  2626.             'FMT\\Application\\FormType\\PaymentType' => '?',
  2627.             'FMT\\Application\\FormType\\RoleType' => '?',
  2628.             'FMT\\Application\\FormType\\Security\\RegistrationDonorType' => '?',
  2629.             'FMT\\Application\\FormType\\Security\\RegistrationStudentType' => '?',
  2630.             'FMT\\Application\\FormType\\Security\\UserPasswordType' => '?',
  2631.             'FMT\\Application\\FormType\\StudentProfileType' => '?',
  2632.             'FMT\\Application\\FormType\\Subscribers\\PaymentSubscriber' => '?',
  2633.             'FMT\\Application\\FormType\\Subscribers\\RegistrationDonorSubscriber' => '?',
  2634.             'FMT\\Application\\FormType\\Subscribers\\RegistrationStudentSubscriber' => '?',
  2635.             'FMT\\Application\\FormType\\Subscribers\\UserAvatarSubscriber' => '?',
  2636.             'FMT\\Application\\FormType\\Transaction\\ThanksType' => '?',
  2637.             'FMT\\Application\\FormType\\UserAvatarType' => '?',
  2638.             'FMT\\Application\\FormType\\UserContactType' => '?',
  2639.             'FMT\\Application\\FormType\\UserProfileType' => '?',
  2640.             'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType' => '?',
  2641.             'FOS\\UserBundle\\Form\\Type\\ProfileFormType' => '?',
  2642.             'FOS\\UserBundle\\Form\\Type\\RegistrationFormType' => '?',
  2643.             'FOS\\UserBundle\\Form\\Type\\ResettingFormType' => '?',
  2644.             'FOS\\UserBundle\\Form\\Type\\UsernameFormType' => '?',
  2645.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  2646.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  2647.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  2648.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  2649.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  2650.         ]), ['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\ComparisonType' => new RewindableGenerator(function () {
  2651.             yield => ($this->privates['FMT\\Application\\FormType\\Admin\\Filters\\ComparisonTypeExtended'] ?? ($this->privates['FMT\\Application\\FormType\\Admin\\Filters\\ComparisonTypeExtended'] = new \FMT\Application\FormType\Admin\Filters\ComparisonTypeExtended()));
  2652.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  2653.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->load('getForm_TypeExtension_Form_TransformationFailureHandlingService'));
  2654.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService'));
  2655.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService'));
  2656.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->load('getForm_TypeExtension_Upload_ValidatorService'));
  2657.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->load('getForm_TypeExtension_CsrfService'));
  2658.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->load('getForm_TypeExtension_Form_DataCollectorService'));
  2659.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EaCrudFormTypeExtension'] ?? $this->load('getEaCrudFormTypeExtensionService'));
  2660.             yield => ($this->privates['Adeliom\\EasyFieldsBundle\\Form\\Extension\\FormTypeExtension'] ?? ($this->privates['Adeliom\\EasyFieldsBundle\\Form\\Extension\\FormTypeExtension'] = new \Adeliom\EasyFieldsBundle\Form\Extension\FormTypeExtension()));
  2661.         }, 8), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  2662.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  2663.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  2664.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  2665.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\CollectionType' => new RewindableGenerator(function () {
  2666.             yield => ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\CollectionTypeExtension'] ?? ($this->privates['EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\CollectionTypeExtension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\CollectionTypeExtension()));
  2667.             yield => ($this->privates['Adeliom\\EasyFieldsBundle\\Form\\Extension\\CollectionTypeExtension'] ?? ($this->privates['Adeliom\\EasyFieldsBundle\\Form\\Extension\\CollectionTypeExtension'] = new \Adeliom\EasyFieldsBundle\Form\Extension\CollectionTypeExtension()));
  2668.         }, 2), 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => new RewindableGenerator(function () {
  2669.             yield => ($this->privates['Adeliom\\EasyFieldsBundle\\Form\\Extension\\EntityTypeExtension'] ?? $this->load('getEntityTypeExtensionService'));
  2670.         }, 1), 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\CrudAutocompleteType' => new RewindableGenerator(function () {
  2671.             yield => ($this->privates['Adeliom\\EasyFieldsBundle\\Form\\Extension\\EntityTypeExtension'] ?? $this->load('getEntityTypeExtensionService'));
  2672.         }, 1)], new RewindableGenerator(function () {
  2673.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService'));
  2674.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService'));
  2675.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  2676.     }
  2677.     /**
  2678.      * Gets the private 'fos_user.util.canonical_fields_updater' shared service.
  2679.      *
  2680.      * @return \FOS\UserBundle\Util\CanonicalFieldsUpdater
  2681.      */
  2682.     protected function getFosUser_Util_CanonicalFieldsUpdaterService()
  2683.     {
  2684.         $a = new \FOS\UserBundle\Util\Canonicalizer();
  2685.         return $this->privates['fos_user.util.canonical_fields_updater'] = new \FOS\UserBundle\Util\CanonicalFieldsUpdater($a$a);
  2686.     }
  2687.     /**
  2688.      * Gets the private 'fos_user.util.password_updater' shared service.
  2689.      *
  2690.      * @return \FOS\UserBundle\Util\HashingPasswordUpdater
  2691.      */
  2692.     protected function getFosUser_Util_PasswordUpdaterService()
  2693.     {
  2694.         return $this->privates['fos_user.util.password_updater'] = new \FOS\UserBundle\Util\HashingPasswordUpdater(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  2695.     }
  2696.     /**
  2697.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  2698.      *
  2699.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  2700.      */
  2701.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  2702.     {
  2703.         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())));
  2704.     }
  2705.     /**
  2706.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  2707.      *
  2708.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  2709.      */
  2710.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  2711.     {
  2712.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  2713.     }
  2714.     /**
  2715.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  2716.      *
  2717.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  2718.      */
  2719.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  2720.     {
  2721.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  2722.     }
  2723.     /**
  2724.      * Gets the private 'locale_aware_listener' shared service.
  2725.      *
  2726.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  2727.      */
  2728.     protected function getLocaleAwareListenerService()
  2729.     {
  2730.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  2731.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  2732.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  2733.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2734.     }
  2735.     /**
  2736.      * Gets the private 'locale_listener' shared service.
  2737.      *
  2738.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  2739.      */
  2740.     protected function getLocaleListenerService()
  2741.     {
  2742.         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, []);
  2743.     }
  2744.     /**
  2745.      * Gets the private 'monolog.handler.console' shared service.
  2746.      *
  2747.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  2748.      */
  2749.     protected function getMonolog_Handler_ConsoleService()
  2750.     {
  2751.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  2752.     }
  2753.     /**
  2754.      * Gets the private 'monolog.handler.error' shared service.
  2755.      *
  2756.      * @return \Monolog\Handler\StreamHandler
  2757.      */
  2758.     protected function getMonolog_Handler_ErrorService()
  2759.     {
  2760.         $this->privates['monolog.handler.error'] = $instance = new \Monolog\Handler\StreamHandler('php://stderr'400trueNULLfalse);
  2761.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2762.         $instance->setFormatter(new \Monolog\Formatter\LineFormatter('[%datetime%] %channel%.%level_name% - %message% %context%'."\n".'''Y-m-d H:i:s'truetrue));
  2763.         return $instance;
  2764.     }
  2765.     /**
  2766.      * Gets the private 'monolog.handler.main' shared service.
  2767.      *
  2768.      * @return \Monolog\Handler\StreamHandler
  2769.      */
  2770.     protected function getMonolog_Handler_MainService()
  2771.     {
  2772.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  2773.         $instance->pushProcessor(($this->privates['monolog.processor.psr_log_message'] ?? ($this->privates['monolog.processor.psr_log_message'] = new \Monolog\Processor\PsrLogMessageProcessor())));
  2774.         return $instance;
  2775.     }
  2776.     /**
  2777.      * Gets the private 'monolog.logger.cache' shared service.
  2778.      *
  2779.      * @return \Symfony\Bridge\Monolog\Logger
  2780.      */
  2781.     protected function getMonolog_Logger_CacheService()
  2782.     {
  2783.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  2784.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2785.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2786.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2787.         $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  2788.         $instance->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\CliStreamHandler'] ?? $this->getCliStreamHandlerService()));
  2789.         $instance->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\WebStreamHandler'] ?? $this->getWebStreamHandlerService()));
  2790.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2791.         return $instance;
  2792.     }
  2793.     /**
  2794.      * Gets the private 'monolog.logger.request' shared service.
  2795.      *
  2796.      * @return \Symfony\Bridge\Monolog\Logger
  2797.      */
  2798.     protected function getMonolog_Logger_RequestService()
  2799.     {
  2800.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  2801.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2802.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2803.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2804.         $instance->pushHandler(($this->privates['monolog.handler.error'] ?? $this->getMonolog_Handler_ErrorService()));
  2805.         $instance->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\CliStreamHandler'] ?? $this->getCliStreamHandlerService()));
  2806.         $instance->pushHandler(($this->privates['FMT\\Infrastructure\\Service\\Monolog\\WebStreamHandler'] ?? $this->getWebStreamHandlerService()));
  2807.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  2808.         return $instance;
  2809.     }
  2810.     /**
  2811.      * Gets the private 'parameter_bag' shared service.
  2812.      *
  2813.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  2814.      */
  2815.     protected function getParameterBagService()
  2816.     {
  2817.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  2818.     }
  2819.     /**
  2820.      * Gets the private 'profiler_listener' shared service.
  2821.      *
  2822.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  2823.      */
  2824.     protected function getProfilerListenerService()
  2825.     {
  2826.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  2827.     }
  2828.     /**
  2829.      * Gets the private 'property_info' shared service.
  2830.      *
  2831.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  2832.      */
  2833.     protected function getPropertyInfoService()
  2834.     {
  2835.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  2836.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->load('getPropertyInfo_SerializerExtractorService'));
  2837.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2838.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2839.         }, 3), new RewindableGenerator(function () {
  2840.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2841.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  2842.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2843.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2844.         }, 4), new RewindableGenerator(function () {
  2845.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  2846.         }, 1), new RewindableGenerator(function () {
  2847.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->load('getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService'));
  2848.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2849.         }, 2), new RewindableGenerator(function () {
  2850.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2851.         }, 1));
  2852.     }
  2853.     /**
  2854.      * Gets the private 'router.expression_language_provider' shared service.
  2855.      *
  2856.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  2857.      */
  2858.     protected function getRouter_ExpressionLanguageProviderService()
  2859.     {
  2860.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2861.             'env' => ['privates''container.getenv''getContainer_GetenvService'true],
  2862.         ], [
  2863.             'env' => 'Closure',
  2864.         ]));
  2865.     }
  2866.     /**
  2867.      * Gets the private 'router.request_context' shared service.
  2868.      *
  2869.      * @return \Symfony\Component\Routing\RequestContext
  2870.      */
  2871.     protected function getRouter_RequestContextService()
  2872.     {
  2873.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  2874.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2875.         return $instance;
  2876.     }
  2877.     /**
  2878.      * Gets the private 'router_listener' shared service.
  2879.      *
  2880.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  2881.      */
  2882.     protected function getRouterListenerService()
  2883.     {
  2884.         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);
  2885.     }
  2886.     /**
  2887.      * Gets the private 'security.csrf.token_storage' shared service.
  2888.      *
  2889.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  2890.      */
  2891.     protected function getSecurity_Csrf_TokenStorageService()
  2892.     {
  2893.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2894.     }
  2895.     /**
  2896.      * Gets the private 'security.firewall.map' shared service.
  2897.      *
  2898.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  2899.      */
  2900.     protected function getSecurity_Firewall_MapService()
  2901.     {
  2902.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.zJyh7qS'] ?? $this->get_ServiceLocator_ZJyh7qSService()), new RewindableGenerator(function () {
  2903.             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)/')));
  2904.             yield 'security.firewall.map.context.main' => ($this->privates['.security.request_matcher.3UEFixr'] ?? ($this->privates['.security.request_matcher.3UEFixr'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/')));
  2905.         }, 2));
  2906.     }
  2907.     /**
  2908.      * Gets the private 'security.helper' shared service.
  2909.      *
  2910.      * @return \Symfony\Component\Security\Core\Security
  2911.      */
  2912.     protected function getSecurity_HelperService()
  2913.     {
  2914.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2915.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  2916.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  2917.         ], [
  2918.             'security.authorization_checker' => '?',
  2919.             'security.token_storage' => '?',
  2920.         ]));
  2921.     }
  2922.     /**
  2923.      * Gets the private 'security.logout_url_generator' shared service.
  2924.      *
  2925.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  2926.      */
  2927.     protected function getSecurity_LogoutUrlGeneratorService()
  2928.     {
  2929.         $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()));
  2930.         $instance->registerListener('main''/logout''logout''_csrf_token'NULLNULL);
  2931.         return $instance;
  2932.     }
  2933.     /**
  2934.      * Gets the private 'security.password_hasher_factory' shared service.
  2935.      *
  2936.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  2937.      */
  2938.     protected function getSecurity_PasswordHasherFactoryService()
  2939.     {
  2940.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['FOS\\UserBundle\\Model\\UserInterface' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher''arguments' => [=> NULL=> NULL=> NULL=> '2y']]]);
  2941.     }
  2942.     /**
  2943.      * Gets the private 'security.role_hierarchy' shared service.
  2944.      *
  2945.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  2946.      */
  2947.     protected function getSecurity_RoleHierarchyService()
  2948.     {
  2949.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  2950.     }
  2951.     /**
  2952.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  2953.      *
  2954.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  2955.      */
  2956.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  2957.     {
  2958.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2959.     }
  2960.     /**
  2961.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  2962.      *
  2963.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  2964.      */
  2965.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  2966.     {
  2967.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  2968.         $a->add(new \FMT\Application\ParamConverter\DonatableStudentParamConverter(($this->privates['FMT\\Domain\\Service\\Manager\\UserManager'] ?? $this->getUserManagerService())), 0NULL);
  2969.         $a->add(new \FMT\Application\ParamConverter\EnabledUserConverter(($this->services['fos_user.user_manager'] ?? $this->getFosUser_UserManagerService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), 0NULL);
  2970.         $a->add(new \FMT\Application\ParamConverter\ThanksTransactionConverter(($this->privates['FMT\\Data\\Repository\\UserTransactionRepository'] ?? $this->getUserTransactionRepositoryService())), 0NULL);
  2971.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  2972.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  2973.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  2974.     }
  2975.     /**
  2976.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  2977.      *
  2978.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  2979.      */
  2980.     protected function getSensioFrameworkExtra_Security_ListenerService()
  2981.     {
  2982.         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()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->services['fmt.logger'] ?? $this->getFmt_LoggerService()));
  2983.     }
  2984.     /**
  2985.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  2986.      *
  2987.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  2988.      */
  2989.     protected function getSensioFrameworkExtra_View_ListenerService()
  2990.     {
  2991.         $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))));
  2992.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2993.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  2994.         ], [
  2995.             'twig' => '?',
  2996.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  2997.         return $instance;
  2998.     }
  2999.     /**
  3000.      * Gets the private 'session.factory' shared service.
  3001.      *
  3002.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  3003.      */
  3004.     protected function getSession_FactoryService()
  3005.     {
  3006.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0), true), [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  3007.     }
  3008.     /**
  3009.      * Gets the private 'session_listener' shared service.
  3010.      *
  3011.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  3012.      */
  3013.     protected function getSessionListenerService()
  3014.     {
  3015.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3016.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  3017.             'logger' => ['services''fmt.logger''getFmt_LoggerService'false],
  3018.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  3019.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'true],
  3020.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  3021.         ], [
  3022.             'initialized_session' => '?',
  3023.             'logger' => '?',
  3024.             'session' => '?',
  3025.             'session_collector' => '?',
  3026.             'session_factory' => '?',
  3027.         ]), true$this->parameters['session.storage.options']);
  3028.     }
  3029.     /**
  3030.      * Gets the private 'stof_doctrine_extensions.event_listener.logger' shared service.
  3031.      *
  3032.      * @return \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener
  3033.      */
  3034.     protected function getStofDoctrineExtensions_EventListener_LoggerService()
  3035.     {
  3036.         return $this->privates['stof_doctrine_extensions.event_listener.logger'] = new \Stof\DoctrineExtensionsBundle\EventListener\LoggerListener(($this->privates['stof_doctrine_extensions.listener.loggable'] ?? $this->getStofDoctrineExtensions_Listener_LoggableService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  3037.     }
  3038.     /**
  3039.      * Gets the private 'stof_doctrine_extensions.listener.loggable' shared service.
  3040.      *
  3041.      * @return \FMT\Domain\Listener\LoggableListener
  3042.      */
  3043.     protected function getStofDoctrineExtensions_Listener_LoggableService()
  3044.     {
  3045.         $this->privates['stof_doctrine_extensions.listener.loggable'] = $instance = new \FMT\Domain\Listener\LoggableListener();
  3046.         $instance->setAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3047.         return $instance;
  3048.     }
  3049.     /**
  3050.      * Gets the private 'translator.default' shared service.
  3051.      *
  3052.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  3053.      */
  3054.     protected function getTranslator_DefaultService()
  3055.     {
  3056.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3057.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'true],
  3058.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'true],
  3059.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'true],
  3060.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'true],
  3061.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'true],
  3062.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'true],
  3063.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'true],
  3064.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'true],
  3065.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'true],
  3066.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'true],
  3067.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'true],
  3068.         ], [
  3069.             'translation.loader.csv' => '?',
  3070.             'translation.loader.dat' => '?',
  3071.             'translation.loader.ini' => '?',
  3072.             'translation.loader.json' => '?',
  3073.             'translation.loader.mo' => '?',
  3074.             'translation.loader.php' => '?',
  3075.             'translation.loader.po' => '?',
  3076.             'translation.loader.qt' => '?',
  3077.             'translation.loader.res' => '?',
  3078.             'translation.loader.xliff' => '?',
  3079.             'translation.loader.yml' => '?',
  3080.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.af.yml')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ar.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ar.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.php')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bg.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bg.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.php')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ca.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ca.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ca.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.php')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.cs.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.php')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.da.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.da.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.php')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.de.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.php')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.el.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.el.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.php')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.en.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.php'), => (\dirname(__DIR__4).'/vendor/agence-adeliom/easy-fields-bundle/src/Resources/translations/EasyFieldsBundle.en.yml'), => (\dirname(__DIR__4).'/translations/EasyAdminBundle.en.yml'), => (\dirname(__DIR__4).'/translations/FOSUserBundle.en.yml'), 10 => (\dirname(__DIR__4).'/translations/messages.en.yml'), 11 => (\dirname(__DIR__4).'/translations/validators.en.yml')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.es.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.php')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.et.yml')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.php')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fa.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.php')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fi.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fi.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.php')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.fr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.php'), => (\dirname(__DIR__4).'/vendor/agence-adeliom/easy-fields-bundle/src/Resources/translations/EasyFieldsBundle.fr.yml')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.gl.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.php')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.he.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.he.yml')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hr.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.php')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.hu.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.php')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.id.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.id.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.id.php')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.it.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.php')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ja.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ja.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lb.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lb.php')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lt.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.php')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.lv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.lv.yml')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.mn.yml')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nb.yml')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.nl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.php')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.php')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pl.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.php')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.php')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.php')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ro.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ro.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.php')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ru.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.php')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sk.yml')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sl.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sl.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.php')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sr_Latn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sr_Latn.yml')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.sv.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.sv.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.php')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.th.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.th.yml')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.tr.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.tr.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.php')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.uk.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.php')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.vi.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.vi.yml')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.php')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'bn' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn.yml')], 'bn_BD' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.bn_BD.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.bn_BD.yml')], 'eo' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.eo.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.eo.yml')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.ky.yml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations/validators.ky.yml'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.php')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/agence-adeliom/easy-fields-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/aws/aws-sdk-php-symfony/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle/translations'), 21 => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 23 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/friendsofsymfony/user-bundle/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'vendor/agence-adeliom/easy-fields-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/symfony/debug-bundle/translations'12 => 'vendor/symfony/twig-bundle/translations'13 => 'vendor/symfony/web-profiler-bundle/translations'14 => 'vendor/twig/extra-bundle/translations'15 => 'vendor/symfony/security-bundle/translations'16 => 'vendor/symfony/monolog-bundle/translations'17 => 'vendor/symfony/maker-bundle/src/translations'18 => 'vendor/sensio/framework-extra-bundle/src/translations'19 => 'vendor/aws/aws-sdk-php-symfony/src/translations'20 => 'vendor/friendsofsymfony/jsrouting-bundle/translations'21 => 'vendor/symfony/swiftmailer-bundle/translations'22 => 'vendor/stof/doctrine-extensions-bundle/src/translations'23 => 'vendor/symfony/webpack-encore-bundle/src/translations']]], []);
  3081.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3082.         $instance->setFallbackLocales([=> 'en']);
  3083.         return $instance;
  3084.     }
  3085.     /**
  3086.      * Gets the private 'validator.builder' shared service.
  3087.      *
  3088.      * @return \Symfony\Component\Validator\ValidatorBuilder
  3089.      */
  3090.     protected function getValidator_BuilderService()
  3091.     {
  3092.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  3093.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  3094.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3095.             'FMT\\Application\\Validator\\Constraints\\AdminPasswordValidator' => ['privates''FMT\\Application\\Validator\\Constraints\\AdminPasswordValidator''getAdminPasswordValidatorService'true],
  3096.             'FMT\\Application\\Validator\\Constraints\\CollegeEmailValidator' => ['privates''FMT\\Application\\Validator\\Constraints\\CollegeEmailValidator''getCollegeEmailValidatorService'true],
  3097.             'FMT\\Application\\Validator\\Constraints\\FmtEmailValidator' => ['privates''FMT\\Application\\Validator\\Constraints\\FmtEmailValidator''getFmtEmailValidatorService'true],
  3098.             'FMT\\Application\\Validator\\Constraints\\FmtPasswordValidator' => ['privates''FMT\\Application\\Validator\\Constraints\\FmtPasswordValidator''getFmtPasswordValidatorService'true],
  3099.             'FMT\\Application\\Validator\\Constraints\\UserSchoolValidator' => ['privates''FMT\\Application\\Validator\\Constraints\\UserSchoolValidator''getUserSchoolValidatorService'true],
  3100.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3101.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3102.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'true],
  3103.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3104.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'true],
  3105.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'true],
  3106.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'true],
  3107.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'true],
  3108.         ], [
  3109.             'FMT\\Application\\Validator\\Constraints\\AdminPasswordValidator' => '?',
  3110.             'FMT\\Application\\Validator\\Constraints\\CollegeEmailValidator' => '?',
  3111.             'FMT\\Application\\Validator\\Constraints\\FmtEmailValidator' => '?',
  3112.             'FMT\\Application\\Validator\\Constraints\\FmtPasswordValidator' => '?',
  3113.             'FMT\\Application\\Validator\\Constraints\\UserSchoolValidator' => '?',
  3114.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  3115.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  3116.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  3117.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  3118.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  3119.             'doctrine.orm.validator.unique' => '?',
  3120.             'security.validator.user_password' => '?',
  3121.             'validator.expression' => '?',
  3122.         ])));
  3123.         if ($this->has('translator')) {
  3124.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3125.         }
  3126.         $instance->setTranslationDomain('validators');
  3127.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml'), => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/Resources/config/validation.xml')]);
  3128.         $instance->enableAnnotationMapping(true);
  3129.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  3130.         $instance->addMethodMapping('loadValidatorMetadata');
  3131.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService())), => new \FOS\UserBundle\Validator\Initializer(($this->privates['fos_user.util.canonical_fields_updater'] ?? $this->getFosUser_Util_CanonicalFieldsUpdaterService()))]);
  3132.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  3133.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  3134.         $instance->addXmlMapping((\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  3135.         return $instance;
  3136.     }
  3137.     /**
  3138.      * Gets the private 'var_dumper.html_dumper' shared service.
  3139.      *
  3140.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  3141.      */
  3142.     protected function getVarDumper_HtmlDumperService()
  3143.     {
  3144.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  3145.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  3146.         return $instance;
  3147.     }
  3148.     /**
  3149.      * Gets the private 'var_dumper.server_connection' shared service.
  3150.      *
  3151.      * @return \Symfony\Component\VarDumper\Server\Connection
  3152.      */
  3153.     protected function getVarDumper_ServerConnectionService()
  3154.     {
  3155.         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()]);
  3156.     }
  3157.     /**
  3158.      * Gets the private 'web_profiler.csp.handler' shared service.
  3159.      *
  3160.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  3161.      */
  3162.     protected function getWebProfiler_Csp_HandlerService()
  3163.     {
  3164.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  3165.     }
  3166.     /**
  3167.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  3168.      *
  3169.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  3170.      */
  3171.     protected function getWebProfiler_DebugToolbarService()
  3172.     {
  3173.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($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()));
  3174.     }
  3175.     /**
  3176.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  3177.      *
  3178.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  3179.      */
  3180.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  3181.     {
  3182.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3183.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'true],
  3184.         ], [
  3185.             '_default' => '?',
  3186.         ]), '_default');
  3187.     }
  3188.     /**
  3189.      * Gets the public 'cache_clearer' alias.
  3190.      *
  3191.      * @return object The ".container.private.cache_clearer" service.
  3192.      */
  3193.     protected function getCacheClearerService()
  3194.     {
  3195.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  3196.         return $this->get('.container.private.cache_clearer');
  3197.     }
  3198.     /**
  3199.      * Gets the public 'filesystem' alias.
  3200.      *
  3201.      * @return object The ".container.private.filesystem" service.
  3202.      */
  3203.     protected function getFilesystemService()
  3204.     {
  3205.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  3206.         return $this->get('.container.private.filesystem');
  3207.     }
  3208.     /**
  3209.      * Gets the public 'serializer' alias.
  3210.      *
  3211.      * @return object The ".container.private.serializer" service.
  3212.      */
  3213.     protected function getSerializerService()
  3214.     {
  3215.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  3216.         return $this->get('.container.private.serializer');
  3217.     }
  3218.     /**
  3219.      * Gets the public 'security.csrf.token_manager' alias.
  3220.      *
  3221.      * @return object The ".container.private.security.csrf.token_manager" service.
  3222.      */
  3223.     protected function getSecurity_Csrf_TokenManagerService()
  3224.     {
  3225.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  3226.         return $this->get('.container.private.security.csrf.token_manager');
  3227.     }
  3228.     /**
  3229.      * Gets the public 'form.factory' alias.
  3230.      *
  3231.      * @return object The ".container.private.form.factory" service.
  3232.      */
  3233.     protected function getForm_FactoryService()
  3234.     {
  3235.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  3236.         return $this->get('.container.private.form.factory');
  3237.     }
  3238.     /**
  3239.      * Gets the public 'form.type.file' alias.
  3240.      *
  3241.      * @return object The ".container.private.form.type.file" service.
  3242.      */
  3243.     protected function getForm_Type_FileService()
  3244.     {
  3245.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  3246.         return $this->get('.container.private.form.type.file');
  3247.     }
  3248.     /**
  3249.      * Gets the public 'profiler' alias.
  3250.      *
  3251.      * @return object The ".container.private.profiler" service.
  3252.      */
  3253.     protected function getProfilerService()
  3254.     {
  3255.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  3256.         return $this->get('.container.private.profiler');
  3257.     }
  3258.     /**
  3259.      * Gets the public 'twig' alias.
  3260.      *
  3261.      * @return object The ".container.private.twig" service.
  3262.      */
  3263.     protected function getTwigService()
  3264.     {
  3265.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  3266.         return $this->get('.container.private.twig');
  3267.     }
  3268.     /**
  3269.      * Gets the public 'security.authorization_checker' alias.
  3270.      *
  3271.      * @return object The ".container.private.security.authorization_checker" service.
  3272.      */
  3273.     protected function getSecurity_AuthorizationCheckerService()
  3274.     {
  3275.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  3276.         return $this->get('.container.private.security.authorization_checker');
  3277.     }
  3278.     /**
  3279.      * Gets the public 'security.token_storage' alias.
  3280.      *
  3281.      * @return object The ".container.private.security.token_storage" service.
  3282.      */
  3283.     protected function getSecurity_TokenStorageService()
  3284.     {
  3285.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  3286.         return $this->get('.container.private.security.token_storage');
  3287.     }
  3288.     /**
  3289.      * Gets the public 'security.password_encoder' alias.
  3290.      *
  3291.      * @return object The ".container.private.security.password_encoder" service.
  3292.      */
  3293.     protected function getSecurity_PasswordEncoderService()
  3294.     {
  3295.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  3296.         return $this->get('.container.private.security.password_encoder');
  3297.     }
  3298.     /**
  3299.      * Gets the public 'session' alias.
  3300.      *
  3301.      * @return object The ".container.private.session" service.
  3302.      */
  3303.     protected function getSessionService()
  3304.     {
  3305.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  3306.         return $this->get('.container.private.session');
  3307.     }
  3308.     /**
  3309.      * Gets the public 'validator' alias.
  3310.      *
  3311.      * @return object The ".container.private.validator" service.
  3312.      */
  3313.     protected function getValidatorService()
  3314.     {
  3315.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  3316.         return $this->get('.container.private.validator');
  3317.     }
  3318.     /**
  3319.      * @return array|bool|float|int|string|\UnitEnum|null
  3320.      */
  3321.     public function getParameter(string $name)
  3322.     {
  3323.         if (isset($this->buildParameters[$name])) {
  3324.             return $this->buildParameters[$name];
  3325.         }
  3326.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  3327.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  3328.         }
  3329.         if (isset($this->loadedDynamicParameters[$name])) {
  3330.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3331.         }
  3332.         return $this->parameters[$name];
  3333.     }
  3334.     public function hasParameter(string $name): bool
  3335.     {
  3336.         if (isset($this->buildParameters[$name])) {
  3337.             return true;
  3338.         }
  3339.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  3340.     }
  3341.     public function setParameter(string $name$value): void
  3342.     {
  3343.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  3344.     }
  3345.     public function getParameterBag(): ParameterBagInterface
  3346.     {
  3347.         if (null === $this->parameterBag) {
  3348.             $parameters $this->parameters;
  3349.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  3350.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  3351.             }
  3352.             foreach ($this->buildParameters as $name => $value) {
  3353.                 $parameters[$name] = $value;
  3354.             }
  3355.             $this->parameterBag = new FrozenParameterBag($parameters);
  3356.         }
  3357.         return $this->parameterBag;
  3358.     }
  3359.     private $loadedDynamicParameters = [
  3360.         'kernel.runtime_environment' => false,
  3361.         'kernel.build_dir' => false,
  3362.         'kernel.cache_dir' => false,
  3363.         'is_prod' => false,
  3364.         'build_number' => false,
  3365.         'domain_name' => false,
  3366.         'mailer_transport' => false,
  3367.         'mailer_host' => false,
  3368.         'mailer_port' => false,
  3369.         'mailer_user' => false,
  3370.         'mailer_password' => false,
  3371.         'sender_address' => false,
  3372.         'sender_name' => false,
  3373.         'secret' => false,
  3374.         'node_bin' => false,
  3375.         'node_paths' => false,
  3376.         'npm_bin' => false,
  3377.         'marketing_app_url' => false,
  3378.         'local_app_url' => false,
  3379.         'base_menu__help' => false,
  3380.         'base_menu__about' => false,
  3381.         'base_menu__privacy' => false,
  3382.         'base_menu__how_works' => false,
  3383.         'base_menu__terms' => false,
  3384.         'base_menu__fees' => false,
  3385.         'base_menu__partner' => false,
  3386.         'base_menu__returns' => false,
  3387.         'calculate_fmt_fee_percent' => false,
  3388.         'calculate_stripe_fee_percent' => false,
  3389.         'calculate_stripe_fee_static' => false,
  3390.         'nebook_endpoint' => false,
  3391.         'nebook_wsdl' => false,
  3392.         'nebook_xmlns' => false,
  3393.         'nebook_bookstore_id' => false,
  3394.         'nebook_user' => false,
  3395.         'nebook_password' => false,
  3396.         'nebook_cache_lifetime' => false,
  3397.         'nebook_test_mode' => false,
  3398.         'nebook_default_shipping_id' => false,
  3399.         'stripe_public_key' => false,
  3400.         'stripe_secret_key' => false,
  3401.         'stripe_live_mode' => false,
  3402.         'stripe_webhook_signature' => false,
  3403.         'plaid_client_id' => false,
  3404.         'plaid_client_secret' => false,
  3405.         'plaid_environment' => false,
  3406.         'avatar_storage' => false,
  3407.         's3_key' => false,
  3408.         's3_secret' => false,
  3409.         'aws_region' => false,
  3410.         'aws_key' => false,
  3411.         'aws_secret' => false,
  3412.         'google_analytics_id' => false,
  3413.         'social_facebook_link' => false,
  3414.         'social_twitter_link' => false,
  3415.         'social_linkedin_link' => false,
  3416.         'social_instagram_link' => false,
  3417.         'dwolla_endpoint' => false,
  3418.         'dwolla_client_id' => false,
  3419.         'dwolla_client_key' => false,
  3420.         'fmt.payments.dwolla.webhooks_token' => false,
  3421.         'dwolla_webhooks_endpoint' => false,
  3422.         'dwolla_fmt_funding_source' => false,
  3423.         'dwolla_bookstore_email' => false,
  3424.         'dwolla_bookstore_customer_first_name' => false,
  3425.         'dwolla_bookstore_customer_last_name' => false,
  3426.         'dwolla_bookstore_customer_email' => false,
  3427.         'dwolla_bookstore_customer_business_name' => false,
  3428.         'dwolla_bookstore_customer_ip_address' => false,
  3429.         'dwolla_bookstore_customer_correlation_id' => false,
  3430.         'dwolla_bookstore_funding_source_name' => false,
  3431.         'dwolla_bookstore_funding_source_routing_number' => false,
  3432.         'dwolla_bookstore_funding_source_account_number' => false,
  3433.         'base_menu' => false,
  3434.         'nebook_options' => false,
  3435.         'lambda_function_local_options' => false,
  3436.         'lambda_functions' => false,
  3437.         'kernel.secret' => false,
  3438.         'debug.container.dump' => false,
  3439.         'serializer.mapping.cache.file' => false,
  3440.         'session.save_path' => false,
  3441.         'validator.mapping.cache.file' => false,
  3442.         'profiler.storage.dsn' => false,
  3443.         'doctrine.orm.proxy_dir' => false,
  3444.         'fos_user.registration.confirmation.from_email' => false,
  3445.         'fos_user.resetting.email.from_email' => false,
  3446.     ];
  3447.     private $dynamicParameters = [];
  3448.     private function getDynamicParameter(string $name)
  3449.     {
  3450.         switch ($name) {
  3451.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  3452.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  3453.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  3454.             case 'is_prod'$value $this->getEnv('bool:is_prod'); break;
  3455.             case 'build_number'$value $this->getEnv('BUILD_NUMBER'); break;
  3456.             case 'domain_name'$value $this->getEnv('domain'); break;
  3457.             case 'mailer_transport'$value $this->getEnv('mailer_transport'); break;
  3458.             case 'mailer_host'$value $this->getEnv('mailer_host'); break;
  3459.             case 'mailer_port'$value $this->getEnv('mailer_port'); break;
  3460.             case 'mailer_user'$value $this->getEnv('mailer_user'); break;
  3461.             case 'mailer_password'$value $this->getEnv('mailer_password'); break;
  3462.             case 'sender_address'$value $this->getEnv('sender_email'); break;
  3463.             case 'sender_name'$value $this->getEnv('sender_name'); break;
  3464.             case 'secret'$value $this->getEnv('csrf_secret'); break;
  3465.             case 'node_bin'$value $this->getEnv('node_bin'); break;
  3466.             case 'node_paths'$value $this->getEnv('node_path'); break;
  3467.             case 'npm_bin'$value $this->getEnv('npm_bin'); break;
  3468.             case 'marketing_app_url'$value $this->getEnv('marketing_app_url'); break;
  3469.             case 'local_app_url'$value $this->getEnv('local_app_url'); break;
  3470.             case 'base_menu__help'$value $this->getEnv('base_menu__help'); break;
  3471.             case 'base_menu__about'$value $this->getEnv('base_menu__about'); break;
  3472.             case 'base_menu__privacy'$value $this->getEnv('base_menu__privacy'); break;
  3473.             case 'base_menu__how_works'$value $this->getEnv('base_menu__how_works'); break;
  3474.             case 'base_menu__terms'$value $this->getEnv('base_menu__terms'); break;
  3475.             case 'base_menu__fees'$value $this->getEnv('base_menu__fees'); break;
  3476.             case 'base_menu__partner'$value $this->getEnv('base_menu__partner'); break;
  3477.             case 'base_menu__returns'$value $this->getEnv('base_menu__returns'); break;
  3478.             case 'calculate_fmt_fee_percent'$value $this->getEnv('calculate_fmt_fee_percent'); break;
  3479.             case 'calculate_stripe_fee_percent'$value $this->getEnv('calculate_stripe_fee_percent'); break;
  3480.             case 'calculate_stripe_fee_static'$value $this->getEnv('calculate_stripe_fee_static'); break;
  3481.             case 'nebook_endpoint'$value $this->getEnv('nebook_endpoint'); break;
  3482.             case 'nebook_wsdl'$value $this->getEnv('nebook_wsdl'); break;
  3483.             case 'nebook_xmlns'$value $this->getEnv('nebook_xmlns'); break;
  3484.             case 'nebook_bookstore_id'$value $this->getEnv('nebook_bookstore_id'); break;
  3485.             case 'nebook_user'$value $this->getEnv('nebook_user'); break;
  3486.             case 'nebook_password'$value $this->getEnv('nebook_password'); break;
  3487.             case 'nebook_cache_lifetime'$value $this->getEnv('nebook_cache_lifetime'); break;
  3488.             case 'nebook_test_mode'$value $this->getEnv('nebook_test_mode'); break;
  3489.             case 'nebook_default_shipping_id'$value $this->getEnv('nebook_default_shipping_id'); break;
  3490.             case 'stripe_public_key'$value $this->getEnv('stripe_public_key'); break;
  3491.             case 'stripe_secret_key'$value $this->getEnv('stripe_secret_key'); break;
  3492.             case 'stripe_live_mode'$value $this->getEnv('stripe_live_mode'); break;
  3493.             case 'stripe_webhook_signature'$value $this->getEnv('stripe_webhook_signature'); break;
  3494.             case 'plaid_client_id'$value $this->getEnv('plaid_client_id'); break;
  3495.             case 'plaid_client_secret'$value $this->getEnv('plaid_client_secret'); break;
  3496.             case 'plaid_environment'$value $this->getEnv('plaid_environment'); break;
  3497.             case 'avatar_storage'$value $this->getEnv('avatar_storage'); break;
  3498.             case 's3_key'$value $this->getEnv('s3_key'); break;
  3499.             case 's3_secret'$value $this->getEnv('s3_secret'); break;
  3500.             case 'aws_region'$value $this->getEnv('aws_region'); break;
  3501.             case 'aws_key'$value $this->getEnv('aws_key'); break;
  3502.             case 'aws_secret'$value $this->getEnv('aws_secret'); break;
  3503.             case 'google_analytics_id'$value $this->getEnv('google_analytics_id'); break;
  3504.             case 'social_facebook_link'$value $this->getEnv('social_facebook_link'); break;
  3505.             case 'social_twitter_link'$value $this->getEnv('social_twitter_link'); break;
  3506.             case 'social_linkedin_link'$value $this->getEnv('social_linkedin_link'); break;
  3507.             case 'social_instagram_link'$value $this->getEnv('social_instagram_link'); break;
  3508.             case 'dwolla_endpoint'$value $this->getEnv('dwolla_endpoint'); break;
  3509.             case 'dwolla_client_id'$value $this->getEnv('dwolla_client_id'); break;
  3510.             case 'dwolla_client_key'$value $this->getEnv('dwolla_client_key'); break;
  3511.             case 'fmt.payments.dwolla.webhooks_token'$value $this->getEnv('dwolla_webhooks_token'); break;
  3512.             case 'dwolla_webhooks_endpoint'$value $this->getEnv('dwolla_webhooks_endpoint'); break;
  3513.             case 'dwolla_fmt_funding_source'$value $this->getEnv('dwolla_fmt_funding_source'); break;
  3514.             case 'dwolla_bookstore_email'$value $this->getEnv('dwolla_bookstore_email'); break;
  3515.             case 'dwolla_bookstore_customer_first_name'$value $this->getEnv('dwolla_bookstore_customer_first_name'); break;
  3516.             case 'dwolla_bookstore_customer_last_name'$value $this->getEnv('dwolla_bookstore_customer_last_name'); break;
  3517.             case 'dwolla_bookstore_customer_email'$value $this->getEnv('dwolla_bookstore_customer_email'); break;
  3518.             case 'dwolla_bookstore_customer_business_name'$value $this->getEnv('dwolla_bookstore_customer_business_name'); break;
  3519.             case 'dwolla_bookstore_customer_ip_address'$value $this->getEnv('dwolla_bookstore_customer_ip_address'); break;
  3520.             case 'dwolla_bookstore_customer_correlation_id'$value $this->getEnv('dwolla_bookstore_customer_correlation_id'); break;
  3521.             case 'dwolla_bookstore_funding_source_name'$value $this->getEnv('dwolla_bookstore_funding_source_name'); break;
  3522.             case 'dwolla_bookstore_funding_source_routing_number'$value $this->getEnv('dwolla_bookstore_funding_source_routing_number'); break;
  3523.             case 'dwolla_bookstore_funding_source_account_number'$value $this->getEnv('dwolla_bookstore_funding_source_account_number'); break;
  3524.             case 'base_menu'$value = [
  3525.                 'help' => $this->getEnv('base_menu__help'),
  3526.                 'about' => $this->getEnv('base_menu__about'),
  3527.                 'privacy' => $this->getEnv('base_menu__privacy'),
  3528.                 'how_works' => $this->getEnv('base_menu__how_works'),
  3529.                 'terms' => $this->getEnv('base_menu__terms'),
  3530.                 'fees' => $this->getEnv('base_menu__fees'),
  3531.                 'partner' => $this->getEnv('base_menu__partner'),
  3532.                 'returns' => $this->getEnv('base_menu__returns'),
  3533.             ]; break;
  3534.             case 'nebook_options'$value = [
  3535.                 'endpoint' => $this->getEnv('nebook_endpoint'),
  3536.                 'wsdl' => $this->getEnv('nebook_wsdl'),
  3537.                 'xmlns' => $this->getEnv('nebook_xmlns'),
  3538.                 'username' => $this->getEnv('nebook_user'),
  3539.                 'password' => $this->getEnv('nebook_password'),
  3540.                 'timeout' => 15,
  3541.             ]; break;
  3542.             case 'lambda_function_local_options'$value = [
  3543.                 'nodeBinary' => $this->getEnv('node_bin'),
  3544.                 'lambdaDir' => (\dirname(__DIR__4).'/src/FMT/Infrastructure/Resources/aws_lambda'),
  3545.             ]; break;
  3546.             case 'lambda_functions'$value = [
  3547.                 'submitCart' => [
  3548.                     'environmentVariables' => [
  3549.                         'NEBOOK_ENDPOINT' => $this->getEnv('nebook_endpoint'),
  3550.                         'NEBOOK_BOOKSTORE_ID' => $this->getEnv('nebook_bookstore_id'),
  3551.                         'NEBOOK_USER' => $this->getEnv('nebook_user'),
  3552.                         'NEBOOK_PASSWORD' => $this->getEnv('nebook_password'),
  3553.                         'NEBOOK_TENDER_ID' => '70',
  3554.                         'NEBOOK_TENDER_ACCOUNT_NUMBER' => '44620300000000004917610000000000003',
  3555.                         'NEBOOK_BILLING_ADDRESS_1' => 'Some st., 1524-12',
  3556.                         'NEBOOK_BILLING_ADDRESS_2' => '',
  3557.                         'NEBOOK_BILLING_ADDRESS_CITY' => 'Some city',
  3558.                         'NEBOOK_BILLING_COUNTRY' => 'US',
  3559.                         'NEBOOK_BILLING_PHONE' => '4011111111',
  3560.                         'NEBOOK_BILLING_STATE' => 'NE',
  3561.                         'NEBOOK_BILLING_ZIP' => '12345',
  3562.                         'NEBOOK_BILLING_FIRST_NAME' => 'Test Name',
  3563.                         'NEBOOK_BILLING_LAST_NAME' => 'Test Last Name',
  3564.                     ],
  3565.                 ],
  3566.             ]; break;
  3567.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  3568.             case 'debug.container.dump'$value = ($this->targetDir.''.'/FMT_KernelDevDebugContainer.xml'); break;
  3569.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  3570.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  3571.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  3572.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  3573.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  3574.             case 'fos_user.registration.confirmation.from_email'$value = [
  3575.                 $this->getEnv('sender_email') => $this->getEnv('sender_name'),
  3576.             ]; break;
  3577.             case 'fos_user.resetting.email.from_email'$value = [
  3578.                 $this->getEnv('sender_email') => $this->getEnv('sender_name'),
  3579.             ]; break;
  3580.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  3581.         }
  3582.         $this->loadedDynamicParameters[$name] = true;
  3583.         return $this->dynamicParameters[$name] = $value;
  3584.     }
  3585.     protected function getDefaultParameters(): array
  3586.     {
  3587.         return [
  3588.             'kernel.project_dir' => \dirname(__DIR__4),
  3589.             'kernel.environment' => 'dev',
  3590.             'kernel.debug' => true,
  3591.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  3592.             'kernel.bundles' => [
  3593.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  3594.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  3595.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  3596.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  3597.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  3598.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  3599.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  3600.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  3601.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  3602.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  3603.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  3604.                 'AwsBundle' => 'Aws\\Symfony\\AwsBundle',
  3605.                 'FOSJsRoutingBundle' => 'FOS\\JsRoutingBundle\\FOSJsRoutingBundle',
  3606.                 'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
  3607.                 'FOSUserBundle' => 'FOS\\UserBundle\\FOSUserBundle',
  3608.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  3609.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  3610.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  3611.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  3612.                 'EasyFieldsBundle' => 'Adeliom\\EasyFieldsBundle\\EasyFieldsBundle',
  3613.             ],
  3614.             'kernel.bundles_metadata' => [
  3615.                 'FrameworkBundle' => [
  3616.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  3617.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  3618.                 ],
  3619.                 'DoctrineBundle' => [
  3620.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  3621.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  3622.                 ],
  3623.                 'DoctrineMigrationsBundle' => [
  3624.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  3625.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  3626.                 ],
  3627.                 'DebugBundle' => [
  3628.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  3629.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  3630.                 ],
  3631.                 'TwigBundle' => [
  3632.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  3633.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  3634.                 ],
  3635.                 'WebProfilerBundle' => [
  3636.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  3637.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  3638.                 ],
  3639.                 'TwigExtraBundle' => [
  3640.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  3641.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  3642.                 ],
  3643.                 'SecurityBundle' => [
  3644.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  3645.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  3646.                 ],
  3647.                 'MonologBundle' => [
  3648.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  3649.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  3650.                 ],
  3651.                 'MakerBundle' => [
  3652.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  3653.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  3654.                 ],
  3655.                 'SensioFrameworkExtraBundle' => [
  3656.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  3657.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  3658.                 ],
  3659.                 'AwsBundle' => [
  3660.                     'path' => (\dirname(__DIR__4).'/vendor/aws/aws-sdk-php-symfony/src'),
  3661.                     'namespace' => 'Aws\\Symfony',
  3662.                 ],
  3663.                 'FOSJsRoutingBundle' => [
  3664.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/jsrouting-bundle'),
  3665.                     'namespace' => 'FOS\\JsRoutingBundle',
  3666.                 ],
  3667.                 'SwiftmailerBundle' => [
  3668.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/swiftmailer-bundle'),
  3669.                     'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
  3670.                 ],
  3671.                 'FOSUserBundle' => [
  3672.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/user-bundle'),
  3673.                     'namespace' => 'FOS\\UserBundle',
  3674.                 ],
  3675.                 'StofDoctrineExtensionsBundle' => [
  3676.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  3677.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  3678.                 ],
  3679.                 'KnpPaginatorBundle' => [
  3680.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  3681.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  3682.                 ],
  3683.                 'WebpackEncoreBundle' => [
  3684.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  3685.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  3686.                 ],
  3687.                 'EasyAdminBundle' => [
  3688.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  3689.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  3690.                 ],
  3691.                 'EasyFieldsBundle' => [
  3692.                     'path' => (\dirname(__DIR__4).'/vendor/agence-adeliom/easy-fields-bundle/src'),
  3693.                     'namespace' => 'Adeliom\\EasyFieldsBundle',
  3694.                 ],
  3695.             ],
  3696.             'kernel.charset' => 'UTF-8',
  3697.             'kernel.container_class' => 'FMT_KernelDevDebugContainer',
  3698.             'cache_server' => NULL,
  3699.             'cache_adapter' => 'filesystem',
  3700.             'lock_adapter' => 'flock',
  3701.             'fmt.payments.dwolla.webhooks_route' => '/payments/dwolla/webhooks',
  3702.             'fmt.payments.dwolla.webhooks_controller' => 'FMT\\Infrastructure\\Service\\Payments\\Dwolla\\Controller\\WebhooksController',
  3703.             'mapper' => [
  3704.                 'class' => 'FMT\\Infrastructure\\Service\\Mapper\\Mapper',
  3705.                 'namespaces' => [
  3706.                     => 'FMT\\Infrastructure\\Service\\Nebook\\RestApi\\Mapper\\',
  3707.                     => 'FMT\\Infrastructure\\Service\\Payments\\Dwolla\\Mapper\\',
  3708.                 ],
  3709.             ],
  3710.             'fmt.order.monitor.chunk_size' => 128,
  3711.             'fmt.order.returns.chunk_size' => 128,
  3712.             'fmt.order.returns.return_window' => '7 days',
  3713.             'bookstore_payment.pause' => '8 days',
  3714.             'bookstore_payment.send_date' => 'monday',
  3715.             'bookstore_payment.send_time' => '03:00',
  3716.             'bookstore_payment.send_timezone' => -7,
  3717.             'bookstore_payment.error_time' => '2 minutes',
  3718.             'us_state' => [
  3719.                 'AL' => 'Alabama',
  3720.                 'AK' => 'Alaska',
  3721.                 'AZ' => 'Arizona',
  3722.                 'AR' => 'Arkansas',
  3723.                 'CA' => 'California',
  3724.                 'CO' => 'Colorado',
  3725.                 'CT' => 'Connecticut',
  3726.                 'DE' => 'Delaware',
  3727.                 'DC' => 'District Of Columbia',
  3728.                 'FL' => 'Florida',
  3729.                 'GA' => 'Georgia',
  3730.                 'HI' => 'Hawaii',
  3731.                 'ID' => 'Idaho',
  3732.                 'IL' => 'Illinois',
  3733.                 'IN' => 'Indiana',
  3734.                 'IA' => 'Iowa',
  3735.                 'KS' => 'Kansas',
  3736.                 'KY' => 'Kentucky',
  3737.                 'LA' => 'Louisiana',
  3738.                 'ME' => 'Maine',
  3739.                 'MD' => 'Maryland',
  3740.                 'MA' => 'Massachusetts',
  3741.                 'MI' => 'Michigan',
  3742.                 'MN' => 'Minnesota',
  3743.                 'MS' => 'Mississippi',
  3744.                 'MO' => 'Missouri',
  3745.                 'MT' => 'Montana',
  3746.                 'NE' => 'Nebraska',
  3747.                 'NV' => 'Nevada',
  3748.                 'NH' => 'New Hampshire',
  3749.                 'NJ' => 'New Jersey',
  3750.                 'NM' => 'New Mexico',
  3751.                 'NY' => 'New York',
  3752.                 'NC' => 'North Carolina',
  3753.                 'ND' => 'North Dakota',
  3754.                 'OH' => 'Ohio',
  3755.                 'OK' => 'Oklahoma',
  3756.                 'OR' => 'Oregon',
  3757.                 'PA' => 'Pennsylvania',
  3758.                 'RI' => 'Rhode Island',
  3759.                 'SC' => 'South Carolina',
  3760.                 'SD' => 'South Dakota',
  3761.                 'TN' => 'Tennessee',
  3762.                 'TX' => 'Texas',
  3763.                 'UT' => 'Utah',
  3764.                 'VT' => 'Vermont',
  3765.                 'VA' => 'Virginia',
  3766.                 'WA' => 'Washington',
  3767.                 'WV' => 'West Virginia',
  3768.                 'WI' => 'Wisconsin',
  3769.                 'WY' => 'Wyoming',
  3770.             ],
  3771.             'locale' => 'en',
  3772.             'event_dispatcher.event_aliases' => [
  3773.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  3774.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  3775.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  3776.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  3777.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  3778.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  3779.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  3780.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  3781.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  3782.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  3783.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  3784.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  3785.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  3786.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  3787.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  3788.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  3789.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  3790.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  3791.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  3792.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  3793.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  3794.             ],
  3795.             'fragment.renderer.hinclude.global_template' => NULL,
  3796.             'fragment.path' => '/_fragment',
  3797.             'kernel.http_method_override' => true,
  3798.             'kernel.trusted_hosts' => [
  3799.             ],
  3800.             'kernel.default_locale' => 'en',
  3801.             'kernel.enabled_locales' => [
  3802.             ],
  3803.             'kernel.error_controller' => 'error_controller',
  3804.             'kernel.trusted_proxies' => '127.0.0.1,REMOTE_ADDR',
  3805.             'kernel.trusted_headers' => 26,
  3806.             'debug.file_link_format' => NULL,
  3807.             'asset.request_context.base_path' => NULL,
  3808.             'asset.request_context.secure' => NULL,
  3809.             'translator.logging' => false,
  3810.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  3811.             'debug.error_handler.throw_at' => -1,
  3812.             'router.request_context.host' => 'localhost',
  3813.             'router.request_context.scheme' => 'http',
  3814.             'router.request_context.base_url' => '',
  3815.             'router.resource' => 'kernel::loadRoutes',
  3816.             'request_listener.http_port' => 80,
  3817.             'request_listener.https_port' => 443,
  3818.             'session.metadata.storage_key' => '_sf2_meta',
  3819.             'session.storage.options' => [
  3820.                 'cache_limiter' => '0',
  3821.                 'cookie_secure' => 'auto',
  3822.                 'cookie_httponly' => true,
  3823.                 'cookie_samesite' => 'lax',
  3824.                 'gc_probability' => 1,
  3825.             ],
  3826.             'session.metadata.update_threshold' => 0,
  3827.             'form.type_extension.csrf.enabled' => true,
  3828.             'form.type_extension.csrf.field_name' => '_token',
  3829.             'validator.translation_domain' => 'validators',
  3830.             'profiler_listener.only_exceptions' => false,
  3831.             'profiler_listener.only_main_requests' => false,
  3832.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  3833.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  3834.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  3835.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  3836.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  3837.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  3838.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  3839.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  3840.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  3841.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  3842.             'doctrine.entity_managers' => [
  3843.                 'default' => 'doctrine.orm.default_entity_manager',
  3844.             ],
  3845.             'doctrine.default_entity_manager' => 'default',
  3846.             'doctrine.dbal.connection_factory.types' => [
  3847.                 'datetime' => [
  3848.                     'class' => 'FMT\\Data\\Doctrine\\Extensions\\DBAL\\Types\\UTCDateTimeType',
  3849.                 ],
  3850.                 'uuid' => [
  3851.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UuidType',
  3852.                 ],
  3853.                 'ulid' => [
  3854.                     'class' => 'Symfony\\Bridge\\Doctrine\\Types\\UlidType',
  3855.                 ],
  3856.             ],
  3857.             'doctrine.connections' => [
  3858.                 'default' => 'doctrine.dbal.default_connection',
  3859.             ],
  3860.             'doctrine.default_connection' => 'default',
  3861.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  3862.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  3863.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  3864.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  3865.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  3866.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  3867.             'doctrine.orm.cache.memcache_host' => 'localhost',
  3868.             'doctrine.orm.cache.memcache_port' => 11211,
  3869.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  3870.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  3871.             'doctrine.orm.cache.memcached_host' => 'localhost',
  3872.             'doctrine.orm.cache.memcached_port' => 11211,
  3873.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  3874.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  3875.             'doctrine.orm.cache.redis_host' => 'localhost',
  3876.             'doctrine.orm.cache.redis_port' => 6379,
  3877.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  3878.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  3879.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  3880.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  3881.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  3882.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  3883.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  3884.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  3885.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  3886.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  3887.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  3888.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  3889.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  3890.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  3891.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  3892.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  3893.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  3894.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  3895.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  3896.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  3897.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  3898.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  3899.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  3900.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  3901.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  3902.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  3903.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  3904.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  3905.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  3906.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  3907.             'doctrine.orm.auto_generate_proxy_classes' => true,
  3908.             'doctrine.orm.proxy_namespace' => 'Proxies',
  3909.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/FMT/Infrastructure/Migrations'),
  3910.             'doctrine_migrations.namespace' => 'FMT\\Infrastructure\\Migrations',
  3911.             'doctrine_migrations.table_name' => 'migration_versions',
  3912.             'doctrine_migrations.name' => 'Application Migrations',
  3913.             'doctrine_migrations.migrations_paths' => [
  3914.             ],
  3915.             'doctrine_migrations.column_name' => 'version',
  3916.             'doctrine_migrations.column_length' => 14,
  3917.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  3918.             'doctrine_migrations.all_or_nothing' => false,
  3919.             'doctrine_migrations.custom_template' => NULL,
  3920.             'doctrine_migrations.organize_migrations' => false,
  3921.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  3922.             'twig.form.resources' => [
  3923.                 => 'form_div_layout.html.twig',
  3924.                 => 'custom_bootstrap_3_layout.html.twig',
  3925.             ],
  3926.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  3927.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  3928.             'web_profiler.debug_toolbar.mode' => 2,
  3929.             'security.role_hierarchy.roles' => [
  3930.                 'ROLE_ADMIN' => [
  3931.                     => 'ROLE_USER',
  3932.                 ],
  3933.                 'ROLE_SUPER_ADMIN' => [
  3934.                     => 'ROLE_ADMIN',
  3935.                 ],
  3936.                 'ROLE_DONOR' => [
  3937.                     => 'ROLE_USER',
  3938.                 ],
  3939.                 'ROLE_STUDENT' => [
  3940.                     => 'ROLE_USER',
  3941.                 ],
  3942.                 'ROLE_INCOMPLETE_STUDENT' => [
  3943.                     => 'ROLE_USER',
  3944.                 ],
  3945.                 'ROLE_INCOMPLETE_DONOR' => [
  3946.                     => 'ROLE_USER',
  3947.                 ],
  3948.                 'ROLE_REPORT_VIEWER' => [
  3949.                     => 'ROLE_REPORT_VIEWER;',
  3950.                 ],
  3951.                 'ROLE_MARKETING_USER' => [
  3952.                     => 'ROLE_MARKETING_USER;',
  3953.                 ],
  3954.                 'ROLE_SCHOOL_ADMIN' => [
  3955.                     => 'ROLE_SCHOOL_ADMIN;',
  3956.                 ],
  3957.             ],
  3958.             'security.access.denied_url' => NULL,
  3959.             'security.authentication.manager.erase_credentials' => true,
  3960.             'security.authentication.session_strategy.strategy' => 'migrate',
  3961.             'security.access.always_authenticate_before_granting' => true,
  3962.             'security.authentication.hide_user_not_found' => true,
  3963.             'security.firewalls' => [
  3964.                 => 'dev',
  3965.                 => 'main',
  3966.             ],
  3967.             'security.main._indexed_authenticators' => [
  3968.             ],
  3969.             'monolog.use_microseconds' => true,
  3970.             'monolog.swift_mailer.handlers' => [
  3971.             ],
  3972.             'monolog.handlers_to_channels' => [
  3973.                 'monolog.handler.main' => [
  3974.                     'type' => 'exclusive',
  3975.                     'elements' => [
  3976.                         => 'event',
  3977.                     ],
  3978.                 ],
  3979.                 'monolog.handler.lambda' => [
  3980.                     'type' => 'inclusive',
  3981.                     'elements' => [
  3982.                         => 'cartCheckout',
  3983.                         => 'priceCalculation',
  3984.                     ],
  3985.                 ],
  3986.                 'monolog.handler.console' => [
  3987.                     'type' => 'exclusive',
  3988.                     'elements' => [
  3989.                         => 'event',
  3990.                         => 'doctrine',
  3991.                         => 'console',
  3992.                         => 'deprecation',
  3993.                     ],
  3994.                 ],
  3995.                 'monolog.handler.error' => NULL,
  3996.                 'monolog.handler.cli_main' => [
  3997.                     'type' => 'exclusive',
  3998.                     'elements' => [
  3999.                         => 'event',
  4000.                         => 'deprecation',
  4001.                     ],
  4002.                 ],
  4003.                 'monolog.handler.web_main' => [
  4004.                     'type' => 'exclusive',
  4005.                     'elements' => [
  4006.                         => 'event',
  4007.                         => 'deprecation',
  4008.                     ],
  4009.                 ],
  4010.             ],
  4011.             'aws_sdk.class' => 'Aws\\Sdk',
  4012.             'fos_js_routing.extractor.class' => 'FOS\\JsRoutingBundle\\Extractor\\ExposedRoutesExtractor',
  4013.             'fos_js_routing.controller.class' => 'FOS\\JsRoutingBundle\\Controller\\Controller',
  4014.             'fos_js_routing.normalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RouteCollectionNormalizer',
  4015.             'fos_js_routing.normalizer.routes_response.class' => 'FOS\\JsRoutingBundle\\Serializer\\Normalizer\\RoutesResponseNormalizer',
  4016.             'fos_js_routing.denormalizer.route_collection.class' => 'FOS\\JsRoutingBundle\\Serializer\\Denormalizer\\RouteCollectionDenormalizer',
  4017.             'fos_js_routing.request_context_base_url' => NULL,
  4018.             'fos_js_routing.cache_control' => [
  4019.                 'enabled' => false,
  4020.             ],
  4021.             'swiftmailer.mailer.default.transport.name' => 'dynamic',
  4022.             'swiftmailer.mailer.default.spool.enabled' => false,
  4023.             'swiftmailer.mailer.default.plugin.impersonate' => NULL,
  4024.             'swiftmailer.mailer.default.single_address' => NULL,
  4025.             'swiftmailer.mailer.default.delivery.enabled' => true,
  4026.             'swiftmailer.spool.enabled' => false,
  4027.             'swiftmailer.delivery.enabled' => true,
  4028.             'swiftmailer.single_address' => NULL,
  4029.             'swiftmailer.mailers' => [
  4030.                 'default' => 'swiftmailer.mailer.default',
  4031.             ],
  4032.             'swiftmailer.default_mailer' => 'default',
  4033.             'fos_user.backend_type_orm' => true,
  4034.             'fos_user.security.interactive_login_listener.class' => 'FOS\\UserBundle\\EventListener\\LastLoginListener',
  4035.             'fos_user.security.login_manager.class' => 'FOS\\UserBundle\\Security\\LoginManager',
  4036.             'fos_user.resetting.email.template' => '@Public/emails/password_reset.email.twig',
  4037.             'fos_user.registration.confirmation.template' => '@Public/emails/confirmation.email.twig',
  4038.             'fos_user.storage' => 'orm',
  4039.             'fos_user.firewall_name' => 'main',
  4040.             'fos_user.model_manager_name' => NULL,
  4041.             'fos_user.model.user.class' => 'FMT\\Data\\Entity\\User',
  4042.             'fos_user.profile.form.type' => 'FOS\\UserBundle\\Form\\Type\\ProfileFormType',
  4043.             'fos_user.profile.form.name' => 'fos_user_profile_form',
  4044.             'fos_user.profile.form.validation_groups' => [
  4045.                 => 'Profile',
  4046.                 => 'Default',
  4047.             ],
  4048.             'fos_user.registration.confirmation.enabled' => true,
  4049.             'fos_user.registration.form.type' => 'FOS\\UserBundle\\Form\\Type\\RegistrationFormType',
  4050.             'fos_user.registration.form.name' => 'fos_user_registration_form',
  4051.             'fos_user.registration.form.validation_groups' => [
  4052.                 => 'Registration',
  4053.                 => 'Default',
  4054.             ],
  4055.             'fos_user.change_password.form.type' => 'FOS\\UserBundle\\Form\\Type\\ChangePasswordFormType',
  4056.             'fos_user.change_password.form.name' => 'fos_user_change_password_form',
  4057.             'fos_user.change_password.form.validation_groups' => [
  4058.                 => 'ChangePassword',
  4059.                 => 'Default',
  4060.             ],
  4061.             'fos_user.resetting.retry_ttl' => 7200,
  4062.             'fos_user.resetting.token_ttl' => 86400,
  4063.             'fos_user.resetting.form.type' => 'FOS\\UserBundle\\Form\\Type\\ResettingFormType',
  4064.             'fos_user.resetting.form.name' => 'fos_user_resetting_form',
  4065.             'fos_user.resetting.form.validation_groups' => [
  4066.                 => 'ResetPassword',
  4067.                 => 'Default',
  4068.             ],
  4069.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  4070.             'stof_doctrine_extensions.listener.loggable.class' => 'FMT\\Domain\\Listener\\LoggableListener',
  4071.             'stof_doctrine_extensions.event_listener.logger.class' => 'Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener',
  4072.             'stof_doctrine_extensions.default_locale' => 'en_US',
  4073.             'stof_doctrine_extensions.translation_fallback' => false,
  4074.             'stof_doctrine_extensions.persist_default_translation' => false,
  4075.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  4076.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  4077.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  4078.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  4079.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  4080.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  4081.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  4082.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  4083.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  4084.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  4085.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  4086.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  4087.             'knp_paginator.page_range' => 5,
  4088.             'knp_paginator.page_limit' => NULL,
  4089.             'easyadmin.config' => [
  4090.             ],
  4091.             'maker.compatible_check.doctrine.supports_attributes' => true,
  4092.             'data_collector.templates' => [
  4093.                 'data_collector.request' => [
  4094.                     => 'request',
  4095.                     => '@WebProfiler/Collector/request.html.twig',
  4096.                 ],
  4097.                 'data_collector.time' => [
  4098.                     => 'time',
  4099.                     => '@WebProfiler/Collector/time.html.twig',
  4100.                 ],
  4101.                 'data_collector.memory' => [
  4102.                     => 'memory',
  4103.                     => '@WebProfiler/Collector/memory.html.twig',
  4104.                 ],
  4105.                 'data_collector.validator' => [
  4106.                     => 'validator',
  4107.                     => '@WebProfiler/Collector/validator.html.twig',
  4108.                 ],
  4109.                 'data_collector.ajax' => [
  4110.                     => 'ajax',
  4111.                     => '@WebProfiler/Collector/ajax.html.twig',
  4112.                 ],
  4113.                 'data_collector.form' => [
  4114.                     => 'form',
  4115.                     => '@WebProfiler/Collector/form.html.twig',
  4116.                 ],
  4117.                 'data_collector.exception' => [
  4118.                     => 'exception',
  4119.                     => '@WebProfiler/Collector/exception.html.twig',
  4120.                 ],
  4121.                 'data_collector.logger' => [
  4122.                     => 'logger',
  4123.                     => '@WebProfiler/Collector/logger.html.twig',
  4124.                 ],
  4125.                 'data_collector.events' => [
  4126.                     => 'events',
  4127.                     => '@WebProfiler/Collector/events.html.twig',
  4128.                 ],
  4129.                 'data_collector.router' => [
  4130.                     => 'router',
  4131.                     => '@WebProfiler/Collector/router.html.twig',
  4132.                 ],
  4133.                 'data_collector.cache' => [
  4134.                     => 'cache',
  4135.                     => '@WebProfiler/Collector/cache.html.twig',
  4136.                 ],
  4137.                 'data_collector.translation' => [
  4138.                     => 'translation',
  4139.                     => '@WebProfiler/Collector/translation.html.twig',
  4140.                 ],
  4141.                 'data_collector.security' => [
  4142.                     => 'security',
  4143.                     => '@Security/Collector/security.html.twig',
  4144.                 ],
  4145.                 'data_collector.twig' => [
  4146.                     => 'twig',
  4147.                     => '@WebProfiler/Collector/twig.html.twig',
  4148.                 ],
  4149.                 'data_collector.http_client' => [
  4150.                     => 'http_client',
  4151.                     => '@WebProfiler/Collector/http_client.html.twig',
  4152.                 ],
  4153.                 'data_collector.doctrine' => [
  4154.                     => 'db',
  4155.                     => '@Doctrine/Collector/db.html.twig',
  4156.                 ],
  4157.                 'swiftmailer.data_collector' => [
  4158.                     => 'swiftmailer',
  4159.                     => '@Swiftmailer/Collector/swiftmailer.html.twig',
  4160.                 ],
  4161.                 'data_collector.dump' => [
  4162.                     => 'dump',
  4163.                     => '@Debug/Profiler/dump.html.twig',
  4164.                 ],
  4165.                 'data_collector.messenger' => [
  4166.                     => 'messenger',
  4167.                     => '@WebProfiler/Collector/messenger.html.twig',
  4168.                 ],
  4169.                 'mailer.data_collector' => [
  4170.                     => 'mailer',
  4171.                     => '@WebProfiler/Collector/mailer.html.twig',
  4172.                 ],
  4173.                 'notifier.data_collector' => [
  4174.                     => 'notifier',
  4175.                     => '@WebProfiler/Collector/notifier.html.twig',
  4176.                 ],
  4177.                 'EasyCorp\\Bundle\\EasyAdminBundle\\Inspector\\DataCollector' => [
  4178.                     => 'easyadmin',
  4179.                     => '@EasyAdmin/inspector/data_collector.html.twig',
  4180.                 ],
  4181.                 'data_collector.config' => [
  4182.                     => 'config',
  4183.                     => '@WebProfiler/Collector/config.html.twig',
  4184.                 ],
  4185.             ],
  4186.             'console.command.ids' => [
  4187.             ],
  4188.         ];
  4189.     }
  4190.     protected function throw($message)
  4191.     {
  4192.         throw new RuntimeException($message);
  4193.     }
  4194. }