var/cache/dev/ContainerJefhyoM/App_KernelDevDebugContainer.php line 2233

Open in your IDE?
  1. <?php
  2. namespace ContainerJefhyoM;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             'CalendarBundle\\Controller\\CalendarController' => 'getCalendarControllerService',
  34.             'Infrastructure\\Controller\\ArchiveDocumentationController' => 'getArchiveDocumentationControllerService',
  35.             'Infrastructure\\Controller\\CreateCleaningRegistrationsController' => 'getCreateCleaningRegistrationsControllerService',
  36.             'Infrastructure\\Controller\\CreateCommentOnLogEntryController' => 'getCreateCommentOnLogEntryControllerService',
  37.             'Infrastructure\\Controller\\CreateDirectoryForCompanyController' => 'getCreateDirectoryForCompanyControllerService',
  38.             'Infrastructure\\Controller\\CreateDocumentationController' => 'getCreateDocumentationControllerService',
  39.             'Infrastructure\\Controller\\CreateInspectionForCompanyController' => 'getCreateInspectionForCompanyControllerService',
  40.             'Infrastructure\\Controller\\CreateLogEntryForCompanyController' => 'getCreateLogEntryForCompanyControllerService',
  41.             'Infrastructure\\Controller\\CreateNewCleaningProcedureFormController' => 'getCreateNewCleaningProcedureFormControllerService',
  42.             'Infrastructure\\Controller\\CreateNewPlatformUserController' => 'getCreateNewPlatformUserControllerService',
  43.             'Infrastructure\\Controller\\CreateNewProductionHallController' => 'getCreateNewProductionHallControllerService',
  44.             'Infrastructure\\Controller\\CreateNewProductionMachineController' => 'getCreateNewProductionMachineControllerService',
  45.             'Infrastructure\\Controller\\DeleteCleaningRegistrationsController' => 'getDeleteCleaningRegistrationsControllerService',
  46.             'Infrastructure\\Controller\\DeleteCompanyController' => 'getDeleteCompanyControllerService',
  47.             'Infrastructure\\Controller\\DeleteMachineForCompany' => 'getDeleteMachineForCompanyService',
  48.             'Infrastructure\\Controller\\DeletePartForCompany' => 'getDeletePartForCompanyService',
  49.             'Infrastructure\\Controller\\DeletePlatformUserController' => 'getDeletePlatformUserControllerService',
  50.             'Infrastructure\\Controller\\DeleteProductionHallForCompany' => 'getDeleteProductionHallForCompanyService',
  51.             'Infrastructure\\Controller\\EditCompanyController' => 'getEditCompanyControllerService',
  52.             'Infrastructure\\Controller\\EditDocumentationFileOfCompanyController' => 'getEditDocumentationFileOfCompanyControllerService',
  53.             'Infrastructure\\Controller\\EditMachineForCompanyController' => 'getEditMachineForCompanyControllerService',
  54.             'Infrastructure\\Controller\\EditPlatformUserController' => 'getEditPlatformUserControllerService',
  55.             'Infrastructure\\Controller\\EditProductionHallForCompany' => 'getEditProductionHallForCompanyService',
  56.             'Infrastructure\\Controller\\FetchAndChangePartForCompanyController' => 'getFetchAndChangePartForCompanyControllerService',
  57.             'Infrastructure\\Controller\\FetchAndCreateCompaniesController' => 'getFetchAndCreateCompaniesControllerService',
  58.             'Infrastructure\\Controller\\FetchCleaningRegistrationController' => 'getFetchCleaningRegistrationControllerService',
  59.             'Infrastructure\\Controller\\FetchCleaningRegistrationForCompanyController' => 'getFetchCleaningRegistrationForCompanyControllerService',
  60.             'Infrastructure\\Controller\\FetchCreateUsersFormController' => 'getFetchCreateUsersFormControllerService',
  61.             'Infrastructure\\Controller\\FetchDashboardController' => 'getFetchDashboardControllerService',
  62.             'Infrastructure\\Controller\\FetchDocumentationsController' => 'getFetchDocumentationsControllerService',
  63.             'Infrastructure\\Controller\\FetchDocumentationsInSpecificDirectoryOfCompanyController' => 'getFetchDocumentationsInSpecificDirectoryOfCompanyControllerService',
  64.             'Infrastructure\\Controller\\FetchDocumentationsOfCompanyController' => 'getFetchDocumentationsOfCompanyControllerService',
  65.             'Infrastructure\\Controller\\FetchExportForCompanyController' => 'getFetchExportForCompanyControllerService',
  66.             'Infrastructure\\Controller\\FetchInspectionsController' => 'getFetchInspectionsControllerService',
  67.             'Infrastructure\\Controller\\FetchInspectionsForCompanyController' => 'getFetchInspectionsForCompanyControllerService',
  68.             'Infrastructure\\Controller\\FetchLogEntryForCompanyController' => 'getFetchLogEntryForCompanyControllerService',
  69.             'Infrastructure\\Controller\\FetchLogbookCalendarController' => 'getFetchLogbookCalendarControllerService',
  70.             'Infrastructure\\Controller\\FetchLogbookForCompanyController' => 'getFetchLogbookForCompanyControllerService',
  71.             'Infrastructure\\Controller\\FetchPlatformUsersController' => 'getFetchPlatformUsersControllerService',
  72.             'Infrastructure\\Controller\\FileScriptController' => 'getFileScriptControllerService',
  73.             'Infrastructure\\Controller\\RemoveDirectoryForCompanyController' => 'getRemoveDirectoryForCompanyControllerService',
  74.             'Infrastructure\\Controller\\RemoveDocumentationController' => 'getRemoveDocumentationControllerService',
  75.             'Infrastructure\\Controller\\RemoveInspectionVisitController' => 'getRemoveInspectionVisitControllerService',
  76.             'Infrastructure\\Controller\\RemoveLogEntryController' => 'getRemoveLogEntryControllerService',
  77.             'Infrastructure\\Controller\\RenameDirectoryOfCompanyController' => 'getRenameDirectoryOfCompanyControllerService',
  78.             'Infrastructure\\Controller\\ResetPasswordController' => 'getResetPasswordControllerService',
  79.             'Infrastructure\\Controller\\SecurityController' => 'getSecurityControllerService',
  80.             'Infrastructure\\Controller\\UpdateCleaningPartsInformationForCompany' => 'getUpdateCleaningPartsInformationForCompanyService',
  81.             'Sasedev\\MpdfBundle\\Factory\\MpdfFactory' => 'getMpdfFactoryService',
  82.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  83.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  84.             'cache.app' => 'getCache_AppService',
  85.             'cache.app_clearer' => 'getCache_AppClearerService',
  86.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  87.             'cache.system' => 'getCache_SystemService',
  88.             'cache.system_clearer' => 'getCache_SystemClearerService',
  89.             'cache_clearer' => 'getCacheClearerService',
  90.             'cache_warmer' => 'getCacheWarmerService',
  91.             'console.command.public_alias.tactician.command.debug' => 'getConsole_Command_PublicAlias_Tactician_Command_DebugService',
  92.             'console.command_loader' => 'getConsole_CommandLoaderService',
  93.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  94.             'craue.form.flow.storage' => 'getCraue_Form_Flow_StorageService',
  95.             'craue_formflow_util' => 'getCraueFormflowUtilService',
  96.             'doctrine' => 'getDoctrineService',
  97.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  98.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  99.             'error_controller' => 'getErrorControllerService',
  100.             'event_dispatcher' => 'getEventDispatcherService',
  101.             'filesystem' => 'getFilesystemService',
  102.             'flagception.listener.routing_metadata_subscriber' => 'getFlagception_Listener_RoutingMetadataSubscriberService',
  103.             'flagception.manager.feature_manager' => 'getFlagception_Manager_FeatureManagerService',
  104.             'form.factory' => 'getForm_FactoryService',
  105.             'form.type.file' => 'getForm_Type_FileService',
  106.             'http_kernel' => 'getHttpKernelService',
  107.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  108.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  109.             'profiler' => 'getProfilerService',
  110.             'request_stack' => 'getRequestStackService',
  111.             'router' => 'getRouterService',
  112.             'routing.loader' => 'getRouting_LoaderService',
  113.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  114.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  115.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  116.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  117.             'security.token_storage' => 'getSecurity_TokenStorageService',
  118.             'services_resetter' => 'getServicesResetterService',
  119.             'session' => 'getSessionService',
  120.             'tactician.commandbus.default' => 'getTactician_Commandbus_DefaultService',
  121.             'translator' => 'getTranslatorService',
  122.             'twig' => 'getTwigService',
  123.             'validator' => 'getValidatorService',
  124.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  125.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  126.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  127.         ];
  128.         $this->aliases = [
  129.             'database_connection' => 'doctrine.dbal.default_connection',
  130.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  131.         ];
  132.         $this->privates['service_container'] = function () {
  133.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  134.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  135.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  136.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  137.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  138.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  139.             include_once \dirname(__DIR__4).'/src/App/Kernel.php';
  140.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectRepository.php';
  141.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  142.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  143.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  144.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  145.             include_once \dirname(__DIR__4).'/src/Domain/Repository/CompanyRepositoryInterface.php';
  146.             include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Repository/CompanyRepository.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  159.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  162.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  175.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  178.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  182.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  230.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  251.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  254.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Profiler/FeatureDataCollector.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  272.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  273.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  274.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  275.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  277.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  279.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  280.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  281.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  282.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  283.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  284.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  285.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  286.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  287.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  290.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  304.             include_once \dirname(__DIR__4).'/src/Infrastructure/Twig/TwigExtension.php';
  305.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  307.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  310.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  311.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  312.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  313.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Twig/ToggleExtension.php';
  314.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  316.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  317.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  319.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  339.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  342.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  344.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  345.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  346.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  348.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  349.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  350.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  351.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  352.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  357.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  358.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  359.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  360.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  363.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  364.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  365.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  366.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  367.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  369.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  370.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  371.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ConnectionRegistry.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ManagerRegistry.php';
  374.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  377.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  378.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  379.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  380.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  381.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  382.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  383.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  385.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/ObjectManager.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  397.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  398.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  402.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  403.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DoctrineProvider.php';
  406.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriver.php';
  407.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php';
  408.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/AnnotationDriver.php';
  409.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  410.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  411.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  412.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  413.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  414.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  415.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  416.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  418.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  419.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  420.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Manager/FeatureManagerInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Manager/FeatureManager.php';
  422.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Activator/FeatureActivatorInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Activator/ChainActivator.php';
  424.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Activator/TraceableChainActivator.php';
  425.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Activator/ArrayActivator.php';
  426.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Activator/EnvironmentActivator.php';
  427.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Activator/ConstraintActivator.php';
  428.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Constraint/ConstraintResolverInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Constraint/ConstraintResolver.php';
  430.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Factory/ExpressionLanguageFactory.php';
  431.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Constraint/Provider/DateProvider.php';
  432.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Constraint/Provider/MatchProvider.php';
  433.             include_once \dirname(__DIR__4).'/src/Infrastructure/FeatureFlags/AdminActivator.php';
  434.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Decorator/ContextDecoratorInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception/src/Decorator/ChainDecorator.php';
  436.             include_once \dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Listener/RoutingMetadataSubscriber.php';
  437.             include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Util/FormFlowUtil.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  445.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  451.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  455.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  461.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  462.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php';
  463.         };
  464.     }
  465.     public function compile(): void
  466.     {
  467.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  468.     }
  469.     public function isCompiled(): bool
  470.     {
  471.         return true;
  472.     }
  473.     public function getRemovedIds(): array
  474.     {
  475.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  476.     }
  477.     /**
  478.      * Gets the public 'CalendarBundle\Controller\CalendarController' shared autowired service.
  479.      *
  480.      * @return \CalendarBundle\Controller\CalendarController
  481.      */
  482.     protected function getCalendarControllerService()
  483.     {
  484.         include_once \dirname(__DIR__4).'/vendor/tattali/calendar-bundle/src/Controller/CalendarController.php';
  485.         include_once \dirname(__DIR__4).'/vendor/tattali/calendar-bundle/src/Serializer/SerializerInterface.php';
  486.         include_once \dirname(__DIR__4).'/vendor/tattali/calendar-bundle/src/Serializer/Serializer.php';
  487.         return $this->services['CalendarBundle\\Controller\\CalendarController'] = new \CalendarBundle\Controller\CalendarController(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \CalendarBundle\Serializer\Serializer());
  488.     }
  489.     /**
  490.      * Gets the public 'Infrastructure\Controller\ArchiveDocumentationController' shared autowired service.
  491.      *
  492.      * @return \Infrastructure\Controller\ArchiveDocumentationController
  493.      */
  494.     protected function getArchiveDocumentationControllerService()
  495.     {
  496.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  497.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  498.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/ArchiveDocumentationController.php';
  499.         $this->services['Infrastructure\\Controller\\ArchiveDocumentationController'] = $instance = new \Infrastructure\Controller\ArchiveDocumentationController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  500.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\ArchiveDocumentationController'$this));
  501.         return $instance;
  502.     }
  503.     /**
  504.      * Gets the public 'Infrastructure\Controller\CreateCleaningRegistrationsController' shared autowired service.
  505.      *
  506.      * @return \Infrastructure\Controller\CreateCleaningRegistrationsController
  507.      */
  508.     protected function getCreateCleaningRegistrationsControllerService()
  509.     {
  510.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  511.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  512.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/CreateCleaningRegistrationsController.php';
  513.         $this->services['Infrastructure\\Controller\\CreateCleaningRegistrationsController'] = $instance = new \Infrastructure\Controller\CreateCleaningRegistrationsController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  514.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\CreateCleaningRegistrationsController'$this));
  515.         return $instance;
  516.     }
  517.     /**
  518.      * Gets the public 'Infrastructure\Controller\CreateCommentOnLogEntryController' shared autowired service.
  519.      *
  520.      * @return \Infrastructure\Controller\CreateCommentOnLogEntryController
  521.      */
  522.     protected function getCreateCommentOnLogEntryControllerService()
  523.     {
  524.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  525.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  526.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/CreateCommentOnLogEntryController.php';
  527.         $this->services['Infrastructure\\Controller\\CreateCommentOnLogEntryController'] = $instance = new \Infrastructure\Controller\CreateCommentOnLogEntryController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  528.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\CreateCommentOnLogEntryController'$this));
  529.         return $instance;
  530.     }
  531.     /**
  532.      * Gets the public 'Infrastructure\Controller\CreateDirectoryForCompanyController' shared autowired service.
  533.      *
  534.      * @return \Infrastructure\Controller\CreateDirectoryForCompanyController
  535.      */
  536.     protected function getCreateDirectoryForCompanyControllerService()
  537.     {
  538.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  539.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  540.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/CreateDirectoryForCompanyController.php';
  541.         $this->services['Infrastructure\\Controller\\CreateDirectoryForCompanyController'] = $instance = new \Infrastructure\Controller\CreateDirectoryForCompanyController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  542.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\CreateDirectoryForCompanyController'$this));
  543.         return $instance;
  544.     }
  545.     /**
  546.      * Gets the public 'Infrastructure\Controller\CreateDocumentationController' shared autowired service.
  547.      *
  548.      * @return \Infrastructure\Controller\CreateDocumentationController
  549.      */
  550.     protected function getCreateDocumentationControllerService()
  551.     {
  552.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  553.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  554.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/CreateDocumentationController.php';
  555.         $this->services['Infrastructure\\Controller\\CreateDocumentationController'] = $instance = new \Infrastructure\Controller\CreateDocumentationController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  556.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\CreateDocumentationController'$this));
  557.         return $instance;
  558.     }
  559.     /**
  560.      * Gets the public 'Infrastructure\Controller\CreateInspectionForCompanyController' shared autowired service.
  561.      *
  562.      * @return \Infrastructure\Controller\CreateInspectionForCompanyController
  563.      */
  564.     protected function getCreateInspectionForCompanyControllerService()
  565.     {
  566.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  567.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  568.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/CreateInspectionForCompanyController.php';
  569.         $this->services['Infrastructure\\Controller\\CreateInspectionForCompanyController'] = $instance = new \Infrastructure\Controller\CreateInspectionForCompanyController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  570.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\CreateInspectionForCompanyController'$this));
  571.         return $instance;
  572.     }
  573.     /**
  574.      * Gets the public 'Infrastructure\Controller\CreateLogEntryForCompanyController' shared autowired service.
  575.      *
  576.      * @return \Infrastructure\Controller\CreateLogEntryForCompanyController
  577.      */
  578.     protected function getCreateLogEntryForCompanyControllerService()
  579.     {
  580.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  581.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  582.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/CreateLogEntryForCompanyController.php';
  583.         $this->services['Infrastructure\\Controller\\CreateLogEntryForCompanyController'] = $instance = new \Infrastructure\Controller\CreateLogEntryForCompanyController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  584.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\CreateLogEntryForCompanyController'$this));
  585.         return $instance;
  586.     }
  587.     /**
  588.      * Gets the public 'Infrastructure\Controller\CreateNewCleaningProcedureFormController' shared autowired service.
  589.      *
  590.      * @return \Infrastructure\Controller\CreateNewCleaningProcedureFormController
  591.      */
  592.     protected function getCreateNewCleaningProcedureFormControllerService()
  593.     {
  594.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  595.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  596.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/CreateNewCleaningProcedureFormController.php';
  597.         $this->services['Infrastructure\\Controller\\CreateNewCleaningProcedureFormController'] = $instance = new \Infrastructure\Controller\CreateNewCleaningProcedureFormController(($this->privates['Infrastructure\\FormFlow\\CreateCleaningProcedureFormFlow'] ?? $this->getCreateCleaningProcedureFormFlowService()), ($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  598.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\CreateNewCleaningProcedureFormController'$this));
  599.         return $instance;
  600.     }
  601.     /**
  602.      * Gets the public 'Infrastructure\Controller\CreateNewPlatformUserController' shared autowired service.
  603.      *
  604.      * @return \Infrastructure\Controller\CreateNewPlatformUserController
  605.      */
  606.     protected function getCreateNewPlatformUserControllerService()
  607.     {
  608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  609.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  610.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Controller/ResetPasswordControllerTrait.php';
  611.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/CreateNewPlatformUserController.php';
  612.         $this->services['Infrastructure\\Controller\\CreateNewPlatformUserController'] = $instance = new \Infrastructure\Controller\CreateNewPlatformUserController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), ($this->privates['symfonycasts.reset_password.helper'] ?? $this->getSymfonycasts_ResetPassword_HelperService()));
  613.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\CreateNewPlatformUserController'$this));
  614.         return $instance;
  615.     }
  616.     /**
  617.      * Gets the public 'Infrastructure\Controller\CreateNewProductionHallController' shared autowired service.
  618.      *
  619.      * @return \Infrastructure\Controller\CreateNewProductionHallController
  620.      */
  621.     protected function getCreateNewProductionHallControllerService()
  622.     {
  623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  624.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  625.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/CreateNewProductionHallController.php';
  626.         $this->services['Infrastructure\\Controller\\CreateNewProductionHallController'] = $instance = new \Infrastructure\Controller\CreateNewProductionHallController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  627.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\CreateNewProductionHallController'$this));
  628.         return $instance;
  629.     }
  630.     /**
  631.      * Gets the public 'Infrastructure\Controller\CreateNewProductionMachineController' shared autowired service.
  632.      *
  633.      * @return \Infrastructure\Controller\CreateNewProductionMachineController
  634.      */
  635.     protected function getCreateNewProductionMachineControllerService()
  636.     {
  637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  638.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  639.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/CreateNewProductionMachineController.php';
  640.         $this->services['Infrastructure\\Controller\\CreateNewProductionMachineController'] = $instance = new \Infrastructure\Controller\CreateNewProductionMachineController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->services['doctrine'] ?? $this->getDoctrineService()));
  641.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\CreateNewProductionMachineController'$this));
  642.         return $instance;
  643.     }
  644.     /**
  645.      * Gets the public 'Infrastructure\Controller\DeleteCleaningRegistrationsController' shared autowired service.
  646.      *
  647.      * @return \Infrastructure\Controller\DeleteCleaningRegistrationsController
  648.      */
  649.     protected function getDeleteCleaningRegistrationsControllerService()
  650.     {
  651.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  652.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  653.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/DeleteCleaningRegistrationsController.php';
  654.         $this->services['Infrastructure\\Controller\\DeleteCleaningRegistrationsController'] = $instance = new \Infrastructure\Controller\DeleteCleaningRegistrationsController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CleaningRegistrationRepository'] ?? $this->getCleaningRegistrationRepositoryService()));
  655.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\DeleteCleaningRegistrationsController'$this));
  656.         return $instance;
  657.     }
  658.     /**
  659.      * Gets the public 'Infrastructure\Controller\DeleteCompanyController' shared autowired service.
  660.      *
  661.      * @return \Infrastructure\Controller\DeleteCompanyController
  662.      */
  663.     protected function getDeleteCompanyControllerService()
  664.     {
  665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  666.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  667.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/DeleteCompanyController.php';
  668.         $this->services['Infrastructure\\Controller\\DeleteCompanyController'] = $instance = new \Infrastructure\Controller\DeleteCompanyController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  669.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\DeleteCompanyController'$this));
  670.         return $instance;
  671.     }
  672.     /**
  673.      * Gets the public 'Infrastructure\Controller\DeleteMachineForCompany' shared autowired service.
  674.      *
  675.      * @return \Infrastructure\Controller\DeleteMachineForCompany
  676.      */
  677.     protected function getDeleteMachineForCompanyService()
  678.     {
  679.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  680.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  681.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/DeleteMachineForCompany.php';
  682.         $this->services['Infrastructure\\Controller\\DeleteMachineForCompany'] = $instance = new \Infrastructure\Controller\DeleteMachineForCompany(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  683.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\DeleteMachineForCompany'$this));
  684.         return $instance;
  685.     }
  686.     /**
  687.      * Gets the public 'Infrastructure\Controller\DeletePartForCompany' shared autowired service.
  688.      *
  689.      * @return \Infrastructure\Controller\DeletePartForCompany
  690.      */
  691.     protected function getDeletePartForCompanyService()
  692.     {
  693.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  694.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  695.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/DeletePartForCompany.php';
  696.         $this->services['Infrastructure\\Controller\\DeletePartForCompany'] = $instance = new \Infrastructure\Controller\DeletePartForCompany(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  697.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\DeletePartForCompany'$this));
  698.         return $instance;
  699.     }
  700.     /**
  701.      * Gets the public 'Infrastructure\Controller\DeletePlatformUserController' shared autowired service.
  702.      *
  703.      * @return \Infrastructure\Controller\DeletePlatformUserController
  704.      */
  705.     protected function getDeletePlatformUserControllerService()
  706.     {
  707.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  708.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  709.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/DeletePlatformUserController.php';
  710.         $this->services['Infrastructure\\Controller\\DeletePlatformUserController'] = $instance = new \Infrastructure\Controller\DeletePlatformUserController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  711.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\DeletePlatformUserController'$this));
  712.         return $instance;
  713.     }
  714.     /**
  715.      * Gets the public 'Infrastructure\Controller\DeleteProductionHallForCompany' shared autowired service.
  716.      *
  717.      * @return \Infrastructure\Controller\DeleteProductionHallForCompany
  718.      */
  719.     protected function getDeleteProductionHallForCompanyService()
  720.     {
  721.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  722.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  723.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/DeleteProductionHallForCompany.php';
  724.         $this->services['Infrastructure\\Controller\\DeleteProductionHallForCompany'] = $instance = new \Infrastructure\Controller\DeleteProductionHallForCompany(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  725.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\DeleteProductionHallForCompany'$this));
  726.         return $instance;
  727.     }
  728.     /**
  729.      * Gets the public 'Infrastructure\Controller\EditCompanyController' shared autowired service.
  730.      *
  731.      * @return \Infrastructure\Controller\EditCompanyController
  732.      */
  733.     protected function getEditCompanyControllerService()
  734.     {
  735.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  736.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  737.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/EditCompanyController.php';
  738.         $this->services['Infrastructure\\Controller\\EditCompanyController'] = $instance = new \Infrastructure\Controller\EditCompanyController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  739.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\EditCompanyController'$this));
  740.         return $instance;
  741.     }
  742.     /**
  743.      * Gets the public 'Infrastructure\Controller\EditDocumentationFileOfCompanyController' shared autowired service.
  744.      *
  745.      * @return \Infrastructure\Controller\EditDocumentationFileOfCompanyController
  746.      */
  747.     protected function getEditDocumentationFileOfCompanyControllerService()
  748.     {
  749.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  750.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  751.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/EditDocumentationFileOfCompanyController.php';
  752.         $this->services['Infrastructure\\Controller\\EditDocumentationFileOfCompanyController'] = $instance = new \Infrastructure\Controller\EditDocumentationFileOfCompanyController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DocumentationRepository'] ?? $this->getDocumentationRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  753.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\EditDocumentationFileOfCompanyController'$this));
  754.         return $instance;
  755.     }
  756.     /**
  757.      * Gets the public 'Infrastructure\Controller\EditMachineForCompanyController' shared autowired service.
  758.      *
  759.      * @return \Infrastructure\Controller\EditMachineForCompanyController
  760.      */
  761.     protected function getEditMachineForCompanyControllerService()
  762.     {
  763.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  764.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  765.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/EditMachineForCompanyController.php';
  766.         $this->services['Infrastructure\\Controller\\EditMachineForCompanyController'] = $instance = new \Infrastructure\Controller\EditMachineForCompanyController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  767.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\EditMachineForCompanyController'$this));
  768.         return $instance;
  769.     }
  770.     /**
  771.      * Gets the public 'Infrastructure\Controller\EditPlatformUserController' shared autowired service.
  772.      *
  773.      * @return \Infrastructure\Controller\EditPlatformUserController
  774.      */
  775.     protected function getEditPlatformUserControllerService()
  776.     {
  777.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  778.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  779.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Controller/ResetPasswordControllerTrait.php';
  780.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/EditPlatformUserController.php';
  781.         $this->services['Infrastructure\\Controller\\EditPlatformUserController'] = $instance = new \Infrastructure\Controller\EditPlatformUserController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['symfonycasts.reset_password.helper'] ?? $this->getSymfonycasts_ResetPassword_HelperService()));
  782.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\EditPlatformUserController'$this));
  783.         return $instance;
  784.     }
  785.     /**
  786.      * Gets the public 'Infrastructure\Controller\EditProductionHallForCompany' shared autowired service.
  787.      *
  788.      * @return \Infrastructure\Controller\EditProductionHallForCompany
  789.      */
  790.     protected function getEditProductionHallForCompanyService()
  791.     {
  792.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  793.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  794.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/EditProductionHallForCompany.php';
  795.         $this->services['Infrastructure\\Controller\\EditProductionHallForCompany'] = $instance = new \Infrastructure\Controller\EditProductionHallForCompany(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  796.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\EditProductionHallForCompany'$this));
  797.         return $instance;
  798.     }
  799.     /**
  800.      * Gets the public 'Infrastructure\Controller\FetchAndChangePartForCompanyController' shared autowired service.
  801.      *
  802.      * @return \Infrastructure\Controller\FetchAndChangePartForCompanyController
  803.      */
  804.     protected function getFetchAndChangePartForCompanyControllerService()
  805.     {
  806.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  807.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  808.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchAndChangePartForCompanyController.php';
  809.         $this->services['Infrastructure\\Controller\\FetchAndChangePartForCompanyController'] = $instance = new \Infrastructure\Controller\FetchAndChangePartForCompanyController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()), ($this->privates['Infrastructure\\FormFlow\\CreateCleaningProcedureFormFlow'] ?? $this->getCreateCleaningProcedureFormFlowService()));
  810.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchAndChangePartForCompanyController'$this));
  811.         return $instance;
  812.     }
  813.     /**
  814.      * Gets the public 'Infrastructure\Controller\FetchAndCreateCompaniesController' shared autowired service.
  815.      *
  816.      * @return \Infrastructure\Controller\FetchAndCreateCompaniesController
  817.      */
  818.     protected function getFetchAndCreateCompaniesControllerService()
  819.     {
  820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  821.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  822.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchAndCreateCompaniesController.php';
  823.         $this->services['Infrastructure\\Controller\\FetchAndCreateCompaniesController'] = $instance = new \Infrastructure\Controller\FetchAndCreateCompaniesController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  824.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchAndCreateCompaniesController'$this));
  825.         return $instance;
  826.     }
  827.     /**
  828.      * Gets the public 'Infrastructure\Controller\FetchCleaningRegistrationController' shared autowired service.
  829.      *
  830.      * @return \Infrastructure\Controller\FetchCleaningRegistrationController
  831.      */
  832.     protected function getFetchCleaningRegistrationControllerService()
  833.     {
  834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  835.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  836.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchCleaningRegistrationController.php';
  837.         $this->services['Infrastructure\\Controller\\FetchCleaningRegistrationController'] = $instance = new \Infrastructure\Controller\FetchCleaningRegistrationController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  838.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchCleaningRegistrationController'$this));
  839.         return $instance;
  840.     }
  841.     /**
  842.      * Gets the public 'Infrastructure\Controller\FetchCleaningRegistrationForCompanyController' shared autowired service.
  843.      *
  844.      * @return \Infrastructure\Controller\FetchCleaningRegistrationForCompanyController
  845.      */
  846.     protected function getFetchCleaningRegistrationForCompanyControllerService()
  847.     {
  848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  849.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  850.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchCleaningRegistrationForCompanyController.php';
  851.         $this->services['Infrastructure\\Controller\\FetchCleaningRegistrationForCompanyController'] = $instance = new \Infrastructure\Controller\FetchCleaningRegistrationForCompanyController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CleaningRegistrationRepository'] ?? $this->getCleaningRegistrationRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  852.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchCleaningRegistrationForCompanyController'$this));
  853.         return $instance;
  854.     }
  855.     /**
  856.      * Gets the public 'Infrastructure\Controller\FetchCreateUsersFormController' shared autowired service.
  857.      *
  858.      * @return \Infrastructure\Controller\FetchCreateUsersFormController
  859.      */
  860.     protected function getFetchCreateUsersFormControllerService()
  861.     {
  862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  863.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  864.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchCreateUsersFormController.php';
  865.         $this->services['Infrastructure\\Controller\\FetchCreateUsersFormController'] = $instance = new \Infrastructure\Controller\FetchCreateUsersFormController();
  866.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchCreateUsersFormController'$this));
  867.         return $instance;
  868.     }
  869.     /**
  870.      * Gets the public 'Infrastructure\Controller\FetchDashboardController' shared autowired service.
  871.      *
  872.      * @return \Infrastructure\Controller\FetchDashboardController
  873.      */
  874.     protected function getFetchDashboardControllerService()
  875.     {
  876.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  877.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  878.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchDashboardController.php';
  879.         $this->services['Infrastructure\\Controller\\FetchDashboardController'] = $instance = new \Infrastructure\Controller\FetchDashboardController();
  880.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchDashboardController'$this));
  881.         return $instance;
  882.     }
  883.     /**
  884.      * Gets the public 'Infrastructure\Controller\FetchDocumentationsController' shared autowired service.
  885.      *
  886.      * @return \Infrastructure\Controller\FetchDocumentationsController
  887.      */
  888.     protected function getFetchDocumentationsControllerService()
  889.     {
  890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  891.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  892.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchDocumentationsController.php';
  893.         $this->services['Infrastructure\\Controller\\FetchDocumentationsController'] = $instance = new \Infrastructure\Controller\FetchDocumentationsController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  894.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchDocumentationsController'$this));
  895.         return $instance;
  896.     }
  897.     /**
  898.      * Gets the public 'Infrastructure\Controller\FetchDocumentationsInSpecificDirectoryOfCompanyController' shared autowired service.
  899.      *
  900.      * @return \Infrastructure\Controller\FetchDocumentationsInSpecificDirectoryOfCompanyController
  901.      */
  902.     protected function getFetchDocumentationsInSpecificDirectoryOfCompanyControllerService()
  903.     {
  904.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  905.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  906.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchDocumentationsInSpecificDirectoryOfCompanyController.php';
  907.         $this->services['Infrastructure\\Controller\\FetchDocumentationsInSpecificDirectoryOfCompanyController'] = $instance = new \Infrastructure\Controller\FetchDocumentationsInSpecificDirectoryOfCompanyController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  908.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchDocumentationsInSpecificDirectoryOfCompanyController'$this));
  909.         return $instance;
  910.     }
  911.     /**
  912.      * Gets the public 'Infrastructure\Controller\FetchDocumentationsOfCompanyController' shared autowired service.
  913.      *
  914.      * @return \Infrastructure\Controller\FetchDocumentationsOfCompanyController
  915.      */
  916.     protected function getFetchDocumentationsOfCompanyControllerService()
  917.     {
  918.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  919.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  920.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchDocumentationsOfCompanyController.php';
  921.         $this->services['Infrastructure\\Controller\\FetchDocumentationsOfCompanyController'] = $instance = new \Infrastructure\Controller\FetchDocumentationsOfCompanyController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  922.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchDocumentationsOfCompanyController'$this));
  923.         return $instance;
  924.     }
  925.     /**
  926.      * Gets the public 'Infrastructure\Controller\FetchExportForCompanyController' shared autowired service.
  927.      *
  928.      * @return \Infrastructure\Controller\FetchExportForCompanyController
  929.      */
  930.     protected function getFetchExportForCompanyControllerService()
  931.     {
  932.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  933.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  934.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchExportForCompanyController.php';
  935.         $this->services['Infrastructure\\Controller\\FetchExportForCompanyController'] = $instance = new \Infrastructure\Controller\FetchExportForCompanyController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CleaningRegistrationRepository'] ?? $this->getCleaningRegistrationRepositoryService()), ($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository'] ?? $this->getDirectoryRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  936.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchExportForCompanyController'$this));
  937.         return $instance;
  938.     }
  939.     /**
  940.      * Gets the public 'Infrastructure\Controller\FetchInspectionsController' shared autowired service.
  941.      *
  942.      * @return \Infrastructure\Controller\FetchInspectionsController
  943.      */
  944.     protected function getFetchInspectionsControllerService()
  945.     {
  946.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  947.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  948.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchInspectionsController.php';
  949.         $this->services['Infrastructure\\Controller\\FetchInspectionsController'] = $instance = new \Infrastructure\Controller\FetchInspectionsController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  950.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchInspectionsController'$this));
  951.         return $instance;
  952.     }
  953.     /**
  954.      * Gets the public 'Infrastructure\Controller\FetchInspectionsForCompanyController' shared autowired service.
  955.      *
  956.      * @return \Infrastructure\Controller\FetchInspectionsForCompanyController
  957.      */
  958.     protected function getFetchInspectionsForCompanyControllerService()
  959.     {
  960.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  961.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  962.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchInspectionsForCompanyController.php';
  963.         $this->services['Infrastructure\\Controller\\FetchInspectionsForCompanyController'] = $instance = new \Infrastructure\Controller\FetchInspectionsForCompanyController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  964.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchInspectionsForCompanyController'$this));
  965.         return $instance;
  966.     }
  967.     /**
  968.      * Gets the public 'Infrastructure\Controller\FetchLogEntryForCompanyController' shared autowired service.
  969.      *
  970.      * @return \Infrastructure\Controller\FetchLogEntryForCompanyController
  971.      */
  972.     protected function getFetchLogEntryForCompanyControllerService()
  973.     {
  974.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  975.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  976.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchLogEntryForCompanyController.php';
  977.         $this->services['Infrastructure\\Controller\\FetchLogEntryForCompanyController'] = $instance = new \Infrastructure\Controller\FetchLogEntryForCompanyController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  978.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchLogEntryForCompanyController'$this));
  979.         return $instance;
  980.     }
  981.     /**
  982.      * Gets the public 'Infrastructure\Controller\FetchLogbookCalendarController' shared autowired service.
  983.      *
  984.      * @return \Infrastructure\Controller\FetchLogbookCalendarController
  985.      */
  986.     protected function getFetchLogbookCalendarControllerService()
  987.     {
  988.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  989.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  990.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchLogbookCalendarController.php';
  991.         $this->services['Infrastructure\\Controller\\FetchLogbookCalendarController'] = $instance = new \Infrastructure\Controller\FetchLogbookCalendarController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  992.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchLogbookCalendarController'$this));
  993.         return $instance;
  994.     }
  995.     /**
  996.      * Gets the public 'Infrastructure\Controller\FetchLogbookForCompanyController' shared autowired service.
  997.      *
  998.      * @return \Infrastructure\Controller\FetchLogbookForCompanyController
  999.      */
  1000.     protected function getFetchLogbookForCompanyControllerService()
  1001.     {
  1002.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1003.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  1004.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchLogbookForCompanyController.php';
  1005.         $this->services['Infrastructure\\Controller\\FetchLogbookForCompanyController'] = $instance = new \Infrastructure\Controller\FetchLogbookForCompanyController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  1006.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchLogbookForCompanyController'$this));
  1007.         return $instance;
  1008.     }
  1009.     /**
  1010.      * Gets the public 'Infrastructure\Controller\FetchPlatformUsersController' shared autowired service.
  1011.      *
  1012.      * @return \Infrastructure\Controller\FetchPlatformUsersController
  1013.      */
  1014.     protected function getFetchPlatformUsersControllerService()
  1015.     {
  1016.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1017.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  1018.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FetchPlatformUsersController.php';
  1019.         $this->services['Infrastructure\\Controller\\FetchPlatformUsersController'] = $instance = new \Infrastructure\Controller\FetchPlatformUsersController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  1020.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\FetchPlatformUsersController'$this));
  1021.         return $instance;
  1022.     }
  1023.     /**
  1024.      * Gets the public 'Infrastructure\Controller\FileScriptController' shared autowired service.
  1025.      *
  1026.      * @return \Infrastructure\Controller\FileScriptController
  1027.      */
  1028.     protected function getFileScriptControllerService()
  1029.     {
  1030.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1031.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/FileScriptController.php';
  1032.         $this->services['Infrastructure\\Controller\\FileScriptController'] = $instance = new \Infrastructure\Controller\FileScriptController();
  1033.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1034.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  1035.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  1036.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  1037.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  1038.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  1039.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  1040.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  1041.             'router' => ['services''router''getRouterService'false],
  1042.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  1043.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  1044.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  1045.             'session' => ['services''session''getSessionService'false],
  1046.             'twig' => ['services''twig''getTwigService'false],
  1047.         ], [
  1048.             'doctrine' => '?',
  1049.             'form.factory' => '?',
  1050.             'http_kernel' => '?',
  1051.             'message_bus' => '?',
  1052.             'messenger.default_bus' => '?',
  1053.             'parameter_bag' => '?',
  1054.             'request_stack' => '?',
  1055.             'router' => '?',
  1056.             'security.authorization_checker' => '?',
  1057.             'security.csrf.token_manager' => '?',
  1058.             'security.token_storage' => '?',
  1059.             'session' => '?',
  1060.             'twig' => '?',
  1061.         ]))->withContext('Infrastructure\\Controller\\FileScriptController'$this));
  1062.         return $instance;
  1063.     }
  1064.     /**
  1065.      * Gets the public 'Infrastructure\Controller\RemoveDirectoryForCompanyController' shared autowired service.
  1066.      *
  1067.      * @return \Infrastructure\Controller\RemoveDirectoryForCompanyController
  1068.      */
  1069.     protected function getRemoveDirectoryForCompanyControllerService()
  1070.     {
  1071.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1072.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  1073.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/RemoveDirectoryForCompanyController.php';
  1074.         $this->services['Infrastructure\\Controller\\RemoveDirectoryForCompanyController'] = $instance = new \Infrastructure\Controller\RemoveDirectoryForCompanyController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository'] ?? $this->getDirectoryRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DocumentationRepository'] ?? $this->getDocumentationRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['documentation.storage'] ?? $this->getDocumentation_StorageService()));
  1075.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\RemoveDirectoryForCompanyController'$this));
  1076.         return $instance;
  1077.     }
  1078.     /**
  1079.      * Gets the public 'Infrastructure\Controller\RemoveDocumentationController' shared autowired service.
  1080.      *
  1081.      * @return \Infrastructure\Controller\RemoveDocumentationController
  1082.      */
  1083.     protected function getRemoveDocumentationControllerService()
  1084.     {
  1085.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1086.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  1087.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/RemoveDocumentationController.php';
  1088.         $this->services['Infrastructure\\Controller\\RemoveDocumentationController'] = $instance = new \Infrastructure\Controller\RemoveDocumentationController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  1089.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\RemoveDocumentationController'$this));
  1090.         return $instance;
  1091.     }
  1092.     /**
  1093.      * Gets the public 'Infrastructure\Controller\RemoveInspectionVisitController' shared autowired service.
  1094.      *
  1095.      * @return \Infrastructure\Controller\RemoveInspectionVisitController
  1096.      */
  1097.     protected function getRemoveInspectionVisitControllerService()
  1098.     {
  1099.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1100.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  1101.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/RemoveInspectionVisitController.php';
  1102.         $this->services['Infrastructure\\Controller\\RemoveInspectionVisitController'] = $instance = new \Infrastructure\Controller\RemoveInspectionVisitController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()));
  1103.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\RemoveInspectionVisitController'$this));
  1104.         return $instance;
  1105.     }
  1106.     /**
  1107.      * Gets the public 'Infrastructure\Controller\RemoveLogEntryController' shared autowired service.
  1108.      *
  1109.      * @return \Infrastructure\Controller\RemoveLogEntryController
  1110.      */
  1111.     protected function getRemoveLogEntryControllerService()
  1112.     {
  1113.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1114.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  1115.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/RemoveLogEntryController.php';
  1116.         $this->services['Infrastructure\\Controller\\RemoveLogEntryController'] = $instance = new \Infrastructure\Controller\RemoveLogEntryController(($this->services['tactician.commandbus.default'] ?? $this->getTactician_Commandbus_DefaultService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  1117.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\RemoveLogEntryController'$this));
  1118.         return $instance;
  1119.     }
  1120.     /**
  1121.      * Gets the public 'Infrastructure\Controller\RenameDirectoryOfCompanyController' shared autowired service.
  1122.      *
  1123.      * @return \Infrastructure\Controller\RenameDirectoryOfCompanyController
  1124.      */
  1125.     protected function getRenameDirectoryOfCompanyControllerService()
  1126.     {
  1127.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1128.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  1129.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/RenameDirectoryOfCompanyController.php';
  1130.         $this->services['Infrastructure\\Controller\\RenameDirectoryOfCompanyController'] = $instance = new \Infrastructure\Controller\RenameDirectoryOfCompanyController(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository'] ?? $this->getDirectoryRepositoryService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['documentation.storage'] ?? $this->getDocumentation_StorageService()));
  1131.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\RenameDirectoryOfCompanyController'$this));
  1132.         return $instance;
  1133.     }
  1134.     /**
  1135.      * Gets the public 'Infrastructure\Controller\ResetPasswordController' shared autowired service.
  1136.      *
  1137.      * @return \Infrastructure\Controller\ResetPasswordController
  1138.      */
  1139.     protected function getResetPasswordControllerService()
  1140.     {
  1141.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1142.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  1143.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Controller/ResetPasswordControllerTrait.php';
  1144.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/ResetPasswordController.php';
  1145.         $this->services['Infrastructure\\Controller\\ResetPasswordController'] = $instance = new \Infrastructure\Controller\ResetPasswordController(($this->privates['symfonycasts.reset_password.helper'] ?? $this->getSymfonycasts_ResetPassword_HelperService()));
  1146.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\ResetPasswordController'$this));
  1147.         return $instance;
  1148.     }
  1149.     /**
  1150.      * Gets the public 'Infrastructure\Controller\SecurityController' shared autowired service.
  1151.      *
  1152.      * @return \Infrastructure\Controller\SecurityController
  1153.      */
  1154.     protected function getSecurityControllerService()
  1155.     {
  1156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1157.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  1158.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/SecurityController.php';
  1159.         $this->services['Infrastructure\\Controller\\SecurityController'] = $instance = new \Infrastructure\Controller\SecurityController();
  1160.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\SecurityController'$this));
  1161.         return $instance;
  1162.     }
  1163.     /**
  1164.      * Gets the public 'Infrastructure\Controller\UpdateCleaningPartsInformationForCompany' shared autowired service.
  1165.      *
  1166.      * @return \Infrastructure\Controller\UpdateCleaningPartsInformationForCompany
  1167.      */
  1168.     protected function getUpdateCleaningPartsInformationForCompanyService()
  1169.     {
  1170.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1171.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/AbstractController.php';
  1172.         include_once \dirname(__DIR__4).'/src/Infrastructure/Controller/UpdateCleaningPartsInformationForCompany.php';
  1173.         $this->services['Infrastructure\\Controller\\UpdateCleaningPartsInformationForCompany'] = $instance = new \Infrastructure\Controller\UpdateCleaningPartsInformationForCompany(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1174.         $instance->setContainer(($this->privates['.service_locator.kFKxEHW'] ?? $this->get_ServiceLocator_KFKxEHWService())->withContext('Infrastructure\\Controller\\UpdateCleaningPartsInformationForCompany'$this));
  1175.         return $instance;
  1176.     }
  1177.     /**
  1178.      * Gets the public 'Sasedev\MpdfBundle\Factory\MpdfFactory' shared service.
  1179.      *
  1180.      * @return \Sasedev\MpdfBundle\Factory\MpdfFactory
  1181.      */
  1182.     protected function getMpdfFactoryService()
  1183.     {
  1184.         include_once \dirname(__DIR__4).'/vendor/sasedev/mpdf-bundle/src/Sasedev/MpdfBundle/Factory/MpdfFactory.php';
  1185.         return $this->services['Sasedev\\MpdfBundle\\Factory\\MpdfFactory'] = new \Sasedev\MpdfBundle\Factory\MpdfFactory($this->targetDir.'');
  1186.     }
  1187.     /**
  1188.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1189.      *
  1190.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1191.      */
  1192.     protected function getRedirectControllerService()
  1193.     {
  1194.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1195.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1196.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1197.     }
  1198.     /**
  1199.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1200.      *
  1201.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1202.      */
  1203.     protected function getTemplateControllerService()
  1204.     {
  1205.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1206.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()));
  1207.     }
  1208.     /**
  1209.      * Gets the public 'cache.app' shared service.
  1210.      *
  1211.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1212.      */
  1213.     protected function getCache_AppService()
  1214.     {
  1215.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('McB-D8IgQt'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  1216.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1217.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1218.     }
  1219.     /**
  1220.      * Gets the public 'cache.app_clearer' shared service.
  1221.      *
  1222.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1223.      */
  1224.     protected function getCache_AppClearerService()
  1225.     {
  1226.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1227.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1228.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService())]);
  1229.     }
  1230.     /**
  1231.      * Gets the public 'cache.global_clearer' shared service.
  1232.      *
  1233.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1234.      */
  1235.     protected function getCache_GlobalClearerService()
  1236.     {
  1237.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1238.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1239.         return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()), 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()), 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())]);
  1240.     }
  1241.     /**
  1242.      * Gets the public 'cache.system' shared service.
  1243.      *
  1244.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1245.      */
  1246.     protected function getCache_SystemService()
  1247.     {
  1248.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KKbtdXvV7D'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1249.     }
  1250.     /**
  1251.      * Gets the public 'cache.system_clearer' shared service.
  1252.      *
  1253.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1254.      */
  1255.     protected function getCache_SystemClearerService()
  1256.     {
  1257.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1258.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1259.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  1260.     }
  1261.     /**
  1262.      * Gets the public 'cache_clearer' shared service.
  1263.      *
  1264.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1265.      */
  1266.     protected function getCacheClearerService()
  1267.     {
  1268.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1269.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1270.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1271.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1272.         }, 1));
  1273.     }
  1274.     /**
  1275.      * Gets the public 'cache_warmer' shared service.
  1276.      *
  1277.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1278.      */
  1279.     protected function getCacheWarmerService()
  1280.     {
  1281.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1282.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1283.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1284.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1285.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1286.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1287.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1288.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1289.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1290.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1291.         }, 7), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1292.     }
  1293.     /**
  1294.      * Gets the public 'console.command.public_alias.tactician.command.debug' shared service.
  1295.      *
  1296.      * @return \League\Tactician\Bundle\Command\DebugCommand
  1297.      */
  1298.     protected function getConsole_Command_PublicAlias_Tactician_Command_DebugService()
  1299.     {
  1300.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1301.         include_once \dirname(__DIR__4).'/vendor/league/tactician-bundle/src/Command/DebugCommand.php';
  1302.         return $this->services['console.command.public_alias.tactician.command.debug'] = new \League\Tactician\Bundle\Command\DebugCommand(['default' => ['Domain\\Command\\ArchiveDocumentationCommand' => 'Domain\\Handler\\ArchiveDocumentationHandler''Domain\\Command\\ChangeCleaningPartProcedure' => 'Domain\\Handler\\ChangeCleaningPartProcedureHandler''Domain\\Command\\CreateCleaningRegistrationCommand' => 'Domain\\Handler\\CreateCleaningRegistrationHandler''Domain\\Command\\CreateCommentOnLogEntry' => 'Domain\\Handler\\CreateCommentOnLogEntryHandler''Domain\\Command\\CreateCompanyCommand' => 'Domain\\Handler\\CreateCompanyHandler''Domain\\Command\\CreateDirectoryCommand' => 'Domain\\Handler\\CreateDirectoryForCompanyHandler''Domain\\Command\\CreateDocumentationCommand' => 'Domain\\Handler\\CreateDocumentationHandler''Domain\\Command\\CreateInspectionVisit' => 'Domain\\Handler\\CreateInspectionVisitHandler''Domain\\Command\\CreateLogEntryCommand' => 'Domain\\Handler\\CreateLogEntryHandler''Domain\\Command\\CreateNewCleaningPartProcedure' => 'Domain\\Handler\\CreateNewCleaningPartProcedureHandler''Domain\\Command\\FetchCompaniesCommand' => 'Domain\\Handler\\FetchCompaniesHandler''Domain\\Command\\FetchDirectoriesOfCompanyCommand' => 'Domain\\Handler\\FetchDirectoriesOfCompanyHandler''Domain\\Command\\FetchDocumentsInDirectoryOfCompanyCommand' => 'Domain\\Handler\\FetchDocumentsInDirectoryOfCompanyHandler''Domain\\Command\\FetchDocumentsOfCompanyCommand' => 'Domain\\Handler\\FetchDocumentsOfCompanyHandler''Domain\\Command\\FetchInspectionsForCompanyCommand' => 'Domain\\Handler\\FetchInspectionsForCompanyHandler''Domain\\Command\\FetchLogEntriesForCompany' => 'Domain\\Handler\\FetchLogEntriesForCompanyHandler''Domain\\Command\\FetchLogEntryForCompany' => 'Domain\\Handler\\FetchLogEntryForCompanyHandler''Domain\\Command\\RemoveDocumentationCommand' => 'Domain\\Handler\\RemoveDocumentationHandler''Domain\\Command\\RemoveInspectionVisitCommand' => 'Domain\\Handler\\RemoveInspectionVisitHandler''Domain\\Command\\RemoveLogEntryForCompany' => 'Domain\\Handler\\RemoveLogEntryForCompanyHandler']]);
  1303.     }
  1304.     /**
  1305.      * Gets the public 'console.command_loader' shared service.
  1306.      *
  1307.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1308.      */
  1309.     protected function getConsole_CommandLoaderService()
  1310.     {
  1311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1312.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1313.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1314.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1315.             'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand' => ['privates''SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand''getResetPasswordRemoveExpiredCommandService'false],
  1316.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  1317.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  1318.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  1319.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  1320.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  1321.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  1322.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  1323.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  1324.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  1325.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  1326.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  1327.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  1328.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  1329.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  1330.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  1331.             'console.command.messenger_consume_messages' => ['privates''console.command.messenger_consume_messages''getConsole_Command_MessengerConsumeMessagesService'false],
  1332.             'console.command.messenger_debug' => ['privates''console.command.messenger_debug''getConsole_Command_MessengerDebugService'false],
  1333.             'console.command.messenger_setup_transports' => ['privates''console.command.messenger_setup_transports''getConsole_Command_MessengerSetupTransportsService'false],
  1334.             'console.command.messenger_stop_workers' => ['privates''console.command.messenger_stop_workers''getConsole_Command_MessengerStopWorkersService'false],
  1335.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  1336.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  1337.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  1338.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  1339.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  1340.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  1341.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  1342.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  1343.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  1344.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  1345.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  1346.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  1347.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1348.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1349.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1350.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1351.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1352.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1353.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1354.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1355.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  1356.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1357.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1358.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1359.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1360.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1361.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1362.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1363.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1364.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1365.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1366.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1367.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1368.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1369.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1370.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1371.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1372.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1373.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1374.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1375.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1376.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1377.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  1378.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  1379.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  1380.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  1381.             'maker.auto_command.make_docker_database' => ['privates''maker.auto_command.make_docker_database''getMaker_AutoCommand_MakeDockerDatabaseService'false],
  1382.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  1383.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  1384.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  1385.             'maker.auto_command.make_functional_test' => ['privates''maker.auto_command.make_functional_test''getMaker_AutoCommand_MakeFunctionalTestService'false],
  1386.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  1387.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  1388.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  1389.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  1390.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  1391.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  1392.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  1393.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  1394.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  1395.             'maker.auto_command.make_unit_test' => ['privates''maker.auto_command.make_unit_test''getMaker_AutoCommand_MakeUnitTestService'false],
  1396.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  1397.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  1398.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  1399.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  1400.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  1401.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  1402.         ], [
  1403.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1404.             'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand' => 'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand',
  1405.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  1406.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  1407.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  1408.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  1409.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  1410.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  1411.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  1412.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  1413.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  1414.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  1415.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  1416.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  1417.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  1418.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  1419.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  1420.             'console.command.messenger_consume_messages' => 'Symfony\\Component\\Messenger\\Command\\ConsumeMessagesCommand',
  1421.             'console.command.messenger_debug' => 'Symfony\\Component\\Messenger\\Command\\DebugCommand',
  1422.             'console.command.messenger_setup_transports' => 'Symfony\\Component\\Messenger\\Command\\SetupTransportsCommand',
  1423.             'console.command.messenger_stop_workers' => 'Symfony\\Component\\Messenger\\Command\\StopWorkersCommand',
  1424.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  1425.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  1426.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  1427.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  1428.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  1429.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  1430.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  1431.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  1432.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  1433.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  1434.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  1435.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  1436.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1437.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1438.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1439.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1440.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1441.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1442.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1443.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1444.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  1445.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1446.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1447.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1448.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1449.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1450.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1451.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1452.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1453.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1454.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1455.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1456.             'doctrine_migrations.diff_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDiffDoctrineCommand',
  1457.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsDumpSchemaDoctrineCommand',
  1458.             'doctrine_migrations.execute_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsExecuteDoctrineCommand',
  1459.             'doctrine_migrations.generate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsGenerateDoctrineCommand',
  1460.             'doctrine_migrations.latest_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsLatestDoctrineCommand',
  1461.             'doctrine_migrations.migrate_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsMigrateDoctrineCommand',
  1462.             'doctrine_migrations.rollup_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsRollupDoctrineCommand',
  1463.             'doctrine_migrations.status_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsStatusDoctrineCommand',
  1464.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsUpToDateDoctrineCommand',
  1465.             'doctrine_migrations.version_command' => 'Doctrine\\Bundle\\MigrationsBundle\\Command\\MigrationsVersionDoctrineCommand',
  1466.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1467.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1468.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1469.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1470.             'maker.auto_command.make_docker_database' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1471.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1472.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1473.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1474.             'maker.auto_command.make_functional_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1475.             'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1476.             'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1477.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1478.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1479.             'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1480.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1481.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1482.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1483.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1484.             'maker.auto_command.make_unit_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1485.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1486.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1487.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1488.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  1489.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  1490.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  1491.         ]), ['about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''messenger:consume' => 'console.command.messenger_consume_messages''messenger:setup-transports' => 'console.command.messenger_setup_transports''debug:messenger' => 'console.command.messenger_debug''messenger:stop-workers' => 'console.command.messenger_stop_workers''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:update' => 'console.command.translation_update''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''security:encode-password' => 'security.command.user_password_encoder''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''reset-password:remove-expired' => 'SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make:functional-test' => 'maker.auto_command.make_functional_test''make:message' => 'maker.auto_command.make_message''make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware''make:registration-form' => 'maker.auto_command.make_registration_form''make:reset-password' => 'maker.auto_command.make_reset_password''make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder''make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer''make:subscriber' => 'maker.auto_command.make_subscriber''make:twig-extension' => 'maker.auto_command.make_twig_extension''make:unit-test' => 'maker.auto_command.make_unit_test''make:validator' => 'maker.auto_command.make_validator''make:voter' => 'maker.auto_command.make_voter''make:user' => 'maker.auto_command.make_user''make:migration' => 'maker.auto_command.make_migration']);
  1492.     }
  1493.     /**
  1494.      * Gets the public 'container.env_var_processors_locator' shared service.
  1495.      *
  1496.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1497.      */
  1498.     protected function getContainer_EnvVarProcessorsLocatorService()
  1499.     {
  1500.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1501.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1502.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1503.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1504.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1505.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1506.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1507.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1508.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1509.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1510.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1511.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1512.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1513.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1514.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1515.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1516.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1517.         ], [
  1518.             'base64' => '?',
  1519.             'bool' => '?',
  1520.             'const' => '?',
  1521.             'csv' => '?',
  1522.             'default' => '?',
  1523.             'file' => '?',
  1524.             'float' => '?',
  1525.             'int' => '?',
  1526.             'json' => '?',
  1527.             'key' => '?',
  1528.             'query_string' => '?',
  1529.             'require' => '?',
  1530.             'resolve' => '?',
  1531.             'string' => '?',
  1532.             'trim' => '?',
  1533.             'url' => '?',
  1534.         ]);
  1535.     }
  1536.     /**
  1537.      * Gets the public 'craue.form.flow.storage' shared service.
  1538.      *
  1539.      * @return \Craue\FormFlowBundle\Storage\SessionStorage
  1540.      */
  1541.     protected function getCraue_Form_Flow_StorageService()
  1542.     {
  1543.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/StorageInterface.php';
  1544.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/SessionStorage.php';
  1545.         return $this->services['craue.form.flow.storage'] = new \Craue\FormFlowBundle\Storage\SessionStorage(($this->services['session'] ?? $this->getSessionService()));
  1546.     }
  1547.     /**
  1548.      * Gets the public 'craue_formflow_util' shared service.
  1549.      *
  1550.      * @return \Craue\FormFlowBundle\Util\FormFlowUtil
  1551.      */
  1552.     protected function getCraueFormflowUtilService()
  1553.     {
  1554.         return $this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil();
  1555.     }
  1556.     /**
  1557.      * Gets the public 'doctrine' shared service.
  1558.      *
  1559.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1560.      */
  1561.     protected function getDoctrineService()
  1562.     {
  1563.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1564.     }
  1565.     /**
  1566.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1567.      *
  1568.      * @return \Doctrine\DBAL\Connection
  1569.      */
  1570.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1571.     {
  1572.         $a = new \Doctrine\DBAL\Configuration();
  1573.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1574.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1575.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1576.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  1577.         $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()))]));
  1578.         $c = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1579.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1580.         ], [
  1581.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1582.         ]));
  1583.         $c->addEventSubscriber(new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  1584.             yield => ($this->privates['messenger.transport.async'] ?? $this->getMessenger_Transport_AsyncService());
  1585.         }, 1)));
  1586.         $c->addEventSubscriber(new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]));
  1587.         $c->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1588.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([]))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driver' => 'pdo_mysql''driverOptions' => [], 'defaultTableOptions' => []], $a$c, []);
  1589.     }
  1590.     /**
  1591.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1592.      *
  1593.      * @return \Doctrine\ORM\EntityManager
  1594.      */
  1595.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1596.     {
  1597.         $a = new \Doctrine\ORM\Configuration();
  1598.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1599.         $c = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Entity'), => (\dirname(__DIR__4).'/vendor/tattali/calendar-bundle/src/Entity')]);
  1600.         $b->addDriver($c'Infrastructure\\Persistence\\Doctrine\\Entity');
  1601.         $b->addDriver($c'CalendarBundle\\Entity');
  1602.         $a->setEntityNamespaces(['App' => 'Infrastructure\\Persistence\\Doctrine\\Entity''CalendarBundle' => 'CalendarBundle\\Entity']);
  1603.         $a->setMetadataCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService())));
  1604.         $a->setQueryCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  1605.         $a->setResultCacheImpl(new \Symfony\Component\Cache\DoctrineProvider(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  1606.         $a->setMetadataDriverImpl($b);
  1607.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1608.         $a->setProxyNamespace('Proxies');
  1609.         $a->setAutoGenerateProxyClasses(true);
  1610.         $a->setClassMetadataFactoryName('Doctrine\\ORM\\Mapping\\ClassMetadataFactory');
  1611.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1612.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1613.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1614.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1615.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1616.             'Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository' => ['privates''Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository''getCompanyRepositoryService'false],
  1617.             'Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository' => ['privates''Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository''getDirectoryRepositoryService'false],
  1618.             'Infrastructure\\Persistence\\Doctrine\\Repository\\DocumentationRepository' => ['privates''Infrastructure\\Persistence\\Doctrine\\Repository\\DocumentationRepository''getDocumentationRepositoryService'false],
  1619.             'Infrastructure\\Persistence\\Doctrine\\Repository\\InspectionVisitRepository' => ['privates''Infrastructure\\Persistence\\Doctrine\\Repository\\InspectionVisitRepository''getInspectionVisitRepositoryService'false],
  1620.             'Infrastructure\\Persistence\\Doctrine\\Repository\\LogEntryRepository' => ['privates''Infrastructure\\Persistence\\Doctrine\\Repository\\LogEntryRepository''getLogEntryRepositoryService'false],
  1621.             'Infrastructure\\Persistence\\Doctrine\\Repository\\PartRepository' => ['privates''Infrastructure\\Persistence\\Doctrine\\Repository\\PartRepository''getPartRepositoryService'false],
  1622.             'Infrastructure\\Persistence\\Doctrine\\Repository\\ResetPasswordRequestRepository' => ['privates''Infrastructure\\Persistence\\Doctrine\\Repository\\ResetPasswordRequestRepository''getResetPasswordRequestRepositoryService'false],
  1623.             'Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository' => ['privates''Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository''getUserRepositoryService'false],
  1624.         ], [
  1625.             'Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository' => '?',
  1626.             'Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository' => '?',
  1627.             'Infrastructure\\Persistence\\Doctrine\\Repository\\DocumentationRepository' => '?',
  1628.             'Infrastructure\\Persistence\\Doctrine\\Repository\\InspectionVisitRepository' => '?',
  1629.             'Infrastructure\\Persistence\\Doctrine\\Repository\\LogEntryRepository' => '?',
  1630.             'Infrastructure\\Persistence\\Doctrine\\Repository\\PartRepository' => '?',
  1631.             'Infrastructure\\Persistence\\Doctrine\\Repository\\ResetPasswordRequestRepository' => '?',
  1632.             'Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository' => '?',
  1633.         ])));
  1634.         $this->services['doctrine.orm.default_entity_manager'] = $instance \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1635.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1636.         return $instance;
  1637.     }
  1638.     /**
  1639.      * Gets the public 'error_controller' shared service.
  1640.      *
  1641.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1642.      */
  1643.     protected function getErrorControllerService()
  1644.     {
  1645.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1646.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1647.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1648.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true)));
  1649.     }
  1650.     /**
  1651.      * Gets the public 'event_dispatcher' shared service.
  1652.      *
  1653.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1654.      */
  1655.     protected function getEventDispatcherService()
  1656.     {
  1657.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1658.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1659.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1660.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1661.         $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())));
  1662.         $instance->addListener('kernel.controller', [=> function () {
  1663.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1664.         }, => 'onKernelController'], 0);
  1665.         $instance->addListener('flow.previous_step_invalid', [=> function () {
  1666.             return ($this->privates['craue.form.flow.event_listener.previous_step_invalid'] ?? $this->getCraue_Form_Flow_EventListener_PreviousStepInvalidService());
  1667.         }, => 'onPreviousStepInvalid'], 0);
  1668.         $instance->addListener('flow.flow_expired', [=> function () {
  1669.             return ($this->privates['craue.form.flow.event_listener.flow_expired'] ?? $this->getCraue_Form_Flow_EventListener_FlowExpiredService());
  1670.         }, => 'onFlowExpired'], 0);
  1671.         $instance->addListener('calendar.set_data', [=> function () {
  1672.             return ($this->privates['Domain\\EventSubscriber\\LogbookEventSubscriber'] ?? $this->getLogbookEventSubscriberService());
  1673.         }, => 'onCalendarSetData'], 0);
  1674.         $instance->addListener('Domain\\Event\\LogEntryCreated', [=> function () {
  1675.             return ($this->privates['Domain\\EventSubscriber\\LogEntryCreatedEventSubscriber'] ?? $this->getLogEntryCreatedEventSubscriberService());
  1676.         }, => 'handle'], 0);
  1677.         $instance->addListener('Domain\\Event\\ReactionAddedToLogEntry', [=> function () {
  1678.             return ($this->privates['Domain\\EventSubscriber\\ReactionAddedToLogEntryEventSubscriber'] ?? $this->getReactionAddedToLogEntryEventSubscriberService());
  1679.         }, => 'handle'], 0);
  1680.         $instance->addListener('kernel.response', [=> function () {
  1681.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1682.         }, => 'onKernelResponse'], 0);
  1683.         $instance->addListener('kernel.response', [=> function () {
  1684.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1685.         }, => 'onKernelResponse'], -1024);
  1686.         $instance->addListener('kernel.request', [=> function () {
  1687.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1688.         }, => 'setDefaultLocale'], 100);
  1689.         $instance->addListener('kernel.request', [=> function () {
  1690.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1691.         }, => 'onKernelRequest'], 16);
  1692.         $instance->addListener('kernel.finish_request', [=> function () {
  1693.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1694.         }, => 'onKernelFinishRequest'], 0);
  1695.         $instance->addListener('kernel.request', [=> function () {
  1696.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1697.         }, => 'onKernelRequest'], 256);
  1698.         $instance->addListener('kernel.response', [=> function () {
  1699.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1700.         }, => 'onResponse'], -255);
  1701.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1702.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1703.         }, => 'onControllerArguments'], 0);
  1704.         $instance->addListener('kernel.exception', [=> function () {
  1705.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1706.         }, => 'logKernelException'], 0);
  1707.         $instance->addListener('kernel.exception', [=> function () {
  1708.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1709.         }, => 'onKernelException'], -128);
  1710.         $instance->addListener('kernel.response', [=> function () {
  1711.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1712.         }, => 'removeCspHeader'], -128);
  1713.         $instance->addListener('kernel.request', [=> function () {
  1714.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1715.         }, => 'onKernelRequest'], 15);
  1716.         $instance->addListener('kernel.finish_request', [=> function () {
  1717.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1718.         }, => 'onKernelFinishRequest'], -15);
  1719.         $instance->addListener('console.error', [=> function () {
  1720.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1721.         }, => 'onConsoleError'], -128);
  1722.         $instance->addListener('console.terminate', [=> function () {
  1723.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1724.         }, => 'onConsoleTerminate'], -128);
  1725.         $instance->addListener('console.error', [=> function () {
  1726.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1727.         }, => 'onConsoleError'], 0);
  1728.         $instance->addListener('kernel.request', [=> function () {
  1729.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1730.         }, => 'onKernelRequest'], 128);
  1731.         $instance->addListener('kernel.response', [=> function () {
  1732.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1733.         }, => 'onKernelResponse'], -1000);
  1734.         $instance->addListener('kernel.finish_request', [=> function () {
  1735.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1736.         }, => 'onFinishRequest'], 0);
  1737.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1738.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  1739.         }, => 'onMessageFailed'], 100);
  1740.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1741.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  1742.         }, => 'onWorkerRunning'], 100);
  1743.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1744.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  1745.         }, => 'onWorkerStarted'], 0);
  1746.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  1747.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  1748.         }, => 'onWorkerRunning'], 0);
  1749.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  1750.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener()));
  1751.         }, => 'onWorkerStarted'], 100);
  1752.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1753.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, [=> 'genkstar76@gmail.com'])));
  1754.         }, => 'onMessage'], -255);
  1755.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1756.             return ($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1757.         }, => 'onMessage'], -255);
  1758.         $instance->addListener('kernel.response', [=> function () {
  1759.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1760.         }, => 'onKernelResponse'], -100);
  1761.         $instance->addListener('kernel.exception', [=> function () {
  1762.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1763.         }, => 'onKernelException'], 0);
  1764.         $instance->addListener('kernel.terminate', [=> function () {
  1765.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1766.         }, => 'onKernelTerminate'], -1024);
  1767.         $instance->addListener('kernel.controller', [=> function () {
  1768.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1769.         }, => 'onKernelController'], 0);
  1770.         $instance->addListener('kernel.response', [=> function () {
  1771.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1772.         }, => 'onKernelResponse'], 0);
  1773.         $instance->addListener('kernel.request', [=> function () {
  1774.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1775.         }, => 'configure'], 2048);
  1776.         $instance->addListener('console.command', [=> function () {
  1777.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1778.         }, => 'configure'], 2048);
  1779.         $instance->addListener('kernel.request', [=> function () {
  1780.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1781.         }, => 'onKernelRequest'], 32);
  1782.         $instance->addListener('kernel.finish_request', [=> function () {
  1783.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1784.         }, => 'onKernelFinishRequest'], 0);
  1785.         $instance->addListener('kernel.exception', [=> function () {
  1786.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1787.         }, => 'onKernelException'], -64);
  1788.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1789.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1790.         }, => 'onMessage'], 0);
  1791.         $instance->addListener('kernel.response', [=> function () {
  1792.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1793.         }, => 'onKernelResponse'], 0);
  1794.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1795.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1796.         }, => 'onVoterVote'], 0);
  1797.         $instance->addListener('kernel.request', [=> function () {
  1798.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1799.         }, => 'configureLogoutUrlGenerator'], 8);
  1800.         $instance->addListener('kernel.request', [=> function () {
  1801.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1802.         }, => 'onKernelRequest'], 8);
  1803.         $instance->addListener('kernel.finish_request', [=> function () {
  1804.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1805.         }, => 'onKernelFinishRequest'], 0);
  1806.         $instance->addListener('console.error', [=> function () {
  1807.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1808.         }, => 'onConsoleError'], 0);
  1809.         $instance->addListener('console.terminate', [=> function () {
  1810.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1811.         }, => 'onConsoleTerminate'], 0);
  1812.         $instance->addListener('console.command', [=> function () {
  1813.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1814.         }, => 'onCommand'], 255);
  1815.         $instance->addListener('console.terminate', [=> function () {
  1816.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1817.         }, => 'onTerminate'], -255);
  1818.         $instance->addListener('kernel.response', [=> function () {
  1819.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1820.         }, => 'onKernelResponse'], -128);
  1821.         $instance->addListener('kernel.controller', [=> function () {
  1822.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1823.         }, => 'onKernelController'], 0);
  1824.         $instance->addListener('kernel.controller', [=> function () {
  1825.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1826.         }, => 'onKernelController'], 0);
  1827.         $instance->addListener('kernel.controller', [=> function () {
  1828.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1829.         }, => 'onKernelController'], -128);
  1830.         $instance->addListener('kernel.view', [=> function () {
  1831.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1832.         }, => 'onKernelView'], 0);
  1833.         $instance->addListener('kernel.controller', [=> function () {
  1834.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1835.         }, => 'onKernelController'], 0);
  1836.         $instance->addListener('kernel.response', [=> function () {
  1837.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1838.         }, => 'onKernelResponse'], 0);
  1839.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1840.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1841.         }, => 'onKernelControllerArguments'], 0);
  1842.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1843.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1844.         }, => 'onKernelControllerArguments'], 0);
  1845.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  1846.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  1847.         }, => 'onWorkerMessageHandled'], 0);
  1848.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  1849.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  1850.         }, => 'onWorkerMessageFailed'], 0);
  1851.         $instance->addListener('kernel.controller', [=> function () {
  1852.             return ($this->services['flagception.listener.routing_metadata_subscriber'] ?? $this->getFlagception_Listener_RoutingMetadataSubscriberService());
  1853.         }, => 'onKernelController'], 0);
  1854.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  1855.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  1856.         }, => 'onLogout'], 0);
  1857.         return $instance;
  1858.     }
  1859.     /**
  1860.      * Gets the public 'filesystem' shared service.
  1861.      *
  1862.      * @return \Symfony\Component\Filesystem\Filesystem
  1863.      */
  1864.     protected function getFilesystemService()
  1865.     {
  1866.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1867.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1868.     }
  1869.     /**
  1870.      * Gets the public 'flagception.listener.routing_metadata_subscriber' shared service.
  1871.      *
  1872.      * @return \Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber
  1873.      */
  1874.     protected function getFlagception_Listener_RoutingMetadataSubscriberService()
  1875.     {
  1876.         return $this->services['flagception.listener.routing_metadata_subscriber'] = new \Flagception\Bundle\FlagceptionBundle\Listener\RoutingMetadataSubscriber(($this->services['flagception.manager.feature_manager'] ?? $this->getFlagception_Manager_FeatureManagerService()));
  1877.     }
  1878.     /**
  1879.      * Gets the public 'flagception.manager.feature_manager' shared service.
  1880.      *
  1881.      * @return \Flagception\Manager\FeatureManager
  1882.      */
  1883.     protected function getFlagception_Manager_FeatureManagerService()
  1884.     {
  1885.         return $this->services['flagception.manager.feature_manager'] = new \Flagception\Manager\FeatureManager(($this->privates['flagception.activator.chain_activator'] ?? $this->getFlagception_Activator_ChainActivatorService()), ($this->privates['flagception.decorator.chain_decorator'] ?? ($this->privates['flagception.decorator.chain_decorator'] = new \Flagception\Decorator\ChainDecorator())));
  1886.     }
  1887.     /**
  1888.      * Gets the public 'form.factory' shared service.
  1889.      *
  1890.      * @return \Symfony\Component\Form\FormFactory
  1891.      */
  1892.     protected function getForm_FactoryService()
  1893.     {
  1894.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1895.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1896.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  1897.     }
  1898.     /**
  1899.      * Gets the public 'form.type.file' shared service.
  1900.      *
  1901.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  1902.      */
  1903.     protected function getForm_Type_FileService()
  1904.     {
  1905.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1906.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1907.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  1908.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  1909.     }
  1910.     /**
  1911.      * Gets the public 'http_kernel' shared service.
  1912.      *
  1913.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1914.      */
  1915.     protected function getHttpKernelService()
  1916.     {
  1917.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1918.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1919.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  1920.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  1921.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  1922.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  1923.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  1924.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  1925.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  1926.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  1927.         }, 8)), $a));
  1928.     }
  1929.     /**
  1930.      * Gets the public 'knp_snappy.pdf' shared service.
  1931.      *
  1932.      * @return \Knp\Snappy\Pdf
  1933.      */
  1934.     protected function getKnpSnappy_PdfService()
  1935.     {
  1936.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  1937.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  1938.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  1939.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf((\dirname(__DIR__5).'/framework/vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64'), [], []);
  1940.         $a = new \Symfony\Bridge\Monolog\Logger('snappy');
  1941.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1942.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1943.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1944.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1945.         $instance->setLogger($a);
  1946.         return $instance;
  1947.     }
  1948.     /**
  1949.      * Gets the public 'messenger.default_bus' shared service.
  1950.      *
  1951.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  1952.      */
  1953.     protected function getMessenger_DefaultBusService()
  1954.     {
  1955.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  1956.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  1957.             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')));
  1958.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  1959.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  1960.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  1961.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  1962.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  1963.         }, 7)));
  1964.     }
  1965.     /**
  1966.      * Gets the public 'profiler' shared service.
  1967.      *
  1968.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  1969.      */
  1970.     protected function getProfilerService()
  1971.     {
  1972.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  1973.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1974.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  1975.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1976.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1977.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  1978.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  1979.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1980.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  1981.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  1982.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  1983.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  1984.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  1985.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  1986.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  1987.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  1988.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  1989.         $d->addInstance('cache.doctrine.orm.default.metadata', ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService()));
  1990.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1991.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1992.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  1993.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  1994.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  1995.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1996.         $g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  1997.         $g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  1998.         $h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  1999.         if ($this->has('kernel')) {
  2000.             $h->setKernel($b);
  2001.         }
  2002.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2003.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2004.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2005.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2006.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2007.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2008.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2009.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  2010.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2011.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2012.         $instance->add($d);
  2013.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2014.         $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())));
  2015.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  2016.         $instance->add($e);
  2017.         $instance->add($f);
  2018.         $instance->add($g);
  2019.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  2020.         $instance->add(new \Flagception\Bundle\FlagceptionBundle\Profiler\FeatureDataCollector(($this->privates['flagception.activator.chain_activator'] ?? $this->getFlagception_Activator_ChainActivatorService()), ($this->privates['flagception.decorator.chain_decorator'] ?? ($this->privates['flagception.decorator.chain_decorator'] = new \Flagception\Decorator\ChainDecorator()))));
  2021.         $instance->add($h);
  2022.         return $instance;
  2023.     }
  2024.     /**
  2025.      * Gets the public 'request_stack' shared service.
  2026.      *
  2027.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2028.      */
  2029.     protected function getRequestStackService()
  2030.     {
  2031.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2032.     }
  2033.     /**
  2034.      * Gets the public 'router' shared service.
  2035.      *
  2036.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2037.      */
  2038.     protected function getRouterService()
  2039.     {
  2040.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2041.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2042.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2043.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2044.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2045.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2046.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2047.         ], [
  2048.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2049.         ]))->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');
  2050.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2051.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2052.         return $instance;
  2053.     }
  2054.     /**
  2055.      * Gets the public 'routing.loader' shared service.
  2056.      *
  2057.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2058.      */
  2059.     protected function getRouting_LoaderService()
  2060.     {
  2061.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2062.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2063.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2064.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2065.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2066.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2067.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2068.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2069.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2070.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2071.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2072.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2073.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2074.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2075.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2076.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2077.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2078.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2079.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2080.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2081.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2082.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2083.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2084.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2085.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2086.         $b = ($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)))));
  2087.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2088.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  2089.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  2090.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  2091.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  2092.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  2093.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2094.             'kernel' => ['services''kernel''getKernelService'false],
  2095.         ], [
  2096.             'kernel' => 'App\\Kernel',
  2097.         ])));
  2098.         $a->addLoader(($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  2099.         $a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotDirService());
  2100.         $a->addLoader($this->getSensioFrameworkExtra_Routing_Loader_AnnotFileService());
  2101.         $a->addLoader($c);
  2102.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2103.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2104.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2105.     }
  2106.     /**
  2107.      * Gets the public 'security.authentication_utils' shared service.
  2108.      *
  2109.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  2110.      */
  2111.     protected function getSecurity_AuthenticationUtilsService()
  2112.     {
  2113.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  2114.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2115.     }
  2116.     /**
  2117.      * Gets the public 'security.authorization_checker' shared service.
  2118.      *
  2119.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2120.      */
  2121.     protected function getSecurity_AuthorizationCheckerService()
  2122.     {
  2123.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  2124.     }
  2125.     /**
  2126.      * Gets the public 'security.csrf.token_manager' shared service.
  2127.      *
  2128.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2129.      */
  2130.     protected function getSecurity_Csrf_TokenManagerService()
  2131.     {
  2132.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  2133.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  2134.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  2135.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  2136.         return $this->services['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())));
  2137.     }
  2138.     /**
  2139.      * Gets the public 'security.password_encoder' shared service.
  2140.      *
  2141.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  2142.      */
  2143.     protected function getSecurity_PasswordEncoderService()
  2144.     {
  2145.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  2146.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  2147.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2148.     }
  2149.     /**
  2150.      * Gets the public 'security.token_storage' shared service.
  2151.      *
  2152.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2153.      */
  2154.     protected function getSecurity_TokenStorageService()
  2155.     {
  2156.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2157.             'session' => ['services''session''getSessionService'false],
  2158.         ], [
  2159.             'session' => '?',
  2160.         ]));
  2161.     }
  2162.     /**
  2163.      * Gets the public 'services_resetter' shared service.
  2164.      *
  2165.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2166.      */
  2167.     protected function getServicesResetterService()
  2168.     {
  2169.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2170.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2171.             if (isset($this->services['cache.app'])) {
  2172.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2173.             }
  2174.             if (isset($this->services['cache.system'])) {
  2175.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2176.             }
  2177.             if (isset($this->privates['cache.validator'])) {
  2178.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2179.             }
  2180.             if (isset($this->privates['cache.serializer'])) {
  2181.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2182.             }
  2183.             if (isset($this->privates['cache.annotations'])) {
  2184.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2185.             }
  2186.             if (isset($this->privates['cache.property_info'])) {
  2187.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2188.             }
  2189.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  2190.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  2191.             }
  2192.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2193.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2194.             }
  2195.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  2196.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  2197.             }
  2198.             if (isset($this->privates['mailer.logger_message_listener'])) {
  2199.                 yield 'mailer.logger_message_listener' => ($this->privates['mailer.logger_message_listener'] ?? null);
  2200.             }
  2201.             if (isset($this->services['profiler'])) {
  2202.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  2203.             }
  2204.             if (isset($this->services['validator'])) {
  2205.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  2206.             }
  2207.             if (isset($this->privates['debug.stopwatch'])) {
  2208.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2209.             }
  2210.             if (isset($this->services['event_dispatcher'])) {
  2211.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2212.             }
  2213.             if (isset($this->services['security.token_storage'])) {
  2214.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  2215.             }
  2216.             if (isset($this->privates['cache.security_expression_language'])) {
  2217.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2218.             }
  2219.             if (isset($this->privates['monolog.handler.main'])) {
  2220.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2221.             }
  2222.             if (isset($this->privates['monolog.handler.console'])) {
  2223.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2224.             }
  2225.             if (isset($this->services['doctrine'])) {
  2226.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2227.             }
  2228.             if (isset($this->privates['form.type.entity'])) {
  2229.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2230.             }
  2231.         }, function () {
  2232.             return + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->privates['mailer.logger_message_listener'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity']));
  2233.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'cache.messenger.restart_workers_signal' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'messenger.transport.in_memory.factory' => [=> 'reset'], 'mailer.logger_message_listener' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset']]);
  2234.     }
  2235.     /**
  2236.      * Gets the public 'session' shared service.
  2237.      *
  2238.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2239.      */
  2240.     protected function getSessionService()
  2241.     {
  2242.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2243.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2244.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()), NULLNULL, [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']);
  2245.     }
  2246.     /**
  2247.      * Gets the public 'tactician.commandbus.default' shared service.
  2248.      *
  2249.      * @return \League\Tactician\CommandBus
  2250.      */
  2251.     protected function getTactician_Commandbus_DefaultService()
  2252.     {
  2253.         include_once \dirname(__DIR__4).'/vendor/league/tactician/src/CommandBus.php';
  2254.         include_once \dirname(__DIR__4).'/vendor/league/tactician/src/Middleware.php';
  2255.         include_once \dirname(__DIR__4).'/vendor/league/tactician-logger/src/LoggerMiddleware.php';
  2256.         include_once \dirname(__DIR__4).'/vendor/league/tactician-logger/src/Formatter/Formatter.php';
  2257.         include_once \dirname(__DIR__4).'/vendor/league/tactician-logger/src/Formatter/ClassPropertiesFormatter.php';
  2258.         include_once \dirname(__DIR__4).'/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php';
  2259.         include_once \dirname(__DIR__4).'/vendor/league/tactician/src/Handler/CommandNameExtractor/CommandNameExtractor.php';
  2260.         include_once \dirname(__DIR__4).'/vendor/league/tactician/src/Handler/CommandNameExtractor/ClassNameExtractor.php';
  2261.         include_once \dirname(__DIR__4).'/vendor/league/tactician/src/Handler/Locator/HandlerLocator.php';
  2262.         include_once \dirname(__DIR__4).'/vendor/league/tactician-container/src/ContainerLocator.php';
  2263.         include_once \dirname(__DIR__4).'/vendor/league/tactician/src/Handler/MethodNameInflector/MethodNameInflector.php';
  2264.         include_once \dirname(__DIR__4).'/vendor/league/tactician/src/Handler/MethodNameInflector/HandleInflector.php';
  2265.         $a = new \Symfony\Bridge\Monolog\Logger('command_bus');
  2266.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2267.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2268.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2269.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2270.         return $this->services['tactician.commandbus.default'] = new \League\Tactician\CommandBus([=> new \League\Tactician\Logger\LoggerMiddleware(new \League\Tactician\Logger\Formatter\ClassPropertiesFormatter(), $a), => new \League\Tactician\Handler\CommandHandlerMiddleware(new \League\Tactician\Handler\CommandNameExtractor\ClassNameExtractor(), new \League\Tactician\Container\ContainerLocator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2271.             'Domain\\Handler\\ArchiveDocumentationHandler' => ['privates''Domain\\Handler\\ArchiveDocumentationHandler''getArchiveDocumentationHandlerService'false],
  2272.             'Domain\\Handler\\ChangeCleaningPartProcedureHandler' => ['privates''Domain\\Handler\\ChangeCleaningPartProcedureHandler''getChangeCleaningPartProcedureHandlerService'false],
  2273.             'Domain\\Handler\\CreateCleaningRegistrationHandler' => ['privates''Domain\\Handler\\CreateCleaningRegistrationHandler''getCreateCleaningRegistrationHandlerService'false],
  2274.             'Domain\\Handler\\CreateCommentOnLogEntryHandler' => ['privates''Domain\\Handler\\CreateCommentOnLogEntryHandler''getCreateCommentOnLogEntryHandlerService'false],
  2275.             'Domain\\Handler\\CreateCompanyHandler' => ['privates''Domain\\Handler\\CreateCompanyHandler''getCreateCompanyHandlerService'false],
  2276.             'Domain\\Handler\\CreateDirectoryForCompanyHandler' => ['privates''Domain\\Handler\\CreateDirectoryForCompanyHandler''getCreateDirectoryForCompanyHandlerService'false],
  2277.             'Domain\\Handler\\CreateDocumentationHandler' => ['privates''Domain\\Handler\\CreateDocumentationHandler''getCreateDocumentationHandlerService'false],
  2278.             'Domain\\Handler\\CreateInspectionVisitHandler' => ['privates''Domain\\Handler\\CreateInspectionVisitHandler''getCreateInspectionVisitHandlerService'false],
  2279.             'Domain\\Handler\\CreateLogEntryHandler' => ['privates''Domain\\Handler\\CreateLogEntryHandler''getCreateLogEntryHandlerService'false],
  2280.             'Domain\\Handler\\CreateNewCleaningPartProcedureHandler' => ['privates''Domain\\Handler\\CreateNewCleaningPartProcedureHandler''getCreateNewCleaningPartProcedureHandlerService'false],
  2281.             'Domain\\Handler\\FetchCompaniesHandler' => ['privates''Domain\\Handler\\FetchCompaniesHandler''getFetchCompaniesHandlerService'false],
  2282.             'Domain\\Handler\\FetchDirectoriesOfCompanyHandler' => ['privates''Domain\\Handler\\FetchDirectoriesOfCompanyHandler''getFetchDirectoriesOfCompanyHandlerService'false],
  2283.             'Domain\\Handler\\FetchDocumentsInDirectoryOfCompanyHandler' => ['privates''Domain\\Handler\\FetchDocumentsInDirectoryOfCompanyHandler''getFetchDocumentsInDirectoryOfCompanyHandlerService'false],
  2284.             'Domain\\Handler\\FetchDocumentsOfCompanyHandler' => ['privates''Domain\\Handler\\FetchDocumentsOfCompanyHandler''getFetchDocumentsOfCompanyHandlerService'false],
  2285.             'Domain\\Handler\\FetchInspectionsForCompanyHandler' => ['privates''Domain\\Handler\\FetchInspectionsForCompanyHandler''getFetchInspectionsForCompanyHandlerService'false],
  2286.             'Domain\\Handler\\FetchLogEntriesForCompanyHandler' => ['privates''Domain\\Handler\\FetchLogEntriesForCompanyHandler''getFetchLogEntriesForCompanyHandlerService'false],
  2287.             'Domain\\Handler\\FetchLogEntryForCompanyHandler' => ['privates''Domain\\Handler\\FetchLogEntryForCompanyHandler''getFetchLogEntryForCompanyHandlerService'false],
  2288.             'Domain\\Handler\\RemoveDocumentationHandler' => ['privates''Domain\\Handler\\RemoveDocumentationHandler''getRemoveDocumentationHandlerService'false],
  2289.             'Domain\\Handler\\RemoveInspectionVisitHandler' => ['privates''Domain\\Handler\\RemoveInspectionVisitHandler''getRemoveInspectionVisitHandlerService'false],
  2290.             'Domain\\Handler\\RemoveLogEntryForCompanyHandler' => ['privates''Domain\\Handler\\RemoveLogEntryForCompanyHandler''getRemoveLogEntryForCompanyHandlerService'false],
  2291.         ], [
  2292.             'Domain\\Handler\\ArchiveDocumentationHandler' => '?',
  2293.             'Domain\\Handler\\ChangeCleaningPartProcedureHandler' => '?',
  2294.             'Domain\\Handler\\CreateCleaningRegistrationHandler' => '?',
  2295.             'Domain\\Handler\\CreateCommentOnLogEntryHandler' => '?',
  2296.             'Domain\\Handler\\CreateCompanyHandler' => '?',
  2297.             'Domain\\Handler\\CreateDirectoryForCompanyHandler' => '?',
  2298.             'Domain\\Handler\\CreateDocumentationHandler' => '?',
  2299.             'Domain\\Handler\\CreateInspectionVisitHandler' => '?',
  2300.             'Domain\\Handler\\CreateLogEntryHandler' => '?',
  2301.             'Domain\\Handler\\CreateNewCleaningPartProcedureHandler' => '?',
  2302.             'Domain\\Handler\\FetchCompaniesHandler' => '?',
  2303.             'Domain\\Handler\\FetchDirectoriesOfCompanyHandler' => '?',
  2304.             'Domain\\Handler\\FetchDocumentsInDirectoryOfCompanyHandler' => '?',
  2305.             'Domain\\Handler\\FetchDocumentsOfCompanyHandler' => '?',
  2306.             'Domain\\Handler\\FetchInspectionsForCompanyHandler' => '?',
  2307.             'Domain\\Handler\\FetchLogEntriesForCompanyHandler' => '?',
  2308.             'Domain\\Handler\\FetchLogEntryForCompanyHandler' => '?',
  2309.             'Domain\\Handler\\RemoveDocumentationHandler' => '?',
  2310.             'Domain\\Handler\\RemoveInspectionVisitHandler' => '?',
  2311.             'Domain\\Handler\\RemoveLogEntryForCompanyHandler' => '?',
  2312.         ]), ['Domain\\Command\\ArchiveDocumentationCommand' => 'Domain\\Handler\\ArchiveDocumentationHandler''Domain\\Command\\ChangeCleaningPartProcedure' => 'Domain\\Handler\\ChangeCleaningPartProcedureHandler''Domain\\Command\\CreateCleaningRegistrationCommand' => 'Domain\\Handler\\CreateCleaningRegistrationHandler''Domain\\Command\\CreateCommentOnLogEntry' => 'Domain\\Handler\\CreateCommentOnLogEntryHandler''Domain\\Command\\CreateCompanyCommand' => 'Domain\\Handler\\CreateCompanyHandler''Domain\\Command\\CreateDirectoryCommand' => 'Domain\\Handler\\CreateDirectoryForCompanyHandler''Domain\\Command\\CreateDocumentationCommand' => 'Domain\\Handler\\CreateDocumentationHandler''Domain\\Command\\CreateInspectionVisit' => 'Domain\\Handler\\CreateInspectionVisitHandler''Domain\\Command\\CreateLogEntryCommand' => 'Domain\\Handler\\CreateLogEntryHandler''Domain\\Command\\CreateNewCleaningPartProcedure' => 'Domain\\Handler\\CreateNewCleaningPartProcedureHandler''Domain\\Command\\FetchCompaniesCommand' => 'Domain\\Handler\\FetchCompaniesHandler''Domain\\Command\\FetchDirectoriesOfCompanyCommand' => 'Domain\\Handler\\FetchDirectoriesOfCompanyHandler''Domain\\Command\\FetchDocumentsInDirectoryOfCompanyCommand' => 'Domain\\Handler\\FetchDocumentsInDirectoryOfCompanyHandler''Domain\\Command\\FetchDocumentsOfCompanyCommand' => 'Domain\\Handler\\FetchDocumentsOfCompanyHandler''Domain\\Command\\FetchInspectionsForCompanyCommand' => 'Domain\\Handler\\FetchInspectionsForCompanyHandler''Domain\\Command\\FetchLogEntriesForCompany' => 'Domain\\Handler\\FetchLogEntriesForCompanyHandler''Domain\\Command\\FetchLogEntryForCompany' => 'Domain\\Handler\\FetchLogEntryForCompanyHandler''Domain\\Command\\RemoveDocumentationCommand' => 'Domain\\Handler\\RemoveDocumentationHandler''Domain\\Command\\RemoveInspectionVisitCommand' => 'Domain\\Handler\\RemoveInspectionVisitHandler''Domain\\Command\\RemoveLogEntryForCompany' => 'Domain\\Handler\\RemoveLogEntryForCompanyHandler']), new \League\Tactician\Handler\MethodNameInflector\HandleInflector())]);
  2313.     }
  2314.     /**
  2315.      * Gets the public 'translator' shared service.
  2316.      *
  2317.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2318.      */
  2319.     protected function getTranslatorService()
  2320.     {
  2321.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2322.     }
  2323.     /**
  2324.      * Gets the public 'twig' shared service.
  2325.      *
  2326.      * @return \Twig\Environment
  2327.      */
  2328.     protected function getTwigService()
  2329.     {
  2330.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  2331.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2332.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2333.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2334.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2335.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2336.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2337.         $a->addPath((\dirname(__DIR__4).'/vendor/tattali/calendar-bundle/src/Resources/views'), 'Calendar');
  2338.         $a->addPath((\dirname(__DIR__4).'/vendor/tattali/calendar-bundle/src/Resources/views'), '!Calendar');
  2339.         $a->addPath((\dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Resources/views'), 'Flagception');
  2340.         $a->addPath((\dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/Resources/views'), '!Flagception');
  2341.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), 'CraueFormFlow');
  2342.         $a->addPath((\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/views'), '!CraueFormFlow');
  2343.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2344.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2345.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2346.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2347.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  2348.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2349.         $c = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2350.         $d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2351.         $e = ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService());
  2352.         $f = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  2353.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2354.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $c]);
  2355.         $h = new \Craue\FormFlowBundle\Twig\Extension\FormFlowExtension();
  2356.         $h->setFormFlowUtil(($this->services['craue_formflow_util'] ?? ($this->services['craue_formflow_util'] = new \Craue\FormFlowBundle\Util\FormFlowUtil())));
  2357.         $i = new \Symfony\Bridge\Twig\AppVariable();
  2358.         $i->setEnvironment('dev');
  2359.         $i->setDebug(true);
  2360.         if ($this->has('security.token_storage')) {
  2361.             $i->setTokenStorage($f);
  2362.         }
  2363.         if ($this->has('request_stack')) {
  2364.             $i->setRequestStack($d);
  2365.         }
  2366.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2367.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  2368.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  2369.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($c\dirname(__DIR__4), 'UTF-8'));
  2370.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  2371.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2372.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2373.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2374.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2375.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2376.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  2377.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2378.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension($e));
  2379.         $instance->addExtension(new \Infrastructure\Twig\TwigExtension(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), $f$e));
  2380.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  2381.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  2382.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2383.         $instance->addExtension(new \Flagception\Bundle\FlagceptionBundle\Twig\ToggleExtension(($this->services['flagception.manager.feature_manager'] ?? $this->getFlagception_Manager_FeatureManagerService())));
  2384.         $instance->addExtension($h);
  2385.         $instance->addGlobal('app'$i);
  2386.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2387.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2388.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2389.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  2390.         ], [
  2391.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2392.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2393.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2394.         ])));
  2395.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2396.         return $instance;
  2397.     }
  2398.     /**
  2399.      * Gets the public 'validator' shared service.
  2400.      *
  2401.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2402.      */
  2403.     protected function getValidatorService()
  2404.     {
  2405.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  2406.     }
  2407.     /**
  2408.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2409.      *
  2410.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2411.      */
  2412.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2413.     {
  2414.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2415.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  2416.     }
  2417.     /**
  2418.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2419.      *
  2420.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2421.      */
  2422.     protected function getWebProfiler_Controller_ProfilerService()
  2423.     {
  2424.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2425.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  2426.     }
  2427.     /**
  2428.      * Gets the public 'web_profiler.controller.router' shared service.
  2429.      *
  2430.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2431.      */
  2432.     protected function getWebProfiler_Controller_RouterService()
  2433.     {
  2434.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2435.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  2436.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2437.         }, 1));
  2438.     }
  2439.     /**
  2440.      * Gets the private '.debug.http_client' shared service.
  2441.      *
  2442.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2443.      */
  2444.     protected function get_Debug_HttpClientService()
  2445.     {
  2446.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2447.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2448.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2449.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2450.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2451.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2452.         $a->setLogger($b);
  2453.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  2454.     }
  2455.     /**
  2456.      * Gets the private '.errored..service_locator.7F3oxVY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  2457.      *
  2458.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  2459.      */
  2460.     protected function getLoaderInterfaceService()
  2461.     {
  2462.         $this->throw('Cannot autowire service ".service_locator.7F3oxVY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  2463.     }
  2464.     /**
  2465.      * Gets the private '.errored..service_locator.Bv1nHN9.Symfony\Component\HttpFoundation\Response' shared service.
  2466.      *
  2467.      * @return \Symfony\Component\HttpFoundation\Response
  2468.      */
  2469.     protected function getResponseService()
  2470.     {
  2471.         $this->throw('Cannot autowire service ".service_locator.Bv1nHN9": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
  2472.     }
  2473.     /**
  2474.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  2475.      *
  2476.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  2477.      */
  2478.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  2479.     {
  2480.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  2481.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  2482.         return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService())), []);
  2483.     }
  2484.     /**
  2485.      * Gets the private '.service_locator.5SL0hv8' shared service.
  2486.      *
  2487.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2488.      */
  2489.     protected function get_ServiceLocator_5SL0hv8Service()
  2490.     {
  2491.         return $this->privates['.service_locator.5SL0hv8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2492.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2493.         ], [
  2494.             'doctrine' => '?',
  2495.         ]);
  2496.     }
  2497.     /**
  2498.      * Gets the private '.service_locator.5soHyg8' shared service.
  2499.      *
  2500.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2501.      */
  2502.     protected function get_ServiceLocator_5soHyg8Service()
  2503.     {
  2504.         return $this->privates['.service_locator.5soHyg8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2505.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  2506.         ], [
  2507.             'mailer' => '?',
  2508.         ]);
  2509.     }
  2510.     /**
  2511.      * Gets the private '.service_locator.7F3oxVY' shared service.
  2512.      *
  2513.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2514.      */
  2515.     protected function get_ServiceLocator_7F3oxVYService()
  2516.     {
  2517.         return $this->privates['.service_locator.7F3oxVY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2518.             'loader' => ['privates''.errored..service_locator.7F3oxVY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.7F3oxVY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  2519.         ], [
  2520.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2521.         ]);
  2522.     }
  2523.     /**
  2524.      * Gets the private '.service_locator.Bv1nHN9' shared service.
  2525.      *
  2526.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2527.      */
  2528.     protected function get_ServiceLocator_Bv1nHN9Service()
  2529.     {
  2530.         return $this->privates['.service_locator.Bv1nHN9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2531.             'response' => ['privates''.errored..service_locator.Bv1nHN9.Symfony\\Component\\HttpFoundation\\Response'NULL'Cannot autowire service ".service_locator.Bv1nHN9": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.'],
  2532.         ], [
  2533.             'response' => 'Symfony\\Component\\HttpFoundation\\Response',
  2534.         ]);
  2535.     }
  2536.     /**
  2537.      * Gets the private '.service_locator.JvKr5ux' shared service.
  2538.      *
  2539.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2540.      */
  2541.     protected function get_ServiceLocator_JvKr5uxService()
  2542.     {
  2543.         return $this->privates['.service_locator.JvKr5ux'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2544.             'passwordEncoder' => ['services''security.password_encoder''getSecurity_PasswordEncoderService'false],
  2545.         ], [
  2546.             'passwordEncoder' => '?',
  2547.         ]);
  2548.     }
  2549.     /**
  2550.      * Gets the private '.service_locator.OJ13TH9' shared service.
  2551.      *
  2552.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2553.      */
  2554.     protected function get_ServiceLocator_OJ13TH9Service()
  2555.     {
  2556.         return $this->privates['.service_locator.OJ13TH9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2557.             'mailer' => ['privates''mailer.mailer''getMailer_MailerService'false],
  2558.             'user' => ['privates''Infrastructure\\Persistence\\Doctrine\\Entity\\User''getUserService'false],
  2559.         ], [
  2560.             'mailer' => '?',
  2561.             'user' => 'Infrastructure\\Persistence\\Doctrine\\Entity\\User',
  2562.         ]);
  2563.     }
  2564.     /**
  2565.      * Gets the private '.service_locator.Tvd7vqW' shared service.
  2566.      *
  2567.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2568.      */
  2569.     protected function get_ServiceLocator_Tvd7vqWService()
  2570.     {
  2571.         return $this->privates['.service_locator.Tvd7vqW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2572.             'authenticationUtils' => ['services''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  2573.         ], [
  2574.             'authenticationUtils' => '?',
  2575.         ]);
  2576.     }
  2577.     /**
  2578.      * Gets the private '.service_locator.YyIufjn' shared service.
  2579.      *
  2580.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2581.      */
  2582.     protected function get_ServiceLocator_YyIufjnService()
  2583.     {
  2584.         return $this->privates['.service_locator.YyIufjn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2585.             'MpdfFactory' => ['services''Sasedev\\MpdfBundle\\Factory\\MpdfFactory''getMpdfFactoryService'false],
  2586.             'knpSnappyPdf' => ['services''knp_snappy.pdf''getKnpSnappy_PdfService'false],
  2587.         ], [
  2588.             'MpdfFactory' => 'Sasedev\\MpdfBundle\\Factory\\MpdfFactory',
  2589.             'knpSnappyPdf' => '?',
  2590.         ]);
  2591.     }
  2592.     /**
  2593.      * Gets the private '.service_locator.ZVHX9MK' shared service.
  2594.      *
  2595.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2596.      */
  2597.     protected function get_ServiceLocator_ZVHX9MKService()
  2598.     {
  2599.         return $this->privates['.service_locator.ZVHX9MK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2600.             'Infrastructure\\Controller\\CreateNewPlatformUserController::__invoke' => ['privates''.service_locator.5soHyg8''get_ServiceLocator_5soHyg8Service'false],
  2601.             'Infrastructure\\Controller\\CreateNewPlatformUserController::processSendingPasswordResetEmail' => ['privates''.service_locator.5soHyg8''get_ServiceLocator_5soHyg8Service'false],
  2602.             'Infrastructure\\Controller\\EditPlatformUserController::__invoke' => ['privates''.service_locator.OJ13TH9''get_ServiceLocator_OJ13TH9Service'false],
  2603.             'Infrastructure\\Controller\\EditPlatformUserController::processSendingPasswordResetEmail' => ['privates''.service_locator.5soHyg8''get_ServiceLocator_5soHyg8Service'false],
  2604.             'Infrastructure\\Controller\\FetchDocumentationsInSpecificDirectoryOfCompanyController::__invoke' => ['privates''.service_locator.5SL0hv8''get_ServiceLocator_5SL0hv8Service'false],
  2605.             'Infrastructure\\Controller\\FetchExportForCompanyController::__invoke' => ['privates''.service_locator.YyIufjn''get_ServiceLocator_YyIufjnService'false],
  2606.             'Infrastructure\\Controller\\FileScriptController::__invoke' => ['privates''.service_locator.5SL0hv8''get_ServiceLocator_5SL0hv8Service'false],
  2607.             'Infrastructure\\Controller\\ResetPasswordController::request' => ['privates''.service_locator.5soHyg8''get_ServiceLocator_5soHyg8Service'false],
  2608.             'Infrastructure\\Controller\\ResetPasswordController::reset' => ['privates''.service_locator.JvKr5ux''get_ServiceLocator_JvKr5uxService'false],
  2609.             'Infrastructure\\Controller\\SecurityController::login' => ['privates''.service_locator.Tvd7vqW''get_ServiceLocator_Tvd7vqWService'false],
  2610.             'kernel::loadRoutes' => ['privates''.service_locator.7F3oxVY''get_ServiceLocator_7F3oxVYService'false],
  2611.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.7F3oxVY''get_ServiceLocator_7F3oxVYService'false],
  2612.             'kernel::terminate' => ['privates''.service_locator.Bv1nHN9''get_ServiceLocator_Bv1nHN9Service'false],
  2613.             'Infrastructure\\Controller\\CreateNewPlatformUserController:__invoke' => ['privates''.service_locator.5soHyg8''get_ServiceLocator_5soHyg8Service'false],
  2614.             'Infrastructure\\Controller\\CreateNewPlatformUserController' => ['privates''.service_locator.5soHyg8''get_ServiceLocator_5soHyg8Service'false],
  2615.             'Infrastructure\\Controller\\CreateNewPlatformUserController:processSendingPasswordResetEmail' => ['privates''.service_locator.5soHyg8''get_ServiceLocator_5soHyg8Service'false],
  2616.             'Infrastructure\\Controller\\EditPlatformUserController:__invoke' => ['privates''.service_locator.OJ13TH9''get_ServiceLocator_OJ13TH9Service'false],
  2617.             'Infrastructure\\Controller\\EditPlatformUserController' => ['privates''.service_locator.OJ13TH9''get_ServiceLocator_OJ13TH9Service'false],
  2618.             'Infrastructure\\Controller\\EditPlatformUserController:processSendingPasswordResetEmail' => ['privates''.service_locator.5soHyg8''get_ServiceLocator_5soHyg8Service'false],
  2619.             'Infrastructure\\Controller\\FetchDocumentationsInSpecificDirectoryOfCompanyController:__invoke' => ['privates''.service_locator.5SL0hv8''get_ServiceLocator_5SL0hv8Service'false],
  2620.             'Infrastructure\\Controller\\FetchDocumentationsInSpecificDirectoryOfCompanyController' => ['privates''.service_locator.5SL0hv8''get_ServiceLocator_5SL0hv8Service'false],
  2621.             'Infrastructure\\Controller\\FetchExportForCompanyController:__invoke' => ['privates''.service_locator.YyIufjn''get_ServiceLocator_YyIufjnService'false],
  2622.             'Infrastructure\\Controller\\FetchExportForCompanyController' => ['privates''.service_locator.YyIufjn''get_ServiceLocator_YyIufjnService'false],
  2623.             'Infrastructure\\Controller\\FileScriptController:__invoke' => ['privates''.service_locator.5SL0hv8''get_ServiceLocator_5SL0hv8Service'false],
  2624.             'Infrastructure\\Controller\\FileScriptController' => ['privates''.service_locator.5SL0hv8''get_ServiceLocator_5SL0hv8Service'false],
  2625.             'Infrastructure\\Controller\\ResetPasswordController:request' => ['privates''.service_locator.5soHyg8''get_ServiceLocator_5soHyg8Service'false],
  2626.             'Infrastructure\\Controller\\ResetPasswordController:reset' => ['privates''.service_locator.JvKr5ux''get_ServiceLocator_JvKr5uxService'false],
  2627.             'Infrastructure\\Controller\\SecurityController:login' => ['privates''.service_locator.Tvd7vqW''get_ServiceLocator_Tvd7vqWService'false],
  2628.             'kernel:loadRoutes' => ['privates''.service_locator.7F3oxVY''get_ServiceLocator_7F3oxVYService'false],
  2629.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.7F3oxVY''get_ServiceLocator_7F3oxVYService'false],
  2630.             'kernel:terminate' => ['privates''.service_locator.Bv1nHN9''get_ServiceLocator_Bv1nHN9Service'false],
  2631.         ], [
  2632.             'Infrastructure\\Controller\\CreateNewPlatformUserController::__invoke' => '?',
  2633.             'Infrastructure\\Controller\\CreateNewPlatformUserController::processSendingPasswordResetEmail' => '?',
  2634.             'Infrastructure\\Controller\\EditPlatformUserController::__invoke' => '?',
  2635.             'Infrastructure\\Controller\\EditPlatformUserController::processSendingPasswordResetEmail' => '?',
  2636.             'Infrastructure\\Controller\\FetchDocumentationsInSpecificDirectoryOfCompanyController::__invoke' => '?',
  2637.             'Infrastructure\\Controller\\FetchExportForCompanyController::__invoke' => '?',
  2638.             'Infrastructure\\Controller\\FileScriptController::__invoke' => '?',
  2639.             'Infrastructure\\Controller\\ResetPasswordController::request' => '?',
  2640.             'Infrastructure\\Controller\\ResetPasswordController::reset' => '?',
  2641.             'Infrastructure\\Controller\\SecurityController::login' => '?',
  2642.             'kernel::loadRoutes' => '?',
  2643.             'kernel::registerContainerConfiguration' => '?',
  2644.             'kernel::terminate' => '?',
  2645.             'Infrastructure\\Controller\\CreateNewPlatformUserController:__invoke' => '?',
  2646.             'Infrastructure\\Controller\\CreateNewPlatformUserController' => '?',
  2647.             'Infrastructure\\Controller\\CreateNewPlatformUserController:processSendingPasswordResetEmail' => '?',
  2648.             'Infrastructure\\Controller\\EditPlatformUserController:__invoke' => '?',
  2649.             'Infrastructure\\Controller\\EditPlatformUserController' => '?',
  2650.             'Infrastructure\\Controller\\EditPlatformUserController:processSendingPasswordResetEmail' => '?',
  2651.             'Infrastructure\\Controller\\FetchDocumentationsInSpecificDirectoryOfCompanyController:__invoke' => '?',
  2652.             'Infrastructure\\Controller\\FetchDocumentationsInSpecificDirectoryOfCompanyController' => '?',
  2653.             'Infrastructure\\Controller\\FetchExportForCompanyController:__invoke' => '?',
  2654.             'Infrastructure\\Controller\\FetchExportForCompanyController' => '?',
  2655.             'Infrastructure\\Controller\\FileScriptController:__invoke' => '?',
  2656.             'Infrastructure\\Controller\\FileScriptController' => '?',
  2657.             'Infrastructure\\Controller\\ResetPasswordController:request' => '?',
  2658.             'Infrastructure\\Controller\\ResetPasswordController:reset' => '?',
  2659.             'Infrastructure\\Controller\\SecurityController:login' => '?',
  2660.             'kernel:loadRoutes' => '?',
  2661.             'kernel:registerContainerConfiguration' => '?',
  2662.             'kernel:terminate' => '?',
  2663.         ]);
  2664.     }
  2665.     /**
  2666.      * Gets the private '.service_locator.ZbTUwsg' shared service.
  2667.      *
  2668.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2669.      */
  2670.     protected function get_ServiceLocator_ZbTUwsgService()
  2671.     {
  2672.         return $this->privates['.service_locator.ZbTUwsg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2673.             'async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  2674.             'messenger.transport.async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  2675.         ], [
  2676.             'async' => '?',
  2677.             'messenger.transport.async' => '?',
  2678.         ]);
  2679.     }
  2680.     /**
  2681.      * Gets the private '.service_locator.kFKxEHW' shared service.
  2682.      *
  2683.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2684.      */
  2685.     protected function get_ServiceLocator_KFKxEHWService()
  2686.     {
  2687.         return $this->privates['.service_locator.kFKxEHW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2688.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2689.             'feature_manager' => ['services''flagception.manager.feature_manager''getFlagception_Manager_FeatureManagerService'false],
  2690.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  2691.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2692.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2693.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  2694.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2695.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2696.             'router' => ['services''router''getRouterService'false],
  2697.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  2698.             'security.csrf.token_manager' => ['services''security.csrf.token_manager''getSecurity_Csrf_TokenManagerService'false],
  2699.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  2700.             'session' => ['services''session''getSessionService'false],
  2701.             'twig' => ['services''twig''getTwigService'false],
  2702.         ], [
  2703.             'doctrine' => '?',
  2704.             'feature_manager' => '?',
  2705.             'form.factory' => '?',
  2706.             'http_kernel' => '?',
  2707.             'message_bus' => '?',
  2708.             'messenger.default_bus' => '?',
  2709.             'parameter_bag' => '?',
  2710.             'request_stack' => '?',
  2711.             'router' => '?',
  2712.             'security.authorization_checker' => '?',
  2713.             'security.csrf.token_manager' => '?',
  2714.             'security.token_storage' => '?',
  2715.             'session' => '?',
  2716.             'twig' => '?',
  2717.         ]);
  2718.     }
  2719.     /**
  2720.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  2721.      *
  2722.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  2723.      */
  2724.     protected function getRunSqlCommandService()
  2725.     {
  2726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2727.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  2728.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  2729.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  2730.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default')));
  2731.         $instance->setName('dbal:run-sql');
  2732.         return $instance;
  2733.     }
  2734.     /**
  2735.      * Gets the private 'Domain\EventSubscriber\LogEntryCreatedEventSubscriber' shared autowired service.
  2736.      *
  2737.      * @return \Domain\EventSubscriber\LogEntryCreatedEventSubscriber
  2738.      */
  2739.     protected function getLogEntryCreatedEventSubscriberService()
  2740.     {
  2741.         include_once \dirname(__DIR__4).'/src/Domain/EventSubscriber/LogEntryCreatedEventSubscriber.php';
  2742.         return $this->privates['Domain\\EventSubscriber\\LogEntryCreatedEventSubscriber'] = new \Domain\EventSubscriber\LogEntryCreatedEventSubscriber(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()));
  2743.     }
  2744.     /**
  2745.      * Gets the private 'Domain\EventSubscriber\LogbookEventSubscriber' shared autowired service.
  2746.      *
  2747.      * @return \Domain\EventSubscriber\LogbookEventSubscriber
  2748.      */
  2749.     protected function getLogbookEventSubscriberService()
  2750.     {
  2751.         include_once \dirname(__DIR__4).'/src/Domain/EventSubscriber/LogbookEventSubscriber.php';
  2752.         return $this->privates['Domain\\EventSubscriber\\LogbookEventSubscriber'] = new \Domain\EventSubscriber\LogbookEventSubscriber(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\LogEntryRepository'] ?? $this->getLogEntryRepositoryService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2753.     }
  2754.     /**
  2755.      * Gets the private 'Domain\EventSubscriber\ReactionAddedToLogEntryEventSubscriber' shared autowired service.
  2756.      *
  2757.      * @return \Domain\EventSubscriber\ReactionAddedToLogEntryEventSubscriber
  2758.      */
  2759.     protected function getReactionAddedToLogEntryEventSubscriberService()
  2760.     {
  2761.         include_once \dirname(__DIR__4).'/src/Domain/EventSubscriber/ReactionAddedToLogEntryEventSubscriber.php';
  2762.         return $this->privates['Domain\\EventSubscriber\\ReactionAddedToLogEntryEventSubscriber'] = new \Domain\EventSubscriber\ReactionAddedToLogEntryEventSubscriber(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()));
  2763.     }
  2764.     /**
  2765.      * Gets the private 'Domain\Handler\ArchiveDocumentationHandler' shared autowired service.
  2766.      *
  2767.      * @return \Domain\Handler\ArchiveDocumentationHandler
  2768.      */
  2769.     protected function getArchiveDocumentationHandlerService()
  2770.     {
  2771.         include_once \dirname(__DIR__4).'/src/Domain/Handler/ArchiveDocumentationHandler.php';
  2772.         return $this->privates['Domain\\Handler\\ArchiveDocumentationHandler'] = new \Domain\Handler\ArchiveDocumentationHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DocumentationRepository'] ?? $this->getDocumentationRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository'] ?? $this->getDirectoryRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2773.     }
  2774.     /**
  2775.      * Gets the private 'Domain\Handler\ChangeCleaningPartProcedureHandler' shared autowired service.
  2776.      *
  2777.      * @return \Domain\Handler\ChangeCleaningPartProcedureHandler
  2778.      */
  2779.     protected function getChangeCleaningPartProcedureHandlerService()
  2780.     {
  2781.         include_once \dirname(__DIR__4).'/src/Domain/Handler/ChangeCleaningPartProcedureHandler.php';
  2782.         return $this->privates['Domain\\Handler\\ChangeCleaningPartProcedureHandler'] = new \Domain\Handler\ChangeCleaningPartProcedureHandler(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2783.     }
  2784.     /**
  2785.      * Gets the private 'Domain\Handler\CreateCleaningRegistrationHandler' shared autowired service.
  2786.      *
  2787.      * @return \Domain\Handler\CreateCleaningRegistrationHandler
  2788.      */
  2789.     protected function getCreateCleaningRegistrationHandlerService()
  2790.     {
  2791.         include_once \dirname(__DIR__4).'/src/Domain/Handler/CreateCleaningRegistrationHandler.php';
  2792.         return $this->privates['Domain\\Handler\\CreateCleaningRegistrationHandler'] = new \Domain\Handler\CreateCleaningRegistrationHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\PartRepository'] ?? $this->getPartRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CleaningRegistrationRepository'] ?? $this->getCleaningRegistrationRepositoryService()));
  2793.     }
  2794.     /**
  2795.      * Gets the private 'Domain\Handler\CreateCommentOnLogEntryHandler' shared autowired service.
  2796.      *
  2797.      * @return \Domain\Handler\CreateCommentOnLogEntryHandler
  2798.      */
  2799.     protected function getCreateCommentOnLogEntryHandlerService()
  2800.     {
  2801.         include_once \dirname(__DIR__4).'/src/Domain/Handler/CreateCommentOnLogEntryHandler.php';
  2802.         return $this->privates['Domain\\Handler\\CreateCommentOnLogEntryHandler'] = new \Domain\Handler\CreateCommentOnLogEntryHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\LogEntryRepository'] ?? $this->getLogEntryRepositoryService()), ($this->privates['logMedia.storage'] ?? $this->getLogMedia_StorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2803.     }
  2804.     /**
  2805.      * Gets the private 'Domain\Handler\CreateCompanyHandler' shared autowired service.
  2806.      *
  2807.      * @return \Domain\Handler\CreateCompanyHandler
  2808.      */
  2809.     protected function getCreateCompanyHandlerService()
  2810.     {
  2811.         include_once \dirname(__DIR__4).'/src/Domain/Handler/CreateCompanyHandler.php';
  2812.         return $this->privates['Domain\\Handler\\CreateCompanyHandler'] = new \Domain\Handler\CreateCompanyHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()));
  2813.     }
  2814.     /**
  2815.      * Gets the private 'Domain\Handler\CreateDirectoryForCompanyHandler' shared autowired service.
  2816.      *
  2817.      * @return \Domain\Handler\CreateDirectoryForCompanyHandler
  2818.      */
  2819.     protected function getCreateDirectoryForCompanyHandlerService()
  2820.     {
  2821.         include_once \dirname(__DIR__4).'/src/Domain/Handler/CreateDirectoryForCompanyHandler.php';
  2822.         return $this->privates['Domain\\Handler\\CreateDirectoryForCompanyHandler'] = new \Domain\Handler\CreateDirectoryForCompanyHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository'] ?? $this->getDirectoryRepositoryService()), ($this->privates['documentation.storage'] ?? $this->getDocumentation_StorageService()));
  2823.     }
  2824.     /**
  2825.      * Gets the private 'Domain\Handler\CreateDocumentationHandler' shared autowired service.
  2826.      *
  2827.      * @return \Domain\Handler\CreateDocumentationHandler
  2828.      */
  2829.     protected function getCreateDocumentationHandlerService()
  2830.     {
  2831.         include_once \dirname(__DIR__4).'/src/Domain/Handler/CreateDocumentationHandler.php';
  2832.         return $this->privates['Domain\\Handler\\CreateDocumentationHandler'] = new \Domain\Handler\CreateDocumentationHandler(($this->privates['documentation.storage'] ?? $this->getDocumentation_StorageService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository'] ?? $this->getDirectoryRepositoryService()));
  2833.     }
  2834.     /**
  2835.      * Gets the private 'Domain\Handler\CreateInspectionVisitHandler' shared autowired service.
  2836.      *
  2837.      * @return \Domain\Handler\CreateInspectionVisitHandler
  2838.      */
  2839.     protected function getCreateInspectionVisitHandlerService()
  2840.     {
  2841.         include_once \dirname(__DIR__4).'/src/Domain/Handler/CreateInspectionVisitHandler.php';
  2842.         return $this->privates['Domain\\Handler\\CreateInspectionVisitHandler'] = new \Domain\Handler\CreateInspectionVisitHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\InspectionVisitRepository'] ?? $this->getInspectionVisitRepositoryService()));
  2843.     }
  2844.     /**
  2845.      * Gets the private 'Domain\Handler\CreateLogEntryHandler' shared autowired service.
  2846.      *
  2847.      * @return \Domain\Handler\CreateLogEntryHandler
  2848.      */
  2849.     protected function getCreateLogEntryHandlerService()
  2850.     {
  2851.         include_once \dirname(__DIR__4).'/src/Domain/Handler/CreateLogEntryHandler.php';
  2852.         return $this->privates['Domain\\Handler\\CreateLogEntryHandler'] = new \Domain\Handler\CreateLogEntryHandler(($this->privates['logMedia.storage'] ?? $this->getLogMedia_StorageService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\LogEntryRepository'] ?? $this->getLogEntryRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2853.     }
  2854.     /**
  2855.      * Gets the private 'Domain\Handler\CreateNewCleaningPartProcedureHandler' shared autowired service.
  2856.      *
  2857.      * @return \Domain\Handler\CreateNewCleaningPartProcedureHandler
  2858.      */
  2859.     protected function getCreateNewCleaningPartProcedureHandlerService()
  2860.     {
  2861.         include_once \dirname(__DIR__4).'/src/Domain/Handler/CreateNewCleaningPartProcedureHandler.php';
  2862.         return $this->privates['Domain\\Handler\\CreateNewCleaningPartProcedureHandler'] = new \Domain\Handler\CreateNewCleaningPartProcedureHandler(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  2863.     }
  2864.     /**
  2865.      * Gets the private 'Domain\Handler\FetchCompaniesHandler' shared autowired service.
  2866.      *
  2867.      * @return \Domain\Handler\FetchCompaniesHandler
  2868.      */
  2869.     protected function getFetchCompaniesHandlerService()
  2870.     {
  2871.         include_once \dirname(__DIR__4).'/src/Domain/Handler/FetchCompaniesHandler.php';
  2872.         return $this->privates['Domain\\Handler\\FetchCompaniesHandler'] = new \Domain\Handler\FetchCompaniesHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()));
  2873.     }
  2874.     /**
  2875.      * Gets the private 'Domain\Handler\FetchDirectoriesOfCompanyHandler' shared autowired service.
  2876.      *
  2877.      * @return \Domain\Handler\FetchDirectoriesOfCompanyHandler
  2878.      */
  2879.     protected function getFetchDirectoriesOfCompanyHandlerService()
  2880.     {
  2881.         include_once \dirname(__DIR__4).'/src/Domain/Handler/FetchDirectoriesOfCompanyHandler.php';
  2882.         return $this->privates['Domain\\Handler\\FetchDirectoriesOfCompanyHandler'] = new \Domain\Handler\FetchDirectoriesOfCompanyHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository'] ?? $this->getDirectoryRepositoryService()));
  2883.     }
  2884.     /**
  2885.      * Gets the private 'Domain\Handler\FetchDocumentsInDirectoryOfCompanyHandler' shared autowired service.
  2886.      *
  2887.      * @return \Domain\Handler\FetchDocumentsInDirectoryOfCompanyHandler
  2888.      */
  2889.     protected function getFetchDocumentsInDirectoryOfCompanyHandlerService()
  2890.     {
  2891.         include_once \dirname(__DIR__4).'/src/Domain/Handler/FetchDocumentsInDirectoryOfCompanyHandler.php';
  2892.         return $this->privates['Domain\\Handler\\FetchDocumentsInDirectoryOfCompanyHandler'] = new \Domain\Handler\FetchDocumentsInDirectoryOfCompanyHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] ?? $this->getCompanyRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository'] ?? $this->getDirectoryRepositoryService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DocumentationRepository'] ?? $this->getDocumentationRepositoryService()), ($this->services['router'] ?? $this->getRouterService()));
  2893.     }
  2894.     /**
  2895.      * Gets the private 'Domain\Handler\FetchDocumentsOfCompanyHandler' shared autowired service.
  2896.      *
  2897.      * @return \Domain\Handler\FetchDocumentsOfCompanyHandler
  2898.      */
  2899.     protected function getFetchDocumentsOfCompanyHandlerService()
  2900.     {
  2901.         include_once \dirname(__DIR__4).'/src/Domain/Handler/FetchDocumentsOfCompanyHandler.php';
  2902.         return $this->privates['Domain\\Handler\\FetchDocumentsOfCompanyHandler'] = new \Domain\Handler\FetchDocumentsOfCompanyHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DocumentationRepository'] ?? $this->getDocumentationRepositoryService()));
  2903.     }
  2904.     /**
  2905.      * Gets the private 'Domain\Handler\FetchInspectionsForCompanyHandler' shared autowired service.
  2906.      *
  2907.      * @return \Domain\Handler\FetchInspectionsForCompanyHandler
  2908.      */
  2909.     protected function getFetchInspectionsForCompanyHandlerService()
  2910.     {
  2911.         include_once \dirname(__DIR__4).'/src/Domain/Handler/FetchInspectionsForCompanyHandler.php';
  2912.         return $this->privates['Domain\\Handler\\FetchInspectionsForCompanyHandler'] = new \Domain\Handler\FetchInspectionsForCompanyHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\InspectionVisitRepository'] ?? $this->getInspectionVisitRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  2913.     }
  2914.     /**
  2915.      * Gets the private 'Domain\Handler\FetchLogEntriesForCompanyHandler' shared autowired service.
  2916.      *
  2917.      * @return \Domain\Handler\FetchLogEntriesForCompanyHandler
  2918.      */
  2919.     protected function getFetchLogEntriesForCompanyHandlerService()
  2920.     {
  2921.         include_once \dirname(__DIR__4).'/src/Domain/Handler/FetchLogEntriesForCompanyHandler.php';
  2922.         return $this->privates['Domain\\Handler\\FetchLogEntriesForCompanyHandler'] = new \Domain\Handler\FetchLogEntriesForCompanyHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\LogEntryRepository'] ?? $this->getLogEntryRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  2923.     }
  2924.     /**
  2925.      * Gets the private 'Domain\Handler\FetchLogEntryForCompanyHandler' shared autowired service.
  2926.      *
  2927.      * @return \Domain\Handler\FetchLogEntryForCompanyHandler
  2928.      */
  2929.     protected function getFetchLogEntryForCompanyHandlerService()
  2930.     {
  2931.         include_once \dirname(__DIR__4).'/src/Domain/Handler/FetchLogEntryForCompanyHandler.php';
  2932.         return $this->privates['Domain\\Handler\\FetchLogEntryForCompanyHandler'] = new \Domain\Handler\FetchLogEntryForCompanyHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\LogEntryRepository'] ?? $this->getLogEntryRepositoryService()));
  2933.     }
  2934.     /**
  2935.      * Gets the private 'Domain\Handler\RemoveDocumentationHandler' shared autowired service.
  2936.      *
  2937.      * @return \Domain\Handler\RemoveDocumentationHandler
  2938.      */
  2939.     protected function getRemoveDocumentationHandlerService()
  2940.     {
  2941.         include_once \dirname(__DIR__4).'/src/Domain/Handler/RemoveDocumentationHandler.php';
  2942.         return $this->privates['Domain\\Handler\\RemoveDocumentationHandler'] = new \Domain\Handler\RemoveDocumentationHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DocumentationRepository'] ?? $this->getDocumentationRepositoryService()), ($this->privates['documentation.storage'] ?? $this->getDocumentation_StorageService()));
  2943.     }
  2944.     /**
  2945.      * Gets the private 'Domain\Handler\RemoveInspectionVisitHandler' shared autowired service.
  2946.      *
  2947.      * @return \Domain\Handler\RemoveInspectionVisitHandler
  2948.      */
  2949.     protected function getRemoveInspectionVisitHandlerService()
  2950.     {
  2951.         include_once \dirname(__DIR__4).'/src/Domain/Handler/RemoveInspectionVisitHandler.php';
  2952.         return $this->privates['Domain\\Handler\\RemoveInspectionVisitHandler'] = new \Domain\Handler\RemoveInspectionVisitHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\InspectionVisitRepository'] ?? $this->getInspectionVisitRepositoryService()));
  2953.     }
  2954.     /**
  2955.      * Gets the private 'Domain\Handler\RemoveLogEntryForCompanyHandler' shared autowired service.
  2956.      *
  2957.      * @return \Domain\Handler\RemoveLogEntryForCompanyHandler
  2958.      */
  2959.     protected function getRemoveLogEntryForCompanyHandlerService()
  2960.     {
  2961.         include_once \dirname(__DIR__4).'/src/Domain/Handler/RemoveLogEntryForCompanyHandler.php';
  2962.         return $this->privates['Domain\\Handler\\RemoveLogEntryForCompanyHandler'] = new \Domain\Handler\RemoveLogEntryForCompanyHandler(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\LogEntryRepository'] ?? $this->getLogEntryRepositoryService()), ($this->privates['logMedia.storage'] ?? $this->getLogMedia_StorageService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  2963.     }
  2964.     /**
  2965.      * Gets the private 'Infrastructure\FormFlow\CreateCleaningProcedureFormFlow' shared autowired service.
  2966.      *
  2967.      * @return \Infrastructure\FormFlow\CreateCleaningProcedureFormFlow
  2968.      */
  2969.     protected function getCreateCleaningProcedureFormFlowService()
  2970.     {
  2971.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Form/FormFlowInterface.php';
  2972.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Form/FormFlow.php';
  2973.         include_once \dirname(__DIR__4).'/src/Infrastructure/FormFlow/CreateCleaningProcedureFormFlow.php';
  2974.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/DataManagerInterface.php';
  2975.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/ExtendedDataManagerInterface.php';
  2976.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/Storage/DataManager.php';
  2977.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2978.         $this->privates['Infrastructure\\FormFlow\\CreateCleaningProcedureFormFlow'] = $instance = new \Infrastructure\FormFlow\CreateCleaningProcedureFormFlow($a);
  2979.         $instance->setDataManager(new \Craue\FormFlowBundle\Storage\DataManager(($this->services['craue.form.flow.storage'] ?? $this->getCraue_Form_Flow_StorageService())));
  2980.         $instance->setFormFactory(($this->services['form.factory'] ?? $this->getForm_FactoryService()));
  2981.         $instance->setRequestStack($a);
  2982.         if ($this->has('event_dispatcher')) {
  2983.             $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2984.         }
  2985.         return $instance;
  2986.     }
  2987.     /**
  2988.      * Gets the private 'Infrastructure\FormFlow\NewCleaningProcedure\CreatePartForm' shared autowired service.
  2989.      *
  2990.      * @return \Infrastructure\FormFlow\NewCleaningProcedure\CreatePartForm
  2991.      */
  2992.     protected function getCreatePartFormService()
  2993.     {
  2994.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  2995.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  2996.         include_once \dirname(__DIR__4).'/src/Infrastructure/FormFlow/NewCleaningProcedure/CreatePartForm.php';
  2997.         return $this->privates['Infrastructure\\FormFlow\\NewCleaningProcedure\\CreatePartForm'] = new \Infrastructure\FormFlow\NewCleaningProcedure\CreatePartForm();
  2998.     }
  2999.     /**
  3000.      * Gets the private 'Infrastructure\FormFlow\NewCleaningProcedure\CreatePartInlineForm' shared autowired service.
  3001.      *
  3002.      * @return \Infrastructure\FormFlow\NewCleaningProcedure\CreatePartInlineForm
  3003.      */
  3004.     protected function getCreatePartInlineFormService()
  3005.     {
  3006.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3007.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3008.         include_once \dirname(__DIR__4).'/src/Infrastructure/FormFlow/NewCleaningProcedure/CreatePartInlineForm.php';
  3009.         return $this->privates['Infrastructure\\FormFlow\\NewCleaningProcedure\\CreatePartInlineForm'] = new \Infrastructure\FormFlow\NewCleaningProcedure\CreatePartInlineForm();
  3010.     }
  3011.     /**
  3012.      * Gets the private 'Infrastructure\FormFlow\NewCleaningProcedure\SelectMachineForm' shared autowired service.
  3013.      *
  3014.      * @return \Infrastructure\FormFlow\NewCleaningProcedure\SelectMachineForm
  3015.      */
  3016.     protected function getSelectMachineFormService()
  3017.     {
  3018.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3020.         include_once \dirname(__DIR__4).'/src/Infrastructure/FormFlow/NewCleaningProcedure/SelectMachineForm.php';
  3021.         return $this->privates['Infrastructure\\FormFlow\\NewCleaningProcedure\\SelectMachineForm'] = new \Infrastructure\FormFlow\NewCleaningProcedure\SelectMachineForm();
  3022.     }
  3023.     /**
  3024.      * Gets the private 'Infrastructure\Form\ChangePasswordFormType' shared autowired service.
  3025.      *
  3026.      * @return \Infrastructure\Form\ChangePasswordFormType
  3027.      */
  3028.     protected function getChangePasswordFormTypeService()
  3029.     {
  3030.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3032.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/ChangePasswordFormType.php';
  3033.         return $this->privates['Infrastructure\\Form\\ChangePasswordFormType'] = new \Infrastructure\Form\ChangePasswordFormType();
  3034.     }
  3035.     /**
  3036.      * Gets the private 'Infrastructure\Form\CreateCommentOnLogEntryForm' shared autowired service.
  3037.      *
  3038.      * @return \Infrastructure\Form\CreateCommentOnLogEntryForm
  3039.      */
  3040.     protected function getCreateCommentOnLogEntryFormService()
  3041.     {
  3042.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3043.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3044.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/CreateCommentOnLogEntryForm.php';
  3045.         return $this->privates['Infrastructure\\Form\\CreateCommentOnLogEntryForm'] = new \Infrastructure\Form\CreateCommentOnLogEntryForm();
  3046.     }
  3047.     /**
  3048.      * Gets the private 'Infrastructure\Form\CreateDocumentationForm' shared autowired service.
  3049.      *
  3050.      * @return \Infrastructure\Form\CreateDocumentationForm
  3051.      */
  3052.     protected function getCreateDocumentationFormService()
  3053.     {
  3054.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3055.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3056.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/CreateDocumentationForm.php';
  3057.         return $this->privates['Infrastructure\\Form\\CreateDocumentationForm'] = new \Infrastructure\Form\CreateDocumentationForm();
  3058.     }
  3059.     /**
  3060.      * Gets the private 'Infrastructure\Form\CreateLogEntryForm' shared autowired service.
  3061.      *
  3062.      * @return \Infrastructure\Form\CreateLogEntryForm
  3063.      */
  3064.     protected function getCreateLogEntryFormService()
  3065.     {
  3066.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3067.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3068.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/CreateLogEntryForm.php';
  3069.         return $this->privates['Infrastructure\\Form\\CreateLogEntryForm'] = new \Infrastructure\Form\CreateLogEntryForm();
  3070.     }
  3071.     /**
  3072.      * Gets the private 'Infrastructure\Form\CreateNewCompanyForm' shared autowired service.
  3073.      *
  3074.      * @return \Infrastructure\Form\CreateNewCompanyForm
  3075.      */
  3076.     protected function getCreateNewCompanyFormService()
  3077.     {
  3078.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3079.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3080.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/CreateNewCompanyForm.php';
  3081.         return $this->privates['Infrastructure\\Form\\CreateNewCompanyForm'] = new \Infrastructure\Form\CreateNewCompanyForm();
  3082.     }
  3083.     /**
  3084.      * Gets the private 'Infrastructure\Form\CreateNewHallForm' shared autowired service.
  3085.      *
  3086.      * @return \Infrastructure\Form\CreateNewHallForm
  3087.      */
  3088.     protected function getCreateNewHallFormService()
  3089.     {
  3090.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3091.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3092.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/CreateNewHallForm.php';
  3093.         return $this->privates['Infrastructure\\Form\\CreateNewHallForm'] = new \Infrastructure\Form\CreateNewHallForm();
  3094.     }
  3095.     /**
  3096.      * Gets the private 'Infrastructure\Form\CreateNewMachineForm' shared autowired service.
  3097.      *
  3098.      * @return \Infrastructure\Form\CreateNewMachineForm
  3099.      */
  3100.     protected function getCreateNewMachineFormService()
  3101.     {
  3102.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3103.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3104.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/CreateNewMachineForm.php';
  3105.         return $this->privates['Infrastructure\\Form\\CreateNewMachineForm'] = new \Infrastructure\Form\CreateNewMachineForm();
  3106.     }
  3107.     /**
  3108.      * Gets the private 'Infrastructure\Form\CreatePlatformUserForm' shared autowired service.
  3109.      *
  3110.      * @return \Infrastructure\Form\CreatePlatformUserForm
  3111.      */
  3112.     protected function getCreatePlatformUserFormService()
  3113.     {
  3114.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3115.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3116.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/CreatePlatformUserForm.php';
  3117.         return $this->privates['Infrastructure\\Form\\CreatePlatformUserForm'] = new \Infrastructure\Form\CreatePlatformUserForm();
  3118.     }
  3119.     /**
  3120.      * Gets the private 'Infrastructure\Form\EditDocumentationForm' shared autowired service.
  3121.      *
  3122.      * @return \Infrastructure\Form\EditDocumentationForm
  3123.      */
  3124.     protected function getEditDocumentationFormService()
  3125.     {
  3126.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3127.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3128.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/EditDocumentationForm.php';
  3129.         return $this->privates['Infrastructure\\Form\\EditDocumentationForm'] = new \Infrastructure\Form\EditDocumentationForm();
  3130.     }
  3131.     /**
  3132.      * Gets the private 'Infrastructure\Form\EditHallForm' shared autowired service.
  3133.      *
  3134.      * @return \Infrastructure\Form\EditHallForm
  3135.      */
  3136.     protected function getEditHallFormService()
  3137.     {
  3138.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3139.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3140.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/EditHallForm.php';
  3141.         return $this->privates['Infrastructure\\Form\\EditHallForm'] = new \Infrastructure\Form\EditHallForm();
  3142.     }
  3143.     /**
  3144.      * Gets the private 'Infrastructure\Form\InspectionRegistrationForm' shared autowired service.
  3145.      *
  3146.      * @return \Infrastructure\Form\InspectionRegistrationForm
  3147.      */
  3148.     protected function getInspectionRegistrationFormService()
  3149.     {
  3150.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3151.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3152.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/InspectionRegistrationForm.php';
  3153.         return $this->privates['Infrastructure\\Form\\InspectionRegistrationForm'] = new \Infrastructure\Form\InspectionRegistrationForm(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  3154.     }
  3155.     /**
  3156.      * Gets the private 'Infrastructure\Form\RequestExportForm' shared autowired service.
  3157.      *
  3158.      * @return \Infrastructure\Form\RequestExportForm
  3159.      */
  3160.     protected function getRequestExportFormService()
  3161.     {
  3162.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3163.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3164.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/RequestExportForm.php';
  3165.         return $this->privates['Infrastructure\\Form\\RequestExportForm'] = new \Infrastructure\Form\RequestExportForm();
  3166.     }
  3167.     /**
  3168.      * Gets the private 'Infrastructure\Form\ResetPasswordRequestFormType' shared autowired service.
  3169.      *
  3170.      * @return \Infrastructure\Form\ResetPasswordRequestFormType
  3171.      */
  3172.     protected function getResetPasswordRequestFormTypeService()
  3173.     {
  3174.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3175.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3176.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/ResetPasswordRequestFormType.php';
  3177.         return $this->privates['Infrastructure\\Form\\ResetPasswordRequestFormType'] = new \Infrastructure\Form\ResetPasswordRequestFormType();
  3178.     }
  3179.     /**
  3180.      * Gets the private 'Infrastructure\Form\SelectDateForShowingRegistrationForm' shared autowired service.
  3181.      *
  3182.      * @return \Infrastructure\Form\SelectDateForShowingRegistrationForm
  3183.      */
  3184.     protected function getSelectDateForShowingRegistrationFormService()
  3185.     {
  3186.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3187.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3188.         include_once \dirname(__DIR__4).'/src/Infrastructure/Form/SelectDateForShowingRegistrationForm.php';
  3189.         return $this->privates['Infrastructure\\Form\\SelectDateForShowingRegistrationForm'] = new \Infrastructure\Form\SelectDateForShowingRegistrationForm();
  3190.     }
  3191.     /**
  3192.      * Gets the private 'Infrastructure\Persistence\Doctrine\Entity\User' shared autowired service.
  3193.      *
  3194.      * @return \Infrastructure\Persistence\Doctrine\Entity\User
  3195.      */
  3196.     protected function getUserService()
  3197.     {
  3198.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserInterface.php';
  3199.         include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Entity/User.php';
  3200.         return $this->privates['Infrastructure\\Persistence\\Doctrine\\Entity\\User'] = new \Infrastructure\Persistence\Doctrine\Entity\User();
  3201.     }
  3202.     /**
  3203.      * Gets the private 'Infrastructure\Persistence\Doctrine\Repository\CleaningRegistrationRepository' shared autowired service.
  3204.      *
  3205.      * @return \Infrastructure\Persistence\Doctrine\Repository\CleaningRegistrationRepository
  3206.      */
  3207.     protected function getCleaningRegistrationRepositoryService()
  3208.     {
  3209.         include_once \dirname(__DIR__4).'/src/Domain/Repository/CleaningRegistrationRepositoryInterface.php';
  3210.         include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Repository/CleaningRegistrationRepository.php';
  3211.         return $this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CleaningRegistrationRepository'] = new \Infrastructure\Persistence\Doctrine\Repository\CleaningRegistrationRepository(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
  3212.     }
  3213.     /**
  3214.      * Gets the private 'Infrastructure\Persistence\Doctrine\Repository\CompanyRepository' shared autowired service.
  3215.      *
  3216.      * @return \Infrastructure\Persistence\Doctrine\Repository\CompanyRepository
  3217.      */
  3218.     protected function getCompanyRepositoryService()
  3219.     {
  3220.         return $this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\CompanyRepository'] = new \Infrastructure\Persistence\Doctrine\Repository\CompanyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Infrastructure\\Persistence\\Doctrine\\Entity\\Company');
  3221.     }
  3222.     /**
  3223.      * Gets the private 'Infrastructure\Persistence\Doctrine\Repository\DirectoryRepository' shared autowired service.
  3224.      *
  3225.      * @return \Infrastructure\Persistence\Doctrine\Repository\DirectoryRepository
  3226.      */
  3227.     protected function getDirectoryRepositoryService()
  3228.     {
  3229.         include_once \dirname(__DIR__4).'/src/Domain/Repository/DirectoryRepositoryInterface.php';
  3230.         include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Repository/DirectoryRepository.php';
  3231.         return $this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DirectoryRepository'] = new \Infrastructure\Persistence\Doctrine\Repository\DirectoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Infrastructure\\Persistence\\Doctrine\\Entity\\Directory');
  3232.     }
  3233.     /**
  3234.      * Gets the private 'Infrastructure\Persistence\Doctrine\Repository\DocumentationRepository' shared autowired service.
  3235.      *
  3236.      * @return \Infrastructure\Persistence\Doctrine\Repository\DocumentationRepository
  3237.      */
  3238.     protected function getDocumentationRepositoryService()
  3239.     {
  3240.         include_once \dirname(__DIR__4).'/src/Domain/Repository/DocumentationRepositoryInterface.php';
  3241.         include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Repository/DocumentationRepository.php';
  3242.         return $this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\DocumentationRepository'] = new \Infrastructure\Persistence\Doctrine\Repository\DocumentationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Infrastructure\\Persistence\\Doctrine\\Entity\\Documentation');
  3243.     }
  3244.     /**
  3245.      * Gets the private 'Infrastructure\Persistence\Doctrine\Repository\InspectionVisitRepository' shared autowired service.
  3246.      *
  3247.      * @return \Infrastructure\Persistence\Doctrine\Repository\InspectionVisitRepository
  3248.      */
  3249.     protected function getInspectionVisitRepositoryService()
  3250.     {
  3251.         include_once \dirname(__DIR__4).'/src/Domain/Repository/InspectionVisitRepositoryInterface.php';
  3252.         include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Repository/InspectionVisitRepository.php';
  3253.         return $this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\InspectionVisitRepository'] = new \Infrastructure\Persistence\Doctrine\Repository\InspectionVisitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Infrastructure\\Persistence\\Doctrine\\Entity\\InspectionVisit');
  3254.     }
  3255.     /**
  3256.      * Gets the private 'Infrastructure\Persistence\Doctrine\Repository\LogEntryRepository' shared autowired service.
  3257.      *
  3258.      * @return \Infrastructure\Persistence\Doctrine\Repository\LogEntryRepository
  3259.      */
  3260.     protected function getLogEntryRepositoryService()
  3261.     {
  3262.         include_once \dirname(__DIR__4).'/src/Domain/Repository/LogEntryRepositoryInterface.php';
  3263.         include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Repository/LogEntryRepository.php';
  3264.         return $this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\LogEntryRepository'] = new \Infrastructure\Persistence\Doctrine\Repository\LogEntryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Infrastructure\\Persistence\\Doctrine\\Entity\\LogEntry');
  3265.     }
  3266.     /**
  3267.      * Gets the private 'Infrastructure\Persistence\Doctrine\Repository\PartRepository' shared autowired service.
  3268.      *
  3269.      * @return \Infrastructure\Persistence\Doctrine\Repository\PartRepository
  3270.      */
  3271.     protected function getPartRepositoryService()
  3272.     {
  3273.         include_once \dirname(__DIR__4).'/src/Domain/Repository/PartRepositoryInterface.php';
  3274.         include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Repository/PartRepository.php';
  3275.         return $this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\PartRepository'] = new \Infrastructure\Persistence\Doctrine\Repository\PartRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()));
  3276.     }
  3277.     /**
  3278.      * Gets the private 'Infrastructure\Persistence\Doctrine\Repository\ResetPasswordRequestRepository' shared autowired service.
  3279.      *
  3280.      * @return \Infrastructure\Persistence\Doctrine\Repository\ResetPasswordRequestRepository
  3281.      */
  3282.     protected function getResetPasswordRequestRepositoryService()
  3283.     {
  3284.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Persistence/ResetPasswordRequestRepositoryInterface.php';
  3285.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Persistence/Repository/ResetPasswordRequestRepositoryTrait.php';
  3286.         include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Repository/ResetPasswordRequestRepository.php';
  3287.         return $this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\ResetPasswordRequestRepository'] = new \Infrastructure\Persistence\Doctrine\Repository\ResetPasswordRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3288.     }
  3289.     /**
  3290.      * Gets the private 'Infrastructure\Persistence\Doctrine\Repository\UserRepository' shared autowired service.
  3291.      *
  3292.      * @return \Infrastructure\Persistence\Doctrine\Repository\UserRepository
  3293.      */
  3294.     protected function getUserRepositoryService()
  3295.     {
  3296.         include_once \dirname(__DIR__4).'/src/Domain/Repository/UserRepositoryInterface.php';
  3297.         include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Repository/UserRepository.php';
  3298.         return $this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\UserRepository'] = new \Infrastructure\Persistence\Doctrine\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Infrastructure\\Persistence\\Doctrine\\Entity\\User');
  3299.     }
  3300.     /**
  3301.      * Gets the private 'Infrastructure\Security\LoginFormAuthenticator' shared autowired service.
  3302.      *
  3303.      * @return \Infrastructure\Security\LoginFormAuthenticator
  3304.      */
  3305.     protected function getLoginFormAuthenticatorService()
  3306.     {
  3307.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  3308.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  3309.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
  3310.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
  3311.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
  3312.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  3313.         include_once \dirname(__DIR__4).'/src/Infrastructure/Security/LoginFormAuthenticator.php';
  3314.         return $this->privates['Infrastructure\\Security\\LoginFormAuthenticator'] = new \Infrastructure\Security\LoginFormAuthenticator(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  3315.     }
  3316.     /**
  3317.      * Gets the private 'SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand' shared service.
  3318.      *
  3319.      * @return \SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand
  3320.      */
  3321.     protected function getResetPasswordRemoveExpiredCommandService()
  3322.     {
  3323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3324.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Command/ResetPasswordRemoveExpiredCommand.php';
  3325.         $this->privates['SymfonyCasts\\Bundle\\ResetPassword\\Command\\ResetPasswordRemoveExpiredCommand'] = $instance = new \SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand(($this->privates['symfonycasts.reset_password.cleaner'] ?? $this->getSymfonycasts_ResetPassword_CleanerService()));
  3326.         $instance->setName('reset-password:remove-expired');
  3327.         return $instance;
  3328.     }
  3329.     /**
  3330.      * Gets the private 'annotations.cache' shared service.
  3331.      *
  3332.      * @return \Symfony\Component\Cache\DoctrineProvider
  3333.      */
  3334.     protected function getAnnotations_CacheService()
  3335.     {
  3336.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  3337.         include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  3338.         return new \Symfony\Component\Cache\DoctrineProvider(\Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService())));
  3339.     }
  3340.     /**
  3341.      * Gets the private 'annotations.cache_warmer' shared service.
  3342.      *
  3343.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  3344.      */
  3345.     protected function getAnnotations_CacheWarmerService()
  3346.     {
  3347.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3348.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  3349.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  3350.         return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#'true);
  3351.     }
  3352.     /**
  3353.      * Gets the private 'annotations.cached_reader' shared service.
  3354.      *
  3355.      * @return \Doctrine\Common\Annotations\CachedReader
  3356.      */
  3357.     protected function getAnnotations_CachedReaderService()
  3358.     {
  3359.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\CachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheService(), true);
  3360.     }
  3361.     /**
  3362.      * Gets the private 'annotations.reader' shared service.
  3363.      *
  3364.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3365.      */
  3366.     protected function getAnnotations_ReaderService()
  3367.     {
  3368.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3369.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3370.         $a->registerUniqueLoader('class_exists');
  3371.         $instance->addGlobalIgnoredName('required'$a);
  3372.         return $instance;
  3373.     }
  3374.     /**
  3375.      * Gets the private 'cache.annotations' shared service.
  3376.      *
  3377.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3378.      */
  3379.     protected function getCache_AnnotationsService()
  3380.     {
  3381.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('YP9KcPcVRe'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3382.     }
  3383.     /**
  3384.      * Gets the private 'cache.doctrine.orm.default.metadata' shared service.
  3385.      *
  3386.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3387.      */
  3388.     protected function getCache_Doctrine_Orm_Default_MetadataService()
  3389.     {
  3390.         return $this->privates['cache.doctrine.orm.default.metadata'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3391.     }
  3392.     /**
  3393.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3394.      *
  3395.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3396.      */
  3397.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3398.     {
  3399.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3400.     }
  3401.     /**
  3402.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3403.      *
  3404.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3405.      */
  3406.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3407.     {
  3408.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3409.     }
  3410.     /**
  3411.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  3412.      *
  3413.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3414.      */
  3415.     protected function getCache_Messenger_RestartWorkersSignalService()
  3416.     {
  3417.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('Vkma6XLGgZ'0, ($this->targetDir.''.'/pools'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL))));
  3418.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  3419.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  3420.     }
  3421.     /**
  3422.      * Gets the private 'cache.property_info' shared service.
  3423.      *
  3424.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3425.      */
  3426.     protected function getCache_PropertyInfoService()
  3427.     {
  3428.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('fbkch1EcZA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3429.     }
  3430.     /**
  3431.      * Gets the private 'cache.security_expression_language' shared service.
  3432.      *
  3433.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3434.      */
  3435.     protected function getCache_SecurityExpressionLanguageService()
  3436.     {
  3437.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-JFSQFLHc6'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3438.     }
  3439.     /**
  3440.      * Gets the private 'cache.serializer' shared service.
  3441.      *
  3442.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3443.      */
  3444.     protected function getCache_SerializerService()
  3445.     {
  3446.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('nkMtq76ojy'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3447.     }
  3448.     /**
  3449.      * Gets the private 'cache.validator' shared service.
  3450.      *
  3451.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3452.      */
  3453.     protected function getCache_ValidatorService()
  3454.     {
  3455.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('IO0AHRLPRI'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3456.     }
  3457.     /**
  3458.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  3459.      *
  3460.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  3461.      */
  3462.     protected function getCachePoolClearer_CacheWarmerService()
  3463.     {
  3464.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3465.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  3466.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  3467.     }
  3468.     /**
  3469.      * Gets the private 'config_cache_factory' shared service.
  3470.      *
  3471.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  3472.      */
  3473.     protected function getConfigCacheFactoryService()
  3474.     {
  3475.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  3476.             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)));
  3477.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  3478.         }, 2));
  3479.     }
  3480.     /**
  3481.      * Gets the private 'console.command.about' shared service.
  3482.      *
  3483.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  3484.      */
  3485.     protected function getConsole_Command_AboutService()
  3486.     {
  3487.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3488.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  3489.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  3490.         $instance->setName('about');
  3491.         return $instance;
  3492.     }
  3493.     /**
  3494.      * Gets the private 'console.command.assets_install' shared service.
  3495.      *
  3496.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  3497.      */
  3498.     protected function getConsole_Command_AssetsInstallService()
  3499.     {
  3500.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3501.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  3502.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3503.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  3504.         $instance->setName('assets:install');
  3505.         return $instance;
  3506.     }
  3507.     /**
  3508.      * Gets the private 'console.command.cache_clear' shared service.
  3509.      *
  3510.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  3511.      */
  3512.     protected function getConsole_Command_CacheClearService()
  3513.     {
  3514.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3515.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  3516.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  3517.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  3518.         $instance->setName('cache:clear');
  3519.         return $instance;
  3520.     }
  3521.     /**
  3522.      * Gets the private 'console.command.cache_pool_clear' shared service.
  3523.      *
  3524.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  3525.      */
  3526.     protected function getConsole_Command_CachePoolClearService()
  3527.     {
  3528.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3529.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  3530.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  3531.         $instance->setName('cache:pool:clear');
  3532.         return $instance;
  3533.     }
  3534.     /**
  3535.      * Gets the private 'console.command.cache_pool_delete' shared service.
  3536.      *
  3537.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  3538.      */
  3539.     protected function getConsole_Command_CachePoolDeleteService()
  3540.     {
  3541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3542.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  3543.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  3544.         $instance->setName('cache:pool:delete');
  3545.         return $instance;
  3546.     }
  3547.     /**
  3548.      * Gets the private 'console.command.cache_pool_list' shared service.
  3549.      *
  3550.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  3551.      */
  3552.     protected function getConsole_Command_CachePoolListService()
  3553.     {
  3554.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3555.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  3556.         $this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.security_expression_language'=> 'cache.doctrine.orm.default.metadata'=> 'cache.doctrine.orm.default.result'10 => 'cache.doctrine.orm.default.query']);
  3557.         $instance->setName('cache:pool:list');
  3558.         return $instance;
  3559.     }
  3560.     /**
  3561.      * Gets the private 'console.command.cache_pool_prune' shared service.
  3562.      *
  3563.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  3564.      */
  3565.     protected function getConsole_Command_CachePoolPruneService()
  3566.     {
  3567.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3568.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  3569.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  3570.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  3571.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  3572.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  3573.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  3574.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  3575.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  3576.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  3577.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  3578.             yield 'cache.doctrine.orm.default.metadata' => ($this->privates['cache.doctrine.orm.default.metadata'] ?? $this->getCache_Doctrine_Orm_Default_MetadataService());
  3579.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  3580.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  3581.         }, 11));
  3582.         $instance->setName('cache:pool:prune');
  3583.         return $instance;
  3584.     }
  3585.     /**
  3586.      * Gets the private 'console.command.cache_warmup' shared service.
  3587.      *
  3588.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  3589.      */
  3590.     protected function getConsole_Command_CacheWarmupService()
  3591.     {
  3592.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3593.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  3594.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  3595.         $instance->setName('cache:warmup');
  3596.         return $instance;
  3597.     }
  3598.     /**
  3599.      * Gets the private 'console.command.config_debug' shared service.
  3600.      *
  3601.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  3602.      */
  3603.     protected function getConsole_Command_ConfigDebugService()
  3604.     {
  3605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3606.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  3607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  3608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  3609.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  3610.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  3611.         $instance->setName('debug:config');
  3612.         return $instance;
  3613.     }
  3614.     /**
  3615.      * Gets the private 'console.command.config_dump_reference' shared service.
  3616.      *
  3617.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  3618.      */
  3619.     protected function getConsole_Command_ConfigDumpReferenceService()
  3620.     {
  3621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3622.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  3623.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  3624.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  3625.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  3626.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  3627.         $instance->setName('config:dump-reference');
  3628.         return $instance;
  3629.     }
  3630.     /**
  3631.      * Gets the private 'console.command.container_debug' shared service.
  3632.      *
  3633.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  3634.      */
  3635.     protected function getConsole_Command_ContainerDebugService()
  3636.     {
  3637.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3638.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  3639.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  3640.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  3641.         $instance->setName('debug:container');
  3642.         return $instance;
  3643.     }
  3644.     /**
  3645.      * Gets the private 'console.command.container_lint' shared service.
  3646.      *
  3647.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  3648.      */
  3649.     protected function getConsole_Command_ContainerLintService()
  3650.     {
  3651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3652.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  3653.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  3654.         $instance->setName('lint:container');
  3655.         return $instance;
  3656.     }
  3657.     /**
  3658.      * Gets the private 'console.command.debug_autowiring' shared service.
  3659.      *
  3660.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  3661.      */
  3662.     protected function getConsole_Command_DebugAutowiringService()
  3663.     {
  3664.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3665.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  3666.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  3667.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  3668.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  3669.         $instance->setName('debug:autowiring');
  3670.         return $instance;
  3671.     }
  3672.     /**
  3673.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  3674.      *
  3675.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  3676.      */
  3677.     protected function getConsole_Command_EventDispatcherDebugService()
  3678.     {
  3679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3680.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  3681.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3682.         $instance->setName('debug:event-dispatcher');
  3683.         return $instance;
  3684.     }
  3685.     /**
  3686.      * Gets the private 'console.command.form_debug' shared service.
  3687.      *
  3688.      * @return \Symfony\Component\Form\Command\DebugCommand
  3689.      */
  3690.     protected function getConsole_Command_FormDebugService()
  3691.     {
  3692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3693.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  3694.         $this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type'=> 'Infrastructure\\Form'=> 'Infrastructure\\FormFlow\\NewCleaningProcedure'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'Infrastructure\\Form\\ChangePasswordFormType'=> 'Infrastructure\\Form\\CreateCommentOnLogEntryForm'=> 'Infrastructure\\Form\\CreateDocumentationForm'=> 'Infrastructure\\Form\\CreateLogEntryForm'=> 'Infrastructure\\Form\\CreateNewCompanyForm'=> 'Infrastructure\\Form\\CreateNewHallForm'=> 'Infrastructure\\Form\\CreateNewMachineForm'=> 'Infrastructure\\Form\\CreatePlatformUserForm'=> 'Infrastructure\\Form\\EditDocumentationForm'=> 'Infrastructure\\Form\\EditHallForm'10 => 'Infrastructure\\Form\\InspectionRegistrationForm'11 => 'Infrastructure\\Form\\RequestExportForm'12 => 'Infrastructure\\Form\\ResetPasswordRequestFormType'13 => 'Infrastructure\\Form\\SelectDateForShowingRegistrationForm'14 => 'Infrastructure\\FormFlow\\NewCleaningProcedure\\CreatePartForm'15 => 'Infrastructure\\FormFlow\\NewCleaningProcedure\\CreatePartInlineForm'16 => 'Infrastructure\\FormFlow\\NewCleaningProcedure\\SelectMachineForm'17 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'18 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'19 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'20 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'21 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'Craue\\FormFlowBundle\\Form\\Extension\\FormFlowFormExtension'=> 'Craue\\FormFlowBundle\\Form\\Extension\\FormFlowHiddenFieldExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  3695.         $instance->setName('debug:form');
  3696.         return $instance;
  3697.     }
  3698.     /**
  3699.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  3700.      *
  3701.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  3702.      */
  3703.     protected function getConsole_Command_MessengerConsumeMessagesService()
  3704.     {
  3705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3706.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  3707.         $this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [=> 'async']);
  3708.         $instance->setName('messenger:consume');
  3709.         return $instance;
  3710.     }
  3711.     /**
  3712.      * Gets the private 'console.command.messenger_debug' shared service.
  3713.      *
  3714.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  3715.      */
  3716.     protected function getConsole_Command_MessengerDebugService()
  3717.     {
  3718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3719.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  3720.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  3721.         $instance->setName('debug:messenger');
  3722.         return $instance;
  3723.     }
  3724.     /**
  3725.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  3726.      *
  3727.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  3728.      */
  3729.     protected function getConsole_Command_MessengerSetupTransportsService()
  3730.     {
  3731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3732.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  3733.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [=> 'async']);
  3734.         $instance->setName('messenger:setup-transports');
  3735.         return $instance;
  3736.     }
  3737.     /**
  3738.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  3739.      *
  3740.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  3741.      */
  3742.     protected function getConsole_Command_MessengerStopWorkersService()
  3743.     {
  3744.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3745.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  3746.         $this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  3747.         $instance->setName('messenger:stop-workers');
  3748.         return $instance;
  3749.     }
  3750.     /**
  3751.      * Gets the private 'console.command.router_debug' shared service.
  3752.      *
  3753.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  3754.      */
  3755.     protected function getConsole_Command_RouterDebugService()
  3756.     {
  3757.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3758.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  3759.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  3760.         $this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  3761.         $instance->setName('debug:router');
  3762.         return $instance;
  3763.     }
  3764.     /**
  3765.      * Gets the private 'console.command.router_match' shared service.
  3766.      *
  3767.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  3768.      */
  3769.     protected function getConsole_Command_RouterMatchService()
  3770.     {
  3771.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3772.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  3773.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  3774.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  3775.         }, 1));
  3776.         $instance->setName('router:match');
  3777.         return $instance;
  3778.     }
  3779.     /**
  3780.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  3781.      *
  3782.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  3783.      */
  3784.     protected function getConsole_Command_SecretsDecryptToLocalService()
  3785.     {
  3786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3787.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  3788.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3789.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3790.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  3791.         $instance->setName('secrets:decrypt-to-local');
  3792.         return $instance;
  3793.     }
  3794.     /**
  3795.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  3796.      *
  3797.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  3798.      */
  3799.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  3800.     {
  3801.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3802.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  3803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3804.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3805.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  3806.         $instance->setName('secrets:encrypt-from-local');
  3807.         return $instance;
  3808.     }
  3809.     /**
  3810.      * Gets the private 'console.command.secrets_generate_key' shared service.
  3811.      *
  3812.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  3813.      */
  3814.     protected function getConsole_Command_SecretsGenerateKeyService()
  3815.     {
  3816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3817.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  3818.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3819.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3820.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  3821.         $instance->setName('secrets:generate-keys');
  3822.         return $instance;
  3823.     }
  3824.     /**
  3825.      * Gets the private 'console.command.secrets_list' shared service.
  3826.      *
  3827.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  3828.      */
  3829.     protected function getConsole_Command_SecretsListService()
  3830.     {
  3831.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3832.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  3833.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3835.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  3836.         $instance->setName('secrets:list');
  3837.         return $instance;
  3838.     }
  3839.     /**
  3840.      * Gets the private 'console.command.secrets_remove' shared service.
  3841.      *
  3842.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  3843.      */
  3844.     protected function getConsole_Command_SecretsRemoveService()
  3845.     {
  3846.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  3848.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3849.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3850.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  3851.         $instance->setName('secrets:remove');
  3852.         return $instance;
  3853.     }
  3854.     /**
  3855.      * Gets the private 'console.command.secrets_set' shared service.
  3856.      *
  3857.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  3858.      */
  3859.     protected function getConsole_Command_SecretsSetService()
  3860.     {
  3861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3862.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  3863.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  3864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  3865.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  3866.         $instance->setName('secrets:set');
  3867.         return $instance;
  3868.     }
  3869.     /**
  3870.      * Gets the private 'console.command.translation_debug' shared service.
  3871.      *
  3872.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  3873.      */
  3874.     protected function getConsole_Command_TranslationDebugService()
  3875.     {
  3876.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3877.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  3878.         $this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\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/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php'), 13 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php')]);
  3879.         $instance->setName('debug:translation');
  3880.         return $instance;
  3881.     }
  3882.     /**
  3883.      * Gets the private 'console.command.translation_update' shared service.
  3884.      *
  3885.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  3886.      */
  3887.     protected function getConsole_Command_TranslationUpdateService()
  3888.     {
  3889.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3890.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  3891.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  3892.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  3893.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  3894.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  3895.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  3896.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  3897.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  3898.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  3899.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  3900.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  3901.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  3902.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  3903.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  3904.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  3905.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  3906.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  3907.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  3908.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  3909.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  3910.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  3911.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  3912.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  3913.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  3914.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  3915.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  3916.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  3917.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\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/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php'), 13 => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php')]);
  3918.         $instance->setName('translation:update');
  3919.         return $instance;
  3920.     }
  3921.     /**
  3922.      * Gets the private 'console.command.xliff_lint' shared service.
  3923.      *
  3924.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  3925.      */
  3926.     protected function getConsole_Command_XliffLintService()
  3927.     {
  3928.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3929.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  3930.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  3931.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  3932.         $instance->setName('lint:xliff');
  3933.         return $instance;
  3934.     }
  3935.     /**
  3936.      * Gets the private 'console.command.yaml_lint' shared service.
  3937.      *
  3938.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  3939.      */
  3940.     protected function getConsole_Command_YamlLintService()
  3941.     {
  3942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3943.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  3944.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  3945.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  3946.         $instance->setName('lint:yaml');
  3947.         return $instance;
  3948.     }
  3949.     /**
  3950.      * Gets the private 'console.error_listener' shared service.
  3951.      *
  3952.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  3953.      */
  3954.     protected function getConsole_ErrorListenerService()
  3955.     {
  3956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  3957.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  3958.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3959.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3960.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3961.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  3962.     }
  3963.     /**
  3964.      * Gets the private 'container.env_var_processor' shared service.
  3965.      *
  3966.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  3967.      */
  3968.     protected function getContainer_EnvVarProcessorService()
  3969.     {
  3970.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  3971.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  3972.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  3973.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  3974.         }, 1));
  3975.     }
  3976.     /**
  3977.      * Gets the private 'container.getenv' shared service.
  3978.      *
  3979.      * @return \Closure
  3980.      */
  3981.     protected function getContainer_GetenvService()
  3982.     {
  3983.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  3984.     }
  3985.     /**
  3986.      * Gets the private 'craue.form.flow.event_listener.flow_expired' shared service.
  3987.      *
  3988.      * @return \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener
  3989.      */
  3990.     protected function getCraue_Form_Flow_EventListener_FlowExpiredService()
  3991.     {
  3992.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/FlowExpiredEventListener.php';
  3993.         $this->privates['craue.form.flow.event_listener.flow_expired'] = $instance = new \Craue\FormFlowBundle\EventListener\FlowExpiredEventListener();
  3994.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  3995.         return $instance;
  3996.     }
  3997.     /**
  3998.      * Gets the private 'craue.form.flow.event_listener.previous_step_invalid' shared service.
  3999.      *
  4000.      * @return \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener
  4001.      */
  4002.     protected function getCraue_Form_Flow_EventListener_PreviousStepInvalidService()
  4003.     {
  4004.         include_once \dirname(__DIR__4).'/vendor/craue/formflow-bundle/EventListener/PreviousStepInvalidEventListener.php';
  4005.         $this->privates['craue.form.flow.event_listener.previous_step_invalid'] = $instance = new \Craue\FormFlowBundle\EventListener\PreviousStepInvalidEventListener();
  4006.         $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  4007.         return $instance;
  4008.     }
  4009.     /**
  4010.      * Gets the private 'data_collector.form' shared service.
  4011.      *
  4012.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  4013.      */
  4014.     protected function getDataCollector_FormService()
  4015.     {
  4016.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  4017.     }
  4018.     /**
  4019.      * Gets the private 'debug.argument_resolver.default' shared service.
  4020.      *
  4021.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4022.      */
  4023.     protected function getDebug_ArgumentResolver_DefaultService()
  4024.     {
  4025.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4026.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4027.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  4028.         return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4029.     }
  4030.     /**
  4031.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  4032.      *
  4033.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4034.      */
  4035.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  4036.     {
  4037.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4038.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4039.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  4040.         return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver(($this->privates['.service_locator.ZVHX9MK'] ?? $this->get_ServiceLocator_ZVHX9MKService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4041.     }
  4042.     /**
  4043.      * Gets the private 'debug.argument_resolver.request' shared service.
  4044.      *
  4045.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4046.      */
  4047.     protected function getDebug_ArgumentResolver_RequestService()
  4048.     {
  4049.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4050.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4051.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  4052.         return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4053.     }
  4054.     /**
  4055.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  4056.      *
  4057.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4058.      */
  4059.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  4060.     {
  4061.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4062.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4063.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  4064.         return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4065.     }
  4066.     /**
  4067.      * Gets the private 'debug.argument_resolver.service' shared service.
  4068.      *
  4069.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4070.      */
  4071.     protected function getDebug_ArgumentResolver_ServiceService()
  4072.     {
  4073.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4074.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4075.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  4076.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.ZVHX9MK'] ?? $this->get_ServiceLocator_ZVHX9MKService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4077.     }
  4078.     /**
  4079.      * Gets the private 'debug.argument_resolver.session' shared service.
  4080.      *
  4081.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4082.      */
  4083.     protected function getDebug_ArgumentResolver_SessionService()
  4084.     {
  4085.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4086.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4087.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  4088.         return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4089.     }
  4090.     /**
  4091.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  4092.      *
  4093.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4094.      */
  4095.     protected function getDebug_ArgumentResolver_VariadicService()
  4096.     {
  4097.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4098.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4099.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  4100.         return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4101.     }
  4102.     /**
  4103.      * Gets the private 'debug.debug_handlers_listener' shared service.
  4104.      *
  4105.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  4106.      */
  4107.     protected function getDebug_DebugHandlersListenerService()
  4108.     {
  4109.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  4110.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4111.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4112.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4113.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4114.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), trueNULL);
  4115.     }
  4116.     /**
  4117.      * Gets the private 'debug.file_link_formatter' shared service.
  4118.      *
  4119.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  4120.      */
  4121.     protected function getDebug_FileLinkFormatterService()
  4122.     {
  4123.         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 () {
  4124.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  4125.         });
  4126.     }
  4127.     /**
  4128.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  4129.      *
  4130.      * @return \string
  4131.      */
  4132.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  4133.     {
  4134.         return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat(($this->services['router'] ?? $this->getRouterService()), '_profiler_open_file''?file=%f&line=%l#line%l');
  4135.     }
  4136.     /**
  4137.      * Gets the private 'debug.log_processor' shared service.
  4138.      *
  4139.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  4140.      */
  4141.     protected function getDebug_LogProcessorService()
  4142.     {
  4143.         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())));
  4144.     }
  4145.     /**
  4146.      * Gets the private 'debug.security.access.decision_manager' shared service.
  4147.      *
  4148.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  4149.      */
  4150.     protected function getDebug_Security_Access_DecisionManagerService()
  4151.     {
  4152.         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 () {
  4153.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  4154.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  4155.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  4156.         }, 3), 'affirmative'falsetrue));
  4157.     }
  4158.     /**
  4159.      * Gets the private 'debug.security.firewall' shared service.
  4160.      *
  4161.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  4162.      */
  4163.     protected function getDebug_Security_FirewallService()
  4164.     {
  4165.         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()));
  4166.     }
  4167.     /**
  4168.      * Gets the private 'debug.security.user_value_resolver' shared service.
  4169.      *
  4170.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4171.      */
  4172.     protected function getDebug_Security_UserValueResolverService()
  4173.     {
  4174.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4175.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4176.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  4177.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4178.     }
  4179.     /**
  4180.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  4181.      *
  4182.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4183.      */
  4184.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  4185.     {
  4186.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4187.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4188.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  4189.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4190.     }
  4191.     /**
  4192.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  4193.      *
  4194.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4195.      */
  4196.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  4197.     {
  4198.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4199.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4200.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  4201.         return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4202.     }
  4203.     /**
  4204.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  4205.      *
  4206.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4207.      */
  4208.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  4209.     {
  4210.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4211.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4212.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  4213.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  4214.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4215.     }
  4216.     /**
  4217.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  4218.      *
  4219.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  4220.      */
  4221.     protected function getDebug_Security_Voter_VoteListenerService()
  4222.     {
  4223.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  4224.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  4225.     }
  4226.     /**
  4227.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  4228.      *
  4229.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  4230.      */
  4231.     protected function getDoctrine_CacheClearMetadataCommandService()
  4232.     {
  4233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4234.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  4235.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  4236.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  4237.         $instance->setName('doctrine:cache:clear-metadata');
  4238.         return $instance;
  4239.     }
  4240.     /**
  4241.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  4242.      *
  4243.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  4244.      */
  4245.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  4246.     {
  4247.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4248.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  4249.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  4250.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  4251.         $instance->setName('doctrine:cache:clear-query');
  4252.         return $instance;
  4253.     }
  4254.     /**
  4255.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  4256.      *
  4257.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  4258.      */
  4259.     protected function getDoctrine_CacheClearResultCommandService()
  4260.     {
  4261.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4262.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  4263.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  4264.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  4265.         $instance->setName('doctrine:cache:clear-result');
  4266.         return $instance;
  4267.     }
  4268.     /**
  4269.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  4270.      *
  4271.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  4272.      */
  4273.     protected function getDoctrine_CacheCollectionRegionCommandService()
  4274.     {
  4275.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4276.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  4277.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  4278.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  4279.         $instance->setName('doctrine:cache:clear-collection-region');
  4280.         return $instance;
  4281.     }
  4282.     /**
  4283.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  4284.      *
  4285.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  4286.      */
  4287.     protected function getDoctrine_ClearEntityRegionCommandService()
  4288.     {
  4289.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4290.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  4291.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  4292.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  4293.         $instance->setName('doctrine:cache:clear-entity-region');
  4294.         return $instance;
  4295.     }
  4296.     /**
  4297.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  4298.      *
  4299.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  4300.      */
  4301.     protected function getDoctrine_ClearQueryRegionCommandService()
  4302.     {
  4303.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4304.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  4305.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  4306.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  4307.         $instance->setName('doctrine:cache:clear-query-region');
  4308.         return $instance;
  4309.     }
  4310.     /**
  4311.      * Gets the private 'doctrine.database_create_command' shared service.
  4312.      *
  4313.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  4314.      */
  4315.     protected function getDoctrine_DatabaseCreateCommandService()
  4316.     {
  4317.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4318.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4319.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  4320.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4321.         $instance->setName('doctrine:database:create');
  4322.         return $instance;
  4323.     }
  4324.     /**
  4325.      * Gets the private 'doctrine.database_drop_command' shared service.
  4326.      *
  4327.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  4328.      */
  4329.     protected function getDoctrine_DatabaseDropCommandService()
  4330.     {
  4331.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4332.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4333.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  4334.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4335.         $instance->setName('doctrine:database:drop');
  4336.         return $instance;
  4337.     }
  4338.     /**
  4339.      * Gets the private 'doctrine.database_import_command' shared service.
  4340.      *
  4341.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  4342.      */
  4343.     protected function getDoctrine_DatabaseImportCommandService()
  4344.     {
  4345.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4346.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  4347.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  4348.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  4349.         $instance->setName('doctrine:database:import');
  4350.         return $instance;
  4351.     }
  4352.     /**
  4353.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  4354.      *
  4355.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  4356.      */
  4357.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  4358.     {
  4359.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4360.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  4361.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  4362.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  4363.         $instance->setName('doctrine:ensure-production-settings');
  4364.         return $instance;
  4365.     }
  4366.     /**
  4367.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  4368.      *
  4369.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  4370.      */
  4371.     protected function getDoctrine_FixturesLoadCommandService()
  4372.     {
  4373.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4374.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4375.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  4376.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/Loader.php';
  4377.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  4378.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  4379.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/FixtureInterface.php';
  4380.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/SharedFixtureInterface.php';
  4381.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/lib/Doctrine/Common/DataFixtures/AbstractFixture.php';
  4382.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
  4383.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
  4384.         include_once \dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/DataFixtures/AppFixtures.php';
  4385.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  4386.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  4387.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  4388.         $a->addFixtures([=> ['fixture' => new \Infrastructure\Persistence\Doctrine\DataFixtures\AppFixtures(), 'groups' => []]]);
  4389.         $this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand($a, ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
  4390.         $instance->setName('doctrine:fixtures:load');
  4391.         return $instance;
  4392.     }
  4393.     /**
  4394.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  4395.      *
  4396.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  4397.      */
  4398.     protected function getDoctrine_MappingConvertCommandService()
  4399.     {
  4400.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4401.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  4402.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  4403.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  4404.         $instance->setName('doctrine:mapping:convert');
  4405.         return $instance;
  4406.     }
  4407.     /**
  4408.      * Gets the private 'doctrine.mapping_import_command' shared service.
  4409.      *
  4410.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  4411.      */
  4412.     protected function getDoctrine_MappingImportCommandService()
  4413.     {
  4414.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4415.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4416.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  4417.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  4418.         $instance->setName('doctrine:mapping:import');
  4419.         return $instance;
  4420.     }
  4421.     /**
  4422.      * Gets the private 'doctrine.mapping_info_command' shared service.
  4423.      *
  4424.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  4425.      */
  4426.     protected function getDoctrine_MappingInfoCommandService()
  4427.     {
  4428.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4429.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  4430.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  4431.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  4432.         $instance->setName('doctrine:mapping:info');
  4433.         return $instance;
  4434.     }
  4435.     /**
  4436.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  4437.      *
  4438.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  4439.      */
  4440.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  4441.     {
  4442.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  4443.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4444.     }
  4445.     /**
  4446.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  4447.      *
  4448.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  4449.      */
  4450.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  4451.     {
  4452.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  4453.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  4454.     }
  4455.     /**
  4456.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  4457.      *
  4458.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  4459.      */
  4460.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  4461.     {
  4462.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  4463.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4464.     }
  4465.     /**
  4466.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  4467.      *
  4468.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  4469.      */
  4470.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  4471.     {
  4472.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  4473.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  4474.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4475.     }
  4476.     /**
  4477.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  4478.      *
  4479.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  4480.      */
  4481.     protected function getDoctrine_Orm_Validator_UniqueService()
  4482.     {
  4483.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  4484.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  4485.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  4486.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4487.     }
  4488.     /**
  4489.      * Gets the private 'doctrine.query_dql_command' shared service.
  4490.      *
  4491.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  4492.      */
  4493.     protected function getDoctrine_QueryDqlCommandService()
  4494.     {
  4495.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4496.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  4497.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  4498.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  4499.         $instance->setName('doctrine:query:dql');
  4500.         return $instance;
  4501.     }
  4502.     /**
  4503.      * Gets the private 'doctrine.query_sql_command' shared service.
  4504.      *
  4505.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  4506.      */
  4507.     protected function getDoctrine_QuerySqlCommandService()
  4508.     {
  4509.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4510.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  4511.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  4512.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand();
  4513.         $instance->setName('doctrine:query:sql');
  4514.         return $instance;
  4515.     }
  4516.     /**
  4517.      * Gets the private 'doctrine.schema_create_command' shared service.
  4518.      *
  4519.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  4520.      */
  4521.     protected function getDoctrine_SchemaCreateCommandService()
  4522.     {
  4523.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4524.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  4525.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  4526.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  4527.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  4528.         $instance->setName('doctrine:schema:create');
  4529.         return $instance;
  4530.     }
  4531.     /**
  4532.      * Gets the private 'doctrine.schema_drop_command' shared service.
  4533.      *
  4534.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  4535.      */
  4536.     protected function getDoctrine_SchemaDropCommandService()
  4537.     {
  4538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4539.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  4540.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  4541.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  4542.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  4543.         $instance->setName('doctrine:schema:drop');
  4544.         return $instance;
  4545.     }
  4546.     /**
  4547.      * Gets the private 'doctrine.schema_update_command' shared service.
  4548.      *
  4549.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  4550.      */
  4551.     protected function getDoctrine_SchemaUpdateCommandService()
  4552.     {
  4553.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4554.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  4555.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  4556.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  4557.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  4558.         $instance->setName('doctrine:schema:update');
  4559.         return $instance;
  4560.     }
  4561.     /**
  4562.      * Gets the private 'doctrine.schema_validate_command' shared service.
  4563.      *
  4564.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  4565.      */
  4566.     protected function getDoctrine_SchemaValidateCommandService()
  4567.     {
  4568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4569.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  4570.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  4571.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  4572.         $instance->setName('doctrine:schema:validate');
  4573.         return $instance;
  4574.     }
  4575.     /**
  4576.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  4577.      *
  4578.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand
  4579.      */
  4580.     protected function getDoctrineMigrations_DiffCommandService()
  4581.     {
  4582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4583.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4584.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  4585.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDiffDoctrineCommand.php';
  4586.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDiffDoctrineCommand();
  4587.         $instance->setName('doctrine:migrations:diff');
  4588.         return $instance;
  4589.     }
  4590.     /**
  4591.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  4592.      *
  4593.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand
  4594.      */
  4595.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  4596.     {
  4597.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4598.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4599.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  4600.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsDumpSchemaDoctrineCommand.php';
  4601.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsDumpSchemaDoctrineCommand();
  4602.         $instance->setName('doctrine:migrations:dump-schema');
  4603.         return $instance;
  4604.     }
  4605.     /**
  4606.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  4607.      *
  4608.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand
  4609.      */
  4610.     protected function getDoctrineMigrations_ExecuteCommandService()
  4611.     {
  4612.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4613.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4614.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  4615.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsExecuteDoctrineCommand.php';
  4616.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsExecuteDoctrineCommand();
  4617.         $instance->setName('doctrine:migrations:execute');
  4618.         return $instance;
  4619.     }
  4620.     /**
  4621.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  4622.      *
  4623.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand
  4624.      */
  4625.     protected function getDoctrineMigrations_GenerateCommandService()
  4626.     {
  4627.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4628.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4629.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  4630.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsGenerateDoctrineCommand.php';
  4631.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsGenerateDoctrineCommand();
  4632.         $instance->setName('doctrine:migrations:generate');
  4633.         return $instance;
  4634.     }
  4635.     /**
  4636.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  4637.      *
  4638.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand
  4639.      */
  4640.     protected function getDoctrineMigrations_LatestCommandService()
  4641.     {
  4642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4643.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4644.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  4645.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsLatestDoctrineCommand.php';
  4646.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsLatestDoctrineCommand();
  4647.         $instance->setName('doctrine:migrations:latest');
  4648.         return $instance;
  4649.     }
  4650.     /**
  4651.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  4652.      *
  4653.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand
  4654.      */
  4655.     protected function getDoctrineMigrations_MigrateCommandService()
  4656.     {
  4657.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4658.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4659.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  4660.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsMigrateDoctrineCommand.php';
  4661.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsMigrateDoctrineCommand();
  4662.         $instance->setName('doctrine:migrations:migrate');
  4663.         return $instance;
  4664.     }
  4665.     /**
  4666.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  4667.      *
  4668.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand
  4669.      */
  4670.     protected function getDoctrineMigrations_RollupCommandService()
  4671.     {
  4672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4673.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4674.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  4675.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsRollupDoctrineCommand.php';
  4676.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsRollupDoctrineCommand();
  4677.         $instance->setName('doctrine:migrations:rollup');
  4678.         return $instance;
  4679.     }
  4680.     /**
  4681.      * Gets the private 'doctrine_migrations.status_command' shared service.
  4682.      *
  4683.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand
  4684.      */
  4685.     protected function getDoctrineMigrations_StatusCommandService()
  4686.     {
  4687.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4688.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4689.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  4690.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsStatusDoctrineCommand.php';
  4691.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsStatusDoctrineCommand();
  4692.         $instance->setName('doctrine:migrations:status');
  4693.         return $instance;
  4694.     }
  4695.     /**
  4696.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  4697.      *
  4698.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand
  4699.      */
  4700.     protected function getDoctrineMigrations_UpToDateCommandService()
  4701.     {
  4702.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4703.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4704.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  4705.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsUpToDateDoctrineCommand.php';
  4706.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsUpToDateDoctrineCommand();
  4707.         $instance->setName('doctrine:migrations:up-to-date');
  4708.         return $instance;
  4709.     }
  4710.     /**
  4711.      * Gets the private 'doctrine_migrations.version_command' shared service.
  4712.      *
  4713.      * @return \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand
  4714.      */
  4715.     protected function getDoctrineMigrations_VersionCommandService()
  4716.     {
  4717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4718.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/AbstractCommand.php';
  4719.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  4720.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Command/MigrationsVersionDoctrineCommand.php';
  4721.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Bundle\MigrationsBundle\Command\MigrationsVersionDoctrineCommand();
  4722.         $instance->setName('doctrine:migrations:version');
  4723.         return $instance;
  4724.     }
  4725.     /**
  4726.      * Gets the private 'documentation.storage' shared service.
  4727.      *
  4728.      * @return \League\Flysystem\Filesystem
  4729.      */
  4730.     protected function getDocumentation_StorageService()
  4731.     {
  4732.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  4733.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Plugin/PluggableTrait.php';
  4734.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ConfigAwareTrait.php';
  4735.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  4736.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  4737.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  4738.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  4739.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  4740.         return $this->privates['documentation.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__4).'/public/documentation/'), 02, ['file' => ['public' => 420'private' => 384], 'dir' => ['public' => 493'private' => 448]]), ['visibility' => NULL'case_sensitive' => true'disable_asserts' => false]);
  4741.     }
  4742.     /**
  4743.      * Gets the private 'error_handler.error_renderer.html' shared service.
  4744.      *
  4745.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  4746.      */
  4747.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  4748.     {
  4749.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  4750.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  4751.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  4752.         return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4753.     }
  4754.     /**
  4755.      * Gets the private 'exception_listener' shared service.
  4756.      *
  4757.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  4758.      */
  4759.     protected function getExceptionListenerService()
  4760.     {
  4761.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  4762.     }
  4763.     /**
  4764.      * Gets the private 'flagception.activator.chain_activator' shared service.
  4765.      *
  4766.      * @return \Flagception\Bundle\FlagceptionBundle\Activator\TraceableChainActivator
  4767.      */
  4768.     protected function getFlagception_Activator_ChainActivatorService()
  4769.     {
  4770.         $this->privates['flagception.activator.chain_activator'] = $instance = new \Flagception\Bundle\FlagceptionBundle\Activator\TraceableChainActivator();
  4771.         $a = new \Flagception\Factory\ExpressionLanguageFactory();
  4772.         $a->addProvider(new \Flagception\Constraint\Provider\DateProvider());
  4773.         $a->addProvider(new \Flagception\Constraint\Provider\MatchProvider());
  4774.         $instance->add(new \Flagception\Activator\ArrayActivator(['logbook' => true'user_management' => true'cleaning_registration' => false]));
  4775.         $instance->add(new \Flagception\Activator\EnvironmentActivator([]));
  4776.         $instance->add(new \Flagception\Activator\ConstraintActivator(new \Flagception\Constraint\ConstraintResolver($a->create()), ['cleaning_registration' => 'user_id < 6 or user_id == 6 or user_id == 27 or user_id == 23 or user_id == 26 or user_id == 14 or (user_id >= 28 and user_id <= 37) or user_id == 10 or user_id == 7 or user_id == 11 or user_id == 15']));
  4777.         $instance->add(new \Infrastructure\FeatureFlags\AdminActivator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())));
  4778.         return $instance;
  4779.     }
  4780.     /**
  4781.      * Gets the private 'form.choice_list_factory.cached' shared service.
  4782.      *
  4783.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  4784.      */
  4785.     protected function getForm_ChoiceListFactory_CachedService()
  4786.     {
  4787.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  4788.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  4789.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  4790.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  4791.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  4792.     }
  4793.     /**
  4794.      * Gets the private 'form.registry' shared service.
  4795.      *
  4796.      * @return \Symfony\Component\Form\FormRegistry
  4797.      */
  4798.     protected function getForm_RegistryService()
  4799.     {
  4800.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  4801.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  4802.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  4803.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  4804.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  4805.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  4806.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  4807.         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, [
  4808.             'Infrastructure\\FormFlow\\NewCleaningProcedure\\CreatePartForm' => ['privates''Infrastructure\\FormFlow\\NewCleaningProcedure\\CreatePartForm''getCreatePartFormService'false],
  4809.             'Infrastructure\\FormFlow\\NewCleaningProcedure\\CreatePartInlineForm' => ['privates''Infrastructure\\FormFlow\\NewCleaningProcedure\\CreatePartInlineForm''getCreatePartInlineFormService'false],
  4810.             'Infrastructure\\FormFlow\\NewCleaningProcedure\\SelectMachineForm' => ['privates''Infrastructure\\FormFlow\\NewCleaningProcedure\\SelectMachineForm''getSelectMachineFormService'false],
  4811.             'Infrastructure\\Form\\ChangePasswordFormType' => ['privates''Infrastructure\\Form\\ChangePasswordFormType''getChangePasswordFormTypeService'false],
  4812.             'Infrastructure\\Form\\CreateCommentOnLogEntryForm' => ['privates''Infrastructure\\Form\\CreateCommentOnLogEntryForm''getCreateCommentOnLogEntryFormService'false],
  4813.             'Infrastructure\\Form\\CreateDocumentationForm' => ['privates''Infrastructure\\Form\\CreateDocumentationForm''getCreateDocumentationFormService'false],
  4814.             'Infrastructure\\Form\\CreateLogEntryForm' => ['privates''Infrastructure\\Form\\CreateLogEntryForm''getCreateLogEntryFormService'false],
  4815.             'Infrastructure\\Form\\CreateNewCompanyForm' => ['privates''Infrastructure\\Form\\CreateNewCompanyForm''getCreateNewCompanyFormService'false],
  4816.             'Infrastructure\\Form\\CreateNewHallForm' => ['privates''Infrastructure\\Form\\CreateNewHallForm''getCreateNewHallFormService'false],
  4817.             'Infrastructure\\Form\\CreateNewMachineForm' => ['privates''Infrastructure\\Form\\CreateNewMachineForm''getCreateNewMachineFormService'false],
  4818.             'Infrastructure\\Form\\CreatePlatformUserForm' => ['privates''Infrastructure\\Form\\CreatePlatformUserForm''getCreatePlatformUserFormService'false],
  4819.             'Infrastructure\\Form\\EditDocumentationForm' => ['privates''Infrastructure\\Form\\EditDocumentationForm''getEditDocumentationFormService'false],
  4820.             'Infrastructure\\Form\\EditHallForm' => ['privates''Infrastructure\\Form\\EditHallForm''getEditHallFormService'false],
  4821.             'Infrastructure\\Form\\InspectionRegistrationForm' => ['privates''Infrastructure\\Form\\InspectionRegistrationForm''getInspectionRegistrationFormService'false],
  4822.             'Infrastructure\\Form\\RequestExportForm' => ['privates''Infrastructure\\Form\\RequestExportForm''getRequestExportFormService'false],
  4823.             'Infrastructure\\Form\\ResetPasswordRequestFormType' => ['privates''Infrastructure\\Form\\ResetPasswordRequestFormType''getResetPasswordRequestFormTypeService'false],
  4824.             'Infrastructure\\Form\\SelectDateForShowingRegistrationForm' => ['privates''Infrastructure\\Form\\SelectDateForShowingRegistrationForm''getSelectDateForShowingRegistrationFormService'false],
  4825.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  4826.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  4827.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  4828.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  4829.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  4830.         ], [
  4831.             'Infrastructure\\FormFlow\\NewCleaningProcedure\\CreatePartForm' => '?',
  4832.             'Infrastructure\\FormFlow\\NewCleaningProcedure\\CreatePartInlineForm' => '?',
  4833.             'Infrastructure\\FormFlow\\NewCleaningProcedure\\SelectMachineForm' => '?',
  4834.             'Infrastructure\\Form\\ChangePasswordFormType' => '?',
  4835.             'Infrastructure\\Form\\CreateCommentOnLogEntryForm' => '?',
  4836.             'Infrastructure\\Form\\CreateDocumentationForm' => '?',
  4837.             'Infrastructure\\Form\\CreateLogEntryForm' => '?',
  4838.             'Infrastructure\\Form\\CreateNewCompanyForm' => '?',
  4839.             'Infrastructure\\Form\\CreateNewHallForm' => '?',
  4840.             'Infrastructure\\Form\\CreateNewMachineForm' => '?',
  4841.             'Infrastructure\\Form\\CreatePlatformUserForm' => '?',
  4842.             'Infrastructure\\Form\\EditDocumentationForm' => '?',
  4843.             'Infrastructure\\Form\\EditHallForm' => '?',
  4844.             'Infrastructure\\Form\\InspectionRegistrationForm' => '?',
  4845.             'Infrastructure\\Form\\RequestExportForm' => '?',
  4846.             'Infrastructure\\Form\\ResetPasswordRequestFormType' => '?',
  4847.             'Infrastructure\\Form\\SelectDateForShowingRegistrationForm' => '?',
  4848.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  4849.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  4850.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  4851.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  4852.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  4853.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  4854.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  4855.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  4856.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  4857.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  4858.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  4859.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  4860.             yield => ($this->privates['craue.form.flow.form_extension'] ?? ($this->privates['craue.form.flow.form_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowFormExtension()));
  4861.         }, 7), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  4862.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  4863.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  4864.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  4865.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\HiddenType' => new RewindableGenerator(function () {
  4866.             yield => ($this->privates['craue.form.flow.hidden_field_extension'] ?? ($this->privates['craue.form.flow.hidden_field_extension'] = new \Craue\FormFlowBundle\Form\Extension\FormFlowHiddenFieldExtension()));
  4867.         }, 1)], new RewindableGenerator(function () {
  4868.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  4869.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  4870.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  4871.     }
  4872.     /**
  4873.      * Gets the private 'form.server_params' shared service.
  4874.      *
  4875.      * @return \Symfony\Component\Form\Util\ServerParams
  4876.      */
  4877.     protected function getForm_ServerParamsService()
  4878.     {
  4879.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  4880.         return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4881.     }
  4882.     /**
  4883.      * Gets the private 'form.type.choice' shared service.
  4884.      *
  4885.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  4886.      */
  4887.     protected function getForm_Type_ChoiceService()
  4888.     {
  4889.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4890.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4891.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  4892.         return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()));
  4893.     }
  4894.     /**
  4895.      * Gets the private 'form.type.color' shared service.
  4896.      *
  4897.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  4898.      */
  4899.     protected function getForm_Type_ColorService()
  4900.     {
  4901.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4902.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4903.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  4904.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  4905.     }
  4906.     /**
  4907.      * Gets the private 'form.type.entity' shared service.
  4908.      *
  4909.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  4910.      */
  4911.     protected function getForm_Type_EntityService()
  4912.     {
  4913.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4914.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4915.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  4916.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  4917.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4918.     }
  4919.     /**
  4920.      * Gets the private 'form.type.form' shared service.
  4921.      *
  4922.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  4923.      */
  4924.     protected function getForm_Type_FormService()
  4925.     {
  4926.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4927.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4928.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  4929.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  4930.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  4931.     }
  4932.     /**
  4933.      * Gets the private 'form.type_extension.csrf' shared service.
  4934.      *
  4935.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  4936.      */
  4937.     protected function getForm_TypeExtension_CsrfService()
  4938.     {
  4939.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4940.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4941.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  4942.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  4943.     }
  4944.     /**
  4945.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  4946.      *
  4947.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  4948.      */
  4949.     protected function getForm_TypeExtension_Form_DataCollectorService()
  4950.     {
  4951.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4952.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4953.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  4954.         return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  4955.     }
  4956.     /**
  4957.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  4958.      *
  4959.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  4960.      */
  4961.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  4962.     {
  4963.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4964.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  4966.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  4967.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  4968.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
  4969.     }
  4970.     /**
  4971.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  4972.      *
  4973.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  4974.      */
  4975.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  4976.     {
  4977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4978.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4979.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  4980.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  4981.     }
  4982.     /**
  4983.      * Gets the private 'form.type_extension.form.validator' shared service.
  4984.      *
  4985.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  4986.      */
  4987.     protected function getForm_TypeExtension_Form_ValidatorService()
  4988.     {
  4989.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  4990.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  4991.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  4992.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  4993.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  4994.     }
  4995.     /**
  4996.      * Gets the private 'form.type_extension.upload.validator' shared service.
  4997.      *
  4998.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  4999.      */
  5000.     protected function getForm_TypeExtension_Upload_ValidatorService()
  5001.     {
  5002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5003.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5004.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  5005.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  5006.     }
  5007.     /**
  5008.      * Gets the private 'form.type_guesser.doctrine' shared service.
  5009.      *
  5010.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  5011.      */
  5012.     protected function getForm_TypeGuesser_DoctrineService()
  5013.     {
  5014.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  5015.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  5016.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5017.     }
  5018.     /**
  5019.      * Gets the private 'form.type_guesser.validator' shared service.
  5020.      *
  5021.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  5022.      */
  5023.     protected function getForm_TypeGuesser_ValidatorService()
  5024.     {
  5025.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  5026.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  5027.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  5028.     }
  5029.     /**
  5030.      * Gets the private 'fragment.renderer.inline' shared service.
  5031.      *
  5032.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  5033.      */
  5034.     protected function getFragment_Renderer_InlineService()
  5035.     {
  5036.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  5037.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  5038.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  5039.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5040.         $instance->setFragmentPath('/_fragment');
  5041.         return $instance;
  5042.     }
  5043.     /**
  5044.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  5045.      *
  5046.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  5047.      */
  5048.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  5049.     {
  5050.         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())));
  5051.     }
  5052.     /**
  5053.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  5054.      *
  5055.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  5056.      */
  5057.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  5058.     {
  5059.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  5060.     }
  5061.     /**
  5062.      * Gets the private 'locale_aware_listener' shared service.
  5063.      *
  5064.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  5065.      */
  5066.     protected function getLocaleAwareListenerService()
  5067.     {
  5068.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  5069.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  5070.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  5071.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5072.     }
  5073.     /**
  5074.      * Gets the private 'locale_listener' shared service.
  5075.      *
  5076.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  5077.      */
  5078.     protected function getLocaleListenerService()
  5079.     {
  5080.         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()));
  5081.     }
  5082.     /**
  5083.      * Gets the private 'logMedia.storage' shared service.
  5084.      *
  5085.      * @return \League\Flysystem\Filesystem
  5086.      */
  5087.     protected function getLogMedia_StorageService()
  5088.     {
  5089.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  5090.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Plugin/PluggableTrait.php';
  5091.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ConfigAwareTrait.php';
  5092.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Filesystem.php';
  5093.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/ReadInterface.php';
  5094.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/AdapterInterface.php';
  5095.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/AbstractAdapter.php';
  5096.         include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/Adapter/Local.php';
  5097.         return $this->privates['logMedia.storage'] = new \League\Flysystem\Filesystem(new \League\Flysystem\Adapter\Local((\dirname(__DIR__4).'/public/logmedia/'), 02, ['file' => ['public' => 420'private' => 384], 'dir' => ['public' => 493'private' => 448]]), ['visibility' => NULL'case_sensitive' => true'disable_asserts' => false]);
  5098.     }
  5099.     /**
  5100.      * Gets the private 'mailer.mailer' shared service.
  5101.      *
  5102.      * @return \Symfony\Component\Mailer\Mailer
  5103.      */
  5104.     protected function getMailer_MailerService()
  5105.     {
  5106.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  5107.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  5108.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5109.     }
  5110.     /**
  5111.      * Gets the private 'mailer.transport_factory.null' shared service.
  5112.      *
  5113.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  5114.      */
  5115.     protected function getMailer_TransportFactory_NullService()
  5116.     {
  5117.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  5118.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  5119.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  5120.         return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5121.     }
  5122.     /**
  5123.      * Gets the private 'mailer.transport_factory.sendgrid' shared service.
  5124.      *
  5125.      * @return \Symfony\Component\Mailer\Bridge\Sendgrid\Transport\SendgridTransportFactory
  5126.      */
  5127.     protected function getMailer_TransportFactory_SendgridService()
  5128.     {
  5129.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  5130.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  5131.         include_once \dirname(__DIR__4).'/vendor/symfony/sendgrid-mailer/Transport/SendgridTransportFactory.php';
  5132.         return new \Symfony\Component\Mailer\Bridge\Sendgrid\Transport\SendgridTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5133.     }
  5134.     /**
  5135.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  5136.      *
  5137.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  5138.      */
  5139.     protected function getMailer_TransportFactory_SendmailService()
  5140.     {
  5141.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  5142.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  5143.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  5144.         return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5145.     }
  5146.     /**
  5147.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  5148.      *
  5149.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  5150.      */
  5151.     protected function getMailer_TransportFactory_SmtpService()
  5152.     {
  5153.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  5154.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  5155.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  5156.         return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5157.     }
  5158.     /**
  5159.      * Gets the private 'mailer.transports' shared service.
  5160.      *
  5161.      * @return \Symfony\Component\Mailer\Transport\Transports
  5162.      */
  5163.     protected function getMailer_TransportsService()
  5164.     {
  5165.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  5166.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  5167.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  5168.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  5169.             yield => $this->getMailer_TransportFactory_SendgridService();
  5170.             yield => $this->getMailer_TransportFactory_NullService();
  5171.             yield => $this->getMailer_TransportFactory_SendmailService();
  5172.             yield => $this->getMailer_TransportFactory_SmtpService();
  5173.         }, 4)))->fromStrings(['main' => 'null://null']);
  5174.     }
  5175.     /**
  5176.      * Gets the private 'maker.auto_command.make_auth' shared service.
  5177.      *
  5178.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5179.      */
  5180.     protected function getMaker_AutoCommand_MakeAuthService()
  5181.     {
  5182.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5183.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5184.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5185.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5186.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  5187.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  5188.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5189.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  5190.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a$b);
  5191.         $instance->setName('make:auth');
  5192.         return $instance;
  5193.     }
  5194.     /**
  5195.      * Gets the private 'maker.auto_command.make_command' shared service.
  5196.      *
  5197.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5198.      */
  5199.     protected function getMaker_AutoCommand_MakeCommandService()
  5200.     {
  5201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5202.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5203.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5204.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5205.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  5206.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5207.         $instance->setName('make:command');
  5208.         return $instance;
  5209.     }
  5210.     /**
  5211.      * Gets the private 'maker.auto_command.make_controller' shared service.
  5212.      *
  5213.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5214.      */
  5215.     protected function getMaker_AutoCommand_MakeControllerService()
  5216.     {
  5217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5218.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5219.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5220.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5221.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  5222.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5223.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5224.         $instance->setName('make:controller');
  5225.         return $instance;
  5226.     }
  5227.     /**
  5228.      * Gets the private 'maker.auto_command.make_crud' shared service.
  5229.      *
  5230.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5231.      */
  5232.     protected function getMaker_AutoCommand_MakeCrudService()
  5233.     {
  5234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5235.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5236.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5237.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5238.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  5239.         $this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5240.         $instance->setName('make:crud');
  5241.         return $instance;
  5242.     }
  5243.     /**
  5244.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  5245.      *
  5246.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5247.      */
  5248.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  5249.     {
  5250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5251.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5252.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5253.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5254.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  5255.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5256.         $this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5257.         $instance->setName('make:docker:database');
  5258.         return $instance;
  5259.     }
  5260.     /**
  5261.      * Gets the private 'maker.auto_command.make_entity' shared service.
  5262.      *
  5263.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5264.      */
  5265.     protected function getMaker_AutoCommand_MakeEntityService()
  5266.     {
  5267.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5268.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5269.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5270.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5271.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  5272.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  5273.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5274.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  5275.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  5276.         $instance->setName('make:entity');
  5277.         return $instance;
  5278.     }
  5279.     /**
  5280.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  5281.      *
  5282.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5283.      */
  5284.     protected function getMaker_AutoCommand_MakeFixturesService()
  5285.     {
  5286.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5287.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5288.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5289.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5290.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  5291.         $this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5292.         $instance->setName('make:fixtures');
  5293.         return $instance;
  5294.     }
  5295.     /**
  5296.      * Gets the private 'maker.auto_command.make_form' shared service.
  5297.      *
  5298.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5299.      */
  5300.     protected function getMaker_AutoCommand_MakeFormService()
  5301.     {
  5302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5303.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5304.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5305.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5306.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  5307.         $this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5308.         $instance->setName('make:form');
  5309.         return $instance;
  5310.     }
  5311.     /**
  5312.      * Gets the private 'maker.auto_command.make_functional_test' shared service.
  5313.      *
  5314.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5315.      */
  5316.     protected function getMaker_AutoCommand_MakeFunctionalTestService()
  5317.     {
  5318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5319.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5320.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5321.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5322.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFunctionalTest.php';
  5323.         $this->privates['maker.auto_command.make_functional_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5324.         $instance->setName('make:functional-test');
  5325.         return $instance;
  5326.     }
  5327.     /**
  5328.      * Gets the private 'maker.auto_command.make_message' shared service.
  5329.      *
  5330.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5331.      */
  5332.     protected function getMaker_AutoCommand_MakeMessageService()
  5333.     {
  5334.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5335.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5336.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5337.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5338.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  5339.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5340.         $this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5341.         $instance->setName('make:message');
  5342.         return $instance;
  5343.     }
  5344.     /**
  5345.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  5346.      *
  5347.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5348.      */
  5349.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  5350.     {
  5351.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5352.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5353.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5354.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5355.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  5356.         $this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5357.         $instance->setName('make:messenger-middleware');
  5358.         return $instance;
  5359.     }
  5360.     /**
  5361.      * Gets the private 'maker.auto_command.make_migration' shared service.
  5362.      *
  5363.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5364.      */
  5365.     protected function getMaker_AutoCommand_MakeMigrationService()
  5366.     {
  5367.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5368.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5369.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5370.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5371.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  5372.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  5373.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5374.         $instance->setName('make:migration');
  5375.         return $instance;
  5376.     }
  5377.     /**
  5378.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  5379.      *
  5380.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5381.      */
  5382.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  5383.     {
  5384.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5385.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5386.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5387.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5388.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  5389.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5390.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5391.         $instance->setName('make:registration-form');
  5392.         return $instance;
  5393.     }
  5394.     /**
  5395.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  5396.      *
  5397.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5398.      */
  5399.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  5400.     {
  5401.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5402.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5403.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5404.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5405.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  5406.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5407.         $this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5408.         $instance->setName('make:reset-password');
  5409.         return $instance;
  5410.     }
  5411.     /**
  5412.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  5413.      *
  5414.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5415.      */
  5416.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  5417.     {
  5418.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5419.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5420.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5421.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5422.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  5423.         $this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5424.         $instance->setName('make:serializer:encoder');
  5425.         return $instance;
  5426.     }
  5427.     /**
  5428.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  5429.      *
  5430.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5431.      */
  5432.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  5433.     {
  5434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5435.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5436.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5437.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5438.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  5439.         $this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5440.         $instance->setName('make:serializer:normalizer');
  5441.         return $instance;
  5442.     }
  5443.     /**
  5444.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  5445.      *
  5446.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5447.      */
  5448.     protected function getMaker_AutoCommand_MakeSubscriberService()
  5449.     {
  5450.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5451.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5452.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5453.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5454.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  5455.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  5456.         $this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5457.         $instance->setName('make:subscriber');
  5458.         return $instance;
  5459.     }
  5460.     /**
  5461.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  5462.      *
  5463.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5464.      */
  5465.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  5466.     {
  5467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5468.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5469.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5470.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5471.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  5472.         $this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5473.         $instance->setName('make:twig-extension');
  5474.         return $instance;
  5475.     }
  5476.     /**
  5477.      * Gets the private 'maker.auto_command.make_unit_test' shared service.
  5478.      *
  5479.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5480.      */
  5481.     protected function getMaker_AutoCommand_MakeUnitTestService()
  5482.     {
  5483.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5484.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5485.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5486.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5487.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUnitTest.php';
  5488.         $this->privates['maker.auto_command.make_unit_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUnitTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5489.         $instance->setName('make:unit-test');
  5490.         return $instance;
  5491.     }
  5492.     /**
  5493.      * Gets the private 'maker.auto_command.make_user' shared service.
  5494.      *
  5495.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5496.      */
  5497.     protected function getMaker_AutoCommand_MakeUserService()
  5498.     {
  5499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5500.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5501.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5502.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5503.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  5504.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  5505.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  5506.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5507.         $this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5508.         $instance->setName('make:user');
  5509.         return $instance;
  5510.     }
  5511.     /**
  5512.      * Gets the private 'maker.auto_command.make_validator' shared service.
  5513.      *
  5514.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5515.      */
  5516.     protected function getMaker_AutoCommand_MakeValidatorService()
  5517.     {
  5518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5519.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5520.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5521.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5522.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  5523.         $this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5524.         $instance->setName('make:validator');
  5525.         return $instance;
  5526.     }
  5527.     /**
  5528.      * Gets the private 'maker.auto_command.make_voter' shared service.
  5529.      *
  5530.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5531.      */
  5532.     protected function getMaker_AutoCommand_MakeVoterService()
  5533.     {
  5534.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5535.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5536.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5537.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5538.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  5539.         $this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5540.         $instance->setName('make:voter');
  5541.         return $instance;
  5542.     }
  5543.     /**
  5544.      * Gets the private 'maker.doctrine_helper' shared service.
  5545.      *
  5546.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  5547.      */
  5548.     protected function getMaker_DoctrineHelperService()
  5549.     {
  5550.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  5551.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()));
  5552.     }
  5553.     /**
  5554.      * Gets the private 'maker.entity_class_generator' shared service.
  5555.      *
  5556.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  5557.      */
  5558.     protected function getMaker_EntityClassGeneratorService()
  5559.     {
  5560.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  5561.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  5562.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  5563.         return $instance;
  5564.     }
  5565.     /**
  5566.      * Gets the private 'maker.file_manager' shared service.
  5567.      *
  5568.      * @return \Symfony\Bundle\MakerBundle\FileManager
  5569.      */
  5570.     protected function getMaker_FileManagerService()
  5571.     {
  5572.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  5573.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  5574.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  5575.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  5576.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  5577.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  5578.     }
  5579.     /**
  5580.      * Gets the private 'maker.generator' shared service.
  5581.      *
  5582.      * @return \Symfony\Bundle\MakerBundle\Generator
  5583.      */
  5584.     protected function getMaker_GeneratorService()
  5585.     {
  5586.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  5587.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  5588.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5589.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator($a'App', new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil($a));
  5590.     }
  5591.     /**
  5592.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  5593.      *
  5594.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  5595.      */
  5596.     protected function getMaker_Renderer_FormTypeRendererService()
  5597.     {
  5598.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  5599.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5600.     }
  5601.     /**
  5602.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  5603.      *
  5604.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  5605.      */
  5606.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  5607.     {
  5608.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  5609.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  5610.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  5611.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  5612.         $this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  5613.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  5614.         }, 1)]));
  5615.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  5616.         return $instance;
  5617.     }
  5618.     /**
  5619.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  5620.      *
  5621.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  5622.      */
  5623.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  5624.     {
  5625.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  5626.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  5627.         return $this->privates['messenger.bus.default.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.default');
  5628.     }
  5629.     /**
  5630.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  5631.      *
  5632.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  5633.      */
  5634.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  5635.     {
  5636.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  5637.         return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  5638.     }
  5639.     /**
  5640.      * Gets the private 'messenger.middleware.send_message' shared service.
  5641.      *
  5642.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  5643.      */
  5644.     protected function getMessenger_Middleware_SendMessageService()
  5645.     {
  5646.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  5647.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  5648.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  5649.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  5650.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator([], ($this->privates['.service_locator.ZbTUwsg'] ?? $this->get_ServiceLocator_ZbTUwsgService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5651.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  5652.         return $instance;
  5653.     }
  5654.     /**
  5655.      * Gets the private 'messenger.receiver_locator' shared service.
  5656.      *
  5657.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5658.      */
  5659.     protected function getMessenger_ReceiverLocatorService()
  5660.     {
  5661.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5662.             'async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  5663.             'messenger.transport.async' => ['privates''messenger.transport.async''getMessenger_Transport_AsyncService'false],
  5664.         ], [
  5665.             'async' => '?',
  5666.             'messenger.transport.async' => '?',
  5667.         ]);
  5668.     }
  5669.     /**
  5670.      * Gets the private 'messenger.retry.multiplier_retry_strategy.async' shared service.
  5671.      *
  5672.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  5673.      */
  5674.     protected function getMessenger_Retry_MultiplierRetryStrategy_AsyncService()
  5675.     {
  5676.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  5677.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  5678.         return $this->privates['messenger.retry.multiplier_retry_strategy.async'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  5679.     }
  5680.     /**
  5681.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  5682.      *
  5683.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  5684.      */
  5685.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  5686.     {
  5687.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  5688.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.ZbTUwsg'] ?? $this->get_ServiceLocator_ZbTUwsgService()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5689.             'async' => ['privates''messenger.retry.multiplier_retry_strategy.async''getMessenger_Retry_MultiplierRetryStrategy_AsyncService'false],
  5690.         ], [
  5691.             'async' => '?',
  5692.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  5693.     }
  5694.     /**
  5695.      * Gets the private 'messenger.routable_message_bus' shared service.
  5696.      *
  5697.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  5698.      */
  5699.     protected function getMessenger_RoutableMessageBusService()
  5700.     {
  5701.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  5702.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5703.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  5704.         ], [
  5705.             'messenger.bus.default' => '?',
  5706.         ]), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  5707.     }
  5708.     /**
  5709.      * Gets the private 'messenger.transport.async' shared service.
  5710.      *
  5711.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  5712.      */
  5713.     protected function getMessenger_Transport_AsyncService()
  5714.     {
  5715.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  5716.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  5717.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  5718.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  5719.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  5720.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  5721.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  5722.         return $this->privates['messenger.transport.async'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  5723.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  5724.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  5725.             yield => $this->getMessenger_Transport_Sync_FactoryService();
  5726.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  5727.             yield => $this->getMessenger_Transport_Doctrine_FactoryService();
  5728.         }, 5)))->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'async'], new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer());
  5729.     }
  5730.     /**
  5731.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  5732.      *
  5733.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  5734.      */
  5735.     protected function getMessenger_Transport_Doctrine_FactoryService()
  5736.     {
  5737.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  5738.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  5739.         return new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5740.     }
  5741.     /**
  5742.      * Gets the private 'messenger.transport.sync.factory' shared service.
  5743.      *
  5744.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  5745.      */
  5746.     protected function getMessenger_Transport_Sync_FactoryService()
  5747.     {
  5748.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  5749.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  5750.         return new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()));
  5751.     }
  5752.     /**
  5753.      * Gets the private 'monolog.handler.console' shared service.
  5754.      *
  5755.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  5756.      */
  5757.     protected function getMonolog_Handler_ConsoleService()
  5758.     {
  5759.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  5760.     }
  5761.     /**
  5762.      * Gets the private 'monolog.handler.main' shared service.
  5763.      *
  5764.      * @return \Monolog\Handler\StreamHandler
  5765.      */
  5766.     protected function getMonolog_Handler_MainService()
  5767.     {
  5768.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  5769.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  5770.         return $instance;
  5771.     }
  5772.     /**
  5773.      * Gets the private 'monolog.logger' shared service.
  5774.      *
  5775.      * @return \Symfony\Bridge\Monolog\Logger
  5776.      */
  5777.     protected function getMonolog_LoggerService()
  5778.     {
  5779.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  5780.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5781.         $instance->useMicrosecondTimestamps(true);
  5782.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5783.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5784.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5785.         return $instance;
  5786.     }
  5787.     /**
  5788.      * Gets the private 'monolog.logger.cache' shared service.
  5789.      *
  5790.      * @return \Symfony\Bridge\Monolog\Logger
  5791.      */
  5792.     protected function getMonolog_Logger_CacheService()
  5793.     {
  5794.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  5795.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5796.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5797.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5798.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5799.         return $instance;
  5800.     }
  5801.     /**
  5802.      * Gets the private 'monolog.logger.messenger' shared service.
  5803.      *
  5804.      * @return \Symfony\Bridge\Monolog\Logger
  5805.      */
  5806.     protected function getMonolog_Logger_MessengerService()
  5807.     {
  5808.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  5809.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5810.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5811.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5812.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5813.         return $instance;
  5814.     }
  5815.     /**
  5816.      * Gets the private 'monolog.logger.request' shared service.
  5817.      *
  5818.      * @return \Symfony\Bridge\Monolog\Logger
  5819.      */
  5820.     protected function getMonolog_Logger_RequestService()
  5821.     {
  5822.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  5823.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5824.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5825.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5826.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5827.         return $instance;
  5828.     }
  5829.     /**
  5830.      * Gets the private 'monolog.logger.security' shared service.
  5831.      *
  5832.      * @return \Symfony\Bridge\Monolog\Logger
  5833.      */
  5834.     protected function getMonolog_Logger_SecurityService()
  5835.     {
  5836.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  5837.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  5838.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  5839.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  5840.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  5841.         return $instance;
  5842.     }
  5843.     /**
  5844.      * Gets the private 'parameter_bag' shared service.
  5845.      *
  5846.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  5847.      */
  5848.     protected function getParameterBagService()
  5849.     {
  5850.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  5851.     }
  5852.     /**
  5853.      * Gets the private 'profiler_listener' shared service.
  5854.      *
  5855.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  5856.      */
  5857.     protected function getProfilerListenerService()
  5858.     {
  5859.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  5860.     }
  5861.     /**
  5862.      * Gets the private 'property_accessor' shared service.
  5863.      *
  5864.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  5865.      */
  5866.     protected function getPropertyAccessorService()
  5867.     {
  5868.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  5869.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  5870.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  5871.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  5872.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  5873.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  5874.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true$a$a);
  5875.     }
  5876.     /**
  5877.      * Gets the private 'router.cache_warmer' shared service.
  5878.      *
  5879.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  5880.      */
  5881.     protected function getRouter_CacheWarmerService()
  5882.     {
  5883.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5884.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  5885.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5886.             'router' => ['services''router''getRouterService'false],
  5887.         ], [
  5888.             'router' => '?',
  5889.         ]))->withContext('router.cache_warmer'$this));
  5890.     }
  5891.     /**
  5892.      * Gets the private 'router.expression_language_provider' shared service.
  5893.      *
  5894.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  5895.      */
  5896.     protected function getRouter_ExpressionLanguageProviderService()
  5897.     {
  5898.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5899.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  5900.         ], [
  5901.             'env' => 'Closure',
  5902.         ]));
  5903.     }
  5904.     /**
  5905.      * Gets the private 'router.request_context' shared service.
  5906.      *
  5907.      * @return \Symfony\Component\Routing\RequestContext
  5908.      */
  5909.     protected function getRouter_RequestContextService()
  5910.     {
  5911.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  5912.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  5913.         return $instance;
  5914.     }
  5915.     /**
  5916.      * Gets the private 'router_listener' shared service.
  5917.      *
  5918.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  5919.      */
  5920.     protected function getRouterListenerService()
  5921.     {
  5922.         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);
  5923.     }
  5924.     /**
  5925.      * Gets the private 'secrets.vault' shared service.
  5926.      *
  5927.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  5928.      */
  5929.     protected function getSecrets_VaultService()
  5930.     {
  5931.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  5932.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  5933.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  5934.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  5935.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  5936.     }
  5937.     /**
  5938.      * Gets the private 'security.access_listener' shared service.
  5939.      *
  5940.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  5941.      */
  5942.     protected function getSecurity_AccessListenerService()
  5943.     {
  5944.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5945.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  5946.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  5947.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  5948.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? ($this->privates['security.access_map'] = new \Symfony\Component\Security\Http\AccessMap())), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  5949.     }
  5950.     /**
  5951.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  5952.      *
  5953.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  5954.      */
  5955.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  5956.     {
  5957.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5958.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AnonymousAuthenticationListener.php';
  5959.         return $this->privates['security.authentication.listener.anonymous.main'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  5960.     }
  5961.     /**
  5962.      * Gets the private 'security.authentication.listener.guard.main' shared service.
  5963.      *
  5964.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  5965.      */
  5966.     protected function getSecurity_Authentication_Listener_Guard_MainService()
  5967.     {
  5968.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  5969.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Firewall/GuardAuthenticationListener.php';
  5970.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/GuardAuthenticatorHandler.php';
  5971.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  5972.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  5973.         $a = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  5974.         $a->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
  5975.         return $this->privates['security.authentication.listener.guard.main'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'main', new RewindableGenerator(function () {
  5976.             yield => ($this->privates['Infrastructure\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  5977.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  5978.     }
  5979.     /**
  5980.      * Gets the private 'security.authentication.manager' shared service.
  5981.      *
  5982.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  5983.      */
  5984.     protected function getSecurity_Authentication_ManagerService()
  5985.     {
  5986.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  5987.             yield => ($this->privates['security.authentication.provider.guard.main'] ?? $this->getSecurity_Authentication_Provider_Guard_MainService());
  5988.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? ($this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'))));
  5989.         }, 2), true);
  5990.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5991.         return $instance;
  5992.     }
  5993.     /**
  5994.      * Gets the private 'security.authentication.provider.guard.main' shared service.
  5995.      *
  5996.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  5997.      */
  5998.     protected function getSecurity_Authentication_Provider_Guard_MainService()
  5999.     {
  6000.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Provider/AuthenticationProviderInterface.php';
  6001.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/Provider/GuardAuthenticationProvider.php';
  6002.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  6003.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  6004.         return $this->privates['security.authentication.provider.guard.main'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  6005.             yield => ($this->privates['Infrastructure\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService());
  6006.         }, 1), ($this->privates['security.user.provider.concrete.doctrine_provider'] ?? $this->getSecurity_User_Provider_Concrete_DoctrineProviderService()), 'main', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  6007.     }
  6008.     /**
  6009.      * Gets the private 'security.authentication.switchuser_listener.main' shared service.
  6010.      *
  6011.      * @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
  6012.      */
  6013.     protected function getSecurity_Authentication_SwitchuserListener_MainService()
  6014.     {
  6015.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6016.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
  6017.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  6018.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserChecker.php';
  6019.         return $this->privates['security.authentication.switchuser_listener.main'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.user.provider.concrete.doctrine_provider'] ?? $this->getSecurity_User_Provider_Concrete_DoctrineProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\UserChecker())), 'main', ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user''ROLE_ALLOWED_TO_SWITCH', ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), false);
  6020.     }
  6021.     /**
  6022.      * Gets the private 'security.channel_listener' shared service.
  6023.      *
  6024.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  6025.      */
  6026.     protected function getSecurity_ChannelListenerService()
  6027.     {
  6028.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  6030.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  6031.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  6032.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  6033.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  6034.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  6035.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? ($this->privates['security.access_map'] = new \Symfony\Component\Security\Http\AccessMap())), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint($a->getHttpPort(), $a->getHttpsPort()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  6036.     }
  6037.     /**
  6038.      * Gets the private 'security.command.user_password_encoder' shared service.
  6039.      *
  6040.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  6041.      */
  6042.     protected function getSecurity_Command_UserPasswordEncoderService()
  6043.     {
  6044.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  6046.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'Infrastructure\\Persistence\\Doctrine\\Entity\\User']);
  6047.         $instance->setName('security:encode-password');
  6048.         return $instance;
  6049.     }
  6050.     /**
  6051.      * Gets the private 'security.context_listener.0' shared service.
  6052.      *
  6053.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  6054.      */
  6055.     protected function getSecurity_ContextListener_0Service()
  6056.     {
  6057.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6058.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  6059.         return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
  6060.             yield => ($this->privates['security.user.provider.concrete.doctrine_provider'] ?? $this->getSecurity_User_Provider_Concrete_DoctrineProviderService());
  6061.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), => 'enableUsageTracking']);
  6062.     }
  6063.     /**
  6064.      * Gets the private 'security.csrf.token_storage' shared service.
  6065.      *
  6066.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  6067.      */
  6068.     protected function getSecurity_Csrf_TokenStorageService()
  6069.     {
  6070.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  6071.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  6072.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  6073.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['session'] ?? $this->getSessionService()));
  6074.     }
  6075.     /**
  6076.      * Gets the private 'security.encoder_factory.generic' shared service.
  6077.      *
  6078.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  6079.      */
  6080.     protected function getSecurity_EncoderFactory_GenericService()
  6081.     {
  6082.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  6083.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  6084.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['Infrastructure\\Persistence\\Doctrine\\Entity\\User' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  6085.     }
  6086.     /**
  6087.      * Gets the private 'security.firewall.map' shared service.
  6088.      *
  6089.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  6090.      */
  6091.     protected function getSecurity_Firewall_MapService()
  6092.     {
  6093.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6094.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  6095.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  6096.         ], [
  6097.             'security.firewall.map.context.dev' => '?',
  6098.             'security.firewall.map.context.main' => '?',
  6099.         ]), new RewindableGenerator(function () {
  6100.             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)/')));
  6101.             yield 'security.firewall.map.context.main' => NULL;
  6102.         }, 2));
  6103.     }
  6104.     /**
  6105.      * Gets the private 'security.firewall.map.context.dev' shared service.
  6106.      *
  6107.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6108.      */
  6109.     protected function getSecurity_Firewall_Map_Context_DevService()
  6110.     {
  6111.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6112.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6113.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6114.             return new \EmptyIterator();
  6115.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalse'''''''''', [], NULL));
  6116.     }
  6117.     /**
  6118.      * Gets the private 'security.firewall.map.context.main' shared service.
  6119.      *
  6120.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6121.      */
  6122.     protected function getSecurity_Firewall_Map_Context_MainService()
  6123.     {
  6124.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6125.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  6126.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  6127.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  6128.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  6129.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6130.         $a = ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService());
  6131.         $b = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  6132.         $c = new \Symfony\Component\EventDispatcher\EventDispatcher();
  6133.         $c->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6134.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  6135.         }, => 'onLogout'], 64);
  6136.         $c->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6137.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  6138.         }, => 'onLogout'], 0);
  6139.         $c->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  6140.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  6141.         }, => 'onLogout'], 0);
  6142.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6143.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  6144.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  6145.             yield => ($this->privates['security.authentication.listener.guard.main'] ?? $this->getSecurity_Authentication_Listener_Guard_MainService());
  6146.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  6147.             yield => ($this->privates['security.authentication.switchuser_listener.main'] ?? $this->getSecurity_Authentication_SwitchuserListener_MainService());
  6148.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  6149.         }, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $b'main', ($this->privates['Infrastructure\\Security\\LoginFormAuthenticator'] ?? $this->getLoginFormAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($a$b$c, ['csrf_parameter' => '_csrf_token''csrf_token_id' => 'logout''logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('main''security.user_checker'NULLtruefalse'security.user.provider.concrete.doctrine_provider''main''Infrastructure\\Security\\LoginFormAuthenticator'NULLNULL, [=> 'switch_user'=> 'guard'=> 'anonymous'], ['parameter' => '_switch_user''role' => 'ROLE_ALLOWED_TO_SWITCH']));
  6150.     }
  6151.     /**
  6152.      * Gets the private 'security.helper' shared service.
  6153.      *
  6154.      * @return \Symfony\Component\Security\Core\Security
  6155.      */
  6156.     protected function getSecurity_HelperService()
  6157.     {
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  6159.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6160.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  6161.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  6162.         ], [
  6163.             'security.authorization_checker' => '?',
  6164.             'security.token_storage' => '?',
  6165.         ]));
  6166.     }
  6167.     /**
  6168.      * Gets the private 'security.http_utils' shared service.
  6169.      *
  6170.      * @return \Symfony\Component\Security\Http\HttpUtils
  6171.      */
  6172.     protected function getSecurity_HttpUtilsService()
  6173.     {
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  6175.         $a = ($this->services['router'] ?? $this->getRouterService());
  6176.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  6177.     }
  6178.     /**
  6179.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  6180.      *
  6181.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  6182.      */
  6183.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  6184.     {
  6185.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  6186.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  6187.     }
  6188.     /**
  6189.      * Gets the private 'security.logout.listener.default.main' shared service.
  6190.      *
  6191.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  6192.      */
  6193.     protected function getSecurity_Logout_Listener_Default_MainService()
  6194.     {
  6195.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  6196.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  6197.     }
  6198.     /**
  6199.      * Gets the private 'security.logout_url_generator' shared service.
  6200.      *
  6201.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  6202.      */
  6203.     protected function getSecurity_LogoutUrlGeneratorService()
  6204.     {
  6205.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  6206.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  6207.         return $instance;
  6208.     }
  6209.     /**
  6210.      * Gets the private 'security.role_hierarchy' shared service.
  6211.      *
  6212.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  6213.      */
  6214.     protected function getSecurity_RoleHierarchyService()
  6215.     {
  6216.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  6217.     }
  6218.     /**
  6219.      * Gets the private 'security.user.provider.concrete.doctrine_provider' shared service.
  6220.      *
  6221.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  6222.      */
  6223.     protected function getSecurity_User_Provider_Concrete_DoctrineProviderService()
  6224.     {
  6225.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  6226.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  6227.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  6228.         return $this->privates['security.user.provider.concrete.doctrine_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'Infrastructure\\Persistence\\Doctrine\\Entity\\User''email'NULL);
  6229.     }
  6230.     /**
  6231.      * Gets the private 'security.validator.user_password' shared service.
  6232.      *
  6233.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  6234.      */
  6235.     protected function getSecurity_Validator_UserPasswordService()
  6236.     {
  6237.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6238.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6239.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  6240.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  6241.     }
  6242.     /**
  6243.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  6244.      *
  6245.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  6246.      */
  6247.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  6248.     {
  6249.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6250.     }
  6251.     /**
  6252.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  6253.      *
  6254.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  6255.      */
  6256.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  6257.     {
  6258.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  6259.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  6260.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  6261.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  6262.     }
  6263.     /**
  6264.      * Gets the private 'sensio_framework_extra.routing.loader.annot_class' shared service.
  6265.      *
  6266.      * @return \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader
  6267.      *
  6268.      * @deprecated The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2
  6269.      */
  6270.     protected function getSensioFrameworkExtra_Routing_Loader_AnnotClassService()
  6271.     {
  6272.         trigger_deprecation('''''The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2');
  6273.         return $this->privates['sensio_framework_extra.routing.loader.annot_class'] = new \Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6274.     }
  6275.     /**
  6276.      * Gets the private 'sensio_framework_extra.routing.loader.annot_dir' shared service.
  6277.      *
  6278.      * @return \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader
  6279.      *
  6280.      * @deprecated The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2
  6281.      */
  6282.     protected function getSensioFrameworkExtra_Routing_Loader_AnnotDirService()
  6283.     {
  6284.         trigger_deprecation('''''The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2');
  6285.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  6286.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  6287.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  6288.         return new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  6289.     }
  6290.     /**
  6291.      * Gets the private 'sensio_framework_extra.routing.loader.annot_file' shared service.
  6292.      *
  6293.      * @return \Symfony\Component\Routing\Loader\AnnotationFileLoader
  6294.      *
  6295.      * @deprecated The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2
  6296.      */
  6297.     protected function getSensioFrameworkExtra_Routing_Loader_AnnotFileService()
  6298.     {
  6299.         trigger_deprecation('''''The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2');
  6300.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  6301.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  6302.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  6303.         return new \Symfony\Component\Routing\Loader\AnnotationFileLoader(($this->privates['file_locator'] ?? ($this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1))))), ($this->privates['sensio_framework_extra.routing.loader.annot_class'] ?? $this->getSensioFrameworkExtra_Routing_Loader_AnnotClassService()));
  6304.     }
  6305.     /**
  6306.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  6307.      *
  6308.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  6309.      */
  6310.     protected function getSensioFrameworkExtra_Security_ListenerService()
  6311.     {
  6312.         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['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6313.     }
  6314.     /**
  6315.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  6316.      *
  6317.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  6318.      */
  6319.     protected function getSensioFrameworkExtra_View_ListenerService()
  6320.     {
  6321.         $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))));
  6322.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6323.             'twig' => ['services''twig''getTwigService'false],
  6324.         ], [
  6325.             'twig' => 'Twig\\Environment',
  6326.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  6327.         return $instance;
  6328.     }
  6329.     /**
  6330.      * Gets the private 'session.storage.native' shared service.
  6331.      *
  6332.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  6333.      */
  6334.     protected function getSession_Storage_NativeService()
  6335.     {
  6336.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  6337.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  6338.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  6339.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  6340.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  6341.     }
  6342.     /**
  6343.      * Gets the private 'session_listener' shared service.
  6344.      *
  6345.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  6346.      */
  6347.     protected function getSessionListenerService()
  6348.     {
  6349.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6350.             'initialized_session' => ['services''session'NULLfalse],
  6351.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  6352.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  6353.             'session' => ['services''session''getSessionService'false],
  6354.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  6355.         ], [
  6356.             'initialized_session' => '?',
  6357.             'logger' => '?',
  6358.             'request_stack' => '?',
  6359.             'session' => '?',
  6360.             'session_storage' => '?',
  6361.         ]), true);
  6362.     }
  6363.     /**
  6364.      * Gets the private 'symfonycasts.reset_password.cleaner' shared service.
  6365.      *
  6366.      * @return \SymfonyCasts\Bundle\ResetPassword\Util\ResetPasswordCleaner
  6367.      */
  6368.     protected function getSymfonycasts_ResetPassword_CleanerService()
  6369.     {
  6370.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Util/ResetPasswordCleaner.php';
  6371.         return $this->privates['symfonycasts.reset_password.cleaner'] = new \SymfonyCasts\Bundle\ResetPassword\Util\ResetPasswordCleaner(($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\ResetPasswordRequestRepository'] ?? $this->getResetPasswordRequestRepositoryService()), false);
  6372.     }
  6373.     /**
  6374.      * Gets the private 'symfonycasts.reset_password.helper' shared service.
  6375.      *
  6376.      * @return \SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelper
  6377.      */
  6378.     protected function getSymfonycasts_ResetPassword_HelperService()
  6379.     {
  6380.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/ResetPasswordHelperInterface.php';
  6381.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/ResetPasswordHelper.php';
  6382.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Generator/ResetPasswordTokenGenerator.php';
  6383.         include_once \dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src/Generator/ResetPasswordRandomGenerator.php';
  6384.         return $this->privates['symfonycasts.reset_password.helper'] = new \SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelper(new \SymfonyCasts\Bundle\ResetPassword\Generator\ResetPasswordTokenGenerator($this->getEnv('APP_SECRET'), new \SymfonyCasts\Bundle\ResetPassword\Generator\ResetPasswordRandomGenerator()), ($this->privates['symfonycasts.reset_password.cleaner'] ?? $this->getSymfonycasts_ResetPassword_CleanerService()), ($this->privates['Infrastructure\\Persistence\\Doctrine\\Repository\\ResetPasswordRequestRepository'] ?? $this->getResetPasswordRequestRepositoryService()), 36000);
  6385.     }
  6386.     /**
  6387.      * Gets the private 'translation.extractor' shared service.
  6388.      *
  6389.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  6390.      */
  6391.     protected function getTranslation_ExtractorService()
  6392.     {
  6393.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  6394.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  6395.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  6396.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  6397.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  6398.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  6399.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  6400.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  6401.         return $instance;
  6402.     }
  6403.     /**
  6404.      * Gets the private 'translation.loader.csv' shared service.
  6405.      *
  6406.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  6407.      */
  6408.     protected function getTranslation_Loader_CsvService()
  6409.     {
  6410.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6411.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6412.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6413.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  6414.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  6415.     }
  6416.     /**
  6417.      * Gets the private 'translation.loader.dat' shared service.
  6418.      *
  6419.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  6420.      */
  6421.     protected function getTranslation_Loader_DatService()
  6422.     {
  6423.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6424.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6425.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  6426.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  6427.     }
  6428.     /**
  6429.      * Gets the private 'translation.loader.ini' shared service.
  6430.      *
  6431.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  6432.      */
  6433.     protected function getTranslation_Loader_IniService()
  6434.     {
  6435.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6436.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6437.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6438.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  6439.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  6440.     }
  6441.     /**
  6442.      * Gets the private 'translation.loader.json' shared service.
  6443.      *
  6444.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  6445.      */
  6446.     protected function getTranslation_Loader_JsonService()
  6447.     {
  6448.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6449.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6450.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6451.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  6452.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  6453.     }
  6454.     /**
  6455.      * Gets the private 'translation.loader.mo' shared service.
  6456.      *
  6457.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  6458.      */
  6459.     protected function getTranslation_Loader_MoService()
  6460.     {
  6461.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6462.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6463.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6464.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  6465.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  6466.     }
  6467.     /**
  6468.      * Gets the private 'translation.loader.php' shared service.
  6469.      *
  6470.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  6471.      */
  6472.     protected function getTranslation_Loader_PhpService()
  6473.     {
  6474.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6475.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6476.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6477.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  6478.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  6479.     }
  6480.     /**
  6481.      * Gets the private 'translation.loader.po' shared service.
  6482.      *
  6483.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  6484.      */
  6485.     protected function getTranslation_Loader_PoService()
  6486.     {
  6487.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6488.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6489.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6490.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  6491.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  6492.     }
  6493.     /**
  6494.      * Gets the private 'translation.loader.qt' shared service.
  6495.      *
  6496.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  6497.      */
  6498.     protected function getTranslation_Loader_QtService()
  6499.     {
  6500.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6501.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  6502.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  6503.     }
  6504.     /**
  6505.      * Gets the private 'translation.loader.res' shared service.
  6506.      *
  6507.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  6508.      */
  6509.     protected function getTranslation_Loader_ResService()
  6510.     {
  6511.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6512.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6513.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  6514.     }
  6515.     /**
  6516.      * Gets the private 'translation.loader.xliff' shared service.
  6517.      *
  6518.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  6519.      */
  6520.     protected function getTranslation_Loader_XliffService()
  6521.     {
  6522.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6523.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  6524.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  6525.     }
  6526.     /**
  6527.      * Gets the private 'translation.loader.yml' shared service.
  6528.      *
  6529.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  6530.      */
  6531.     protected function getTranslation_Loader_YmlService()
  6532.     {
  6533.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6534.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6535.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6536.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  6537.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  6538.     }
  6539.     /**
  6540.      * Gets the private 'translation.reader' shared service.
  6541.      *
  6542.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  6543.      */
  6544.     protected function getTranslation_ReaderService()
  6545.     {
  6546.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  6547.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  6548.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  6549.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  6550.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  6551.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  6552.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  6554.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  6555.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  6556.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  6557.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  6558.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  6559.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  6560.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  6561.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  6562.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  6563.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  6564.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  6565.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  6566.         $instance->addLoader('yaml'$a);
  6567.         $instance->addLoader('yml'$a);
  6568.         $instance->addLoader('xlf'$b);
  6569.         $instance->addLoader('xliff'$b);
  6570.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  6571.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  6572.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  6573.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  6574.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  6575.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  6576.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  6577.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  6578.         return $instance;
  6579.     }
  6580.     /**
  6581.      * Gets the private 'translation.warmer' shared service.
  6582.      *
  6583.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  6584.      */
  6585.     protected function getTranslation_WarmerService()
  6586.     {
  6587.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6588.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  6589.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6590.             'translator' => ['services''translator''getTranslatorService'false],
  6591.         ], [
  6592.             'translator' => '?',
  6593.         ]))->withContext('translation.warmer'$this));
  6594.     }
  6595.     /**
  6596.      * Gets the private 'translator.default' shared service.
  6597.      *
  6598.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  6599.      */
  6600.     protected function getTranslator_DefaultService()
  6601.     {
  6602.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6603.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  6604.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  6605.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  6606.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  6607.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  6608.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  6609.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  6610.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  6611.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  6612.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  6613.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  6614.         ], [
  6615.             'translation.loader.csv' => '?',
  6616.             'translation.loader.dat' => '?',
  6617.             'translation.loader.ini' => '?',
  6618.             'translation.loader.json' => '?',
  6619.             'translation.loader.mo' => '?',
  6620.             'translation.loader.php' => '?',
  6621.             'translation.loader.po' => '?',
  6622.             'translation.loader.qt' => '?',
  6623.             'translation.loader.res' => '?',
  6624.             'translation.loader.xliff' => '?',
  6625.             'translation.loader.yml' => '?',
  6626.         ]), 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')], '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')], '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')], '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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.cs.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.cs.yml')], '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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.de.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.de.yml')], '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')], '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/symfonycasts/reset-password-bundle/src/Resources/translations/ResetPasswordBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.en.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.es.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.es.yml')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf')], '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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fa.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.fa.yml')], '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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.fr.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.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')], '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')], '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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.hu.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.hu.yml')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.it.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.it.yml')], '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')], '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')], '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')], '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')], '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')], '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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.nl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.nl.yml')], '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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pl.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pl.yml')], '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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.pt_BR.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.pt_BR.yml')], '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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.ru.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.ru.yml')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.sk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-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')], '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')], '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')], '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')], '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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.uk.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.uk.yml')], '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')], '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/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_CN.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_CN.yml')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/CraueFormFlowBundle.zh_TW.yml'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations/validators.zh_TW.yml')]], '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/symfonycasts/reset-password-bundle/src/Resources/translations'), => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle/Resources/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/league/tactician-bundle/src/translations'), 14 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 15 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/vendor/tattali/calendar-bundle/src/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 19 => (\dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src/translations'), 20 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 21 => (\dirname(__DIR__4).'/vendor/sasedev/mpdf-bundle/src/Sasedev/MpdfBundle/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/symfonycasts/reset-password-bundle/src/Resources/translations'=> 'vendor/craue/formflow-bundle/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/symfony/maker-bundle/src/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/symfony/monolog-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/league/tactician-bundle/src/translations'14 => 'vendor/sensio/framework-extra-bundle/src/translations'15 => 'vendor/doctrine/doctrine-bundle/translations'16 => 'vendor/league/flysystem-bundle/src/translations'17 => 'vendor/tattali/calendar-bundle/src/translations'18 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'19 => 'vendor/flagception/flagception-bundle/src/translations'20 => 'vendor/knplabs/knp-snappy-bundle/src/translations'21 => 'vendor/sasedev/mpdf-bundle/src/Sasedev/MpdfBundle/translations']]], []);
  6627.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  6628.         $instance->setFallbackLocales([=> 'en']);
  6629.         return $instance;
  6630.     }
  6631.     /**
  6632.      * Gets the private 'twig.command.debug' shared service.
  6633.      *
  6634.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  6635.      */
  6636.     protected function getTwig_Command_DebugService()
  6637.     {
  6638.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6639.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  6640.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6641.         $instance->setName('debug:twig');
  6642.         return $instance;
  6643.     }
  6644.     /**
  6645.      * Gets the private 'twig.command.lint' shared service.
  6646.      *
  6647.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  6648.      */
  6649.     protected function getTwig_Command_LintService()
  6650.     {
  6651.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6652.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  6654.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  6655.         $instance->setName('lint:twig');
  6656.         return $instance;
  6657.     }
  6658.     /**
  6659.      * Gets the private 'twig.form.renderer' shared service.
  6660.      *
  6661.      * @return \Symfony\Component\Form\FormRenderer
  6662.      */
  6663.     protected function getTwig_Form_RendererService()
  6664.     {
  6665.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  6666.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  6667.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  6668.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  6669.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  6670.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService())), ($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  6671.     }
  6672.     /**
  6673.      * Gets the private 'twig.mailer.message_listener' shared service.
  6674.      *
  6675.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  6676.      */
  6677.     protected function getTwig_Mailer_MessageListenerService()
  6678.     {
  6679.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  6680.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  6681.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  6682.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['twig'] ?? $this->getTwigService())));
  6683.     }
  6684.     /**
  6685.      * Gets the private 'twig.runtime.httpkernel' shared service.
  6686.      *
  6687.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  6688.      */
  6689.     protected function getTwig_Runtime_HttpkernelService()
  6690.     {
  6691.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  6692.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  6693.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  6694.         return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6695.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  6696.         ], [
  6697.             'inline' => '?',
  6698.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  6699.     }
  6700.     /**
  6701.      * Gets the private 'twig.runtime.security_csrf' shared service.
  6702.      *
  6703.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  6704.      */
  6705.     protected function getTwig_Runtime_SecurityCsrfService()
  6706.     {
  6707.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  6708.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['security.csrf.token_manager'] ?? $this->getSecurity_Csrf_TokenManagerService()));
  6709.     }
  6710.     /**
  6711.      * Gets the private 'twig.template_cache_warmer' shared service.
  6712.      *
  6713.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  6714.      */
  6715.     protected function getTwig_TemplateCacheWarmerService()
  6716.     {
  6717.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6718.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  6719.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  6720.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6721.             'twig' => ['services''twig''getTwigService'false],
  6722.         ], [
  6723.             'twig' => 'Twig\\Environment',
  6724.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__4).'/templates')));
  6725.     }
  6726.     /**
  6727.      * Gets the private 'validator.builder' shared service.
  6728.      *
  6729.      * @return \Symfony\Component\Validator\ValidatorBuilder
  6730.      */
  6731.     protected function getValidator_BuilderService()
  6732.     {
  6733.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  6734.         $a = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6735.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6736.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6737.         }, 2), new RewindableGenerator(function () {
  6738.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6739.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  6740.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6741.         }, 3), new RewindableGenerator(function () {
  6742.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  6743.         }, 1), new RewindableGenerator(function () {
  6744.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6745.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6746.         }, 2), new RewindableGenerator(function () {
  6747.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6748.         }, 1));
  6749.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6750.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  6751.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  6752.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  6753.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  6754.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  6755.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  6756.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  6757.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  6758.         ], [
  6759.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  6760.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  6761.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  6762.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  6763.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  6764.             'doctrine.orm.validator.unique' => '?',
  6765.             'security.validator.user_password' => '?',
  6766.             'validator.expression' => '?',
  6767.         ])));
  6768.         if ($this->has('translator')) {
  6769.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  6770.         }
  6771.         $instance->setTranslationDomain('validators');
  6772.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  6773.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6774.         $instance->addMethodMapping('loadValidatorMetadata');
  6775.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  6776.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  6777.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  6778.         return $instance;
  6779.     }
  6780.     /**
  6781.      * Gets the private 'validator.email' shared service.
  6782.      *
  6783.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  6784.      */
  6785.     protected function getValidator_EmailService()
  6786.     {
  6787.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6788.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6789.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  6790.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  6791.     }
  6792.     /**
  6793.      * Gets the private 'validator.expression' shared service.
  6794.      *
  6795.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  6796.      */
  6797.     protected function getValidator_ExpressionService()
  6798.     {
  6799.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6801.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  6802.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  6803.     }
  6804.     /**
  6805.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  6806.      *
  6807.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  6808.      */
  6809.     protected function getValidator_Mapping_CacheWarmerService()
  6810.     {
  6811.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6812.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  6813.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  6814.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  6815.     }
  6816.     /**
  6817.      * Gets the private 'validator.not_compromised_password' shared service.
  6818.      *
  6819.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  6820.      */
  6821.     protected function getValidator_NotCompromisedPasswordService()
  6822.     {
  6823.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6824.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6825.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  6826.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8'trueNULL);
  6827.     }
  6828.     /**
  6829.      * Gets the private 'web_profiler.csp.handler' shared service.
  6830.      *
  6831.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  6832.      */
  6833.     protected function getWebProfiler_Csp_HandlerService()
  6834.     {
  6835.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  6836.     }
  6837.     /**
  6838.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  6839.      *
  6840.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  6841.      */
  6842.     protected function getWebProfiler_DebugToolbarService()
  6843.     {
  6844.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  6845.     }
  6846.     public function getParameter(string $name)
  6847.     {
  6848.         if (isset($this->buildParameters[$name])) {
  6849.             return $this->buildParameters[$name];
  6850.         }
  6851.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  6852.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  6853.         }
  6854.         if (isset($this->loadedDynamicParameters[$name])) {
  6855.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6856.         }
  6857.         return $this->parameters[$name];
  6858.     }
  6859.     public function hasParameter(string $name): bool
  6860.     {
  6861.         if (isset($this->buildParameters[$name])) {
  6862.             return true;
  6863.         }
  6864.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  6865.     }
  6866.     public function setParameter(string $name$value): void
  6867.     {
  6868.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  6869.     }
  6870.     public function getParameterBag(): ParameterBagInterface
  6871.     {
  6872.         if (null === $this->parameterBag) {
  6873.             $parameters $this->parameters;
  6874.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  6875.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  6876.             }
  6877.             foreach ($this->buildParameters as $name => $value) {
  6878.                 $parameters[$name] = $value;
  6879.             }
  6880.             $this->parameterBag = new FrozenParameterBag($parameters);
  6881.         }
  6882.         return $this->parameterBag;
  6883.     }
  6884.     private $loadedDynamicParameters = [
  6885.         'kernel.cache_dir' => false,
  6886.         'kernel.secret' => false,
  6887.         'session.save_path' => false,
  6888.         'validator.mapping.cache.file' => false,
  6889.         'profiler.storage.dsn' => false,
  6890.         'debug.container.dump' => false,
  6891.         'doctrine.orm.proxy_dir' => false,
  6892.     ];
  6893.     private $dynamicParameters = [];
  6894.     private function getDynamicParameter(string $name)
  6895.     {
  6896.         switch ($name) {
  6897.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  6898.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  6899.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  6900.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  6901.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  6902.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  6903.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  6904.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  6905.         }
  6906.         $this->loadedDynamicParameters[$name] = true;
  6907.         return $this->dynamicParameters[$name] = $value;
  6908.     }
  6909.     protected function getDefaultParameters(): array
  6910.     {
  6911.         return [
  6912.             'kernel.project_dir' => \dirname(__DIR__4),
  6913.             'kernel.environment' => 'dev',
  6914.             'kernel.debug' => true,
  6915.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  6916.             'kernel.bundles' => [
  6917.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  6918.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  6919.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  6920.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  6921.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  6922.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  6923.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  6924.                 'TacticianBundle' => 'League\\Tactician\\Bundle\\TacticianBundle',
  6925.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  6926.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  6927.                 'FlysystemBundle' => 'League\\FlysystemBundle\\FlysystemBundle',
  6928.                 'CalendarBundle' => 'CalendarBundle\\CalendarBundle',
  6929.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  6930.                 'SymfonyCastsResetPasswordBundle' => 'SymfonyCasts\\Bundle\\ResetPassword\\SymfonyCastsResetPasswordBundle',
  6931.                 'FlagceptionBundle' => 'Flagception\\Bundle\\FlagceptionBundle\\FlagceptionBundle',
  6932.                 'CraueFormFlowBundle' => 'Craue\\FormFlowBundle\\CraueFormFlowBundle',
  6933.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  6934.                 'SasedevMpdfBundle' => 'Sasedev\\MpdfBundle\\SasedevMpdfBundle',
  6935.             ],
  6936.             'kernel.bundles_metadata' => [
  6937.                 'FrameworkBundle' => [
  6938.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  6939.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  6940.                 ],
  6941.                 'TwigBundle' => [
  6942.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  6943.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  6944.                 ],
  6945.                 'SecurityBundle' => [
  6946.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  6947.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  6948.                 ],
  6949.                 'MakerBundle' => [
  6950.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  6951.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  6952.                 ],
  6953.                 'DoctrineMigrationsBundle' => [
  6954.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  6955.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  6956.                 ],
  6957.                 'MonologBundle' => [
  6958.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  6959.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  6960.                 ],
  6961.                 'WebProfilerBundle' => [
  6962.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  6963.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  6964.                 ],
  6965.                 'TacticianBundle' => [
  6966.                     'path' => (\dirname(__DIR__4).'/vendor/league/tactician-bundle/src'),
  6967.                     'namespace' => 'League\\Tactician\\Bundle',
  6968.                 ],
  6969.                 'SensioFrameworkExtraBundle' => [
  6970.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  6971.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  6972.                 ],
  6973.                 'DoctrineBundle' => [
  6974.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  6975.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  6976.                 ],
  6977.                 'FlysystemBundle' => [
  6978.                     'path' => (\dirname(__DIR__4).'/vendor/league/flysystem-bundle/src'),
  6979.                     'namespace' => 'League\\FlysystemBundle',
  6980.                 ],
  6981.                 'CalendarBundle' => [
  6982.                     'path' => (\dirname(__DIR__4).'/vendor/tattali/calendar-bundle/src'),
  6983.                     'namespace' => 'CalendarBundle',
  6984.                 ],
  6985.                 'DoctrineFixturesBundle' => [
  6986.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  6987.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  6988.                 ],
  6989.                 'SymfonyCastsResetPasswordBundle' => [
  6990.                     'path' => (\dirname(__DIR__4).'/vendor/symfonycasts/reset-password-bundle/src'),
  6991.                     'namespace' => 'SymfonyCasts\\Bundle\\ResetPassword',
  6992.                 ],
  6993.                 'FlagceptionBundle' => [
  6994.                     'path' => (\dirname(__DIR__4).'/vendor/flagception/flagception-bundle/src'),
  6995.                     'namespace' => 'Flagception\\Bundle\\FlagceptionBundle',
  6996.                 ],
  6997.                 'CraueFormFlowBundle' => [
  6998.                     'path' => (\dirname(__DIR__4).'/vendor/craue/formflow-bundle'),
  6999.                     'namespace' => 'Craue\\FormFlowBundle',
  7000.                 ],
  7001.                 'KnpSnappyBundle' => [
  7002.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  7003.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  7004.                 ],
  7005.                 'SasedevMpdfBundle' => [
  7006.                     'path' => (\dirname(__DIR__4).'/vendor/sasedev/mpdf-bundle/src/Sasedev/MpdfBundle'),
  7007.                     'namespace' => 'Sasedev\\MpdfBundle',
  7008.                 ],
  7009.             ],
  7010.             'kernel.charset' => 'UTF-8',
  7011.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  7012.             'container.dumper.inline_class_loader' => true,
  7013.             'container.dumper.inline_factories' => true,
  7014.             'event_dispatcher.event_aliases' => [
  7015.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  7016.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  7017.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  7018.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  7019.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  7020.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  7021.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  7022.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  7023.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  7024.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  7025.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  7026.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  7027.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  7028.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  7029.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  7030.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  7031.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  7032.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  7033.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  7034.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  7035.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  7036.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  7037.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  7038.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  7039.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  7040.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  7041.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  7042.             ],
  7043.             'fragment.renderer.hinclude.global_template' => '',
  7044.             'fragment.path' => '/_fragment',
  7045.             'kernel.http_method_override' => true,
  7046.             'kernel.trusted_hosts' => [
  7047.             ],
  7048.             'kernel.default_locale' => 'en',
  7049.             'kernel.error_controller' => 'error_controller',
  7050.             'debug.file_link_format' => NULL,
  7051.             'session.metadata.storage_key' => '_sf2_meta',
  7052.             'session.storage.options' => [
  7053.                 'cache_limiter' => '0',
  7054.                 'cookie_secure' => 'auto',
  7055.                 'cookie_httponly' => true,
  7056.                 'cookie_samesite' => 'lax',
  7057.                 'gc_probability' => 1,
  7058.             ],
  7059.             'session.metadata.update_threshold' => 0,
  7060.             'form.type_extension.csrf.enabled' => true,
  7061.             'form.type_extension.csrf.field_name' => '_token',
  7062.             'validator.translation_domain' => 'validators',
  7063.             'translator.logging' => false,
  7064.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  7065.             'profiler_listener.only_exceptions' => false,
  7066.             'profiler_listener.only_master_requests' => false,
  7067.             'debug.error_handler.throw_at' => -1,
  7068.             'router.request_context.host' => 'localhost',
  7069.             'router.request_context.scheme' => 'http',
  7070.             'router.request_context.base_url' => '',
  7071.             'router.resource' => 'kernel::loadRoutes',
  7072.             'request_listener.http_port' => 80,
  7073.             'request_listener.https_port' => 443,
  7074.             'twig.form.resources' => [
  7075.                 => 'form_div_layout.html.twig',
  7076.                 => 'bootstrap_4_layout.html.twig',
  7077.             ],
  7078.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  7079.             'security.role_hierarchy.roles' => [
  7080.                 'ROLE_ADMIN' => [
  7081.                     => 'ROLE_CFC_MANAGER',
  7082.                 ],
  7083.                 'ROLE_CLIENT' => [
  7084.                     => 'ROLE_CLIENT',
  7085.                 ],
  7086.                 'ROLE_CFC_OFFICE_WORKER' => [
  7087.                     => 'ROLE_CFC_OFFICE_WORKER',
  7088.                 ],
  7089.                 'ROLE_CFC_CLEANER_WORKER' => [
  7090.                     => 'ROLE_CFC_CLEANER_WORKER',
  7091.                 ],
  7092.                 'ROLE_CFC_MANAGER' => [
  7093.                     => 'ROLE_ADMIN',
  7094.                     => 'ROLE_ALLOWED_TO_SWITCH',
  7095.                 ],
  7096.             ],
  7097.             'security.access.denied_url' => NULL,
  7098.             'security.authentication.manager.erase_credentials' => true,
  7099.             'security.authentication.session_strategy.strategy' => 'migrate',
  7100.             'security.access.always_authenticate_before_granting' => false,
  7101.             'security.authentication.hide_user_not_found' => true,
  7102.             'security.firewalls' => [
  7103.                 => 'dev',
  7104.                 => 'main',
  7105.             ],
  7106.             'doctrine_migrations.dir_name' => (\dirname(__DIR__4).'/src/Infrastructure/Persistence/Doctrine/Migrations'),
  7107.             'doctrine_migrations.namespace' => 'DoctrineMigrations',
  7108.             'doctrine_migrations.name' => 'Application Migrations',
  7109.             'doctrine_migrations.migrations_paths' => [
  7110.             ],
  7111.             'doctrine_migrations.table_name' => 'migration_versions',
  7112.             'doctrine_migrations.column_name' => 'version',
  7113.             'doctrine_migrations.column_length' => 14,
  7114.             'doctrine_migrations.executed_at_column_name' => 'executed_at',
  7115.             'doctrine_migrations.all_or_nothing' => false,
  7116.             'doctrine_migrations.custom_template' => NULL,
  7117.             'doctrine_migrations.organize_migrations' => false,
  7118.             'monolog.use_microseconds' => true,
  7119.             'monolog.swift_mailer.handlers' => [
  7120.             ],
  7121.             'monolog.handlers_to_channels' => [
  7122.                 'monolog.handler.console' => [
  7123.                     'type' => 'exclusive',
  7124.                     'elements' => [
  7125.                         => 'event',
  7126.                         => 'doctrine',
  7127.                         => 'console',
  7128.                     ],
  7129.                 ],
  7130.                 'monolog.handler.main' => [
  7131.                     'type' => 'exclusive',
  7132.                     'elements' => [
  7133.                         => 'event',
  7134.                     ],
  7135.                 ],
  7136.             ],
  7137.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  7138.             'web_profiler.debug_toolbar.mode' => 2,
  7139.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  7140.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  7141.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  7142.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  7143.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  7144.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  7145.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  7146.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  7147.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  7148.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  7149.             'doctrine.entity_managers' => [
  7150.                 'default' => 'doctrine.orm.default_entity_manager',
  7151.             ],
  7152.             'doctrine.default_entity_manager' => 'default',
  7153.             'doctrine.dbal.connection_factory.types' => [
  7154.             ],
  7155.             'doctrine.connections' => [
  7156.                 'default' => 'doctrine.dbal.default_connection',
  7157.             ],
  7158.             'doctrine.default_connection' => 'default',
  7159.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  7160.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  7161.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  7162.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  7163.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  7164.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  7165.             'doctrine.orm.cache.memcache_host' => 'localhost',
  7166.             'doctrine.orm.cache.memcache_port' => 11211,
  7167.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  7168.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  7169.             'doctrine.orm.cache.memcached_host' => 'localhost',
  7170.             'doctrine.orm.cache.memcached_port' => 11211,
  7171.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  7172.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  7173.             'doctrine.orm.cache.redis_host' => 'localhost',
  7174.             'doctrine.orm.cache.redis_port' => 6379,
  7175.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  7176.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  7177.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  7178.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  7179.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  7180.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  7181.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  7182.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  7183.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  7184.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  7185.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  7186.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  7187.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  7188.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  7189.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  7190.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  7191.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  7192.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  7193.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  7194.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  7195.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  7196.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  7197.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  7198.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  7199.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  7200.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  7201.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  7202.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  7203.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  7204.             'doctrine.orm.auto_generate_proxy_classes' => true,
  7205.             'doctrine.orm.proxy_namespace' => 'Proxies',
  7206.             'craue.form.flow.class' => 'Craue\\FormFlowBundle\\Form\\FormFlow',
  7207.             'craue.form.flow.storage.class' => 'Craue\\FormFlowBundle\\Storage\\SessionStorage',
  7208.             'craue.form.flow.event_listener.previous_step_invalid.class' => 'Craue\\FormFlowBundle\\EventListener\\PreviousStepInvalidEventListener',
  7209.             'craue.form.flow.event_listener.previous_step_invalid.event' => 'flow.previous_step_invalid',
  7210.             'craue.form.flow.event_listener.flow_expired.class' => 'Craue\\FormFlowBundle\\EventListener\\FlowExpiredEventListener',
  7211.             'craue.form.flow.event_listener.flow_expired.event' => 'flow.flow_expired',
  7212.             'craue_twig_extensions.formflow.class' => 'Craue\\FormFlowBundle\\Twig\\Extension\\FormFlowExtension',
  7213.             'craue_formflow.util.class' => 'Craue\\FormFlowBundle\\Util\\FormFlowUtil',
  7214.             'knp_snappy.pdf.binary' => (\dirname(__DIR__5).'/framework/vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64'),
  7215.             'knp_snappy.pdf.options' => [
  7216.             ],
  7217.             'knp_snappy.pdf.env' => [
  7218.             ],
  7219.             'data_collector.templates' => [
  7220.                 'data_collector.request' => [
  7221.                     => 'request',
  7222.                     => '@WebProfiler/Collector/request.html.twig',
  7223.                 ],
  7224.                 'data_collector.time' => [
  7225.                     => 'time',
  7226.                     => '@WebProfiler/Collector/time.html.twig',
  7227.                 ],
  7228.                 'data_collector.memory' => [
  7229.                     => 'memory',
  7230.                     => '@WebProfiler/Collector/memory.html.twig',
  7231.                 ],
  7232.                 'data_collector.validator' => [
  7233.                     => 'validator',
  7234.                     => '@WebProfiler/Collector/validator.html.twig',
  7235.                 ],
  7236.                 'data_collector.ajax' => [
  7237.                     => 'ajax',
  7238.                     => '@WebProfiler/Collector/ajax.html.twig',
  7239.                 ],
  7240.                 'data_collector.form' => [
  7241.                     => 'form',
  7242.                     => '@WebProfiler/Collector/form.html.twig',
  7243.                 ],
  7244.                 'data_collector.exception' => [
  7245.                     => 'exception',
  7246.                     => '@WebProfiler/Collector/exception.html.twig',
  7247.                 ],
  7248.                 'data_collector.logger' => [
  7249.                     => 'logger',
  7250.                     => '@WebProfiler/Collector/logger.html.twig',
  7251.                 ],
  7252.                 'data_collector.events' => [
  7253.                     => 'events',
  7254.                     => '@WebProfiler/Collector/events.html.twig',
  7255.                 ],
  7256.                 'data_collector.router' => [
  7257.                     => 'router',
  7258.                     => '@WebProfiler/Collector/router.html.twig',
  7259.                 ],
  7260.                 'data_collector.cache' => [
  7261.                     => 'cache',
  7262.                     => '@WebProfiler/Collector/cache.html.twig',
  7263.                 ],
  7264.                 'data_collector.translation' => [
  7265.                     => 'translation',
  7266.                     => '@WebProfiler/Collector/translation.html.twig',
  7267.                 ],
  7268.                 'data_collector.security' => [
  7269.                     => 'security',
  7270.                     => '@Security/Collector/security.html.twig',
  7271.                 ],
  7272.                 'data_collector.twig' => [
  7273.                     => 'twig',
  7274.                     => '@WebProfiler/Collector/twig.html.twig',
  7275.                 ],
  7276.                 'data_collector.http_client' => [
  7277.                     => 'http_client',
  7278.                     => '@WebProfiler/Collector/http_client.html.twig',
  7279.                 ],
  7280.                 'data_collector.doctrine' => [
  7281.                     => 'db',
  7282.                     => '@Doctrine/Collector/db.html.twig',
  7283.                 ],
  7284.                 'data_collector.messenger' => [
  7285.                     => 'messenger',
  7286.                     => '@WebProfiler/Collector/messenger.html.twig',
  7287.                 ],
  7288.                 'mailer.data_collector' => [
  7289.                     => 'mailer',
  7290.                     => '@WebProfiler/Collector/mailer.html.twig',
  7291.                 ],
  7292.                 'flagception.profiler.feature_data_collector' => [
  7293.                     => 'flagception',
  7294.                     => '@Flagception/profiler/layout.html.twig',
  7295.                 ],
  7296.                 'data_collector.config' => [
  7297.                     => 'config',
  7298.                     => '@WebProfiler/Collector/config.html.twig',
  7299.                 ],
  7300.             ],
  7301.             'console.command.ids' => [
  7302.                 => 'console.command.public_alias.tactician.command.debug',
  7303.             ],
  7304.         ];
  7305.     }
  7306.     protected function throw($message)
  7307.     {
  7308.         throw new RuntimeException($message);
  7309.     }
  7310. }