var/cache/dev/ContainerQehuuT4/App_KernelDevDebugContainer.php line 12295

Open in your IDE?
  1. <?php
  2. namespace ContainerQehuuT4;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
  36.             '.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
  37.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  38.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  39.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  40.             '.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
  41.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  42.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  43.             '.container.private.session' => 'get_Container_Private_SessionService',
  44.             '.container.private.twig' => 'get_Container_Private_TwigService',
  45.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  46.             'App\\Controller\\Admin\\BaseAdminController' => 'getBaseAdminControllerService',
  47.             'App\\Controller\\Admin\\HeavySelectsController' => 'getHeavySelectsControllerService',
  48.             'App\\Controller\\Admin\\SynchronisationController' => 'getSynchronisationControllerService',
  49.             'App\\Controller\\Admin\\TranslationController' => 'getTranslationControllerService',
  50.             'App\\Controller\\Api\\DataSampleController' => 'getDataSampleControllerService',
  51.             'App\\Controller\\Api\\EncryptController' => 'getEncryptControllerService',
  52.             'App\\Controller\\Demo\\DemoChartsController' => 'getDemoChartsControllerService',
  53.             'App\\Controller\\Index\\MeasurementController' => 'getMeasurementControllerService',
  54.             'App\\Controller\\Local\\CalculationController' => 'getCalculationControllerService',
  55.             'App\\Controller\\Local\\ChartController' => 'getChartControllerService',
  56.             'App\\Controller\\Local\\SettingsController' => 'getSettingsControllerService',
  57.             'App\\Controller\\Panel\\ChartsController' => 'getChartsControllerService',
  58.             'App\\Controller\\Panel\\DemoController' => 'getDemoControllerService',
  59.             'App\\Controller\\Panel\\DeviceListController' => 'getDeviceListControllerService',
  60.             'App\\Controller\\Panel\\LineTypeController' => 'getLineTypeControllerService',
  61.             'App\\Controller\\Panel\\MeasurementDataController' => 'getMeasurementDataControllerService',
  62.             'App\\Controller\\Panel\\NotesController' => 'getNotesControllerService',
  63.             'App\\Controller\\Panel\\ProfileController' => 'getProfileControllerService',
  64.             'App\\Controller\\Panel\\ReportController' => 'getReportControllerService',
  65.             'App\\Controller\\Panel\\StrengthPointController' => 'getStrengthPointControllerService',
  66.             'App\\Controller\\Security\\ErrorController' => 'getErrorControllerService',
  67.             'App\\Controller\\Security\\LoginController' => 'getLoginControllerService',
  68.             'App\\Controller\\Security\\LogoutController' => 'getLogoutControllerService',
  69.             'App\\Controller\\Security\\ResetController' => 'getResetControllerService',
  70.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  71.             'EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController' => 'getEasyAdminControllerService',
  72.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  73.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  74.             'cache.app' => 'getCache_AppService',
  75.             'cache.app_clearer' => 'getCache_AppClearerService',
  76.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  77.             'cache.system' => 'getCache_SystemService',
  78.             'cache.system_clearer' => 'getCache_SystemClearerService',
  79.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  80.             'cache_warmer' => 'getCacheWarmerService',
  81.             'console.command_loader' => 'getConsole_CommandLoaderService',
  82.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  83.             'data_collector.dump' => 'getDataCollector_DumpService',
  84.             'doctrine' => 'getDoctrineService',
  85.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  86.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  87.             'easyadmin.autocomplete' => 'getEasyadmin_AutocompleteService',
  88.             'easyadmin.command.make_admin_migration' => 'getEasyadmin_Command_MakeAdminMigrationService',
  89.             'easyadmin.config.manager' => 'getEasyadmin_Config_ManagerService',
  90.             'easyadmin.filter.registry' => 'getEasyadmin_Filter_RegistryService',
  91.             'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' => 'getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService',
  92.             'easyadmin.listener.controller' => 'getEasyadmin_Listener_ControllerService',
  93.             'easyadmin.listener.request_post_initialize' => 'getEasyadmin_Listener_RequestPostInitializeService',
  94.             'easyadmin.paginator' => 'getEasyadmin_PaginatorService',
  95.             'easyadmin.property_accessor' => 'getEasyadmin_PropertyAccessorService',
  96.             'easyadmin.query_builder' => 'getEasyadmin_QueryBuilderService',
  97.             'easyadmin.router' => 'getEasyadmin_RouterService',
  98.             'easyadmin.security.authorization_checker' => 'getEasyadmin_Security_AuthorizationCheckerService',
  99.             'error_controller' => 'getErrorController2Service',
  100.             'event_dispatcher' => 'getEventDispatcherService',
  101.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  102.             'http_kernel' => 'getHttpKernelService',
  103.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  104.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  105.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  106.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  107.             'nelmio_api_doc.controller.redocly' => 'getNelmioApiDoc_Controller_RedoclyService',
  108.             'nelmio_api_doc.controller.stoplight' => 'getNelmioApiDoc_Controller_StoplightService',
  109.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  110.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  111.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  112.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  113.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  114.             'request_stack' => 'getRequestStackService',
  115.             'router' => 'getRouterService',
  116.             'routing.loader' => 'getRouting_LoaderService',
  117.             'services_resetter' => 'getServicesResetterService',
  118.             'translator' => 'getTranslatorService',
  119.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  120.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  121.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  122.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  123.             'cache_clearer' => 'getCacheClearerService',
  124.             'filesystem' => 'getFilesystemService',
  125.             'serializer' => 'getSerializerService',
  126.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  127.             'form.factory' => 'getForm_FactoryService',
  128.             'form.type.file' => 'getForm_Type_FileService',
  129.             'profiler' => 'getProfilerService',
  130.             'twig' => 'getTwigService',
  131.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  132.             'security.token_storage' => 'getSecurity_TokenStorageService',
  133.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  134.             'session' => 'getSessionService',
  135.             'validator' => 'getValidatorService',
  136.         ];
  137.         $this->aliases = [
  138.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Filter\\FilterRegistry' => 'easyadmin.filter.registry',
  139.             'database_connection' => 'doctrine.dbal.default_connection',
  140.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  141.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  142.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  143.         ];
  144.         $this->privates['service_container'] = function () {
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  147.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  151.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  156.             include_once \dirname(__DIR__4).'/src/Component/Router.php';
  157.             include_once \dirname(__DIR__4).'/src/Decoder/Interfaces/DecoderInterface.php';
  158.             include_once \dirname(__DIR__4).'/src/Decoder/AESDecoder.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  160.             include_once \dirname(__DIR__4).'/src/EventSubscriber/AppCacheSubscriber.php';
  161.             include_once \dirname(__DIR__4).'/src/EventSubscriber/AppErrorSubscriber.php';
  162.             include_once \dirname(__DIR__4).'/src/EventSubscriber/DataTransformerDependencySubscriber.php';
  163.             include_once \dirname(__DIR__4).'/src/EventSubscriber/IdempotenceSubscriber.php';
  164.             include_once \dirname(__DIR__4).'/src/EventSubscriber/LocaleSubscriber.php';
  165.             include_once \dirname(__DIR__4).'/src/EventSubscriber/MeasurementViewSubscriber.php';
  166.             include_once \dirname(__DIR__4).'/src/EventSubscriber/ParamSettingsSubscriber.php';
  167.             include_once \dirname(__DIR__4).'/src/EventSubscriber/RequestDecryptingSubscriber.php';
  168.             include_once \dirname(__DIR__4).'/src/EventSubscriber/ResponseEncryptingSubscriber.php';
  169.             include_once \dirname(__DIR__4).'/src/Factory/ChannelViewFactory.php';
  170.             include_once \dirname(__DIR__4).'/src/Factory/MeasurementViewFactory.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  172.             include_once \dirname(__DIR__4).'/src/Component/Serializer/ViewSerializer.php';
  173.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  174.             include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  175.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  176.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryInterface.php';
  177.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php';
  178.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepository.php';
  179.             include_once \dirname(__DIR__4).'/src/Repository/DeviceRepository.php';
  180.             include_once \dirname(__DIR__4).'/src/Repository/LineTypeGroupRepository.php';
  181.             include_once \dirname(__DIR__4).'/src/Repository/RecipeToSyncRepository.php';
  182.             include_once \dirname(__DIR__4).'/src/Repository/Traits/ResetStandardRecipeTrait.php';
  183.             include_once \dirname(__DIR__4).'/src/Repository/UserSettingRepository.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  185.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  186.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  195.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  206.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  213.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerAwareTrait.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  239.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  244.             include_once \dirname(__DIR__4).'/vendor/psr/log/src/LoggerInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  246.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  261.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  262.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  263.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  305.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  307.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  308.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  309.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  310.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  311.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  312.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  313.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  314.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  315.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  316.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  318.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  319.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  320.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  321.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  323.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  324.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  325.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  326.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  327.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  328.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  330.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Registry.php';
  331.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  333.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  334.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php';
  335.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  336.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php';
  337.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php';
  338.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/SchemaAssetsFilterManager.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/RegexSchemaAssetFilter.php';
  340.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  341.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  342.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/ConnectionNameAwareInterface.php';
  343.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/DebugMiddleware.php';
  344.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/DsnParser.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Middleware/Debug/DebugDataHolder.php';
  346.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Middleware/BacktraceDebugDataHolder.php';
  347.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  348.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  349.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  350.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  351.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  352.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  354.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/DependencyFactory.php';
  355.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ConfigurationLoader.php';
  356.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Migration/ExistingConfiguration.php';
  357.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/Configuration.php';
  358.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/MetadataStorageConfiguration.php';
  359.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorageConfiguration.php';
  360.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/EntityManagerLoader.php';
  361.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  362.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  381.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  386.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  387.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  388.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  389.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  390.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  391.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  392.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  393.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  394.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  395.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  396.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  399.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  400.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  401.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  402.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  403.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  406.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  412.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigManager.php';
  413.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ConfigPassInterface.php';
  414.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/NormalizerConfigPass.php';
  415.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DesignConfigPass.php';
  416.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MenuConfigPass.php';
  417.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ActionConfigPass.php';
  418.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/MetadataConfigPass.php';
  419.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/PropertyConfigPass.php';
  420.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/ViewConfigPass.php';
  421.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/TemplateConfigPass.php';
  422.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Configuration/DefaultConfigPass.php';
  423.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Router/EasyAdminRouter.php';
  424.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php';
  425.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/ControllerListener.php';
  426.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/FilterRegistry.php';
  427.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  428.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  429.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  430.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  431.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  433.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  434.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  435.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  436.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  437.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  439.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  440.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  441.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  442.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  445.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  446.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  447.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  449.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  450.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  451.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  468.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php';
  469.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/Collector/MigrationsCollector.php';
  470.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/Collector/MigrationsFlattener.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  473.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/DataCollector/EasyAdminDataCollector.php';
  474.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  475.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  476.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  477.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  478.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  479.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  480.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  481.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  482.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  483.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  484.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  485.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  486.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  487.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  488.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  489.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  490.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  491.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  492.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  493.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  494.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  495.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  496.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  497.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/StaticVersionStrategy.php';
  498.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  499.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  500.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  501.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  502.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  503.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  504.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  505.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  506.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  507.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  508.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  509.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  510.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  511.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  512.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  513.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
  514.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  515.             include_once \dirname(__DIR__4).'/src/Helpers/LineTypeTrait.php';
  516.             include_once \dirname(__DIR__4).'/src/Twig/AppExtension.php';
  517.             include_once \dirname(__DIR__4).'/src/Component/Breadcrumb/BreadcrumbGenerator.php';
  518.             include_once \dirname(__DIR__4).'/src/Component/Breadcrumb/BreadcrumbContext.php';
  519.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Twig/DoctrineExtension.php';
  520.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  521.             include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php';
  522.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/GetNelmioAsset.php';
  523.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  524.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  525.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  526.             include_once \dirname(__DIR__4).'/src/Service/Admin/SiteMenu.php';
  527.             include_once \dirname(__DIR__4).'/src/Service/Admin/SynchronisationStatusService.php';
  528.             include_once \dirname(__DIR__4).'/src/Service/DeviceCommand/MeasurementStartStopService.php';
  529.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  530.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  531.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  532.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  533.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  534.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  535.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  536.             include_once __DIR__.'/proxy-classes.php';
  537.         };
  538.     }
  539.     public function compile(): void
  540.     {
  541.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  542.     }
  543.     public function isCompiled(): bool
  544.     {
  545.         return true;
  546.     }
  547.     public function getRemovedIds(): array
  548.     {
  549.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  550.     }
  551.     protected function createProxy($class\Closure $factory)
  552.     {
  553.         return $factory();
  554.     }
  555.     /**
  556.      * Gets the public '.container.private.cache_clearer' shared service.
  557.      *
  558.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  559.      */
  560.     protected function get_Container_Private_CacheClearerService()
  561.     {
  562.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  563.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  564.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  565.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  566.         }, 1));
  567.     }
  568.     /**
  569.      * Gets the public '.container.private.filesystem' shared service.
  570.      *
  571.      * @return \Symfony\Component\Filesystem\Filesystem
  572.      */
  573.     protected function get_Container_Private_FilesystemService()
  574.     {
  575.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  576.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  577.     }
  578.     /**
  579.      * Gets the public '.container.private.form.factory' shared service.
  580.      *
  581.      * @return \Symfony\Component\Form\FormFactory
  582.      */
  583.     protected function get_Container_Private_Form_FactoryService()
  584.     {
  585.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  586.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  587.         return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  588.     }
  589.     /**
  590.      * Gets the public '.container.private.form.type.file' shared service.
  591.      *
  592.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  593.      */
  594.     protected function get_Container_Private_Form_Type_FileService()
  595.     {
  596.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  597.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  598.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  599.         return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  600.     }
  601.     /**
  602.      * Gets the public '.container.private.profiler' shared service.
  603.      *
  604.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  605.      */
  606.     protected function get_Container_Private_ProfilerService()
  607.     {
  608.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  609.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  610.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  611.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  612.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  613.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  614.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  615.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  616.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  617.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  618.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  619.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  620.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  621.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  622.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  623.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  624.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  625.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  626.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  627.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  628.         $d->addInstance('cache.easyadmin', ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  629.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  630.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  631.         $f = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  632.         $f->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  633.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  634.         if ($this->has('kernel')) {
  635.             $g->setKernel($b);
  636.         }
  637.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  638.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  639.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  640.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
  641.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  642.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  643.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  644.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  645.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  646.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  647.         $instance->add($d);
  648.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  649.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  650.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  651.         $instance->add($e);
  652.         $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, ($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([])))));
  653.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  654.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  655.         $instance->add($f);
  656.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  657.         $instance->add(new \EasyCorp\Bundle\EasyAdminBundle\DataCollector\EasyAdminDataCollector(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService())));
  658.         $instance->add($g);
  659.         return $instance;
  660.     }
  661.     /**
  662.      * Gets the public '.container.private.security.authorization_checker' shared service.
  663.      *
  664.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  665.      */
  666.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  667.     {
  668.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  669.         if (isset($this->services['.container.private.security.authorization_checker'])) {
  670.             return $this->services['.container.private.security.authorization_checker'];
  671.         }
  672.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $afalse);
  673.     }
  674.     /**
  675.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  676.      *
  677.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  678.      */
  679.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  680.     {
  681.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  682.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  683.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  684.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  685.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  686.     }
  687.     /**
  688.      * Gets the public '.container.private.security.password_encoder' shared service.
  689.      *
  690.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  691.      *
  692.      * @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  693.      */
  694.     protected function get_Container_Private_Security_PasswordEncoderService()
  695.     {
  696.         trigger_deprecation('symfony/security-bundle''5.3''The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  697.         return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  698.     }
  699.     /**
  700.      * Gets the public '.container.private.security.token_storage' shared service.
  701.      *
  702.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  703.      */
  704.     protected function get_Container_Private_Security_TokenStorageService()
  705.     {
  706.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  707.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  708.         ], [
  709.             'request_stack' => '?',
  710.         ]));
  711.     }
  712.     /**
  713.      * Gets the public '.container.private.serializer' shared service.
  714.      *
  715.      * @return \Symfony\Component\Serializer\Serializer
  716.      */
  717.     protected function get_Container_Private_SerializerService()
  718.     {
  719.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  720.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  721.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  722.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  723.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  724.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  725.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  726.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  727.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  728.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  729.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  730.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  731.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  732.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  733.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  734.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  735.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  736.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  737.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  738.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  739.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  740.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  741.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  742.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  743.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  744.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  745.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  746.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  747.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  748.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  749.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/BackedEnumNormalizer.php';
  750.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  751.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  752.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  753.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  754.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  755.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  756.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  757.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  758.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  759.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  760.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  761.         $a = ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService());
  762.         $b = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  763.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  764.         $d = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  765.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  766.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $b), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($c$b$d$eNULL, [])), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 11 => new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 13 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULLNULL), 14 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 15 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($c$b$a$d$eNULL, [], $d)], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULLNULL), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  767.     }
  768.     /**
  769.      * Gets the public '.container.private.session' shared service.
  770.      *
  771.      * @return \Symfony\Component\HttpFoundation\Session\Session
  772.      */
  773.     protected function get_Container_Private_SessionService()
  774.     {
  775.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  776.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  777.         $a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
  778.         if (isset($this->services['.container.private.session'])) {
  779.             return $this->services['.container.private.session'];
  780.         }
  781.         return $this->services['.container.private.session'] = $a->createSession();
  782.     }
  783.     /**
  784.      * Gets the public '.container.private.twig' shared service.
  785.      *
  786.      * @return \Twig\Environment
  787.      */
  788.     protected function get_Container_Private_TwigService()
  789.     {
  790.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService()), ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  791.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  792.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  793.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  794.         $d = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  795.         $e = new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\StaticVersionStrategy('v=1.0.15''%s?%s'), new \Symfony\Component\Asset\Context\RequestStackContext($c$d->getBaseUrl(), $d->isSecure())), new RewindableGenerator(function () {
  796.             return new \EmptyIterator();
  797.         }, 0)));
  798.         $f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  799.         $g = ($this->services['router'] ?? $this->getRouterService());
  800.         $h = ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService());
  801.         $i = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  802.         $j = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  803.         $k = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  804.         $k->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $f]);
  805.         $l = new \Symfony\Bridge\Twig\AppVariable();
  806.         $l->setEnvironment('dev');
  807.         $l->setDebug(true);
  808.         if ($this->has('.container.private.security.token_storage')) {
  809.             $l->setTokenStorage($i);
  810.         }
  811.         if ($this->has('request_stack')) {
  812.             $l->setRequestStack($c);
  813.         }
  814.         $m = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  815.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  816.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  817.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($b));
  818.         $instance->addExtension($e);
  819.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f\dirname(__DIR__4), 'UTF-8'));
  820.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
  821.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  822.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  823.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  824.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  825.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($c$g)));
  826.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($c));
  827.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  828.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($b));
  829.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension($h));
  830.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), new \Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator($c, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $i)));
  831.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
  832.         $instance->addExtension(new \App\Twig\AppExtension($instance, new \App\Component\Breadcrumb\BreadcrumbGenerator(new \App\Component\Breadcrumb\BreadcrumbContext($c$this->parameters['breadcrumbs'], $j), ($this->privates['App\\Component\\Router'] ?? $this->getRouter2Service()), $b), $b$j));
  833.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  834.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($k));
  835.         $instance->addExtension(new \EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['easyadmin.router'] ?? $this->getEasyadmin_RouterService()), true$h$b, ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService())));
  836.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($e));
  837.         $instance->addGlobal('app'$l);
  838.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  839.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  840.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  841.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  842.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  843.         ], [
  844.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  845.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  846.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  847.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  848.         ])));
  849.         $instance->addGlobal('supported_languages'$this->parameters['supported_languages']);
  850.         $instance->addGlobal('menu', new \App\Service\Admin\SiteMenu($c));
  851.         $instance->addGlobal('synchronisation_status', new \App\Service\Admin\SynchronisationStatusService($j));
  852.         $instance->addGlobal('measurement_start_stop_service', new \App\Service\DeviceCommand\MeasurementStartStopService($j));
  853.         $instance->registerUndefinedFilterCallback([=> $m=> 'suggestFilter']);
  854.         $instance->registerUndefinedFunctionCallback([=> $m=> 'suggestFunction']);
  855.         $instance->registerUndefinedTokenParserCallback([=> $m=> 'suggestTag']);
  856.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  857.         return $instance;
  858.     }
  859.     /**
  860.      * Gets the public '.container.private.validator' shared service.
  861.      *
  862.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  863.      */
  864.     protected function get_Container_Private_ValidatorService()
  865.     {
  866.         $a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
  867.         if (isset($this->services['.container.private.validator'])) {
  868.             return $this->services['.container.private.validator'];
  869.         }
  870.         return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
  871.     }
  872.     /**
  873.      * Gets the public 'App\Controller\Admin\BaseAdminController' shared autowired service.
  874.      *
  875.      * @return \App\Controller\Admin\BaseAdminController
  876.      */
  877.     protected function getBaseAdminControllerService()
  878.     {
  879.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  880.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  881.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  882.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Traits/RecipeAdminControllerTrait.php';
  883.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Traits/UserAdminControllerTrait.php';
  884.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Traits/UserSettingAdminControllerTrait.php';
  885.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Traits/DeviceAdminControllerTrait.php';
  886.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Traits/LicenseAdminControllerTrait.php';
  887.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Traits/NotificationAdminControllerTrait.php';
  888.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Traits/LineTypeGroupAdminControllerTrait.php';
  889.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Traits/LineTypeAdminControllerTrait.php';
  890.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Traits/CustomerAdminControllerTrait.php';
  891.         include_once \dirname(__DIR__4).'/src/Controller/Admin/Traits/RecipeToSyncAdminControllerTrait.php';
  892.         include_once \dirname(__DIR__4).'/src/Controller/Admin/BaseAdminController.php';
  893.         include_once \dirname(__DIR__4).'/src/Service/Admin/NewEntityService.php';
  894.         include_once \dirname(__DIR__4).'/src/Service/Admin/RecipeCsvExporter.php';
  895.         include_once \dirname(__DIR__4).'/src/Factory/EmailFactory.php';
  896.         $this->services['App\\Controller\\Admin\\BaseAdminController'] = $instance = new \App\Controller\Admin\BaseAdminController(new \App\Service\Admin\NewEntityService(), ($this->privates['App\\Factory\\EmailFactory'] ?? ($this->privates['App\\Factory\\EmailFactory'] = new \App\Factory\EmailFactory($this->getEnv('MAILER_DSN_SENDER_NAME'), $this->getEnv('MAILER_DSN_SENDER_EMAIL')))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\DataBridge\\Implementations\\CanvasJsTransformer'] ?? $this->getCanvasJsTransformerService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  897.         $instance->setContainer(($this->privates['.service_locator.VsSPzfU'] ?? $this->get_ServiceLocator_VsSPzfUService())->withContext('App\\Controller\\Admin\\BaseAdminController'$this));
  898.         $instance->injectRecipeCsvExporter(new \App\Service\Admin\RecipeCsvExporter(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Repository\\RecipeRepository'] ?? $this->getRecipeRepositoryService()), \dirname(__DIR__4)));
  899.         $instance->injectRecipeCsvImporter(($this->privates['App\\Service\\Admin\\RecipeCsvImporter'] ?? $this->getRecipeCsvImporterService()));
  900.         return $instance;
  901.     }
  902.     /**
  903.      * Gets the public 'App\Controller\Admin\HeavySelectsController' shared autowired service.
  904.      *
  905.      * @return \App\Controller\Admin\HeavySelectsController
  906.      */
  907.     protected function getHeavySelectsControllerService()
  908.     {
  909.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  910.         include_once \dirname(__DIR__4).'/src/Controller/Admin/HeavySelectsController.php';
  911.         include_once \dirname(__DIR__4).'/src/Service/Admin/RawSqlChannels.php';
  912.         $this->services['App\\Controller\\Admin\\HeavySelectsController'] = $instance = new \App\Controller\Admin\HeavySelectsController(new \App\Service\Admin\RawSqlChannels(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())), ($this->services['translator'] ?? $this->getTranslatorService()));
  913.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Admin\\HeavySelectsController'$this));
  914.         return $instance;
  915.     }
  916.     /**
  917.      * Gets the public 'App\Controller\Admin\SynchronisationController' shared autowired service.
  918.      *
  919.      * @return \App\Controller\Admin\SynchronisationController
  920.      */
  921.     protected function getSynchronisationControllerService()
  922.     {
  923.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  924.         include_once \dirname(__DIR__4).'/src/Controller/Admin/SynchronisationController.php';
  925.         $this->services['App\\Controller\\Admin\\SynchronisationController'] = $instance = new \App\Controller\Admin\SynchronisationController(($this->privates['App\\Service\\DeviceCommand\\CommandManagerService'] ?? $this->getCommandManagerServiceService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  926.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Admin\\SynchronisationController'$this));
  927.         return $instance;
  928.     }
  929.     /**
  930.      * Gets the public 'App\Controller\Admin\TranslationController' shared autowired service.
  931.      *
  932.      * @return \App\Controller\Admin\TranslationController
  933.      */
  934.     protected function getTranslationControllerService()
  935.     {
  936.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  937.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  938.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  939.         include_once \dirname(__DIR__4).'/src/Controller/Admin/TranslationController.php';
  940.         $this->services['App\\Controller\\Admin\\TranslationController'] = $instance = new \App\Controller\Admin\TranslationController();
  941.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\Controller\\Admin\\TranslationController'$this));
  942.         return $instance;
  943.     }
  944.     /**
  945.      * Gets the public 'App\Controller\Api\DataSampleController' shared autowired service.
  946.      *
  947.      * @return \App\Controller\Api\DataSampleController
  948.      */
  949.     protected function getDataSampleControllerService()
  950.     {
  951.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  952.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  953.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  954.         include_once \dirname(__DIR__4).'/src/Service/DeviceCommand/CommandManagerAwareTrait.php';
  955.         include_once \dirname(__DIR__4).'/src/Service/DeviceCommand/LastUsedCommandAwareTrait.php';
  956.         include_once \dirname(__DIR__4).'/src/Controller/Api/DataSampleController.php';
  957.         $this->services['App\\Controller\\Api\\DataSampleController'] = $instance = new \App\Controller\Api\DataSampleController();
  958.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\Controller\\Api\\DataSampleController'$this));
  959.         $instance->injectCommandManagerService(($this->privates['App\\Service\\DeviceCommand\\CommandManagerService'] ?? $this->getCommandManagerServiceService()));
  960.         $instance->injectService(($this->privates['App\\Service\\DeviceCommand\\LastCommandCheckService'] ?? $this->getLastCommandCheckServiceService()));
  961.         return $instance;
  962.     }
  963.     /**
  964.      * Gets the public 'App\Controller\Api\EncryptController' shared autowired service.
  965.      *
  966.      * @return \App\Controller\Api\EncryptController
  967.      */
  968.     protected function getEncryptControllerService()
  969.     {
  970.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  971.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  972.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  973.         include_once \dirname(__DIR__4).'/src/Controller/Api/EncryptController.php';
  974.         $this->services['App\\Controller\\Api\\EncryptController'] = $instance = new \App\Controller\Api\EncryptController();
  975.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\Controller\\Api\\EncryptController'$this));
  976.         return $instance;
  977.     }
  978.     /**
  979.      * Gets the public 'App\Controller\Demo\DemoChartsController' shared autowired service.
  980.      *
  981.      * @return \App\Controller\Demo\DemoChartsController
  982.      */
  983.     protected function getDemoChartsControllerService()
  984.     {
  985.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  986.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  987.         include_once \dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php';
  988.         include_once \dirname(__DIR__4).'/src/Helpers/SecurityAwareTrait.php';
  989.         include_once \dirname(__DIR__4).'/src/Helpers/MessagesTrait.php';
  990.         include_once \dirname(__DIR__4).'/src/Controller/Traits/ResolveParameterToTransformerTypeTrait.php';
  991.         include_once \dirname(__DIR__4).'/src/Helpers/ShareLinkGeneratorTrait.php';
  992.         include_once \dirname(__DIR__4).'/src/Controller/Traits/NormalizeNameTrait.php';
  993.         include_once \dirname(__DIR__4).'/src/Controller/Traits/PrintTableTrait.php';
  994.         include_once \dirname(__DIR__4).'/src/Controller/Traits/CreatePointTrait.php';
  995.         include_once \dirname(__DIR__4).'/src/Controller/Demo/DemoChartsController.php';
  996.         include_once \dirname(__DIR__4).'/src/Service/ProbeFilterService.php';
  997.         $a = ($this->privates['App\\Service\\ProbeFilterService'] ?? ($this->privates['App\\Service\\ProbeFilterService'] = new \App\Service\ProbeFilterService()));
  998.         $this->services['App\\Controller\\Demo\\DemoChartsController'] = $instance = new \App\Controller\Demo\DemoChartsController(($this->privates['App\\DataBridge\\DataAbstraction'] ?? $this->getDataAbstractionService()), ($this->privates['App\\Assembler\\DataSampleAssembler'] ?? $this->getDataSampleAssemblerService()), ($this->privates['App\\Helpers\\RecipeResolver'] ?? $this->getRecipeResolverService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Factory\\MeasurementViewFactory'] ?? $this->getMeasurementViewFactoryService()), $a$a);
  999.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Demo\\DemoChartsController'$this));
  1000.         $instance->injectEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1001.         $instance->injectRequest(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1002.         $instance->inject(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1003.         $instance->injectLinkGeneratorService(($this->privates['App\\Service\\Demo\\LinkGeneratorService'] ?? $this->getLinkGeneratorServiceService()));
  1004.         return $instance;
  1005.     }
  1006.     /**
  1007.      * Gets the public 'App\Controller\Index\MeasurementController' shared autowired service.
  1008.      *
  1009.      * @return \App\Controller\Index\MeasurementController
  1010.      */
  1011.     protected function getMeasurementControllerService()
  1012.     {
  1013.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1014.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  1015.         include_once \dirname(__DIR__4).'/src/Helpers/ImportFromFileTrait.php';
  1016.         include_once \dirname(__DIR__4).'/src/Controller/Index/MeasurementController.php';
  1017.         $a = ($this->privates['App\\Service\\ImportFromWinApp\\ImportMeasurementService'] ?? $this->getImportMeasurementServiceService());
  1018.         $this->services['App\\Controller\\Index\\MeasurementController'] = $instance = new \App\Controller\Index\MeasurementController(($this->privates['App\\DataBridge\\DataAbstraction'] ?? $this->getDataAbstractionService()), $a, ($this->privates['App\\Assembler\\DataSampleAssembler'] ?? $this->getDataSampleAssemblerService()));
  1019.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Index\\MeasurementController'$this));
  1020.         $instance->injectEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1021.         $instance->injectService($a);
  1022.         return $instance;
  1023.     }
  1024.     /**
  1025.      * Gets the public 'App\Controller\Local\CalculationController' shared autowired service.
  1026.      *
  1027.      * @return \App\Controller\Local\CalculationController
  1028.      */
  1029.     protected function getCalculationControllerService()
  1030.     {
  1031.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1032.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1033.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1034.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  1035.         include_once \dirname(__DIR__4).'/src/DataBridge/DataBridgeTrait.php';
  1036.         include_once \dirname(__DIR__4).'/src/Helpers/TranslationAwareTrait.php';
  1037.         include_once \dirname(__DIR__4).'/src/Controller/Local/CalculationController.php';
  1038.         include_once \dirname(__DIR__4).'/src/Service/CalculateRecipe/CalculationErrorTrait.php';
  1039.         include_once \dirname(__DIR__4).'/src/Service/CalculateRecipeService.php';
  1040.         $this->services['App\\Controller\\Local\\CalculationController'] = $instance = new \App\Controller\Local\CalculationController(new \App\Service\CalculateRecipeService());
  1041.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\Controller\\Local\\CalculationController'$this));
  1042.         $instance->injectEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1043.         $instance->inject(($this->privates['App\\DataBridge\\DataAbstraction'] ?? $this->getDataAbstractionService()));
  1044.         $instance->injectRequest(($this->services['translator'] ?? $this->getTranslatorService()));
  1045.         return $instance;
  1046.     }
  1047.     /**
  1048.      * Gets the public 'App\Controller\Local\ChartController' shared autowired service.
  1049.      *
  1050.      * @return \App\Controller\Local\ChartController
  1051.      */
  1052.     protected function getChartControllerService()
  1053.     {
  1054.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1055.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1056.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1057.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  1058.         include_once \dirname(__DIR__4).'/src/DataBridge/DataBridgeTrait.php';
  1059.         include_once \dirname(__DIR__4).'/src/Controller/Local/ChartController.php';
  1060.         $this->services['App\\Controller\\Local\\ChartController'] = $instance = new \App\Controller\Local\ChartController();
  1061.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\Controller\\Local\\ChartController'$this));
  1062.         $instance->injectEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1063.         $instance->inject(($this->privates['App\\DataBridge\\DataAbstraction'] ?? $this->getDataAbstractionService()));
  1064.         return $instance;
  1065.     }
  1066.     /**
  1067.      * Gets the public 'App\Controller\Local\SettingsController' shared autowired service.
  1068.      *
  1069.      * @return \App\Controller\Local\SettingsController
  1070.      */
  1071.     protected function getSettingsControllerService()
  1072.     {
  1073.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1074.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1075.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1076.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  1077.         include_once \dirname(__DIR__4).'/src/DataBridge/DataBridgeTrait.php';
  1078.         include_once \dirname(__DIR__4).'/src/Service/DeviceCommand/CommandManagerAwareTrait.php';
  1079.         include_once \dirname(__DIR__4).'/src/Controller/Local/SettingsController.php';
  1080.         $this->services['App\\Controller\\Local\\SettingsController'] = $instance = new \App\Controller\Local\SettingsController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1081.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\Controller\\Local\\SettingsController'$this));
  1082.         $instance->injectEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1083.         $instance->inject(($this->privates['App\\DataBridge\\DataAbstraction'] ?? $this->getDataAbstractionService()));
  1084.         $instance->injectCommandManagerService(($this->privates['App\\Service\\DeviceCommand\\CommandManagerService'] ?? $this->getCommandManagerServiceService()));
  1085.         return $instance;
  1086.     }
  1087.     /**
  1088.      * Gets the public 'App\Controller\Panel\ChartsController' shared autowired service.
  1089.      *
  1090.      * @return \App\Controller\Panel\ChartsController
  1091.      */
  1092.     protected function getChartsControllerService()
  1093.     {
  1094.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1095.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  1096.         include_once \dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php';
  1097.         include_once \dirname(__DIR__4).'/src/Helpers/SecurityAwareTrait.php';
  1098.         include_once \dirname(__DIR__4).'/src/Helpers/MessagesTrait.php';
  1099.         include_once \dirname(__DIR__4).'/src/Controller/Panel/ChartsController.php';
  1100.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1101.         $this->services['App\\Controller\\Panel\\ChartsController'] = $instance = new \App\Controller\Panel\ChartsController(($this->privates['App\\DataBridge\\DataAbstraction'] ?? $this->getDataAbstractionService()), ($this->privates['App\\Assembler\\DataSampleAssembler'] ?? $this->getDataSampleAssemblerService()), ($this->privates['App\\Helpers\\RecipeResolver'] ?? $this->getRecipeResolverService()), ($this->services['translator'] ?? $this->getTranslatorService()), $a, ($this->privates['App\\Factory\\MeasurementViewFactory'] ?? $this->getMeasurementViewFactoryService()));
  1102.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Panel\\ChartsController'$this));
  1103.         $instance->injectEntityManager($a);
  1104.         $instance->injectRequest(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1105.         $instance->inject(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1106.         return $instance;
  1107.     }
  1108.     /**
  1109.      * Gets the public 'App\Controller\Panel\DemoController' shared autowired service.
  1110.      *
  1111.      * @return \App\Controller\Panel\DemoController
  1112.      */
  1113.     protected function getDemoControllerService()
  1114.     {
  1115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1116.         include_once \dirname(__DIR__4).'/src/Helpers/ShareLinkGeneratorTrait.php';
  1117.         include_once \dirname(__DIR__4).'/src/Controller/Panel/DemoController.php';
  1118.         $this->services['App\\Controller\\Panel\\DemoController'] = $instance = new \App\Controller\Panel\DemoController(($this->privates['App\\DataBridge\\DataAbstraction'] ?? $this->getDataAbstractionService()), ($this->privates['App\\Helpers\\RecipeResolver'] ?? $this->getRecipeResolverService()), ($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1119.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Panel\\DemoController'$this));
  1120.         $instance->injectLinkGeneratorService(($this->privates['App\\Service\\Demo\\LinkGeneratorService'] ?? $this->getLinkGeneratorServiceService()));
  1121.         return $instance;
  1122.     }
  1123.     /**
  1124.      * Gets the public 'App\Controller\Panel\DeviceListController' shared autowired service.
  1125.      *
  1126.      * @return \App\Controller\Panel\DeviceListController
  1127.      */
  1128.     protected function getDeviceListControllerService()
  1129.     {
  1130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1131.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  1132.         include_once \dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php';
  1133.         include_once \dirname(__DIR__4).'/src/Controller/Traits/NormalizeNameTrait.php';
  1134.         include_once \dirname(__DIR__4).'/src/Controller/Traits/PrintTableTrait.php';
  1135.         include_once \dirname(__DIR__4).'/src/Controller/Traits/ResolveParameterToTransformerTypeTrait.php';
  1136.         include_once \dirname(__DIR__4).'/src/Controller/Traits/CreatePointTrait.php';
  1137.         include_once \dirname(__DIR__4).'/src/Controller/Panel/DeviceListController.php';
  1138.         include_once \dirname(__DIR__4).'/src/Service/MeasurementCsvExporter.php';
  1139.         include_once \dirname(__DIR__4).'/src/Service/DeviceStopRequestSimulator.php';
  1140.         include_once \dirname(__DIR__4).'/src/Service/ProbeFilterService.php';
  1141.         $a = ($this->privates['App\\Assembler\\DataSampleAssembler'] ?? $this->getDataSampleAssemblerService());
  1142.         $b = ($this->services['translator'] ?? $this->getTranslatorService());
  1143.         $c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1144.         $d = ($this->privates['App\\Service\\ProbeFilterService'] ?? ($this->privates['App\\Service\\ProbeFilterService'] = new \App\Service\ProbeFilterService()));
  1145.         $this->services['App\\Controller\\Panel\\DeviceListController'] = $instance = new \App\Controller\Panel\DeviceListController(($this->privates['App\\DataBridge\\DataAbstraction'] ?? $this->getDataAbstractionService()), $a, ($this->privates['App\\Helpers\\RecipeResolver'] ?? $this->getRecipeResolverService()), ($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()), $b, new \App\Service\MeasurementCsvExporter($b), ($this->privates['App\\Service\\FlatDeviceService'] ?? $this->getFlatDeviceServiceService()), ($this->privates['App\\Repository\\UserSettingRepository'] ?? $this->getUserSettingRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), new \App\Service\DeviceStopRequestSimulator($c$a), ($this->privates['App\\Repository\\MeasurementRepository'] ?? $this->getMeasurementRepositoryService()), $d$d, ($this->privates['App\\Factory\\ChannelViewFactory'] ?? ($this->privates['App\\Factory\\ChannelViewFactory'] = new \App\Factory\ChannelViewFactory())));
  1146.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Panel\\DeviceListController'$this));
  1147.         $instance->injectEntityManager($c);
  1148.         $instance->injectRequest(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1149.         return $instance;
  1150.     }
  1151.     /**
  1152.      * Gets the public 'App\Controller\Panel\LineTypeController' shared autowired service.
  1153.      *
  1154.      * @return \App\Controller\Panel\LineTypeController
  1155.      */
  1156.     protected function getLineTypeControllerService()
  1157.     {
  1158.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1159.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1160.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1161.         include_once \dirname(__DIR__4).'/src/Controller/Panel/LineTypeController.php';
  1162.         $this->services['App\\Controller\\Panel\\LineTypeController'] = $instance = new \App\Controller\Panel\LineTypeController(($this->privates['App\\Repository\\LineTypeGroupRepository'] ?? $this->getLineTypeGroupRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1163.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\Controller\\Panel\\LineTypeController'$this));
  1164.         return $instance;
  1165.     }
  1166.     /**
  1167.      * Gets the public 'App\Controller\Panel\MeasurementDataController' shared autowired service.
  1168.      *
  1169.      * @return \App\Controller\Panel\MeasurementDataController
  1170.      */
  1171.     protected function getMeasurementDataControllerService()
  1172.     {
  1173.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1174.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  1175.         include_once \dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php';
  1176.         include_once \dirname(__DIR__4).'/src/Controller/Panel/MeasurementDataController.php';
  1177.         include_once \dirname(__DIR__4).'/src/Service/Handler/MergeMeasurementHandler.php';
  1178.         include_once \dirname(__DIR__4).'/src/Helpers/SecurityAwareTrait.php';
  1179.         include_once \dirname(__DIR__4).'/src/Assembler/MergeMeasurementAssembler.php';
  1180.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1181.         $b = new \App\Assembler\MergeMeasurementAssembler();
  1182.         $b->injectEntityManager($a);
  1183.         $b->inject(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  1184.         $c = new \App\Service\Handler\MergeMeasurementHandler($b);
  1185.         $c->injectEntityManager($a);
  1186.         $this->services['App\\Controller\\Panel\\MeasurementDataController'] = $instance = new \App\Controller\Panel\MeasurementDataController(($this->services['translator'] ?? $this->getTranslatorService()), $a$c, ($this->privates['App\\Service\\ImportFromWinApp\\ImportMeasurementService'] ?? $this->getImportMeasurementServiceService()));
  1187.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Panel\\MeasurementDataController'$this));
  1188.         $instance->injectEntityManager($a);
  1189.         $instance->injectRequest(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1190.         return $instance;
  1191.     }
  1192.     /**
  1193.      * Gets the public 'App\Controller\Panel\NotesController' shared autowired service.
  1194.      *
  1195.      * @return \App\Controller\Panel\NotesController
  1196.      */
  1197.     protected function getNotesControllerService()
  1198.     {
  1199.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1200.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  1201.         include_once \dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php';
  1202.         include_once \dirname(__DIR__4).'/src/Controller/Panel/NotesController.php';
  1203.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1204.         $this->services['App\\Controller\\Panel\\NotesController'] = $instance = new \App\Controller\Panel\NotesController($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  1205.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Panel\\NotesController'$this));
  1206.         $instance->injectEntityManager($a);
  1207.         $instance->injectRequest(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1208.         return $instance;
  1209.     }
  1210.     /**
  1211.      * Gets the public 'App\Controller\Panel\ProfileController' shared autowired service.
  1212.      *
  1213.      * @return \App\Controller\Panel\ProfileController
  1214.      */
  1215.     protected function getProfileControllerService()
  1216.     {
  1217.         include_once \dirname(__DIR__4).'/src/Controller/Panel/ProfileController.php';
  1218.         return $this->services['App\\Controller\\Panel\\ProfileController'] = new \App\Controller\Panel\ProfileController();
  1219.     }
  1220.     /**
  1221.      * Gets the public 'App\Controller\Panel\ReportController' shared autowired service.
  1222.      *
  1223.      * @return \App\Controller\Panel\ReportController
  1224.      */
  1225.     protected function getReportControllerService()
  1226.     {
  1227.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1228.         include_once \dirname(__DIR__4).'/src/Controller/Panel/ReportController.php';
  1229.         $this->services['App\\Controller\\Panel\\ReportController'] = $instance = new \App\Controller\Panel\ReportController(($this->privates['App\\DataBridge\\DataAbstraction'] ?? $this->getDataAbstractionService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()), ($this->privates['App\\Helpers\\RecipeResolver'] ?? $this->getRecipeResolverService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['App\\Factory\\MeasurementViewFactory'] ?? $this->getMeasurementViewFactoryService()));
  1230.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Panel\\ReportController'$this));
  1231.         return $instance;
  1232.     }
  1233.     /**
  1234.      * Gets the public 'App\Controller\Panel\StrengthPointController' shared autowired service.
  1235.      *
  1236.      * @return \App\Controller\Panel\StrengthPointController
  1237.      */
  1238.     protected function getStrengthPointControllerService()
  1239.     {
  1240.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1241.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  1242.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  1243.         include_once \dirname(__DIR__4).'/src/Controller/Panel/StrengthPointController.php';
  1244.         $this->services['App\\Controller\\Panel\\StrengthPointController'] = $instance = new \App\Controller\Panel\StrengthPointController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  1245.         $instance->setContainer(($this->privates['.service_locator.u9KuSDP'] ?? $this->get_ServiceLocator_U9KuSDPService())->withContext('App\\Controller\\Panel\\StrengthPointController'$this));
  1246.         return $instance;
  1247.     }
  1248.     /**
  1249.      * Gets the public 'App\Controller\Security\ErrorController' shared autowired service.
  1250.      *
  1251.      * @return \App\Controller\Security\ErrorController
  1252.      */
  1253.     protected function getErrorControllerService()
  1254.     {
  1255.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1256.         include_once \dirname(__DIR__4).'/src/Controller/Security/ErrorController.php';
  1257.         $this->services['App\\Controller\\Security\\ErrorController'] = $instance = new \App\Controller\Security\ErrorController();
  1258.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Security\\ErrorController'$this));
  1259.         return $instance;
  1260.     }
  1261.     /**
  1262.      * Gets the public 'App\Controller\Security\LoginController' shared autowired service.
  1263.      *
  1264.      * @return \App\Controller\Security\LoginController
  1265.      */
  1266.     protected function getLoginControllerService()
  1267.     {
  1268.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1269.         include_once \dirname(__DIR__4).'/src/Controller/Security/LoginController.php';
  1270.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  1271.         $this->services['App\\Controller\\Security\\LoginController'] = $instance = new \App\Controller\Security\LoginController(new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  1272.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Security\\LoginController'$this));
  1273.         return $instance;
  1274.     }
  1275.     /**
  1276.      * Gets the public 'App\Controller\Security\LogoutController' shared autowired service.
  1277.      *
  1278.      * @return \App\Controller\Security\LogoutController
  1279.      */
  1280.     protected function getLogoutControllerService()
  1281.     {
  1282.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1283.         include_once \dirname(__DIR__4).'/src/Controller/Security/LogoutController.php';
  1284.         $this->services['App\\Controller\\Security\\LogoutController'] = $instance = new \App\Controller\Security\LogoutController();
  1285.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Security\\LogoutController'$this));
  1286.         return $instance;
  1287.     }
  1288.     /**
  1289.      * Gets the public 'App\Controller\Security\ResetController' shared autowired service.
  1290.      *
  1291.      * @return \App\Controller\Security\ResetController
  1292.      */
  1293.     protected function getResetControllerService()
  1294.     {
  1295.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1296.         include_once \dirname(__DIR__4).'/src/Controller/Security/ResetController.php';
  1297.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  1298.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  1299.         include_once \dirname(__DIR__4).'/src/Factory/EmailFactory.php';
  1300.         $this->services['App\\Controller\\Security\\ResetController'] = $instance = new \App\Controller\Security\ResetController(($this->privates['App\\Factory\\EmailFactory'] ?? ($this->privates['App\\Factory\\EmailFactory'] = new \App\Factory\EmailFactory($this->getEnv('MAILER_DSN_SENDER_NAME'), $this->getEnv('MAILER_DSN_SENDER_EMAIL')))), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
  1301.         $instance->setContainer(($this->privates['.service_locator.mx0UMmY'] ?? $this->get_ServiceLocator_Mx0UMmYService())->withContext('App\\Controller\\Security\\ResetController'$this));
  1302.         return $instance;
  1303.     }
  1304.     /**
  1305.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  1306.      *
  1307.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  1308.      */
  1309.     protected function getProfilerControllerService()
  1310.     {
  1311.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Controller/ProfilerController.php';
  1312.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  1313.     }
  1314.     /**
  1315.      * Gets the public 'EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController' shared autowired service.
  1316.      *
  1317.      * @return \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController
  1318.      */
  1319.     protected function getEasyAdminControllerService()
  1320.     {
  1321.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1322.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/AdminControllerTrait.php';
  1323.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Controller/EasyAdminController.php';
  1324.         $this->services['EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Controller\EasyAdminController();
  1325.         $instance->setContainer(($this->privates['.service_locator.VsSPzfU'] ?? $this->get_ServiceLocator_VsSPzfUService())->withContext('EasyCorp\\Bundle\\EasyAdminBundle\\Controller\\EasyAdminController'$this));
  1326.         return $instance;
  1327.     }
  1328.     /**
  1329.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  1330.      *
  1331.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  1332.      */
  1333.     protected function getRedirectControllerService()
  1334.     {
  1335.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  1336.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  1337.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  1338.     }
  1339.     /**
  1340.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  1341.      *
  1342.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  1343.      */
  1344.     protected function getTemplateControllerService()
  1345.     {
  1346.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  1347.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1348.     }
  1349.     /**
  1350.      * Gets the public 'cache.app' shared service.
  1351.      *
  1352.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1353.      */
  1354.     protected function getCache_AppService()
  1355.     {
  1356.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('mRcv9E0-kf'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  1357.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1358.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1359.     }
  1360.     /**
  1361.      * Gets the public 'cache.app_clearer' shared service.
  1362.      *
  1363.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1364.      */
  1365.     protected function getCache_AppClearerService()
  1366.     {
  1367.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1368.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1369.         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())]);
  1370.     }
  1371.     /**
  1372.      * Gets the public 'cache.global_clearer' shared service.
  1373.      *
  1374.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1375.      */
  1376.     protected function getCache_GlobalClearerService()
  1377.     {
  1378.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1379.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1380.         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.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), '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()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService())]);
  1381.     }
  1382.     /**
  1383.      * Gets the public 'cache.system' shared service.
  1384.      *
  1385.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1386.      */
  1387.     protected function getCache_SystemService()
  1388.     {
  1389.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('YlBTYMwQaz'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1390.     }
  1391.     /**
  1392.      * Gets the public 'cache.system_clearer' shared service.
  1393.      *
  1394.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1395.      */
  1396.     protected function getCache_SystemClearerService()
  1397.     {
  1398.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1399.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1400.         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.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService())]);
  1401.     }
  1402.     /**
  1403.      * Gets the public 'cache.validator_expression_language' shared service.
  1404.      *
  1405.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1406.      */
  1407.     protected function getCache_ValidatorExpressionLanguageService()
  1408.     {
  1409.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('TagoJAeOVx'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1410.     }
  1411.     /**
  1412.      * Gets the public 'cache_warmer' shared service.
  1413.      *
  1414.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1415.      */
  1416.     protected function getCacheWarmerService()
  1417.     {
  1418.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1419.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1420.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1421.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  1422.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  1423.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1424.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1425.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1426.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1427.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1428.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1429.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1430.         }, 9), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  1431.     }
  1432.     /**
  1433.      * Gets the public 'console.command_loader' shared service.
  1434.      *
  1435.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1436.      */
  1437.     protected function getConsole_CommandLoaderService()
  1438.     {
  1439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1441.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1442.             'App\\Command\\AssetVersionUpdateCommand' => ['privates''App\\Command\\AssetVersionUpdateCommand''getAssetVersionUpdateCommandService'false],
  1443.             'App\\Command\\CreateUserCommand' => ['privates''App\\Command\\CreateUserCommand''getCreateUserCommandService'false],
  1444.             'App\\Command\\DeactivateOldDevicesCommand' => ['privates''App\\Command\\DeactivateOldDevicesCommand''getDeactivateOldDevicesCommandService'false],
  1445.             'App\\Command\\DecryptDebugCommand' => ['privates''App\\Command\\DecryptDebugCommand''getDecryptDebugCommandService'false],
  1446.             'App\\Command\\ResetRecipePriorityCommand' => ['privates''App\\Command\\ResetRecipePriorityCommand''getResetRecipePriorityCommandService'false],
  1447.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  1448.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  1449.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  1450.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  1451.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  1452.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  1453.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  1454.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  1455.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  1456.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  1457.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  1458.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  1459.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  1460.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  1461.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  1462.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  1463.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  1464.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  1465.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  1466.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  1467.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  1468.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  1469.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  1470.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  1471.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  1472.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  1473.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  1474.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  1475.             'console.command.form_debug' => ['privates''.console.command.form_debug.lazy''get_Console_Command_FormDebug_LazyService'false],
  1476.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  1477.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  1478.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  1479.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  1480.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  1481.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  1482.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  1483.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  1484.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1485.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1486.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1487.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1488.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1489.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1490.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1491.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1492.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1493.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1494.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1495.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1496.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1497.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1498.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1499.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1500.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1501.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1502.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1503.             'doctrine_migrations.diff_command' => ['privates''.doctrine_migrations.diff_command.lazy''get_DoctrineMigrations_DiffCommand_LazyService'false],
  1504.             'doctrine_migrations.sync_metadata_command' => ['privates''.doctrine_migrations.sync_metadata_command.lazy''get_DoctrineMigrations_SyncMetadataCommand_LazyService'false],
  1505.             'doctrine_migrations.versions_command' => ['privates''.doctrine_migrations.versions_command.lazy''get_DoctrineMigrations_VersionsCommand_LazyService'false],
  1506.             'doctrine_migrations.current_command' => ['privates''.doctrine_migrations.current_command.lazy''get_DoctrineMigrations_CurrentCommand_LazyService'false],
  1507.             'doctrine_migrations.dump_schema_command' => ['privates''.doctrine_migrations.dump_schema_command.lazy''get_DoctrineMigrations_DumpSchemaCommand_LazyService'false],
  1508.             'doctrine_migrations.execute_command' => ['privates''.doctrine_migrations.execute_command.lazy''get_DoctrineMigrations_ExecuteCommand_LazyService'false],
  1509.             'doctrine_migrations.generate_command' => ['privates''.doctrine_migrations.generate_command.lazy''get_DoctrineMigrations_GenerateCommand_LazyService'false],
  1510.             'doctrine_migrations.latest_command' => ['privates''.doctrine_migrations.latest_command.lazy''get_DoctrineMigrations_LatestCommand_LazyService'false],
  1511.             'doctrine_migrations.migrate_command' => ['privates''.doctrine_migrations.migrate_command.lazy''get_DoctrineMigrations_MigrateCommand_LazyService'false],
  1512.             'doctrine_migrations.rollup_command' => ['privates''.doctrine_migrations.rollup_command.lazy''get_DoctrineMigrations_RollupCommand_LazyService'false],
  1513.             'doctrine_migrations.status_command' => ['privates''.doctrine_migrations.status_command.lazy''get_DoctrineMigrations_StatusCommand_LazyService'false],
  1514.             'doctrine_migrations.up_to_date_command' => ['privates''.doctrine_migrations.up_to_date_command.lazy''get_DoctrineMigrations_UpToDateCommand_LazyService'false],
  1515.             'doctrine_migrations.version_command' => ['privates''.doctrine_migrations.version_command.lazy''get_DoctrineMigrations_VersionCommand_LazyService'false],
  1516.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  1517.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  1518.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  1519.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  1520.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  1521.             'easyadmin.command.make_admin_migration' => ['services''easyadmin.command.make_admin_migration''getEasyadmin_Command_MakeAdminMigrationService'false],
  1522.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  1523.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1524.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  1525.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  1526.             'maker.auto_command.make_twig_component' => ['privates''.maker.auto_command.make_twig_component.lazy''get_Maker_AutoCommand_MakeTwigComponent_LazyService'false],
  1527.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  1528.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  1529.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  1530.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  1531.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  1532.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  1533.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  1534.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  1535.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  1536.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  1537.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  1538.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  1539.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  1540.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  1541.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  1542.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  1543.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  1544.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  1545.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  1546.             'maker.auto_command.make_stimulus_controller' => ['privates''.maker.auto_command.make_stimulus_controller.lazy''get_Maker_AutoCommand_MakeStimulusController_LazyService'false],
  1547.             'maker.auto_command.make_security_form_login' => ['privates''.maker.auto_command.make_security_form_login.lazy''get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService'false],
  1548.         ], [
  1549.             'App\\Command\\AssetVersionUpdateCommand' => 'App\\Command\\AssetVersionUpdateCommand',
  1550.             'App\\Command\\CreateUserCommand' => 'App\\Command\\CreateUserCommand',
  1551.             'App\\Command\\DeactivateOldDevicesCommand' => 'App\\Command\\DeactivateOldDevicesCommand',
  1552.             'App\\Command\\DecryptDebugCommand' => 'App\\Command\\DecryptDebugCommand',
  1553.             'App\\Command\\ResetRecipePriorityCommand' => 'App\\Command\\ResetRecipePriorityCommand',
  1554.             'console.command.about' => '?',
  1555.             'console.command.assets_install' => '?',
  1556.             'console.command.cache_clear' => '?',
  1557.             'console.command.cache_pool_clear' => '?',
  1558.             'console.command.cache_pool_prune' => '?',
  1559.             'console.command.cache_pool_delete' => '?',
  1560.             'console.command.cache_pool_list' => '?',
  1561.             'console.command.cache_warmup' => '?',
  1562.             'console.command.config_debug' => '?',
  1563.             'console.command.config_dump_reference' => '?',
  1564.             'console.command.container_debug' => '?',
  1565.             'console.command.container_lint' => '?',
  1566.             'console.command.debug_autowiring' => '?',
  1567.             'console.command.dotenv_debug' => '?',
  1568.             'console.command.event_dispatcher_debug' => '?',
  1569.             'console.command.messenger_consume_messages' => '?',
  1570.             'console.command.messenger_setup_transports' => '?',
  1571.             'console.command.messenger_debug' => '?',
  1572.             'console.command.messenger_stop_workers' => '?',
  1573.             'console.command.router_debug' => '?',
  1574.             'console.command.router_match' => '?',
  1575.             'console.command.translation_debug' => '?',
  1576.             'console.command.translation_extract' => '?',
  1577.             'console.command.validator_debug' => '?',
  1578.             'console.command.translation_pull' => '?',
  1579.             'console.command.translation_push' => '?',
  1580.             'console.command.xliff_lint' => '?',
  1581.             'console.command.yaml_lint' => '?',
  1582.             'console.command.form_debug' => '?',
  1583.             'console.command.secrets_set' => '?',
  1584.             'console.command.secrets_remove' => '?',
  1585.             'console.command.secrets_generate_key' => '?',
  1586.             'console.command.secrets_list' => '?',
  1587.             'console.command.secrets_decrypt_to_local' => '?',
  1588.             'console.command.secrets_encrypt_from_local' => '?',
  1589.             'twig.command.debug' => '?',
  1590.             'twig.command.lint' => '?',
  1591.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1592.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1593.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1594.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1595.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\MetadataCommand',
  1596.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryCommand',
  1597.             'doctrine.cache_clear_result_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\ResultCommand',
  1598.             'doctrine.cache_collection_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\CollectionRegionCommand',
  1599.             'doctrine.mapping_convert_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ConvertMappingCommand',
  1600.             'doctrine.schema_create_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\CreateCommand',
  1601.             'doctrine.schema_drop_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\DropCommand',
  1602.             'doctrine.ensure_production_settings_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\EnsureProductionSettingsCommand',
  1603.             'doctrine.clear_entity_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\EntityRegionCommand',
  1604.             'doctrine.mapping_info_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\InfoCommand',
  1605.             'doctrine.clear_query_region_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ClearCache\\QueryRegionCommand',
  1606.             'doctrine.query_dql_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\RunDqlCommand',
  1607.             'doctrine.schema_update_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\SchemaTool\\UpdateCommand',
  1608.             'doctrine.schema_validate_command' => 'Doctrine\\ORM\\Tools\\Console\\Command\\ValidateSchemaCommand',
  1609.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1610.             'doctrine_migrations.diff_command' => '?',
  1611.             'doctrine_migrations.sync_metadata_command' => '?',
  1612.             'doctrine_migrations.versions_command' => '?',
  1613.             'doctrine_migrations.current_command' => '?',
  1614.             'doctrine_migrations.dump_schema_command' => '?',
  1615.             'doctrine_migrations.execute_command' => '?',
  1616.             'doctrine_migrations.generate_command' => '?',
  1617.             'doctrine_migrations.latest_command' => '?',
  1618.             'doctrine_migrations.migrate_command' => '?',
  1619.             'doctrine_migrations.rollup_command' => '?',
  1620.             'doctrine_migrations.status_command' => '?',
  1621.             'doctrine_migrations.up_to_date_command' => '?',
  1622.             'doctrine_migrations.version_command' => '?',
  1623.             'security.command.debug_firewall' => '?',
  1624.             'security.command.user_password_encoder' => '?',
  1625.             'security.command.user_password_hash' => '?',
  1626.             'var_dumper.command.server_dump' => '?',
  1627.             'monolog.command.server_log' => '?',
  1628.             'easyadmin.command.make_admin_migration' => 'EasyCorp\\Bundle\\EasyAdminBundle\\Command\\MakeAdminMigrationCommand',
  1629.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  1630.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1631.             'maker.auto_command.make_auth' => '?',
  1632.             'maker.auto_command.make_command' => '?',
  1633.             'maker.auto_command.make_twig_component' => '?',
  1634.             'maker.auto_command.make_controller' => '?',
  1635.             'maker.auto_command.make_crud' => '?',
  1636.             'maker.auto_command.make_docker_database' => '?',
  1637.             'maker.auto_command.make_entity' => '?',
  1638.             'maker.auto_command.make_fixtures' => '?',
  1639.             'maker.auto_command.make_form' => '?',
  1640.             'maker.auto_command.make_message' => '?',
  1641.             'maker.auto_command.make_messenger_middleware' => '?',
  1642.             'maker.auto_command.make_registration_form' => '?',
  1643.             'maker.auto_command.make_reset_password' => '?',
  1644.             'maker.auto_command.make_serializer_encoder' => '?',
  1645.             'maker.auto_command.make_serializer_normalizer' => '?',
  1646.             'maker.auto_command.make_subscriber' => '?',
  1647.             'maker.auto_command.make_twig_extension' => '?',
  1648.             'maker.auto_command.make_test' => '?',
  1649.             'maker.auto_command.make_validator' => '?',
  1650.             'maker.auto_command.make_voter' => '?',
  1651.             'maker.auto_command.make_user' => '?',
  1652.             'maker.auto_command.make_migration' => '?',
  1653.             'maker.auto_command.make_stimulus_controller' => '?',
  1654.             'maker.auto_command.make_security_form_login' => '?',
  1655.         ]), ['app:assets:update' => 'App\\Command\\AssetVersionUpdateCommand''app:create-user' => 'App\\Command\\CreateUserCommand''app:deactivate-old-devices' => 'App\\Command\\DeactivateOldDevicesCommand''app:decrypt:debug' => 'App\\Command\\DecryptDebugCommand''app:reset-recipe-priority' => 'App\\Command\\ResetRecipePriorityCommand''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:dotenv' => 'console.command.dotenv_debug''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:extract' => 'console.command.translation_extract''translation:update' => 'console.command.translation_extract''debug:validator' => 'console.command.validator_debug''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''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''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: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:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_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''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''make:admin:migration' => 'easyadmin.command.make_admin_migration''nelmio:apidoc:dump' => 'nelmio_api_doc.command.dump''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:twig-component' => 'maker.auto_command.make_twig_component''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: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:test' => 'maker.auto_command.make_test''make:unit-test' => 'maker.auto_command.make_test''make:functional-test' => 'maker.auto_command.make_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''make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller''make:security:form-login' => 'maker.auto_command.make_security_form_login']);
  1656.     }
  1657.     /**
  1658.      * Gets the public 'container.env_var_processors_locator' shared service.
  1659.      *
  1660.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1661.      */
  1662.     protected function getContainer_EnvVarProcessorsLocatorService()
  1663.     {
  1664.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1665.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1666.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1667.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1668.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1669.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1670.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1671.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1672.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1673.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1674.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1675.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1676.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1677.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1678.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1679.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1680.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1681.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1682.         ], [
  1683.             'base64' => '?',
  1684.             'bool' => '?',
  1685.             'const' => '?',
  1686.             'csv' => '?',
  1687.             'default' => '?',
  1688.             'file' => '?',
  1689.             'float' => '?',
  1690.             'int' => '?',
  1691.             'json' => '?',
  1692.             'key' => '?',
  1693.             'not' => '?',
  1694.             'query_string' => '?',
  1695.             'require' => '?',
  1696.             'resolve' => '?',
  1697.             'string' => '?',
  1698.             'trim' => '?',
  1699.             'url' => '?',
  1700.         ]);
  1701.     }
  1702.     /**
  1703.      * Gets the public 'data_collector.dump' shared service.
  1704.      *
  1705.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1706.      */
  1707.     protected function getDataCollector_DumpService()
  1708.     {
  1709.         return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  1710.     }
  1711.     /**
  1712.      * Gets the public 'doctrine' shared service.
  1713.      *
  1714.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1715.      */
  1716.     protected function getDoctrineService()
  1717.     {
  1718.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1719.     }
  1720.     /**
  1721.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1722.      *
  1723.      * @return \Doctrine\DBAL\Connection
  1724.      */
  1725.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1726.     {
  1727.         $a = ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService());
  1728.         if (isset($this->services['doctrine.dbal.default_connection'])) {
  1729.             return $this->services['doctrine.dbal.default_connection'];
  1730.         }
  1731.         $b = new \Doctrine\DBAL\Configuration();
  1732.         $c = new \Symfony\Bridge\Monolog\Logger('doctrine');
  1733.         $c->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1734.         $c->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  1735.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($c);
  1736.         $d = new \Doctrine\Bundle\DoctrineBundle\Middleware\DebugMiddleware(($this->privates['doctrine.debug_data_holder'] ?? ($this->privates['doctrine.debug_data_holder'] = new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  1737.         $d->setConnectionName('default');
  1738.         $b->setSchemaManagerFactory(new \Doctrine\DBAL\Schema\LegacySchemaManagerFactory());
  1739.         $b->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([=> new \Doctrine\Bundle\DoctrineBundle\Dbal\RegexSchemaAssetFilter('~^(?!(data_sample_request_queue|mailer_queue|data_sample_added_queue))~'), => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')))]));
  1740.         $b->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware($c), => $d]);
  1741.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory([], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2''mssql' => 'pdo_sqlsrv''mysql' => 'pdo_mysql''mysql2' => 'pdo_mysql''postgres' => 'pdo_pgsql''postgresql' => 'pdo_pgsql''pgsql' => 'pdo_pgsql''sqlite' => 'pdo_sqlite''sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''idle_connection_ttl' => 600'host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $b$a, []);
  1742.     }
  1743.     /**
  1744.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1745.      *
  1746.      * @return \Doctrine\ORM\EntityManager
  1747.      */
  1748.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1749.     {
  1750.         if ($lazyLoad) {
  1751.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1752.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1753.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1754.                     $proxy->setProxyInitializer(null);
  1755.                     return true;
  1756.                 });
  1757.             });
  1758.         }
  1759.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
  1760.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
  1761.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1762.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php';
  1763.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1764.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  1765.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  1766.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  1767.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  1768.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  1769.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php';
  1770.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php';
  1771.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1772.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/EntityListenerServiceResolver.php';
  1773.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Mapping/ContainerEntityListenerResolver.php';
  1774.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  1775.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php';
  1776.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php';
  1777.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/ManagerConfigurator.php';
  1778.         $a = new \Doctrine\ORM\Configuration();
  1779.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1780.         $b->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
  1781.         $a->setEntityNamespaces(['App' => 'App\\Entity']);
  1782.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1783.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1784.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1785.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1786.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  1787.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  1788.         ], [
  1789.             'doctrine.ulid_generator' => '?',
  1790.             'doctrine.uuid_generator' => '?',
  1791.         ])));
  1792.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1793.         $a->setProxyNamespace('Proxies');
  1794.         $a->setAutoGenerateProxyClasses(true);
  1795.         $a->setSchemaIgnoreClasses([]);
  1796.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1797.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1798.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  1799.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  1800.         $a->setTypedFieldMapper(new \Doctrine\ORM\Mapping\DefaultTypedFieldMapper());
  1801.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1802.         $a->setLazyGhostObjectEnabled(false);
  1803.         $a->setIdentityGenerationPreferences([]);
  1804.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1805.             'App\\Repository\\ChannelRepository' => ['privates''App\\Repository\\ChannelRepository''getChannelRepositoryService'false],
  1806.             'App\\Repository\\ChannelSettingCoefficientRepository' => ['privates''App\\Repository\\ChannelSettingCoefficientRepository''getChannelSettingCoefficientRepositoryService'false],
  1807.             'App\\Repository\\ChannelSettingRepository' => ['privates''App\\Repository\\ChannelSettingRepository''getChannelSettingRepositoryService'false],
  1808.             'App\\Repository\\CustomerActivationLogRepository' => ['privates''App\\Repository\\CustomerActivationLogRepository''getCustomerActivationLogRepositoryService'false],
  1809.             'App\\Repository\\CustomerRepository' => ['privates''App\\Repository\\CustomerRepository''getCustomerRepositoryService'false],
  1810.             'App\\Repository\\DataSampleRepository' => ['privates''App\\Repository\\DataSampleRepository''getDataSampleRepositoryService'false],
  1811.             'App\\Repository\\DemoTokenRepository' => ['privates''App\\Repository\\DemoTokenRepository''getDemoTokenRepositoryService'false],
  1812.             'App\\Repository\\DeviceCommandRepository' => ['privates''App\\Repository\\DeviceCommandRepository''getDeviceCommandRepositoryService'false],
  1813.             'App\\Repository\\DeviceLastCommunicationRepository' => ['privates''App\\Repository\\DeviceLastCommunicationRepository''getDeviceLastCommunicationRepositoryService'false],
  1814.             'App\\Repository\\DeviceRepository' => ['privates''App\\Repository\\DeviceRepository''getDeviceRepositoryService'false],
  1815.             'App\\Repository\\LicenseRepository' => ['privates''App\\Repository\\LicenseRepository''getLicenseRepositoryService'false],
  1816.             'App\\Repository\\LineTypeGroupRepository' => ['privates''App\\Repository\\LineTypeGroupRepository''getLineTypeGroupRepositoryService'false],
  1817.             'App\\Repository\\LineTypeRepository' => ['privates''App\\Repository\\LineTypeRepository''getLineTypeRepositoryService'false],
  1818.             'App\\Repository\\MeasurementRepository' => ['privates''App\\Repository\\MeasurementRepository''getMeasurementRepositoryService'false],
  1819.             'App\\Repository\\MeasurementSettingRepository' => ['privates''App\\Repository\\MeasurementSettingRepository''getMeasurementSettingRepositoryService'false],
  1820.             'App\\Repository\\NotificationRepository' => ['privates''App\\Repository\\NotificationRepository''getNotificationRepositoryService'false],
  1821.             'App\\Repository\\ProbeRepository' => ['privates''App\\Repository\\ProbeRepository''getProbeRepositoryService'false],
  1822.             'App\\Repository\\ProjectSettingRepository' => ['privates''App\\Repository\\ProjectSettingRepository''getProjectSettingRepositoryService'false],
  1823.             'App\\Repository\\RecipeRepository' => ['privates''App\\Repository\\RecipeRepository''getRecipeRepositoryService'false],
  1824.             'App\\Repository\\RecipeToSyncRepository' => ['privates''App\\Repository\\RecipeToSyncRepository''getRecipeToSyncRepositoryService'false],
  1825.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  1826.             'App\\Repository\\UserSettingRepository' => ['privates''App\\Repository\\UserSettingRepository''getUserSettingRepositoryService'false],
  1827.         ], [
  1828.             'App\\Repository\\ChannelRepository' => '?',
  1829.             'App\\Repository\\ChannelSettingCoefficientRepository' => '?',
  1830.             'App\\Repository\\ChannelSettingRepository' => '?',
  1831.             'App\\Repository\\CustomerActivationLogRepository' => '?',
  1832.             'App\\Repository\\CustomerRepository' => '?',
  1833.             'App\\Repository\\DataSampleRepository' => '?',
  1834.             'App\\Repository\\DemoTokenRepository' => '?',
  1835.             'App\\Repository\\DeviceCommandRepository' => '?',
  1836.             'App\\Repository\\DeviceLastCommunicationRepository' => '?',
  1837.             'App\\Repository\\DeviceRepository' => '?',
  1838.             'App\\Repository\\LicenseRepository' => '?',
  1839.             'App\\Repository\\LineTypeGroupRepository' => '?',
  1840.             'App\\Repository\\LineTypeRepository' => '?',
  1841.             'App\\Repository\\MeasurementRepository' => '?',
  1842.             'App\\Repository\\MeasurementSettingRepository' => '?',
  1843.             'App\\Repository\\NotificationRepository' => '?',
  1844.             'App\\Repository\\ProbeRepository' => '?',
  1845.             'App\\Repository\\ProjectSettingRepository' => '?',
  1846.             'App\\Repository\\RecipeRepository' => '?',
  1847.             'App\\Repository\\RecipeToSyncRepository' => '?',
  1848.             'App\\Repository\\UserRepository' => '?',
  1849.             'App\\Repository\\UserSettingRepository' => '?',
  1850.         ])));
  1851.         $a->addCustomStringFunction('JSON_GET_TEXT''Scienta\\DoctrineJsonFunctions\\Query\\AST\\Functions\\Postgresql\\JsonGetText');
  1852.         $a->addCustomStringFunction('CAST''Oro\\ORM\\Query\\AST\\Functions\\Cast');
  1853.         $a->addCustomStringFunction('SLUGIFY''App\\ORM\\Functions\\SlugifyFunction');
  1854.         $a->addCustomStringFunction('DATE_FORMAT''Oro\\ORM\\Query\\AST\\Functions\\String\\DateFormat');
  1855.         $a->addCustomNumericFunction('YEAR''Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
  1856.         $a->addCustomNumericFunction('MONTH''Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
  1857.         $a->addCustomNumericFunction('DAY''Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
  1858.         $a->addCustomNumericFunction('HOUR''Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
  1859.         $a->addCustomNumericFunction('MINUTE''Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
  1860.         $a->addCustomDatetimeFunction('DATE''Oro\\ORM\\Query\\AST\\Functions\\SimpleFunction');
  1861.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a, ($this->privates['doctrine.dbal.default_connection.event_manager'] ?? $this->getDoctrine_Dbal_DefaultConnection_EventManagerService()));
  1862.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1863.         return $instance;
  1864.     }
  1865.     /**
  1866.      * Gets the public 'easyadmin.autocomplete' shared service.
  1867.      *
  1868.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete
  1869.      */
  1870.     protected function getEasyadmin_AutocompleteService()
  1871.     {
  1872.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Autocomplete.php';
  1873.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Finder.php';
  1874.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
  1875.         return $this->services['easyadmin.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Autocomplete(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), new \EasyCorp\Bundle\EasyAdminBundle\Search\Finder(($this->services['easyadmin.query_builder'] ?? $this->getEasyadmin_QueryBuilderService()), ($this->services['easyadmin.paginator'] ?? ($this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator()))), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  1876.     }
  1877.     /**
  1878.      * Gets the public 'easyadmin.command.make_admin_migration' shared service.
  1879.      *
  1880.      * @return \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand
  1881.      */
  1882.     protected function getEasyadmin_Command_MakeAdminMigrationService()
  1883.     {
  1884.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1885.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Command/MakeAdminMigrationCommand.php';
  1886.         $this->services['easyadmin.command.make_admin_migration'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Command\MakeAdminMigrationCommand(($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService()), \dirname(__DIR__4));
  1887.         $instance->setName('make:admin:migration');
  1888.         return $instance;
  1889.     }
  1890.     /**
  1891.      * Gets the public 'easyadmin.config.manager' shared service.
  1892.      *
  1893.      * @return \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager
  1894.      */
  1895.     protected function getEasyadmin_Config_ManagerService()
  1896.     {
  1897.         $this->services['easyadmin.config.manager'] = $instance = new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ConfigManager($this->parameters['easyadmin.config'], true, ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService()));
  1898.         $a = ($this->services['easyadmin.filter.registry'] ?? $this->getEasyadmin_Filter_RegistryService());
  1899.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\NormalizerConfigPass($this$a));
  1900.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DesignConfigPass('en'));
  1901.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MenuConfigPass());
  1902.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ActionConfigPass());
  1903.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\MetadataConfigPass(($this->services['doctrine'] ?? $this->getDoctrineService())));
  1904.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\PropertyConfigPass(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), $a));
  1905.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\ViewConfigPass());
  1906.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\TemplateConfigPass(($this->privates['twig.loader.native_filesystem'] ?? $this->getTwig_Loader_NativeFilesystemService())));
  1907.         $instance->addConfigPass(new \EasyCorp\Bundle\EasyAdminBundle\Configuration\DefaultConfigPass());
  1908.         return $instance;
  1909.     }
  1910.     /**
  1911.      * Gets the public 'easyadmin.filter.registry' shared service.
  1912.      *
  1913.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry
  1914.      */
  1915.     protected function getEasyadmin_Filter_RegistryService()
  1916.     {
  1917.         return $this->services['easyadmin.filter.registry'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\FilterRegistry(['array' => 'easyadmin.filter.type.array''boolean' => 'easyadmin.filter.type.boolean''comparison' => 'easyadmin.filter.type.comparison''date' => 'easyadmin.filter.type.date''dateinterval' => 'easyadmin.filter.type.dateinterval''datetime' => 'easyadmin.filter.type.datetime''decimal' => 'easyadmin.filter.type.decimal''choice' => 'easyadmin.filter.type.choice''entity' => 'easyadmin.filter.type.entity''float' => 'easyadmin.filter.type.float''integer' => 'easyadmin.filter.type.integer''text' => 'easyadmin.filter.type.text''textarea' => 'easyadmin.filter.type.textarea''time' => 'easyadmin.filter.type.time'], new RewindableGenerator(function () {
  1918.             yield => ($this->privates['easyadmin.filter.type_guesser.doctrine'] ?? $this->getEasyadmin_Filter_TypeGuesser_DoctrineService());
  1919.         }, 1));
  1920.     }
  1921.     /**
  1922.      * Gets the public 'easyadmin.form.guesser.missing_doctrine_orm_type_guesser' shared service.
  1923.      *
  1924.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser
  1925.      */
  1926.     protected function getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService()
  1927.     {
  1928.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  1929.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  1930.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Guesser/MissingDoctrineOrmTypeGuesser.php';
  1931.         return $this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Guesser\MissingDoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1932.     }
  1933.     /**
  1934.      * Gets the public 'easyadmin.listener.controller' shared service.
  1935.      *
  1936.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener
  1937.      */
  1938.     protected function getEasyadmin_Listener_ControllerService()
  1939.     {
  1940.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  1941.         if (isset($this->services['easyadmin.listener.controller'])) {
  1942.             return $this->services['easyadmin.listener.controller'];
  1943.         }
  1944.         return $this->services['easyadmin.listener.controller'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\ControllerListener($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()));
  1945.     }
  1946.     /**
  1947.      * Gets the public 'easyadmin.listener.request_post_initialize' shared service.
  1948.      *
  1949.      * @return \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener
  1950.      */
  1951.     protected function getEasyadmin_Listener_RequestPostInitializeService()
  1952.     {
  1953.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/EventListener/RequestPostInitializeListener.php';
  1954.         return $this->services['easyadmin.listener.request_post_initialize'] = new \EasyCorp\Bundle\EasyAdminBundle\EventListener\RequestPostInitializeListener(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1955.     }
  1956.     /**
  1957.      * Gets the public 'easyadmin.paginator' shared service.
  1958.      *
  1959.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator
  1960.      */
  1961.     protected function getEasyadmin_PaginatorService()
  1962.     {
  1963.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/Paginator.php';
  1964.         return $this->services['easyadmin.paginator'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\Paginator();
  1965.     }
  1966.     /**
  1967.      * Gets the public 'easyadmin.property_accessor' shared service.
  1968.      *
  1969.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  1970.      */
  1971.     protected function getEasyadmin_PropertyAccessorService()
  1972.     {
  1973.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  1974.         return $this->services['easyadmin.property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  1975.     }
  1976.     /**
  1977.      * Gets the public 'easyadmin.query_builder' shared service.
  1978.      *
  1979.      * @return \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder
  1980.      */
  1981.     protected function getEasyadmin_QueryBuilderService()
  1982.     {
  1983.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Search/QueryBuilder.php';
  1984.         return $this->services['easyadmin.query_builder'] = new \EasyCorp\Bundle\EasyAdminBundle\Search\QueryBuilder(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1985.     }
  1986.     /**
  1987.      * Gets the public 'easyadmin.router' shared service.
  1988.      *
  1989.      * @return \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter
  1990.      */
  1991.     protected function getEasyadmin_RouterService()
  1992.     {
  1993.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  1994.         if (isset($this->services['easyadmin.router'])) {
  1995.             return $this->services['easyadmin.router'];
  1996.         }
  1997.         return $this->services['easyadmin.router'] = new \EasyCorp\Bundle\EasyAdminBundle\Router\EasyAdminRouter($a, ($this->services['router'] ?? $this->getRouterService()), ($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  1998.     }
  1999.     /**
  2000.      * Gets the public 'easyadmin.security.authorization_checker' shared service.
  2001.      *
  2002.      * @return \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker
  2003.      */
  2004.     protected function getEasyadmin_Security_AuthorizationCheckerService()
  2005.     {
  2006.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  2007.         if (isset($this->services['easyadmin.security.authorization_checker'])) {
  2008.             return $this->services['easyadmin.security.authorization_checker'];
  2009.         }
  2010.         return $this->services['easyadmin.security.authorization_checker'] = new \EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker($a);
  2011.     }
  2012.     /**
  2013.      * Gets the public 'error_controller' shared service.
  2014.      *
  2015.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2016.      */
  2017.     protected function getErrorController2Service()
  2018.     {
  2019.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2020.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2021.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2022.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2023.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2024.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2025.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  2026.     }
  2027.     /**
  2028.      * Gets the public 'event_dispatcher' shared service.
  2029.      *
  2030.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2031.      */
  2032.     protected function getEventDispatcherService()
  2033.     {
  2034.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2035.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2036.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2037.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2038.         $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())));
  2039.         $instance->addListener('kernel.controller', [=> function () {
  2040.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2041.         }, => 'onKernelController'], 0);
  2042.         $instance->addListener('console.command', [=> function () {
  2043.             return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('migration_versions')));
  2044.         }, => 'onConsoleCommand'], 0);
  2045.         $instance->addListener('kernel.controller', [=> function () {
  2046.             return ($this->services['easyadmin.listener.controller'] ?? $this->getEasyadmin_Listener_ControllerService());
  2047.         }, => 'onKernelController'], 0);
  2048.         $instance->addListener('easy_admin.post_initialize', [=> function () {
  2049.             return ($this->services['easyadmin.listener.request_post_initialize'] ?? $this->getEasyadmin_Listener_RequestPostInitializeService());
  2050.         }, => 'initializeRequest'], 0);
  2051.         $instance->addListener('kernel.request', [=> function () {
  2052.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  2053.         }, => 'onKernelRequest'], 34);
  2054.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2055.             return ($this->privates['App\\EventSubscriber\\AppCacheSubscriber'] ?? $this->getAppCacheSubscriberService());
  2056.         }, => 'onKernelController'], 1);
  2057.         $instance->addListener('kernel.response', [=> function () {
  2058.             return ($this->privates['App\\EventSubscriber\\AppCacheSubscriber'] ?? $this->getAppCacheSubscriberService());
  2059.         }, => 'onKernelResponse'], 10);
  2060.         $instance->addListener('kernel.response', [=> function () {
  2061.             return ($this->privates['App\\EventSubscriber\\AppErrorSubscriber'] ?? ($this->privates['App\\EventSubscriber\\AppErrorSubscriber'] = new \App\EventSubscriber\AppErrorSubscriber([=> $this->getEnv('DEVICE_ADD_SAMPLE_PATH'), => '/api/add-sample-v2'])));
  2062.         }, => 'onKernelResponse'], 0);
  2063.         $instance->addListener('kernel.controller', [=> function () {
  2064.             return ($this->privates['App\\EventSubscriber\\DataTransformerDependencySubscriber'] ?? ($this->privates['App\\EventSubscriber\\DataTransformerDependencySubscriber'] = new \App\EventSubscriber\DataTransformerDependencySubscriber()));
  2065.         }, => 'onKernelController'], 0);
  2066.         $instance->addListener('kernel.controller', [=> function () {
  2067.             return ($this->privates['App\\EventSubscriber\\IdempotenceSubscriber'] ?? $this->getIdempotenceSubscriberService());
  2068.         }, => 'onKernelController'], -2);
  2069.         $instance->addListener('kernel.response', [=> function () {
  2070.             return ($this->privates['App\\EventSubscriber\\IdempotenceSubscriber'] ?? $this->getIdempotenceSubscriberService());
  2071.         }, => 'onKernelResponse'], 10);
  2072.         $instance->addListener('kernel.request', [=> function () {
  2073.             return ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] ?? $this->getLocaleSubscriberService());
  2074.         }, => 'onKernelRequest'], 20);
  2075.         $instance->addListener('security.interactive_login', [=> function () {
  2076.             return ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] ?? $this->getLocaleSubscriberService());
  2077.         }, => 'onSecurityInteractiveLogin'], 18);
  2078.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2079.             return ($this->privates['App\\EventSubscriber\\MeasurementViewSubscriber'] ?? $this->getMeasurementViewSubscriberService());
  2080.         }, => 'onControllerArguments'], 1);
  2081.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2082.             return ($this->privates['App\\EventSubscriber\\ParamSettingsSubscriber'] ?? $this->getParamSettingsSubscriberService());
  2083.         }, => 'onControllerArguments'], 2);
  2084.         $instance->addListener('kernel.request', [=> function () {
  2085.             return ($this->privates['App\\EventSubscriber\\RequestDecryptingSubscriber'] ?? $this->getRequestDecryptingSubscriberService());
  2086.         }, => 'onKernelRequest'], 9999);
  2087.         $instance->addListener('kernel.response', [=> function () {
  2088.             return ($this->privates['App\\EventSubscriber\\ResponseEncryptingSubscriber'] ?? $this->getResponseEncryptingSubscriberService());
  2089.         }, => 'onKernelResponse'], -9999);
  2090.         $instance->addListener('kernel.response', [=> function () {
  2091.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  2092.         }, => 'onKernelResponse'], 0);
  2093.         $instance->addListener('kernel.response', [=> function () {
  2094.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2095.         }, => 'onKernelResponse'], -1024);
  2096.         $instance->addListener('kernel.request', [=> function () {
  2097.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2098.         }, => 'setDefaultLocale'], 100);
  2099.         $instance->addListener('kernel.request', [=> function () {
  2100.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2101.         }, => 'onKernelRequest'], 16);
  2102.         $instance->addListener('kernel.finish_request', [=> function () {
  2103.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2104.         }, => 'onKernelFinishRequest'], 0);
  2105.         $instance->addListener('kernel.request', [=> function () {
  2106.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2107.         }, => 'onKernelRequest'], 256);
  2108.         $instance->addListener('kernel.response', [=> function () {
  2109.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2110.         }, => 'onResponse'], -255);
  2111.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2112.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2113.         }, => 'onControllerArguments'], 0);
  2114.         $instance->addListener('kernel.exception', [=> function () {
  2115.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2116.         }, => 'logKernelException'], 0);
  2117.         $instance->addListener('kernel.exception', [=> function () {
  2118.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2119.         }, => 'onKernelException'], -128);
  2120.         $instance->addListener('kernel.response', [=> function () {
  2121.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2122.         }, => 'removeCspHeader'], -128);
  2123.         $instance->addListener('kernel.request', [=> function () {
  2124.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2125.         }, => 'onKernelRequest'], 15);
  2126.         $instance->addListener('kernel.finish_request', [=> function () {
  2127.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2128.         }, => 'onKernelFinishRequest'], -15);
  2129.         $instance->addListener('console.error', [=> function () {
  2130.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2131.         }, => 'onConsoleError'], -128);
  2132.         $instance->addListener('console.terminate', [=> function () {
  2133.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2134.         }, => 'onConsoleTerminate'], -128);
  2135.         $instance->addListener('console.error', [=> function () {
  2136.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2137.         }, => 'onConsoleError'], 0);
  2138.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2139.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2140.         }, => 'onMessage'], -255);
  2141.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2142.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2143.         }, => 'onMessage'], -255);
  2144.         $instance->addListener('kernel.request', [=> function () {
  2145.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2146.         }, => 'configure'], 2048);
  2147.         $instance->addListener('console.command', [=> function () {
  2148.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2149.         }, => 'configure'], 2048);
  2150.         $instance->addListener('kernel.request', [=> function () {
  2151.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2152.         }, => 'onKernelRequest'], 32);
  2153.         $instance->addListener('kernel.finish_request', [=> function () {
  2154.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2155.         }, => 'onKernelFinishRequest'], 0);
  2156.         $instance->addListener('kernel.exception', [=> function () {
  2157.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2158.         }, => 'onKernelException'], -64);
  2159.         $instance->addListener('kernel.response', [=> function () {
  2160.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  2161.         }, => 'onKernelResponse'], 0);
  2162.         $instance->addListener('kernel.request', [=> function () {
  2163.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2164.         }, => 'onKernelRequest'], 128);
  2165.         $instance->addListener('kernel.response', [=> function () {
  2166.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2167.         }, => 'onKernelResponse'], -1000);
  2168.         $instance->addListener('kernel.finish_request', [=> function () {
  2169.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2170.         }, => 'onFinishRequest'], 0);
  2171.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2172.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  2173.         }, => 'onMessageFailed'], 100);
  2174.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2175.             return ($this->privates['messenger.failure.add_error_details_stamp_listener'] ?? ($this->privates['messenger.failure.add_error_details_stamp_listener'] = new \Symfony\Component\Messenger\EventListener\AddErrorDetailsStampListener()));
  2176.         }, => 'onMessageFailed'], 200);
  2177.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2178.             return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
  2179.         }, => 'onWorkerRunning'], 100);
  2180.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2181.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  2182.         }, => 'onWorkerStarted'], 0);
  2183.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2184.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  2185.         }, => 'onWorkerRunning'], 0);
  2186.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  2187.             return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService());
  2188.         }, => 'onWorkerStarted'], 100);
  2189.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2190.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  2191.         }, => 'onMessageFailed'], 0);
  2192.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  2193.             return ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] ?? ($this->privates['messenger.listener.stop_worker_on_stop_exception_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnCustomStopExceptionListener()));
  2194.         }, => 'onWorkerRunning'], 0);
  2195.         $instance->addListener('kernel.response', [=> function () {
  2196.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2197.         }, => 'onKernelResponse'], -100);
  2198.         $instance->addListener('kernel.exception', [=> function () {
  2199.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2200.         }, => 'onKernelException'], 0);
  2201.         $instance->addListener('kernel.terminate', [=> function () {
  2202.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2203.         }, => 'onKernelTerminate'], -1024);
  2204.         $instance->addListener('kernel.controller', [=> function () {
  2205.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2206.         }, => 'onKernelController'], 0);
  2207.         $instance->addListener('kernel.response', [=> function () {
  2208.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2209.         }, => 'onKernelResponse'], 0);
  2210.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2211.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  2212.         }, => 'onMessage'], 0);
  2213.         $instance->addListener('kernel.controller', [=> function () {
  2214.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  2215.         }, => 'onKernelController'], 0);
  2216.         $instance->addListener('kernel.controller', [=> function () {
  2217.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  2218.         }, => 'onKernelController'], 0);
  2219.         $instance->addListener('kernel.controller', [=> function () {
  2220.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2221.         }, => 'onKernelController'], -128);
  2222.         $instance->addListener('kernel.view', [=> function () {
  2223.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  2224.         }, => 'onKernelView'], 0);
  2225.         $instance->addListener('kernel.controller', [=> function () {
  2226.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2227.         }, => 'onKernelController'], 0);
  2228.         $instance->addListener('kernel.response', [=> function () {
  2229.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  2230.         }, => 'onKernelResponse'], 0);
  2231.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2232.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  2233.         }, => 'onKernelControllerArguments'], 0);
  2234.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2235.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  2236.         }, => 'onKernelControllerArguments'], 0);
  2237.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [=> function () {
  2238.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  2239.         }, => 'onWorkerMessageHandled'], 0);
  2240.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  2241.             return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
  2242.         }, => 'onWorkerMessageFailed'], 0);
  2243.         $instance->addListener('kernel.response', [=> function () {
  2244.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2245.         }, => 'onKernelResponse'], 0);
  2246.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2247.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2248.         }, => 'onVoterVote'], 0);
  2249.         $instance->addListener('kernel.request', [=> function () {
  2250.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2251.         }, => 'configureLogoutUrlGenerator'], 8);
  2252.         $instance->addListener('kernel.request', [=> function () {
  2253.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2254.         }, => 'onKernelRequest'], 8);
  2255.         $instance->addListener('kernel.finish_request', [=> function () {
  2256.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  2257.         }, => 'onKernelFinishRequest'], 0);
  2258.         $instance->addListener('kernel.response', [=> function () {
  2259.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  2260.         }, => 'onKernelResponse'], -128);
  2261.         $instance->addListener('console.command', [=> function () {
  2262.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2263.         }, => 'onCommand'], 255);
  2264.         $instance->addListener('console.terminate', [=> function () {
  2265.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  2266.         }, => 'onTerminate'], -255);
  2267.         $instance->addListener('console.command', [=> function () {
  2268.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  2269.         }, => 'configure'], 1024);
  2270.         $instance->addListener('console.error', [=> function () {
  2271.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2272.         }, => 'onConsoleError'], 0);
  2273.         $instance->addListener('console.terminate', [=> function () {
  2274.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2275.         }, => 'onConsoleTerminate'], 0);
  2276.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  2277.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  2278.         }, => 'onLogout'], 0);
  2279.         return $instance;
  2280.     }
  2281.     /**
  2282.      * Gets the public 'fos_rest.view_handler' shared service.
  2283.      *
  2284.      * @return \FOS\RestBundle\View\ViewHandler
  2285.      */
  2286.     protected function getFosRest_ViewHandlerService()
  2287.     {
  2288.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  2289.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  2290.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  2291.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  2292.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/SymfonySerializerAdapter.php';
  2293.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create(($this->services['router'] ?? $this->getRouterService()), new \FOS\RestBundle\Serializer\SymfonySerializerAdapter(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false'xml' => false], 400204false, ['serializeNullStrategy' => false]);
  2294.     }
  2295.     /**
  2296.      * Gets the public 'http_kernel' shared service.
  2297.      *
  2298.      * @return \Symfony\Component\HttpKernel\HttpKernel
  2299.      */
  2300.     protected function getHttpKernelService()
  2301.     {
  2302.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  2303.         if (isset($this->services['http_kernel'])) {
  2304.             return $this->services['http_kernel'];
  2305.         }
  2306.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel($a, ($this->privates['debug.controller_resolver'] ?? $this->getDebug_ControllerResolverService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  2307.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  2308.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  2309.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  2310.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  2311.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  2312.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  2313.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  2314.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  2315.         }, 8)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2316.     }
  2317.     /**
  2318.      * Gets the public 'knp_snappy.image' shared service.
  2319.      *
  2320.      * @return \Knp\Snappy\Image
  2321.      */
  2322.     protected function getKnpSnappy_ImageService()
  2323.     {
  2324.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2325.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2326.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  2327.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image($this->getEnv('WKHTMLTOIMAGE_PATH'), [], []);
  2328.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2329.         return $instance;
  2330.     }
  2331.     /**
  2332.      * Gets the public 'knp_snappy.pdf' shared service.
  2333.      *
  2334.      * @return \Knp\Snappy\Pdf
  2335.      */
  2336.     protected function getKnpSnappy_PdfService()
  2337.     {
  2338.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2339.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2340.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  2341.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf($this->getEnv('WKHTMLTOPDF_PATH'), [], []);
  2342.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2343.         return $instance;
  2344.     }
  2345.     /**
  2346.      * Gets the public 'messenger.default_bus' shared service.
  2347.      *
  2348.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  2349.      */
  2350.     protected function getMessenger_DefaultBusService()
  2351.     {
  2352.         return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
  2353.             yield => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
  2354.             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')));
  2355.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  2356.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  2357.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  2358.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  2359.             yield => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
  2360.         }, 7)));
  2361.     }
  2362.     /**
  2363.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  2364.      *
  2365.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  2366.      */
  2367.     protected function getNelmioApiDoc_Command_DumpService()
  2368.     {
  2369.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2370.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Command/DumpCommand.php';
  2371.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2372.         $instance->setName('nelmio:apidoc:dump');
  2373.         return $instance;
  2374.     }
  2375.     /**
  2376.      * Gets the public 'nelmio_api_doc.controller.redocly' shared service.
  2377.      *
  2378.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  2379.      */
  2380.     protected function getNelmioApiDoc_Controller_RedoclyService()
  2381.     {
  2382.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  2383.         return $this->services['nelmio_api_doc.controller.redocly'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'redocly');
  2384.     }
  2385.     /**
  2386.      * Gets the public 'nelmio_api_doc.controller.stoplight' shared service.
  2387.      *
  2388.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  2389.      */
  2390.     protected function getNelmioApiDoc_Controller_StoplightService()
  2391.     {
  2392.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  2393.         return $this->services['nelmio_api_doc.controller.stoplight'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'stoplight');
  2394.     }
  2395.     /**
  2396.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  2397.      *
  2398.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  2399.      */
  2400.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  2401.     {
  2402.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/DocumentationController.php';
  2403.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2404.     }
  2405.     /**
  2406.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  2407.      *
  2408.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  2409.      */
  2410.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  2411.     {
  2412.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/SwaggerUiController.php';
  2413.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()), 'swaggerui');
  2414.     }
  2415.     /**
  2416.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  2417.      *
  2418.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  2419.      */
  2420.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  2421.     {
  2422.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Controller/YamlDocumentationController.php';
  2423.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2424.     }
  2425.     /**
  2426.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  2427.      *
  2428.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  2429.      */
  2430.     protected function getNelmioApiDoc_Generator_DefaultService()
  2431.     {
  2432.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ApiDocGenerator.php';
  2433.         include_once \dirname(__DIR__4).'/vendor/zircote/swagger-php/src/Generator.php';
  2434.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/OpenApiGenerator.php';
  2435.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Processor/NullablePropertyProcessor.php';
  2436.         $a = new \Nelmio\ApiDocBundle\OpenApiGenerator();
  2437.         $a->addNelmioProcessor(new \Nelmio\ApiDocBundle\Processor\NullablePropertyProcessor(), NULL);
  2438.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  2439.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  2440.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  2441.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  2442.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  2443.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  2444.         }, 5), new RewindableGenerator(function () {
  2445.             yield => ($this->privates['nelmio_api_doc.model_describers.self_describing'] ?? ($this->privates['nelmio_api_doc.model_describers.self_describing'] = new \Nelmio\ApiDocBundle\ModelDescriber\SelfDescribingModelDescriber()));
  2446.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  2447.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  2448.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  2449.         }, 4), NULL'openapi_doc.default'$a);
  2450.         $b = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  2451.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2452.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2453.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2454.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2455.         $instance->setAlternativeNames([]);
  2456.         $instance->setMediaTypes([=> 'json']);
  2457.         $instance->setLogger($b);
  2458.         $instance->setOpenApiVersion(NULL);
  2459.         return $instance;
  2460.     }
  2461.     /**
  2462.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  2463.      *
  2464.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  2465.      */
  2466.     protected function getNelmioApiDoc_RenderDocsService()
  2467.     {
  2468.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/RenderOpenApi.php';
  2469.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/OpenApiRenderer.php';
  2470.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Json/JsonOpenApiRenderer.php';
  2471.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Yaml/YamlOpenApiRenderer.php';
  2472.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Render/Html/HtmlOpenApiRenderer.php';
  2473.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2474.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  2475.         ], [
  2476.             'default' => '?',
  2477.         ]), new \Nelmio\ApiDocBundle\Render\Json\JsonOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Yaml\YamlOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Html\HtmlOpenApiRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ['assets_mode' => 'cdn''swagger_ui_config' => [], 'redocly_config' => [], 'stoplight_config' => []]));
  2478.     }
  2479.     /**
  2480.      * Gets the public 'request_stack' shared service.
  2481.      *
  2482.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2483.      */
  2484.     protected function getRequestStackService()
  2485.     {
  2486.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2487.     }
  2488.     /**
  2489.      * Gets the public 'router' shared service.
  2490.      *
  2491.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2492.      */
  2493.     protected function getRouterService()
  2494.     {
  2495.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2496.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2497.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2498.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2499.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2500.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2501.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2502.         ], [
  2503.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2504.         ]))->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');
  2505.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2506.         $instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  2507.         return $instance;
  2508.     }
  2509.     /**
  2510.      * Gets the public 'routing.loader' shared service.
  2511.      *
  2512.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2513.      */
  2514.     protected function getRouting_LoaderService()
  2515.     {
  2516.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2517.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2518.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2520.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2521.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2522.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2523.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  2524.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  2525.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  2526.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2527.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  2528.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  2529.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  2530.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2532.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2533.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2534.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2535.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2536.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2537.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2538.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2539.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2540.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2541.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  2542.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  2543.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  2544.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  2545.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  2546.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  2547.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  2548.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2549.             'kernel' => ['services''kernel''getKernelService'false],
  2550.         ], [
  2551.             'kernel' => 'App\\Kernel',
  2552.         ]), 'dev'));
  2553.         $a->addLoader($c);
  2554.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2555.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2556.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  2557.     }
  2558.     /**
  2559.      * Gets the public 'services_resetter' shared service.
  2560.      *
  2561.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2562.      */
  2563.     protected function getServicesResetterService()
  2564.     {
  2565.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2566.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2567.             if (isset($this->services['cache.app'])) {
  2568.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2569.             }
  2570.             if (isset($this->services['cache.system'])) {
  2571.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2572.             }
  2573.             if (isset($this->privates['cache.validator'])) {
  2574.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2575.             }
  2576.             if (isset($this->privates['cache.serializer'])) {
  2577.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2578.             }
  2579.             if (isset($this->privates['cache.annotations'])) {
  2580.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2581.             }
  2582.             if (isset($this->privates['cache.property_info'])) {
  2583.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2584.             }
  2585.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  2586.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  2587.             }
  2588.             if (isset($this->privates['.debug.http_client'])) {
  2589.                 yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
  2590.             }
  2591.             if (isset($this->privates['mailer.message_logger_listener'])) {
  2592.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  2593.             }
  2594.             if (isset($this->privates['debug.stopwatch'])) {
  2595.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2596.             }
  2597.             if (isset($this->services['event_dispatcher'])) {
  2598.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2599.             }
  2600.             if (isset($this->privates['session_listener'])) {
  2601.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  2602.             }
  2603.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2604.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2605.             }
  2606.             if (isset($this->services['cache.validator_expression_language'])) {
  2607.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  2608.             }
  2609.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  2610.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  2611.             }
  2612.             if (isset($this->services['.container.private.profiler'])) {
  2613.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  2614.             }
  2615.             if (isset($this->services['.container.private.validator'])) {
  2616.                 yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
  2617.             }
  2618.             if (isset($this->services['.container.private.twig'])) {
  2619.                 yield 'twig' => ($this->services['.container.private.twig'] ?? null);
  2620.             }
  2621.             if (isset($this->privates['twig.form.engine'])) {
  2622.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2623.             }
  2624.             if (isset($this->services['doctrine'])) {
  2625.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2626.             }
  2627.             if (isset($this->privates['doctrine.debug_data_holder'])) {
  2628.                 yield 'doctrine.debug_data_holder' => ($this->privates['doctrine.debug_data_holder'] ?? null);
  2629.             }
  2630.             if (isset($this->privates['form.type.entity'])) {
  2631.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2632.             }
  2633.             if (isset($this->services['.container.private.security.token_storage'])) {
  2634.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  2635.             }
  2636.             if (isset($this->privates['cache.security_expression_language'])) {
  2637.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2638.             }
  2639.             if (isset($this->privates['debug.security.firewall'])) {
  2640.                 yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
  2641.             }
  2642.             if (isset($this->privates['monolog.handler.main'])) {
  2643.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2644.             }
  2645.             if (isset($this->privates['monolog.handler.console'])) {
  2646.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2647.             }
  2648.             if (isset($this->privates['cache.easyadmin'])) {
  2649.                 yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? null);
  2650.             }
  2651.             if (isset($this->services['fos_rest.view_handler'])) {
  2652.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  2653.             }
  2654.             if (isset($this->privates['.debug.http_client'])) {
  2655.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2656.             }
  2657.         }, function () {
  2658.             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['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->services['.container.private.twig'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['doctrine.debug_data_holder'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['cache.easyadmin'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->privates['.debug.http_client']));
  2659.         }), ['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'], 'http_client' => [=> '?reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'session_listener' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'cache.validator_expression_language' => [=> 'reset'], 'messenger.transport.in_memory.factory' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'twig' => [=> 'resetGlobals'], 'twig.form.engine' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'doctrine.debug_data_holder' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'debug.security.firewall' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'cache.easyadmin' => [=> 'reset'], 'fos_rest.view_handler.default' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2660.     }
  2661.     /**
  2662.      * Gets the public 'translator' shared service.
  2663.      *
  2664.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2665.      */
  2666.     protected function getTranslatorService()
  2667.     {
  2668.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2669.     }
  2670.     /**
  2671.      * Gets the public 'var_dumper.cloner' shared service.
  2672.      *
  2673.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2674.      */
  2675.     protected function getVarDumper_ClonerService()
  2676.     {
  2677.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2678.         $instance->setMaxItems(2500);
  2679.         $instance->setMinDepth(1);
  2680.         $instance->setMaxString(-1);
  2681.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2682.         return $instance;
  2683.     }
  2684.     /**
  2685.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2686.      *
  2687.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2688.      */
  2689.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2690.     {
  2691.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2692.         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['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
  2693.     }
  2694.     /**
  2695.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2696.      *
  2697.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2698.      */
  2699.     protected function getWebProfiler_Controller_ProfilerService()
  2700.     {
  2701.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2702.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  2703.     }
  2704.     /**
  2705.      * Gets the public 'web_profiler.controller.router' shared service.
  2706.      *
  2707.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2708.      */
  2709.     protected function getWebProfiler_Controller_RouterService()
  2710.     {
  2711.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2712.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  2713.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  2714.         }, 1));
  2715.     }
  2716.     /**
  2717.      * Gets the private '.console.command.about.lazy' shared service.
  2718.      *
  2719.      * @return \Symfony\Component\Console\Command\LazyCommand
  2720.      */
  2721.     protected function get_Console_Command_About_LazyService()
  2722.     {
  2723.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2725.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  2726.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  2727.         });
  2728.     }
  2729.     /**
  2730.      * Gets the private '.console.command.assets_install.lazy' shared service.
  2731.      *
  2732.      * @return \Symfony\Component\Console\Command\LazyCommand
  2733.      */
  2734.     protected function get_Console_Command_AssetsInstall_LazyService()
  2735.     {
  2736.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2738.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  2739.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  2740.         });
  2741.     }
  2742.     /**
  2743.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  2744.      *
  2745.      * @return \Symfony\Component\Console\Command\LazyCommand
  2746.      */
  2747.     protected function get_Console_Command_CacheClear_LazyService()
  2748.     {
  2749.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2751.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  2752.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  2753.         });
  2754.     }
  2755.     /**
  2756.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  2757.      *
  2758.      * @return \Symfony\Component\Console\Command\LazyCommand
  2759.      */
  2760.     protected function get_Console_Command_CachePoolClear_LazyService()
  2761.     {
  2762.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2764.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  2765.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  2766.         });
  2767.     }
  2768.     /**
  2769.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  2770.      *
  2771.      * @return \Symfony\Component\Console\Command\LazyCommand
  2772.      */
  2773.     protected function get_Console_Command_CachePoolDelete_LazyService()
  2774.     {
  2775.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2777.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  2778.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  2779.         });
  2780.     }
  2781.     /**
  2782.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  2783.      *
  2784.      * @return \Symfony\Component\Console\Command\LazyCommand
  2785.      */
  2786.     protected function get_Console_Command_CachePoolList_LazyService()
  2787.     {
  2788.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2790.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  2791.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  2792.         });
  2793.     }
  2794.     /**
  2795.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  2796.      *
  2797.      * @return \Symfony\Component\Console\Command\LazyCommand
  2798.      */
  2799.     protected function get_Console_Command_CachePoolPrune_LazyService()
  2800.     {
  2801.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2803.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  2804.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  2805.         });
  2806.     }
  2807.     /**
  2808.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  2809.      *
  2810.      * @return \Symfony\Component\Console\Command\LazyCommand
  2811.      */
  2812.     protected function get_Console_Command_CacheWarmup_LazyService()
  2813.     {
  2814.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2815.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2816.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  2817.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  2818.         });
  2819.     }
  2820.     /**
  2821.      * Gets the private '.console.command.config_debug.lazy' shared service.
  2822.      *
  2823.      * @return \Symfony\Component\Console\Command\LazyCommand
  2824.      */
  2825.     protected function get_Console_Command_ConfigDebug_LazyService()
  2826.     {
  2827.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2829.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  2830.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  2831.         });
  2832.     }
  2833.     /**
  2834.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  2835.      *
  2836.      * @return \Symfony\Component\Console\Command\LazyCommand
  2837.      */
  2838.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  2839.     {
  2840.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2842.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  2843.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  2844.         });
  2845.     }
  2846.     /**
  2847.      * Gets the private '.console.command.container_debug.lazy' shared service.
  2848.      *
  2849.      * @return \Symfony\Component\Console\Command\LazyCommand
  2850.      */
  2851.     protected function get_Console_Command_ContainerDebug_LazyService()
  2852.     {
  2853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2854.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2855.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  2856.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  2857.         });
  2858.     }
  2859.     /**
  2860.      * Gets the private '.console.command.container_lint.lazy' shared service.
  2861.      *
  2862.      * @return \Symfony\Component\Console\Command\LazyCommand
  2863.      */
  2864.     protected function get_Console_Command_ContainerLint_LazyService()
  2865.     {
  2866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2868.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  2869.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  2870.         });
  2871.     }
  2872.     /**
  2873.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  2874.      *
  2875.      * @return \Symfony\Component\Console\Command\LazyCommand
  2876.      */
  2877.     protected function get_Console_Command_DebugAutowiring_LazyService()
  2878.     {
  2879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2881.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  2882.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  2883.         });
  2884.     }
  2885.     /**
  2886.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  2887.      *
  2888.      * @return \Symfony\Component\Console\Command\LazyCommand
  2889.      */
  2890.     protected function get_Console_Command_DotenvDebug_LazyService()
  2891.     {
  2892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2894.         return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values'false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
  2895.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  2896.         });
  2897.     }
  2898.     /**
  2899.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  2900.      *
  2901.      * @return \Symfony\Component\Console\Command\LazyCommand
  2902.      */
  2903.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  2904.     {
  2905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2907.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  2908.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  2909.         });
  2910.     }
  2911.     /**
  2912.      * Gets the private '.console.command.form_debug.lazy' shared service.
  2913.      *
  2914.      * @return \Symfony\Component\Console\Command\LazyCommand
  2915.      */
  2916.     protected function get_Console_Command_FormDebug_LazyService()
  2917.     {
  2918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2920.         return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information'false, function (): \Symfony\Component\Form\Command\DebugCommand {
  2921.             return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
  2922.         });
  2923.     }
  2924.     /**
  2925.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  2926.      *
  2927.      * @return \Symfony\Component\Console\Command\LazyCommand
  2928.      */
  2929.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  2930.     {
  2931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2933.         return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages'false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
  2934.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  2935.         });
  2936.     }
  2937.     /**
  2938.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  2939.      *
  2940.      * @return \Symfony\Component\Console\Command\LazyCommand
  2941.      */
  2942.     protected function get_Console_Command_MessengerDebug_LazyService()
  2943.     {
  2944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2946.         return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses'false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
  2947.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  2948.         });
  2949.     }
  2950.     /**
  2951.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  2952.      *
  2953.      * @return \Symfony\Component\Console\Command\LazyCommand
  2954.      */
  2955.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  2956.     {
  2957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2959.         return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport'false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
  2960.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  2961.         });
  2962.     }
  2963.     /**
  2964.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  2965.      *
  2966.      * @return \Symfony\Component\Console\Command\LazyCommand
  2967.      */
  2968.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  2969.     {
  2970.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2972.         return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message'false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
  2973.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  2974.         });
  2975.     }
  2976.     /**
  2977.      * Gets the private '.console.command.router_debug.lazy' shared service.
  2978.      *
  2979.      * @return \Symfony\Component\Console\Command\LazyCommand
  2980.      */
  2981.     protected function get_Console_Command_RouterDebug_LazyService()
  2982.     {
  2983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2985.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  2986.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  2987.         });
  2988.     }
  2989.     /**
  2990.      * Gets the private '.console.command.router_match.lazy' shared service.
  2991.      *
  2992.      * @return \Symfony\Component\Console\Command\LazyCommand
  2993.      */
  2994.     protected function get_Console_Command_RouterMatch_LazyService()
  2995.     {
  2996.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  2998.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  2999.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3000.         });
  3001.     }
  3002.     /**
  3003.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3004.      *
  3005.      * @return \Symfony\Component\Console\Command\LazyCommand
  3006.      */
  3007.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3008.     {
  3009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3011.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  3012.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3013.         });
  3014.     }
  3015.     /**
  3016.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3017.      *
  3018.      * @return \Symfony\Component\Console\Command\LazyCommand
  3019.      */
  3020.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3021.     {
  3022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3024.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  3025.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3026.         });
  3027.     }
  3028.     /**
  3029.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3030.      *
  3031.      * @return \Symfony\Component\Console\Command\LazyCommand
  3032.      */
  3033.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3034.     {
  3035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3037.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  3038.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3039.         });
  3040.     }
  3041.     /**
  3042.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3043.      *
  3044.      * @return \Symfony\Component\Console\Command\LazyCommand
  3045.      */
  3046.     protected function get_Console_Command_SecretsList_LazyService()
  3047.     {
  3048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3050.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  3051.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3052.         });
  3053.     }
  3054.     /**
  3055.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3056.      *
  3057.      * @return \Symfony\Component\Console\Command\LazyCommand
  3058.      */
  3059.     protected function get_Console_Command_SecretsRemove_LazyService()
  3060.     {
  3061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3063.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  3064.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3065.         });
  3066.     }
  3067.     /**
  3068.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3069.      *
  3070.      * @return \Symfony\Component\Console\Command\LazyCommand
  3071.      */
  3072.     protected function get_Console_Command_SecretsSet_LazyService()
  3073.     {
  3074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3076.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  3077.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3078.         });
  3079.     }
  3080.     /**
  3081.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3082.      *
  3083.      * @return \Symfony\Component\Console\Command\LazyCommand
  3084.      */
  3085.     protected function get_Console_Command_TranslationDebug_LazyService()
  3086.     {
  3087.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3089.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  3090.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3091.         });
  3092.     }
  3093.     /**
  3094.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  3095.      *
  3096.      * @return \Symfony\Component\Console\Command\LazyCommand
  3097.      */
  3098.     protected function get_Console_Command_TranslationExtract_LazyService()
  3099.     {
  3100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3102.         return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [=> 'translation:update'], 'Extract missing translations keys from code to translation files.'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  3103.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  3104.         });
  3105.     }
  3106.     /**
  3107.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3108.      *
  3109.      * @return \Symfony\Component\Console\Command\LazyCommand
  3110.      */
  3111.     protected function get_Console_Command_TranslationPull_LazyService()
  3112.     {
  3113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3115.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  3116.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3117.         });
  3118.     }
  3119.     /**
  3120.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3121.      *
  3122.      * @return \Symfony\Component\Console\Command\LazyCommand
  3123.      */
  3124.     protected function get_Console_Command_TranslationPush_LazyService()
  3125.     {
  3126.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3128.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  3129.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3130.         });
  3131.     }
  3132.     /**
  3133.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  3134.      *
  3135.      * @return \Symfony\Component\Console\Command\LazyCommand
  3136.      */
  3137.     protected function get_Console_Command_ValidatorDebug_LazyService()
  3138.     {
  3139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3141.         return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes'false, function (): \Symfony\Component\Validator\Command\DebugCommand {
  3142.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  3143.         });
  3144.     }
  3145.     /**
  3146.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3147.      *
  3148.      * @return \Symfony\Component\Console\Command\LazyCommand
  3149.      */
  3150.     protected function get_Console_Command_XliffLint_LazyService()
  3151.     {
  3152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3154.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  3155.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3156.         });
  3157.     }
  3158.     /**
  3159.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3160.      *
  3161.      * @return \Symfony\Component\Console\Command\LazyCommand
  3162.      */
  3163.     protected function get_Console_Command_YamlLint_LazyService()
  3164.     {
  3165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3167.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  3168.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3169.         });
  3170.     }
  3171.     /**
  3172.      * Gets the private '.debug.http_client' shared service.
  3173.      *
  3174.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3175.      */
  3176.     protected function get_Debug_HttpClientService()
  3177.     {
  3178.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  3179.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3180.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3181.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3182.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3183.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3184.         $a->setLogger($b);
  3185.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3186.     }
  3187.     /**
  3188.      * Gets the private '.doctrine_migrations.current_command.lazy' shared service.
  3189.      *
  3190.      * @return \Symfony\Component\Console\Command\LazyCommand
  3191.      */
  3192.     protected function get_DoctrineMigrations_CurrentCommand_LazyService()
  3193.     {
  3194.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3195.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3196.         return $this->privates['.doctrine_migrations.current_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:current', [], 'Outputs the current version'false, function (): \Doctrine\Migrations\Tools\Console\Command\CurrentCommand {
  3197.             return ($this->privates['doctrine_migrations.current_command'] ?? $this->getDoctrineMigrations_CurrentCommandService());
  3198.         });
  3199.     }
  3200.     /**
  3201.      * Gets the private '.doctrine_migrations.diff_command.lazy' shared service.
  3202.      *
  3203.      * @return \Symfony\Component\Console\Command\LazyCommand
  3204.      */
  3205.     protected function get_DoctrineMigrations_DiffCommand_LazyService()
  3206.     {
  3207.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3208.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3209.         return $this->privates['.doctrine_migrations.diff_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:diff', [], 'Generate a migration by comparing your current database to your mapping information.'false, function (): \Doctrine\Migrations\Tools\Console\Command\DiffCommand {
  3210.             return ($this->privates['doctrine_migrations.diff_command'] ?? $this->getDoctrineMigrations_DiffCommandService());
  3211.         });
  3212.     }
  3213.     /**
  3214.      * Gets the private '.doctrine_migrations.dump_schema_command.lazy' shared service.
  3215.      *
  3216.      * @return \Symfony\Component\Console\Command\LazyCommand
  3217.      */
  3218.     protected function get_DoctrineMigrations_DumpSchemaCommand_LazyService()
  3219.     {
  3220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3221.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3222.         return $this->privates['.doctrine_migrations.dump_schema_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:dump-schema', [], 'Dump the schema for your database to a migration.'false, function (): \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand {
  3223.             return ($this->privates['doctrine_migrations.dump_schema_command'] ?? $this->getDoctrineMigrations_DumpSchemaCommandService());
  3224.         });
  3225.     }
  3226.     /**
  3227.      * Gets the private '.doctrine_migrations.execute_command.lazy' shared service.
  3228.      *
  3229.      * @return \Symfony\Component\Console\Command\LazyCommand
  3230.      */
  3231.     protected function get_DoctrineMigrations_ExecuteCommand_LazyService()
  3232.     {
  3233.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3234.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3235.         return $this->privates['.doctrine_migrations.execute_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:execute', [], 'Execute one or more migration versions up or down manually.'false, function (): \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand {
  3236.             return ($this->privates['doctrine_migrations.execute_command'] ?? $this->getDoctrineMigrations_ExecuteCommandService());
  3237.         });
  3238.     }
  3239.     /**
  3240.      * Gets the private '.doctrine_migrations.generate_command.lazy' shared service.
  3241.      *
  3242.      * @return \Symfony\Component\Console\Command\LazyCommand
  3243.      */
  3244.     protected function get_DoctrineMigrations_GenerateCommand_LazyService()
  3245.     {
  3246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3247.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3248.         return $this->privates['.doctrine_migrations.generate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:generate', [], 'Generate a blank migration class.'false, function (): \Doctrine\Migrations\Tools\Console\Command\GenerateCommand {
  3249.             return ($this->privates['doctrine_migrations.generate_command'] ?? $this->getDoctrineMigrations_GenerateCommandService());
  3250.         });
  3251.     }
  3252.     /**
  3253.      * Gets the private '.doctrine_migrations.latest_command.lazy' shared service.
  3254.      *
  3255.      * @return \Symfony\Component\Console\Command\LazyCommand
  3256.      */
  3257.     protected function get_DoctrineMigrations_LatestCommand_LazyService()
  3258.     {
  3259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3261.         return $this->privates['.doctrine_migrations.latest_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:latest', [], 'Outputs the latest version'false, function (): \Doctrine\Migrations\Tools\Console\Command\LatestCommand {
  3262.             return ($this->privates['doctrine_migrations.latest_command'] ?? $this->getDoctrineMigrations_LatestCommandService());
  3263.         });
  3264.     }
  3265.     /**
  3266.      * Gets the private '.doctrine_migrations.migrate_command.lazy' shared service.
  3267.      *
  3268.      * @return \Symfony\Component\Console\Command\LazyCommand
  3269.      */
  3270.     protected function get_DoctrineMigrations_MigrateCommand_LazyService()
  3271.     {
  3272.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3274.         return $this->privates['.doctrine_migrations.migrate_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:migrate', [], 'Execute a migration to a specified version or the latest available version.'false, function (): \Doctrine\Migrations\Tools\Console\Command\MigrateCommand {
  3275.             return ($this->privates['doctrine_migrations.migrate_command'] ?? $this->getDoctrineMigrations_MigrateCommandService());
  3276.         });
  3277.     }
  3278.     /**
  3279.      * Gets the private '.doctrine_migrations.rollup_command.lazy' shared service.
  3280.      *
  3281.      * @return \Symfony\Component\Console\Command\LazyCommand
  3282.      */
  3283.     protected function get_DoctrineMigrations_RollupCommand_LazyService()
  3284.     {
  3285.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3286.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3287.         return $this->privates['.doctrine_migrations.rollup_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:rollup', [], 'Rollup migrations by deleting all tracked versions and insert the one version that exists.'false, function (): \Doctrine\Migrations\Tools\Console\Command\RollupCommand {
  3288.             return ($this->privates['doctrine_migrations.rollup_command'] ?? $this->getDoctrineMigrations_RollupCommandService());
  3289.         });
  3290.     }
  3291.     /**
  3292.      * Gets the private '.doctrine_migrations.status_command.lazy' shared service.
  3293.      *
  3294.      * @return \Symfony\Component\Console\Command\LazyCommand
  3295.      */
  3296.     protected function get_DoctrineMigrations_StatusCommand_LazyService()
  3297.     {
  3298.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3300.         return $this->privates['.doctrine_migrations.status_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:status', [], 'View the status of a set of migrations.'false, function (): \Doctrine\Migrations\Tools\Console\Command\StatusCommand {
  3301.             return ($this->privates['doctrine_migrations.status_command'] ?? $this->getDoctrineMigrations_StatusCommandService());
  3302.         });
  3303.     }
  3304.     /**
  3305.      * Gets the private '.doctrine_migrations.sync_metadata_command.lazy' shared service.
  3306.      *
  3307.      * @return \Symfony\Component\Console\Command\LazyCommand
  3308.      */
  3309.     protected function get_DoctrineMigrations_SyncMetadataCommand_LazyService()
  3310.     {
  3311.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3312.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3313.         return $this->privates['.doctrine_migrations.sync_metadata_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:sync-metadata-storage', [], 'Ensures that the metadata storage is at the latest version.'false, function (): \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand {
  3314.             return ($this->privates['doctrine_migrations.sync_metadata_command'] ?? $this->getDoctrineMigrations_SyncMetadataCommandService());
  3315.         });
  3316.     }
  3317.     /**
  3318.      * Gets the private '.doctrine_migrations.up_to_date_command.lazy' shared service.
  3319.      *
  3320.      * @return \Symfony\Component\Console\Command\LazyCommand
  3321.      */
  3322.     protected function get_DoctrineMigrations_UpToDateCommand_LazyService()
  3323.     {
  3324.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3325.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3326.         return $this->privates['.doctrine_migrations.up_to_date_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:up-to-date', [], 'Tells you if your schema is up-to-date.'false, function (): \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand {
  3327.             return ($this->privates['doctrine_migrations.up_to_date_command'] ?? $this->getDoctrineMigrations_UpToDateCommandService());
  3328.         });
  3329.     }
  3330.     /**
  3331.      * Gets the private '.doctrine_migrations.version_command.lazy' shared service.
  3332.      *
  3333.      * @return \Symfony\Component\Console\Command\LazyCommand
  3334.      */
  3335.     protected function get_DoctrineMigrations_VersionCommand_LazyService()
  3336.     {
  3337.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3338.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3339.         return $this->privates['.doctrine_migrations.version_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:version', [], 'Manually add and delete migration versions from the version table.'false, function (): \Doctrine\Migrations\Tools\Console\Command\VersionCommand {
  3340.             return ($this->privates['doctrine_migrations.version_command'] ?? $this->getDoctrineMigrations_VersionCommandService());
  3341.         });
  3342.     }
  3343.     /**
  3344.      * Gets the private '.doctrine_migrations.versions_command.lazy' shared service.
  3345.      *
  3346.      * @return \Symfony\Component\Console\Command\LazyCommand
  3347.      */
  3348.     protected function get_DoctrineMigrations_VersionsCommand_LazyService()
  3349.     {
  3350.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3351.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3352.         return $this->privates['.doctrine_migrations.versions_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('doctrine:migrations:list', [], 'Display a list of all available migrations and their status.'false, function (): \Doctrine\Migrations\Tools\Console\Command\ListCommand {
  3353.             return ($this->privates['doctrine_migrations.versions_command'] ?? $this->getDoctrineMigrations_VersionsCommandService());
  3354.         });
  3355.     }
  3356.     /**
  3357.      * Gets the private '.errored..service_locator.T18uSMc.Symfony\Component\Form\Form' shared service.
  3358.      *
  3359.      * @return \Symfony\Component\Form\Form
  3360.      */
  3361.     protected function getFormService()
  3362.     {
  3363.         $this->throw('Cannot autowire service ".service_locator.T18uSMc": it references class "Symfony\\Component\\Form\\Form" but no such service exists.');
  3364.     }
  3365.     /**
  3366.      * Gets the private '.errored..service_locator.xUrKPVU.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3367.      *
  3368.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3369.      */
  3370.     protected function getLoaderInterfaceService()
  3371.     {
  3372.         $this->throw('Cannot autowire service ".service_locator.xUrKPVU": 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".');
  3373.     }
  3374.     /**
  3375.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  3376.      *
  3377.      * @return \Symfony\Component\Console\Command\LazyCommand
  3378.      */
  3379.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  3380.     {
  3381.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3382.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3383.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3384.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  3385.         });
  3386.     }
  3387.     /**
  3388.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  3389.      *
  3390.      * @return \Symfony\Component\Console\Command\LazyCommand
  3391.      */
  3392.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  3393.     {
  3394.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3395.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3396.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3397.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  3398.         });
  3399.     }
  3400.     /**
  3401.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  3402.      *
  3403.      * @return \Symfony\Component\Console\Command\LazyCommand
  3404.      */
  3405.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  3406.     {
  3407.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3409.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3410.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  3411.         });
  3412.     }
  3413.     /**
  3414.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  3415.      *
  3416.      * @return \Symfony\Component\Console\Command\LazyCommand
  3417.      */
  3418.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  3419.     {
  3420.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3421.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3422.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3423.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  3424.         });
  3425.     }
  3426.     /**
  3427.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  3428.      *
  3429.      * @return \Symfony\Component\Console\Command\LazyCommand
  3430.      */
  3431.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  3432.     {
  3433.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3434.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3435.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3436.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  3437.         });
  3438.     }
  3439.     /**
  3440.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  3441.      *
  3442.      * @return \Symfony\Component\Console\Command\LazyCommand
  3443.      */
  3444.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  3445.     {
  3446.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3447.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3448.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3449.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  3450.         });
  3451.     }
  3452.     /**
  3453.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  3454.      *
  3455.      * @return \Symfony\Component\Console\Command\LazyCommand
  3456.      */
  3457.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  3458.     {
  3459.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3460.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3461.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3462.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  3463.         });
  3464.     }
  3465.     /**
  3466.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  3467.      *
  3468.      * @return \Symfony\Component\Console\Command\LazyCommand
  3469.      */
  3470.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  3471.     {
  3472.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3473.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3474.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3475.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  3476.         });
  3477.     }
  3478.     /**
  3479.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  3480.      *
  3481.      * @return \Symfony\Component\Console\Command\LazyCommand
  3482.      */
  3483.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  3484.     {
  3485.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3486.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3487.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3488.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  3489.         });
  3490.     }
  3491.     /**
  3492.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  3493.      *
  3494.      * @return \Symfony\Component\Console\Command\LazyCommand
  3495.      */
  3496.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  3497.     {
  3498.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3500.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3501.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  3502.         });
  3503.     }
  3504.     /**
  3505.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3506.      *
  3507.      * @return \Symfony\Component\Console\Command\LazyCommand
  3508.      */
  3509.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3510.     {
  3511.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3512.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3513.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3514.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  3515.         });
  3516.     }
  3517.     /**
  3518.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  3519.      *
  3520.      * @return \Symfony\Component\Console\Command\LazyCommand
  3521.      */
  3522.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  3523.     {
  3524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3525.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3526.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3527.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  3528.         });
  3529.     }
  3530.     /**
  3531.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  3532.      *
  3533.      * @return \Symfony\Component\Console\Command\LazyCommand
  3534.      */
  3535.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  3536.     {
  3537.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3538.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3539.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3540.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  3541.         });
  3542.     }
  3543.     /**
  3544.      * Gets the private '.maker.auto_command.make_security_form_login.lazy' shared service.
  3545.      *
  3546.      * @return \Symfony\Component\Console\Command\LazyCommand
  3547.      */
  3548.     protected function get_Maker_AutoCommand_MakeSecurityFormLogin_LazyService()
  3549.     {
  3550.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3551.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3552.         return $this->privates['.maker.auto_command.make_security_form_login.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:security:form-login', [], 'Generate the code needed for the form_login authenticator'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3553.             return ($this->privates['maker.auto_command.make_security_form_login'] ?? $this->getMaker_AutoCommand_MakeSecurityFormLoginService());
  3554.         });
  3555.     }
  3556.     /**
  3557.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  3558.      *
  3559.      * @return \Symfony\Component\Console\Command\LazyCommand
  3560.      */
  3561.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  3562.     {
  3563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3564.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3565.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3566.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  3567.         });
  3568.     }
  3569.     /**
  3570.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  3571.      *
  3572.      * @return \Symfony\Component\Console\Command\LazyCommand
  3573.      */
  3574.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  3575.     {
  3576.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3578.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3579.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  3580.         });
  3581.     }
  3582.     /**
  3583.      * Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
  3584.      *
  3585.      * @return \Symfony\Component\Console\Command\LazyCommand
  3586.      */
  3587.     protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
  3588.     {
  3589.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3591.         return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3592.             return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
  3593.         });
  3594.     }
  3595.     /**
  3596.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  3597.      *
  3598.      * @return \Symfony\Component\Console\Command\LazyCommand
  3599.      */
  3600.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  3601.     {
  3602.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3603.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3604.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3605.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  3606.         });
  3607.     }
  3608.     /**
  3609.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  3610.      *
  3611.      * @return \Symfony\Component\Console\Command\LazyCommand
  3612.      */
  3613.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  3614.     {
  3615.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3616.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3617.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3618.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  3619.         });
  3620.     }
  3621.     /**
  3622.      * Gets the private '.maker.auto_command.make_twig_component.lazy' shared service.
  3623.      *
  3624.      * @return \Symfony\Component\Console\Command\LazyCommand
  3625.      */
  3626.     protected function get_Maker_AutoCommand_MakeTwigComponent_LazyService()
  3627.     {
  3628.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3629.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3630.         return $this->privates['.maker.auto_command.make_twig_component.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-component', [], 'Creates a twig (or live) component'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3631.             return ($this->privates['maker.auto_command.make_twig_component'] ?? $this->getMaker_AutoCommand_MakeTwigComponentService());
  3632.         });
  3633.     }
  3634.     /**
  3635.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  3636.      *
  3637.      * @return \Symfony\Component\Console\Command\LazyCommand
  3638.      */
  3639.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  3640.     {
  3641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3642.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3643.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension with its runtime class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3644.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  3645.         });
  3646.     }
  3647.     /**
  3648.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  3649.      *
  3650.      * @return \Symfony\Component\Console\Command\LazyCommand
  3651.      */
  3652.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  3653.     {
  3654.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3655.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3656.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3657.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  3658.         });
  3659.     }
  3660.     /**
  3661.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  3662.      *
  3663.      * @return \Symfony\Component\Console\Command\LazyCommand
  3664.      */
  3665.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  3666.     {
  3667.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3668.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3669.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3670.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  3671.         });
  3672.     }
  3673.     /**
  3674.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  3675.      *
  3676.      * @return \Symfony\Component\Console\Command\LazyCommand
  3677.      */
  3678.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  3679.     {
  3680.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3681.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3682.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3683.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  3684.         });
  3685.     }
  3686.     /**
  3687.      * Gets the private '.messenger.handler_descriptor.3iy9Gbr' shared service.
  3688.      *
  3689.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3690.      */
  3691.     protected function get_Messenger_HandlerDescriptor_3iy9GbrService()
  3692.     {
  3693.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3694.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3695.         include_once \dirname(__DIR__4).'/src/Helpers/RecipeAwareTrait.php';
  3696.         include_once \dirname(__DIR__4).'/src/Helpers/Equations/EquationAwareTrait.php';
  3697.         include_once \dirname(__DIR__4).'/src/Messenger/Handler/NotificationHandler.php';
  3698.         include_once \dirname(__DIR__4).'/src/Service/BatteryLevelNotificationService.php';
  3699.         include_once \dirname(__DIR__4).'/src/Factory/EmailFactory.php';
  3700.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3701.         if (isset($this->privates['.messenger.handler_descriptor.3iy9Gbr'])) {
  3702.             return $this->privates['.messenger.handler_descriptor.3iy9Gbr'];
  3703.         }
  3704.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  3705.         if (isset($this->privates['.messenger.handler_descriptor.3iy9Gbr'])) {
  3706.             return $this->privates['.messenger.handler_descriptor.3iy9Gbr'];
  3707.         }
  3708.         $c = ($this->privates['App\\Factory\\EmailFactory'] ?? ($this->privates['App\\Factory\\EmailFactory'] = new \App\Factory\EmailFactory($this->getEnv('MAILER_DSN_SENDER_NAME'), $this->getEnv('MAILER_DSN_SENDER_EMAIL'))));
  3709.         $d = ($this->services['translator'] ?? $this->getTranslatorService());
  3710.         return $this->privates['.messenger.handler_descriptor.3iy9Gbr'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\Messenger\Handler\NotificationHandler($a$b$c, ($this->services['router'] ?? $this->getRouterService()), ($this->privates['App\\Factory\\ChannelViewFactory'] ?? ($this->privates['App\\Factory\\ChannelViewFactory'] = new \App\Factory\ChannelViewFactory())), $d, new \App\Service\BatteryLevelNotificationService($a$b$c$d)), []);
  3711.     }
  3712.     /**
  3713.      * Gets the private '.messenger.handler_descriptor.5ZQnKgk' shared service.
  3714.      *
  3715.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3716.      */
  3717.     protected function get_Messenger_HandlerDescriptor_5ZQnKgkService()
  3718.     {
  3719.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3720.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3721.         include_once \dirname(__DIR__4).'/src/Messenger/Handler/EmailHandler.php';
  3722.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  3723.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  3724.         $a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
  3725.         if (isset($this->privates['.messenger.handler_descriptor.5ZQnKgk'])) {
  3726.             return $this->privates['.messenger.handler_descriptor.5ZQnKgk'];
  3727.         }
  3728.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  3729.         if (isset($this->privates['.messenger.handler_descriptor.5ZQnKgk'])) {
  3730.             return $this->privates['.messenger.handler_descriptor.5ZQnKgk'];
  3731.         }
  3732.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3733.         if (isset($this->privates['.messenger.handler_descriptor.5ZQnKgk'])) {
  3734.             return $this->privates['.messenger.handler_descriptor.5ZQnKgk'];
  3735.         }
  3736.         return $this->privates['.messenger.handler_descriptor.5ZQnKgk'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\Messenger\Handler\EmailHandler(new \Symfony\Component\Mailer\Mailer($a$b$c)), []);
  3737.     }
  3738.     /**
  3739.      * Gets the private '.messenger.handler_descriptor.B3epLWt' shared service.
  3740.      *
  3741.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3742.      */
  3743.     protected function get_Messenger_HandlerDescriptor_B3epLWtService()
  3744.     {
  3745.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3746.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3747.         include_once \dirname(__DIR__4).'/src/Messenger/Handler/DataSampleHandler.php';
  3748.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3749.         if (isset($this->privates['.messenger.handler_descriptor.B3epLWt'])) {
  3750.             return $this->privates['.messenger.handler_descriptor.B3epLWt'];
  3751.         }
  3752.         $b = ($this->privates['App\\Assembler\\DataSampleAssembler'] ?? $this->getDataSampleAssemblerService());
  3753.         if (isset($this->privates['.messenger.handler_descriptor.B3epLWt'])) {
  3754.             return $this->privates['.messenger.handler_descriptor.B3epLWt'];
  3755.         }
  3756.         $c = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  3757.         if (isset($this->privates['.messenger.handler_descriptor.B3epLWt'])) {
  3758.             return $this->privates['.messenger.handler_descriptor.B3epLWt'];
  3759.         }
  3760.         return $this->privates['.messenger.handler_descriptor.B3epLWt'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\Messenger\Handler\DataSampleHandler($a$b$c), []);
  3761.     }
  3762.     /**
  3763.      * Gets the private '.messenger.handler_descriptor._PzCrgG' shared service.
  3764.      *
  3765.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3766.      */
  3767.     protected function get_Messenger_HandlerDescriptor_PzCrgGService()
  3768.     {
  3769.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3770.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3771.         include_once \dirname(__DIR__4).'/src/Messenger/Handler/ProjectInfoHandler.php';
  3772.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3773.         if (isset($this->privates['.messenger.handler_descriptor._PzCrgG'])) {
  3774.             return $this->privates['.messenger.handler_descriptor._PzCrgG'];
  3775.         }
  3776.         return $this->privates['.messenger.handler_descriptor._PzCrgG'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\Messenger\Handler\ProjectInfoHandler($a), []);
  3777.     }
  3778.     /**
  3779.      * Gets the private '.messenger.handler_descriptor.ioJXN1j' shared service.
  3780.      *
  3781.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3782.      */
  3783.     protected function get_Messenger_HandlerDescriptor_IoJXN1jService()
  3784.     {
  3785.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3786.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3787.         include_once \dirname(__DIR__4).'/src/Helpers/RecipeAwareTrait.php';
  3788.         include_once \dirname(__DIR__4).'/src/Helpers/Equations/EquationAwareTrait.php';
  3789.         include_once \dirname(__DIR__4).'/src/Messenger/Handler/CommandNotificationHandler.php';
  3790.         include_once \dirname(__DIR__4).'/src/Factory/EmailFactory.php';
  3791.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3792.         if (isset($this->privates['.messenger.handler_descriptor.ioJXN1j'])) {
  3793.             return $this->privates['.messenger.handler_descriptor.ioJXN1j'];
  3794.         }
  3795.         $b = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  3796.         if (isset($this->privates['.messenger.handler_descriptor.ioJXN1j'])) {
  3797.             return $this->privates['.messenger.handler_descriptor.ioJXN1j'];
  3798.         }
  3799.         $c = ($this->privates['App\\Service\\DeviceCommand\\LastCommandCheckService'] ?? $this->getLastCommandCheckServiceService());
  3800.         if (isset($this->privates['.messenger.handler_descriptor.ioJXN1j'])) {
  3801.             return $this->privates['.messenger.handler_descriptor.ioJXN1j'];
  3802.         }
  3803.         return $this->privates['.messenger.handler_descriptor.ioJXN1j'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\Messenger\Handler\CommandNotificationHandler($a$b, ($this->privates['App\\Factory\\EmailFactory'] ?? ($this->privates['App\\Factory\\EmailFactory'] = new \App\Factory\EmailFactory($this->getEnv('MAILER_DSN_SENDER_NAME'), $this->getEnv('MAILER_DSN_SENDER_EMAIL')))), ($this->services['router'] ?? $this->getRouterService()), ($this->services['translator'] ?? $this->getTranslatorService()), $c), []);
  3804.     }
  3805.     /**
  3806.      * Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
  3807.      *
  3808.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3809.      */
  3810.     protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
  3811.     {
  3812.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3813.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  3814.         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())), []);
  3815.     }
  3816.     /**
  3817.      * Gets the private '.messenger.handler_descriptor.ul9hsrA' shared service.
  3818.      *
  3819.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  3820.      */
  3821.     protected function get_Messenger_HandlerDescriptor_Ul9hsrAService()
  3822.     {
  3823.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  3824.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  3825.         include_once \dirname(__DIR__4).'/src/Messenger/Handler/ChannelsHandler.php';
  3826.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  3827.         if (isset($this->privates['.messenger.handler_descriptor.ul9hsrA'])) {
  3828.             return $this->privates['.messenger.handler_descriptor.ul9hsrA'];
  3829.         }
  3830.         return $this->privates['.messenger.handler_descriptor.ul9hsrA'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\Messenger\Handler\ChannelsHandler($a), []);
  3831.     }
  3832.     /**
  3833.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  3834.      *
  3835.      * @return \Symfony\Component\Console\Command\LazyCommand
  3836.      */
  3837.     protected function get_Monolog_Command_ServerLog_LazyService()
  3838.     {
  3839.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3840.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3841.         return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time'false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
  3842.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  3843.         });
  3844.     }
  3845.     /**
  3846.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  3847.      *
  3848.      * @return \Symfony\Component\Console\Command\LazyCommand
  3849.      */
  3850.     protected function get_Security_Command_DebugFirewall_LazyService()
  3851.     {
  3852.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3854.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  3855.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  3856.         });
  3857.     }
  3858.     /**
  3859.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  3860.      *
  3861.      * @return \Symfony\Component\Console\Command\LazyCommand
  3862.      */
  3863.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  3864.     {
  3865.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3867.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  3868.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  3869.         });
  3870.     }
  3871.     /**
  3872.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  3873.      *
  3874.      * @return \Symfony\Component\Console\Command\LazyCommand
  3875.      */
  3876.     protected function get_Security_Command_UserPasswordHash_LazyService()
  3877.     {
  3878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3880.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  3881.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  3882.         });
  3883.     }
  3884.     /**
  3885.      * Gets the private '.service_locator..SFZI4B' shared service.
  3886.      *
  3887.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3888.      */
  3889.     protected function get_ServiceLocator__SFZI4BService()
  3890.     {
  3891.         return $this->privates['.service_locator..SFZI4B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3892.             'calculationModel' => ['privates''App\\DataBridge\\DataTransformers\\TemperatureTransformer''getTemperatureTransformerService'false],
  3893.         ], [
  3894.             'calculationModel' => '?',
  3895.         ]);
  3896.     }
  3897.     /**
  3898.      * Gets the private '.service_locator.4T4EJFR' shared service.
  3899.      *
  3900.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3901.      */
  3902.     protected function get_ServiceLocator_4T4EJFRService()
  3903.     {
  3904.         return $this->privates['.service_locator.4T4EJFR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3905.             'user' => ['privates''App\\Entity\\User''getUserService'false],
  3906.         ], [
  3907.             'user' => 'App\\Entity\\User',
  3908.         ]);
  3909.     }
  3910.     /**
  3911.      * Gets the private '.service_locator.7i2LYJk' shared service.
  3912.      *
  3913.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3914.      */
  3915.     protected function get_ServiceLocator_7i2LYJkService()
  3916.     {
  3917.         return $this->privates['.service_locator.7i2LYJk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3918.             'App\\Controller\\Admin\\BaseAdminController::changePasswordAction' => ['privates''.service_locator.nclDJcJ''get_ServiceLocator_NclDJcJService'false],
  3919.             'App\\Controller\\Admin\\BaseAdminController::persistUserEntity' => ['privates''.service_locator.T18uSMc''get_ServiceLocator_T18uSMcService'false],
  3920.             'App\\Controller\\Admin\\SynchronisationController::runSynchronisation' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  3921.             'App\\Controller\\Admin\\SynchronisationController::scheduleGetRecipeList' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  3922.             'App\\Controller\\Admin\\SynchronisationController::stopSynchronisation' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  3923.             'App\\Controller\\Admin\\TranslationController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  3924.             'App\\Controller\\Api\\DataSampleController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  3925.             'App\\Controller\\Api\\EncryptController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  3926.             'App\\Controller\\Demo\\DemoChartsController::channelData' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  3927.             'App\\Controller\\Demo\\DemoChartsController::channels' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  3928.             'App\\Controller\\Demo\\DemoChartsController::probeSelect' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  3929.             'App\\Controller\\Demo\\DemoChartsController::table' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  3930.             'App\\Controller\\Demo\\DemoChartsController::tableBlocked' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  3931.             'App\\Controller\\Local\\CalculationController::setCalculationModel' => ['privates''.service_locator..SFZI4B''get_ServiceLocator__SFZI4BService'false],
  3932.             'App\\Controller\\Local\\CalculationController::setMeasurement' => ['privates''.service_locator.dhbxKMb''get_ServiceLocator_DhbxKMbService'false],
  3933.             'App\\Controller\\Local\\CalculationController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  3934.             'App\\Controller\\Local\\ChartController::setCalculationModel' => ['privates''.service_locator..SFZI4B''get_ServiceLocator__SFZI4BService'false],
  3935.             'App\\Controller\\Local\\ChartController::setMeasurement' => ['privates''.service_locator.dhbxKMb''get_ServiceLocator_DhbxKMbService'false],
  3936.             'App\\Controller\\Local\\ChartController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  3937.             'App\\Controller\\Local\\SettingsController::setCalculationModel' => ['privates''.service_locator..SFZI4B''get_ServiceLocator__SFZI4BService'false],
  3938.             'App\\Controller\\Local\\SettingsController::setMeasurement' => ['privates''.service_locator.dhbxKMb''get_ServiceLocator_DhbxKMbService'false],
  3939.             'App\\Controller\\Local\\SettingsController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  3940.             'App\\Controller\\Panel\\ChartsController::channelEdit' => ['privates''.service_locator.R9Pmua1''get_ServiceLocator_R9Pmua1Service'false],
  3941.             'App\\Controller\\Panel\\ChartsController::chartData' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3942.             'App\\Controller\\Panel\\ChartsController::createStrengthNotification' => ['privates''.service_locator.B75IxMH''get_ServiceLocator_B75IxMHService'false],
  3943.             'App\\Controller\\Panel\\ChartsController::maturityChart' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3944.             'App\\Controller\\Panel\\ChartsController::moveTemperatureChannel' => ['privates''.service_locator.R9Pmua1''get_ServiceLocator_R9Pmua1Service'false],
  3945.             'App\\Controller\\Panel\\ChartsController::strengthChart' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3946.             'App\\Controller\\Panel\\ChartsController::temperatureChart' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3947.             'App\\Controller\\Panel\\ChartsController::toggleAutomaticStrengthPoints' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3948.             'App\\Controller\\Panel\\ChartsController::toggleTemperatureSplit' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3949.             'App\\Controller\\Panel\\DemoController::getLink' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3950.             'App\\Controller\\Panel\\DeviceListController::activeChannelPreview' => ['privates''.service_locator.UtA9f67''get_ServiceLocator_UtA9f67Service'false],
  3951.             'App\\Controller\\Panel\\DeviceListController::channelData' => ['privates''.service_locator.CrArijP''get_ServiceLocator_CrArijPService'false],
  3952.             'App\\Controller\\Panel\\DeviceListController::channels' => ['privates''.service_locator.CrArijP''get_ServiceLocator_CrArijPService'false],
  3953.             'App\\Controller\\Panel\\DeviceListController::deleteMeasurement' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3954.             'App\\Controller\\Panel\\DeviceListController::hideSelectedArchivedMeasurements' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  3955.             'App\\Controller\\Panel\\DeviceListController::info' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3956.             'App\\Controller\\Panel\\DeviceListController::massProbeUpdate' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3957.             'App\\Controller\\Panel\\DeviceListController::measurementSearch' => ['privates''.service_locator.DbYoiw0''get_ServiceLocator_DbYoiw0Service'false],
  3958.             'App\\Controller\\Panel\\DeviceListController::measurements' => ['privates''.service_locator.DbYoiw0''get_ServiceLocator_DbYoiw0Service'false],
  3959.             'App\\Controller\\Panel\\DeviceListController::onePointArchivedMeasurements' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  3960.             'App\\Controller\\Panel\\DeviceListController::probe' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3961.             'App\\Controller\\Panel\\DeviceListController::probeSelect' => ['privates''.service_locator.CrArijP''get_ServiceLocator_CrArijPService'false],
  3962.             'App\\Controller\\Panel\\DeviceListController::probes' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3963.             'App\\Controller\\Panel\\DeviceListController::probesVisibilityStatus' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  3964.             'App\\Controller\\Panel\\DeviceListController::switch' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  3965.             'App\\Controller\\Panel\\DeviceListController::table' => ['privates''.service_locator.CrArijP''get_ServiceLocator_CrArijPService'false],
  3966.             'App\\Controller\\Panel\\DeviceListController::tableBlocked' => ['privates''.service_locator.CrArijP''get_ServiceLocator_CrArijPService'false],
  3967.             'App\\Controller\\Panel\\DeviceListController::traceability' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3968.             'App\\Controller\\Panel\\DeviceListController::wizardProbeUpdate' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3969.             'App\\Controller\\Panel\\LineTypeController::edit' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3970.             'App\\Controller\\Panel\\LineTypeController::list' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3971.             'App\\Controller\\Panel\\LineTypeController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  3972.             'App\\Controller\\Panel\\MeasurementDataController::data' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3973.             'App\\Controller\\Panel\\MeasurementDataController::importData' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3974.             'App\\Controller\\Panel\\MeasurementDataController::listMeasurementChannels' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3975.             'App\\Controller\\Panel\\MeasurementDataController::listMeasurements' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3976.             'App\\Controller\\Panel\\MeasurementDataController::listPreviousMergeMeasurements' => ['privates''.service_locator.LDhFjIY''get_ServiceLocator_LDhFjIYService'false],
  3977.             'App\\Controller\\Panel\\MeasurementDataController::listSourceDevices' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3978.             'App\\Controller\\Panel\\MeasurementDataController::mergeMeasurements' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3979.             'App\\Controller\\Panel\\MeasurementDataController::mergePreviousChannel' => ['privates''.service_locator.LDhFjIY''get_ServiceLocator_LDhFjIYService'false],
  3980.             'App\\Controller\\Panel\\MeasurementDataController::promoteChannel' => ['privates''.service_locator.LDhFjIY''get_ServiceLocator_LDhFjIYService'false],
  3981.             'App\\Controller\\Panel\\MeasurementDataController::removeChannel' => ['privates''.service_locator.LDhFjIY''get_ServiceLocator_LDhFjIYService'false],
  3982.             'App\\Controller\\Panel\\NotesController::notes' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3983.             'App\\Controller\\Panel\\NotesController::update' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3984.             'App\\Controller\\Panel\\ReportController::download' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3985.             'App\\Controller\\Panel\\ReportController::request' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3986.             'App\\Controller\\Panel\\StrengthPointController::edit' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3987.             'App\\Controller\\Panel\\StrengthPointController::form' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  3988.             'App\\Controller\\Panel\\StrengthPointController::setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  3989.             'App\\Controller\\Security\\ResetController::activate' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  3990.             'App\\Controller\\Security\\ResetController::change' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  3991.             'kernel::loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3992.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  3993.             'App\\Controller\\Admin\\BaseAdminController:changePasswordAction' => ['privates''.service_locator.nclDJcJ''get_ServiceLocator_NclDJcJService'false],
  3994.             'App\\Controller\\Admin\\BaseAdminController:persistUserEntity' => ['privates''.service_locator.T18uSMc''get_ServiceLocator_T18uSMcService'false],
  3995.             'App\\Controller\\Admin\\SynchronisationController:runSynchronisation' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  3996.             'App\\Controller\\Admin\\SynchronisationController:scheduleGetRecipeList' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  3997.             'App\\Controller\\Admin\\SynchronisationController:stopSynchronisation' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  3998.             'App\\Controller\\Admin\\TranslationController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  3999.             'App\\Controller\\Api\\DataSampleController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  4000.             'App\\Controller\\Api\\EncryptController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  4001.             'App\\Controller\\Demo\\DemoChartsController:channelData' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  4002.             'App\\Controller\\Demo\\DemoChartsController:channels' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  4003.             'App\\Controller\\Demo\\DemoChartsController:probeSelect' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  4004.             'App\\Controller\\Demo\\DemoChartsController:table' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  4005.             'App\\Controller\\Demo\\DemoChartsController:tableBlocked' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  4006.             'App\\Controller\\Local\\CalculationController:setCalculationModel' => ['privates''.service_locator..SFZI4B''get_ServiceLocator__SFZI4BService'false],
  4007.             'App\\Controller\\Local\\CalculationController:setMeasurement' => ['privates''.service_locator.dhbxKMb''get_ServiceLocator_DhbxKMbService'false],
  4008.             'App\\Controller\\Local\\CalculationController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  4009.             'App\\Controller\\Local\\ChartController:setCalculationModel' => ['privates''.service_locator..SFZI4B''get_ServiceLocator__SFZI4BService'false],
  4010.             'App\\Controller\\Local\\ChartController:setMeasurement' => ['privates''.service_locator.dhbxKMb''get_ServiceLocator_DhbxKMbService'false],
  4011.             'App\\Controller\\Local\\ChartController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  4012.             'App\\Controller\\Local\\SettingsController:setCalculationModel' => ['privates''.service_locator..SFZI4B''get_ServiceLocator__SFZI4BService'false],
  4013.             'App\\Controller\\Local\\SettingsController:setMeasurement' => ['privates''.service_locator.dhbxKMb''get_ServiceLocator_DhbxKMbService'false],
  4014.             'App\\Controller\\Local\\SettingsController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  4015.             'App\\Controller\\Panel\\ChartsController:channelEdit' => ['privates''.service_locator.R9Pmua1''get_ServiceLocator_R9Pmua1Service'false],
  4016.             'App\\Controller\\Panel\\ChartsController:chartData' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4017.             'App\\Controller\\Panel\\ChartsController:createStrengthNotification' => ['privates''.service_locator.B75IxMH''get_ServiceLocator_B75IxMHService'false],
  4018.             'App\\Controller\\Panel\\ChartsController:maturityChart' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4019.             'App\\Controller\\Panel\\ChartsController:moveTemperatureChannel' => ['privates''.service_locator.R9Pmua1''get_ServiceLocator_R9Pmua1Service'false],
  4020.             'App\\Controller\\Panel\\ChartsController:strengthChart' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4021.             'App\\Controller\\Panel\\ChartsController:temperatureChart' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4022.             'App\\Controller\\Panel\\ChartsController:toggleAutomaticStrengthPoints' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4023.             'App\\Controller\\Panel\\ChartsController:toggleTemperatureSplit' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4024.             'App\\Controller\\Panel\\DemoController:getLink' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4025.             'App\\Controller\\Panel\\DeviceListController:activeChannelPreview' => ['privates''.service_locator.UtA9f67''get_ServiceLocator_UtA9f67Service'false],
  4026.             'App\\Controller\\Panel\\DeviceListController:channelData' => ['privates''.service_locator.CrArijP''get_ServiceLocator_CrArijPService'false],
  4027.             'App\\Controller\\Panel\\DeviceListController:channels' => ['privates''.service_locator.CrArijP''get_ServiceLocator_CrArijPService'false],
  4028.             'App\\Controller\\Panel\\DeviceListController:deleteMeasurement' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4029.             'App\\Controller\\Panel\\DeviceListController:hideSelectedArchivedMeasurements' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  4030.             'App\\Controller\\Panel\\DeviceListController:info' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4031.             'App\\Controller\\Panel\\DeviceListController:massProbeUpdate' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4032.             'App\\Controller\\Panel\\DeviceListController:measurementSearch' => ['privates''.service_locator.DbYoiw0''get_ServiceLocator_DbYoiw0Service'false],
  4033.             'App\\Controller\\Panel\\DeviceListController:measurements' => ['privates''.service_locator.DbYoiw0''get_ServiceLocator_DbYoiw0Service'false],
  4034.             'App\\Controller\\Panel\\DeviceListController:onePointArchivedMeasurements' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  4035.             'App\\Controller\\Panel\\DeviceListController:probe' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4036.             'App\\Controller\\Panel\\DeviceListController:probeSelect' => ['privates''.service_locator.CrArijP''get_ServiceLocator_CrArijPService'false],
  4037.             'App\\Controller\\Panel\\DeviceListController:probes' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4038.             'App\\Controller\\Panel\\DeviceListController:probesVisibilityStatus' => ['privates''.service_locator.I5x_ioR''get_ServiceLocator_I5xIoRService'false],
  4039.             'App\\Controller\\Panel\\DeviceListController:switch' => ['privates''.service_locator.YqTfUFK''get_ServiceLocator_YqTfUFKService'false],
  4040.             'App\\Controller\\Panel\\DeviceListController:table' => ['privates''.service_locator.CrArijP''get_ServiceLocator_CrArijPService'false],
  4041.             'App\\Controller\\Panel\\DeviceListController:tableBlocked' => ['privates''.service_locator.CrArijP''get_ServiceLocator_CrArijPService'false],
  4042.             'App\\Controller\\Panel\\DeviceListController:traceability' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4043.             'App\\Controller\\Panel\\DeviceListController:wizardProbeUpdate' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4044.             'App\\Controller\\Panel\\LineTypeController:edit' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4045.             'App\\Controller\\Panel\\LineTypeController:list' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4046.             'App\\Controller\\Panel\\LineTypeController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  4047.             'App\\Controller\\Panel\\MeasurementDataController:data' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4048.             'App\\Controller\\Panel\\MeasurementDataController:importData' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4049.             'App\\Controller\\Panel\\MeasurementDataController:listMeasurementChannels' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4050.             'App\\Controller\\Panel\\MeasurementDataController:listMeasurements' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4051.             'App\\Controller\\Panel\\MeasurementDataController:listPreviousMergeMeasurements' => ['privates''.service_locator.LDhFjIY''get_ServiceLocator_LDhFjIYService'false],
  4052.             'App\\Controller\\Panel\\MeasurementDataController:listSourceDevices' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4053.             'App\\Controller\\Panel\\MeasurementDataController:mergeMeasurements' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4054.             'App\\Controller\\Panel\\MeasurementDataController:mergePreviousChannel' => ['privates''.service_locator.LDhFjIY''get_ServiceLocator_LDhFjIYService'false],
  4055.             'App\\Controller\\Panel\\MeasurementDataController:promoteChannel' => ['privates''.service_locator.LDhFjIY''get_ServiceLocator_LDhFjIYService'false],
  4056.             'App\\Controller\\Panel\\MeasurementDataController:removeChannel' => ['privates''.service_locator.LDhFjIY''get_ServiceLocator_LDhFjIYService'false],
  4057.             'App\\Controller\\Panel\\NotesController:notes' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4058.             'App\\Controller\\Panel\\NotesController:update' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4059.             'App\\Controller\\Panel\\ReportController:download' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4060.             'App\\Controller\\Panel\\ReportController:request' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4061.             'App\\Controller\\Panel\\StrengthPointController:edit' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4062.             'App\\Controller\\Panel\\StrengthPointController:form' => ['privates''.service_locator.eJKw9F6''get_ServiceLocator_EJKw9F6Service'false],
  4063.             'App\\Controller\\Panel\\StrengthPointController:setViewHandler' => ['privates''.service_locator.foPrRcS''get_ServiceLocator_FoPrRcSService'false],
  4064.             'App\\Controller\\Security\\ResetController:activate' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  4065.             'App\\Controller\\Security\\ResetController:change' => ['privates''.service_locator.4T4EJFR''get_ServiceLocator_4T4EJFRService'false],
  4066.             'kernel:loadRoutes' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4067.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.xUrKPVU''get_ServiceLocator_XUrKPVUService'false],
  4068.         ], [
  4069.             'App\\Controller\\Admin\\BaseAdminController::changePasswordAction' => '?',
  4070.             'App\\Controller\\Admin\\BaseAdminController::persistUserEntity' => '?',
  4071.             'App\\Controller\\Admin\\SynchronisationController::runSynchronisation' => '?',
  4072.             'App\\Controller\\Admin\\SynchronisationController::scheduleGetRecipeList' => '?',
  4073.             'App\\Controller\\Admin\\SynchronisationController::stopSynchronisation' => '?',
  4074.             'App\\Controller\\Admin\\TranslationController::setViewHandler' => '?',
  4075.             'App\\Controller\\Api\\DataSampleController::setViewHandler' => '?',
  4076.             'App\\Controller\\Api\\EncryptController::setViewHandler' => '?',
  4077.             'App\\Controller\\Demo\\DemoChartsController::channelData' => '?',
  4078.             'App\\Controller\\Demo\\DemoChartsController::channels' => '?',
  4079.             'App\\Controller\\Demo\\DemoChartsController::probeSelect' => '?',
  4080.             'App\\Controller\\Demo\\DemoChartsController::table' => '?',
  4081.             'App\\Controller\\Demo\\DemoChartsController::tableBlocked' => '?',
  4082.             'App\\Controller\\Local\\CalculationController::setCalculationModel' => '?',
  4083.             'App\\Controller\\Local\\CalculationController::setMeasurement' => '?',
  4084.             'App\\Controller\\Local\\CalculationController::setViewHandler' => '?',
  4085.             'App\\Controller\\Local\\ChartController::setCalculationModel' => '?',
  4086.             'App\\Controller\\Local\\ChartController::setMeasurement' => '?',
  4087.             'App\\Controller\\Local\\ChartController::setViewHandler' => '?',
  4088.             'App\\Controller\\Local\\SettingsController::setCalculationModel' => '?',
  4089.             'App\\Controller\\Local\\SettingsController::setMeasurement' => '?',
  4090.             'App\\Controller\\Local\\SettingsController::setViewHandler' => '?',
  4091.             'App\\Controller\\Panel\\ChartsController::channelEdit' => '?',
  4092.             'App\\Controller\\Panel\\ChartsController::chartData' => '?',
  4093.             'App\\Controller\\Panel\\ChartsController::createStrengthNotification' => '?',
  4094.             'App\\Controller\\Panel\\ChartsController::maturityChart' => '?',
  4095.             'App\\Controller\\Panel\\ChartsController::moveTemperatureChannel' => '?',
  4096.             'App\\Controller\\Panel\\ChartsController::strengthChart' => '?',
  4097.             'App\\Controller\\Panel\\ChartsController::temperatureChart' => '?',
  4098.             'App\\Controller\\Panel\\ChartsController::toggleAutomaticStrengthPoints' => '?',
  4099.             'App\\Controller\\Panel\\ChartsController::toggleTemperatureSplit' => '?',
  4100.             'App\\Controller\\Panel\\DemoController::getLink' => '?',
  4101.             'App\\Controller\\Panel\\DeviceListController::activeChannelPreview' => '?',
  4102.             'App\\Controller\\Panel\\DeviceListController::channelData' => '?',
  4103.             'App\\Controller\\Panel\\DeviceListController::channels' => '?',
  4104.             'App\\Controller\\Panel\\DeviceListController::deleteMeasurement' => '?',
  4105.             'App\\Controller\\Panel\\DeviceListController::hideSelectedArchivedMeasurements' => '?',
  4106.             'App\\Controller\\Panel\\DeviceListController::info' => '?',
  4107.             'App\\Controller\\Panel\\DeviceListController::massProbeUpdate' => '?',
  4108.             'App\\Controller\\Panel\\DeviceListController::measurementSearch' => '?',
  4109.             'App\\Controller\\Panel\\DeviceListController::measurements' => '?',
  4110.             'App\\Controller\\Panel\\DeviceListController::onePointArchivedMeasurements' => '?',
  4111.             'App\\Controller\\Panel\\DeviceListController::probe' => '?',
  4112.             'App\\Controller\\Panel\\DeviceListController::probeSelect' => '?',
  4113.             'App\\Controller\\Panel\\DeviceListController::probes' => '?',
  4114.             'App\\Controller\\Panel\\DeviceListController::probesVisibilityStatus' => '?',
  4115.             'App\\Controller\\Panel\\DeviceListController::switch' => '?',
  4116.             'App\\Controller\\Panel\\DeviceListController::table' => '?',
  4117.             'App\\Controller\\Panel\\DeviceListController::tableBlocked' => '?',
  4118.             'App\\Controller\\Panel\\DeviceListController::traceability' => '?',
  4119.             'App\\Controller\\Panel\\DeviceListController::wizardProbeUpdate' => '?',
  4120.             'App\\Controller\\Panel\\LineTypeController::edit' => '?',
  4121.             'App\\Controller\\Panel\\LineTypeController::list' => '?',
  4122.             'App\\Controller\\Panel\\LineTypeController::setViewHandler' => '?',
  4123.             'App\\Controller\\Panel\\MeasurementDataController::data' => '?',
  4124.             'App\\Controller\\Panel\\MeasurementDataController::importData' => '?',
  4125.             'App\\Controller\\Panel\\MeasurementDataController::listMeasurementChannels' => '?',
  4126.             'App\\Controller\\Panel\\MeasurementDataController::listMeasurements' => '?',
  4127.             'App\\Controller\\Panel\\MeasurementDataController::listPreviousMergeMeasurements' => '?',
  4128.             'App\\Controller\\Panel\\MeasurementDataController::listSourceDevices' => '?',
  4129.             'App\\Controller\\Panel\\MeasurementDataController::mergeMeasurements' => '?',
  4130.             'App\\Controller\\Panel\\MeasurementDataController::mergePreviousChannel' => '?',
  4131.             'App\\Controller\\Panel\\MeasurementDataController::promoteChannel' => '?',
  4132.             'App\\Controller\\Panel\\MeasurementDataController::removeChannel' => '?',
  4133.             'App\\Controller\\Panel\\NotesController::notes' => '?',
  4134.             'App\\Controller\\Panel\\NotesController::update' => '?',
  4135.             'App\\Controller\\Panel\\ReportController::download' => '?',
  4136.             'App\\Controller\\Panel\\ReportController::request' => '?',
  4137.             'App\\Controller\\Panel\\StrengthPointController::edit' => '?',
  4138.             'App\\Controller\\Panel\\StrengthPointController::form' => '?',
  4139.             'App\\Controller\\Panel\\StrengthPointController::setViewHandler' => '?',
  4140.             'App\\Controller\\Security\\ResetController::activate' => '?',
  4141.             'App\\Controller\\Security\\ResetController::change' => '?',
  4142.             'kernel::loadRoutes' => '?',
  4143.             'kernel::registerContainerConfiguration' => '?',
  4144.             'App\\Controller\\Admin\\BaseAdminController:changePasswordAction' => '?',
  4145.             'App\\Controller\\Admin\\BaseAdminController:persistUserEntity' => '?',
  4146.             'App\\Controller\\Admin\\SynchronisationController:runSynchronisation' => '?',
  4147.             'App\\Controller\\Admin\\SynchronisationController:scheduleGetRecipeList' => '?',
  4148.             'App\\Controller\\Admin\\SynchronisationController:stopSynchronisation' => '?',
  4149.             'App\\Controller\\Admin\\TranslationController:setViewHandler' => '?',
  4150.             'App\\Controller\\Api\\DataSampleController:setViewHandler' => '?',
  4151.             'App\\Controller\\Api\\EncryptController:setViewHandler' => '?',
  4152.             'App\\Controller\\Demo\\DemoChartsController:channelData' => '?',
  4153.             'App\\Controller\\Demo\\DemoChartsController:channels' => '?',
  4154.             'App\\Controller\\Demo\\DemoChartsController:probeSelect' => '?',
  4155.             'App\\Controller\\Demo\\DemoChartsController:table' => '?',
  4156.             'App\\Controller\\Demo\\DemoChartsController:tableBlocked' => '?',
  4157.             'App\\Controller\\Local\\CalculationController:setCalculationModel' => '?',
  4158.             'App\\Controller\\Local\\CalculationController:setMeasurement' => '?',
  4159.             'App\\Controller\\Local\\CalculationController:setViewHandler' => '?',
  4160.             'App\\Controller\\Local\\ChartController:setCalculationModel' => '?',
  4161.             'App\\Controller\\Local\\ChartController:setMeasurement' => '?',
  4162.             'App\\Controller\\Local\\ChartController:setViewHandler' => '?',
  4163.             'App\\Controller\\Local\\SettingsController:setCalculationModel' => '?',
  4164.             'App\\Controller\\Local\\SettingsController:setMeasurement' => '?',
  4165.             'App\\Controller\\Local\\SettingsController:setViewHandler' => '?',
  4166.             'App\\Controller\\Panel\\ChartsController:channelEdit' => '?',
  4167.             'App\\Controller\\Panel\\ChartsController:chartData' => '?',
  4168.             'App\\Controller\\Panel\\ChartsController:createStrengthNotification' => '?',
  4169.             'App\\Controller\\Panel\\ChartsController:maturityChart' => '?',
  4170.             'App\\Controller\\Panel\\ChartsController:moveTemperatureChannel' => '?',
  4171.             'App\\Controller\\Panel\\ChartsController:strengthChart' => '?',
  4172.             'App\\Controller\\Panel\\ChartsController:temperatureChart' => '?',
  4173.             'App\\Controller\\Panel\\ChartsController:toggleAutomaticStrengthPoints' => '?',
  4174.             'App\\Controller\\Panel\\ChartsController:toggleTemperatureSplit' => '?',
  4175.             'App\\Controller\\Panel\\DemoController:getLink' => '?',
  4176.             'App\\Controller\\Panel\\DeviceListController:activeChannelPreview' => '?',
  4177.             'App\\Controller\\Panel\\DeviceListController:channelData' => '?',
  4178.             'App\\Controller\\Panel\\DeviceListController:channels' => '?',
  4179.             'App\\Controller\\Panel\\DeviceListController:deleteMeasurement' => '?',
  4180.             'App\\Controller\\Panel\\DeviceListController:hideSelectedArchivedMeasurements' => '?',
  4181.             'App\\Controller\\Panel\\DeviceListController:info' => '?',
  4182.             'App\\Controller\\Panel\\DeviceListController:massProbeUpdate' => '?',
  4183.             'App\\Controller\\Panel\\DeviceListController:measurementSearch' => '?',
  4184.             'App\\Controller\\Panel\\DeviceListController:measurements' => '?',
  4185.             'App\\Controller\\Panel\\DeviceListController:onePointArchivedMeasurements' => '?',
  4186.             'App\\Controller\\Panel\\DeviceListController:probe' => '?',
  4187.             'App\\Controller\\Panel\\DeviceListController:probeSelect' => '?',
  4188.             'App\\Controller\\Panel\\DeviceListController:probes' => '?',
  4189.             'App\\Controller\\Panel\\DeviceListController:probesVisibilityStatus' => '?',
  4190.             'App\\Controller\\Panel\\DeviceListController:switch' => '?',
  4191.             'App\\Controller\\Panel\\DeviceListController:table' => '?',
  4192.             'App\\Controller\\Panel\\DeviceListController:tableBlocked' => '?',
  4193.             'App\\Controller\\Panel\\DeviceListController:traceability' => '?',
  4194.             'App\\Controller\\Panel\\DeviceListController:wizardProbeUpdate' => '?',
  4195.             'App\\Controller\\Panel\\LineTypeController:edit' => '?',
  4196.             'App\\Controller\\Panel\\LineTypeController:list' => '?',
  4197.             'App\\Controller\\Panel\\LineTypeController:setViewHandler' => '?',
  4198.             'App\\Controller\\Panel\\MeasurementDataController:data' => '?',
  4199.             'App\\Controller\\Panel\\MeasurementDataController:importData' => '?',
  4200.             'App\\Controller\\Panel\\MeasurementDataController:listMeasurementChannels' => '?',
  4201.             'App\\Controller\\Panel\\MeasurementDataController:listMeasurements' => '?',
  4202.             'App\\Controller\\Panel\\MeasurementDataController:listPreviousMergeMeasurements' => '?',
  4203.             'App\\Controller\\Panel\\MeasurementDataController:listSourceDevices' => '?',
  4204.             'App\\Controller\\Panel\\MeasurementDataController:mergeMeasurements' => '?',
  4205.             'App\\Controller\\Panel\\MeasurementDataController:mergePreviousChannel' => '?',
  4206.             'App\\Controller\\Panel\\MeasurementDataController:promoteChannel' => '?',
  4207.             'App\\Controller\\Panel\\MeasurementDataController:removeChannel' => '?',
  4208.             'App\\Controller\\Panel\\NotesController:notes' => '?',
  4209.             'App\\Controller\\Panel\\NotesController:update' => '?',
  4210.             'App\\Controller\\Panel\\ReportController:download' => '?',
  4211.             'App\\Controller\\Panel\\ReportController:request' => '?',
  4212.             'App\\Controller\\Panel\\StrengthPointController:edit' => '?',
  4213.             'App\\Controller\\Panel\\StrengthPointController:form' => '?',
  4214.             'App\\Controller\\Panel\\StrengthPointController:setViewHandler' => '?',
  4215.             'App\\Controller\\Security\\ResetController:activate' => '?',
  4216.             'App\\Controller\\Security\\ResetController:change' => '?',
  4217.             'kernel:loadRoutes' => '?',
  4218.             'kernel:registerContainerConfiguration' => '?',
  4219.         ]);
  4220.     }
  4221.     /**
  4222.      * Gets the private '.service_locator.B75IxMH' shared service.
  4223.      *
  4224.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4225.      */
  4226.     protected function get_ServiceLocator_B75IxMHService()
  4227.     {
  4228.         return $this->privates['.service_locator.B75IxMH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4229.             'entityManager' => ['services''doctrine.orm.default_entity_manager''getDoctrine_Orm_DefaultEntityManagerService'false],
  4230.             'measurement' => ['privates''App\\Entity\\Measurement''getMeasurementService'false],
  4231.             'translator' => ['services''translator''getTranslatorService'false],
  4232.         ], [
  4233.             'entityManager' => '?',
  4234.             'measurement' => 'App\\Entity\\Measurement',
  4235.             'translator' => '?',
  4236.         ]);
  4237.     }
  4238.     /**
  4239.      * Gets the private '.service_locator.CrArijP' shared service.
  4240.      *
  4241.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4242.      */
  4243.     protected function get_ServiceLocator_CrArijPService()
  4244.     {
  4245.         return $this->privates['.service_locator.CrArijP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4246.             'measurement' => ['privates''App\\Entity\\Measurement''getMeasurementService'false],
  4247.             'view' => ['privates''App\\Model\\View\\MeasurementView''getMeasurementViewService'false],
  4248.         ], [
  4249.             'measurement' => 'App\\Entity\\Measurement',
  4250.             'view' => 'App\\Model\\View\\MeasurementView',
  4251.         ]);
  4252.     }
  4253.     /**
  4254.      * Gets the private '.service_locator.DbYoiw0' shared service.
  4255.      *
  4256.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4257.      */
  4258.     protected function get_ServiceLocator_DbYoiw0Service()
  4259.     {
  4260.         return $this->privates['.service_locator.DbYoiw0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4261.             'device' => ['privates''App\\Entity\\Device''getDeviceService'false],
  4262.             'measurementRepository' => ['privates''App\\Repository\\MeasurementRepository''getMeasurementRepositoryService'false],
  4263.         ], [
  4264.             'device' => 'App\\Entity\\Device',
  4265.             'measurementRepository' => 'App\\Repository\\MeasurementRepository',
  4266.         ]);
  4267.     }
  4268.     /**
  4269.      * Gets the private '.service_locator.I5x_ioR' shared service.
  4270.      *
  4271.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4272.      */
  4273.     protected function get_ServiceLocator_I5xIoRService()
  4274.     {
  4275.         return $this->privates['.service_locator.I5x_ioR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4276.             'view' => ['privates''App\\Model\\View\\MeasurementView''getMeasurementViewService'false],
  4277.         ], [
  4278.             'view' => 'App\\Model\\View\\MeasurementView',
  4279.         ]);
  4280.     }
  4281.     /**
  4282.      * Gets the private '.service_locator.LDhFjIY' shared service.
  4283.      *
  4284.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4285.      */
  4286.     protected function get_ServiceLocator_LDhFjIYService()
  4287.     {
  4288.         return $this->privates['.service_locator.LDhFjIY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4289.             'setting' => ['privates''App\\Entity\\ChannelSetting''getChannelSettingService'false],
  4290.         ], [
  4291.             'setting' => 'App\\Entity\\ChannelSetting',
  4292.         ]);
  4293.     }
  4294.     /**
  4295.      * Gets the private '.service_locator.PBwVJVp' shared service.
  4296.      *
  4297.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4298.      */
  4299.     protected function get_ServiceLocator_PBwVJVpService()
  4300.     {
  4301.         return $this->privates['.service_locator.PBwVJVp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4302.             'security.firewall.map.context.dev' => ['privates''security.firewall.map.context.dev''getSecurity_Firewall_Map_Context_DevService'false],
  4303.             'security.firewall.map.context.main' => ['privates''security.firewall.map.context.main''getSecurity_Firewall_Map_Context_MainService'false],
  4304.             'security.firewall.map.context.ping' => ['privates''security.firewall.map.context.ping''getSecurity_Firewall_Map_Context_PingService'false],
  4305.         ], [
  4306.             'security.firewall.map.context.dev' => '?',
  4307.             'security.firewall.map.context.main' => '?',
  4308.             'security.firewall.map.context.ping' => '?',
  4309.         ]);
  4310.     }
  4311.     /**
  4312.      * Gets the private '.service_locator.R9Pmua1' shared service.
  4313.      *
  4314.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4315.      */
  4316.     protected function get_ServiceLocator_R9Pmua1Service()
  4317.     {
  4318.         return $this->privates['.service_locator.R9Pmua1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4319.             'channel' => ['privates''App\\Entity\\ChannelSetting''getChannelSettingService'false],
  4320.         ], [
  4321.             'channel' => 'App\\Entity\\ChannelSetting',
  4322.         ]);
  4323.     }
  4324.     /**
  4325.      * Gets the private '.service_locator.T18uSMc' shared service.
  4326.      *
  4327.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4328.      */
  4329.     protected function get_ServiceLocator_T18uSMcService()
  4330.     {
  4331.         return $this->privates['.service_locator.T18uSMc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4332.             'form' => ['privates''.errored..service_locator.T18uSMc.Symfony\\Component\\Form\\Form'NULL'Cannot autowire service ".service_locator.T18uSMc": it references class "Symfony\\Component\\Form\\Form" but no such service exists.'],
  4333.             'user' => ['privates''App\\Entity\\User''getUserService'false],
  4334.         ], [
  4335.             'form' => 'Symfony\\Component\\Form\\Form',
  4336.             'user' => 'App\\Entity\\User',
  4337.         ]);
  4338.     }
  4339.     /**
  4340.      * Gets the private '.service_locator.UtA9f67' shared service.
  4341.      *
  4342.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4343.      */
  4344.     protected function get_ServiceLocator_UtA9f67Service()
  4345.     {
  4346.         return $this->privates['.service_locator.UtA9f67'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4347.             'flatDeviceService' => ['privates''App\\Service\\FlatDeviceService''getFlatDeviceServiceService'false],
  4348.             'security' => ['privates''security.helper''getSecurity_HelperService'false],
  4349.         ], [
  4350.             'flatDeviceService' => 'App\\Service\\FlatDeviceService',
  4351.             'security' => '?',
  4352.         ]);
  4353.     }
  4354.     /**
  4355.      * Gets the private '.service_locator.VsSPzfU' shared service.
  4356.      *
  4357.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4358.      */
  4359.     protected function get_ServiceLocator_VsSPzfUService()
  4360.     {
  4361.         return $this->privates['.service_locator.VsSPzfU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4362.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4363.             'easyadmin.autocomplete' => ['services''easyadmin.autocomplete''getEasyadmin_AutocompleteService'false],
  4364.             'easyadmin.config.manager' => ['services''easyadmin.config.manager''getEasyadmin_Config_ManagerService'false],
  4365.             'easyadmin.filter.registry' => ['services''easyadmin.filter.registry''getEasyadmin_Filter_RegistryService'false],
  4366.             'easyadmin.paginator' => ['services''easyadmin.paginator''getEasyadmin_PaginatorService'false],
  4367.             'easyadmin.property_accessor' => ['services''easyadmin.property_accessor''getEasyadmin_PropertyAccessorService'false],
  4368.             'easyadmin.query_builder' => ['services''easyadmin.query_builder''getEasyadmin_QueryBuilderService'false],
  4369.             'easyadmin.security.authorization_checker' => ['services''easyadmin.security.authorization_checker''getEasyadmin_Security_AuthorizationCheckerService'false],
  4370.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4371.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4372.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4373.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  4374.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  4375.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4376.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4377.             'router' => ['privates''App\\Component\\Router''getRouter2Service'false],
  4378.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4379.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4380.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4381.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4382.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4383.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4384.         ], [
  4385.             'doctrine' => '?',
  4386.             'easyadmin.autocomplete' => '?',
  4387.             'easyadmin.config.manager' => '?',
  4388.             'easyadmin.filter.registry' => '?',
  4389.             'easyadmin.paginator' => '?',
  4390.             'easyadmin.property_accessor' => '?',
  4391.             'easyadmin.query_builder' => '?',
  4392.             'easyadmin.security.authorization_checker' => '?',
  4393.             'event_dispatcher' => '?',
  4394.             'form.factory' => '?',
  4395.             'http_kernel' => '?',
  4396.             'message_bus' => '?',
  4397.             'messenger.default_bus' => '?',
  4398.             'parameter_bag' => '?',
  4399.             'request_stack' => '?',
  4400.             'router' => '?',
  4401.             'security.authorization_checker' => '?',
  4402.             'security.csrf.token_manager' => '?',
  4403.             'security.token_storage' => '?',
  4404.             'serializer' => '?',
  4405.             'session' => '.session.deprecated',
  4406.             'twig' => '?',
  4407.         ]);
  4408.     }
  4409.     /**
  4410.      * Gets the private '.service_locator.XsyfP82' shared service.
  4411.      *
  4412.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4413.      */
  4414.     protected function get_ServiceLocator_XsyfP82Service()
  4415.     {
  4416.         return $this->privates['.service_locator.XsyfP82'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4417.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  4418.             'security.event_dispatcher.main' => ['privates''security.event_dispatcher.main''getSecurity_EventDispatcher_MainService'false],
  4419.         ], [
  4420.             'event_dispatcher' => '?',
  4421.             'security.event_dispatcher.main' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  4422.         ]);
  4423.     }
  4424.     /**
  4425.      * Gets the private '.service_locator.YqTfUFK' shared service.
  4426.      *
  4427.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4428.      */
  4429.     protected function get_ServiceLocator_YqTfUFKService()
  4430.     {
  4431.         return $this->privates['.service_locator.YqTfUFK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4432.             'device' => ['privates''App\\Entity\\Device''getDeviceService'false],
  4433.         ], [
  4434.             'device' => 'App\\Entity\\Device',
  4435.         ]);
  4436.     }
  4437.     /**
  4438.      * Gets the private '.service_locator.dhbxKMb' shared service.
  4439.      *
  4440.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4441.      */
  4442.     protected function get_ServiceLocator_DhbxKMbService()
  4443.     {
  4444.         return $this->privates['.service_locator.dhbxKMb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4445.             'measurement' => ['privates''App\\Model\\View\\MeasurementView''getMeasurementViewService'false],
  4446.         ], [
  4447.             'measurement' => 'App\\Model\\View\\MeasurementView',
  4448.         ]);
  4449.     }
  4450.     /**
  4451.      * Gets the private '.service_locator.eJKw9F6' shared service.
  4452.      *
  4453.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4454.      */
  4455.     protected function get_ServiceLocator_EJKw9F6Service()
  4456.     {
  4457.         return $this->privates['.service_locator.eJKw9F6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4458.             'measurement' => ['privates''App\\Entity\\Measurement''getMeasurementService'false],
  4459.         ], [
  4460.             'measurement' => 'App\\Entity\\Measurement',
  4461.         ]);
  4462.     }
  4463.     /**
  4464.      * Gets the private '.service_locator.foPrRcS' shared service.
  4465.      *
  4466.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4467.      */
  4468.     protected function get_ServiceLocator_FoPrRcSService()
  4469.     {
  4470.         return $this->privates['.service_locator.foPrRcS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4471.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  4472.         ], [
  4473.             'viewhandler' => '?',
  4474.         ]);
  4475.     }
  4476.     /**
  4477.      * Gets the private '.service_locator.mx0UMmY' shared service.
  4478.      *
  4479.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4480.      */
  4481.     protected function get_ServiceLocator_Mx0UMmYService()
  4482.     {
  4483.         return $this->privates['.service_locator.mx0UMmY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4484.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4485.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4486.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4487.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  4488.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  4489.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4490.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4491.             'router' => ['privates''App\\Component\\Router''getRouter2Service'false],
  4492.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4493.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4494.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4495.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4496.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4497.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4498.         ], [
  4499.             'doctrine' => '?',
  4500.             'form.factory' => '?',
  4501.             'http_kernel' => '?',
  4502.             'message_bus' => '?',
  4503.             'messenger.default_bus' => '?',
  4504.             'parameter_bag' => '?',
  4505.             'request_stack' => '?',
  4506.             'router' => '?',
  4507.             'security.authorization_checker' => '?',
  4508.             'security.csrf.token_manager' => '?',
  4509.             'security.token_storage' => '?',
  4510.             'serializer' => '?',
  4511.             'session' => '.session.deprecated',
  4512.             'twig' => '?',
  4513.         ]);
  4514.     }
  4515.     /**
  4516.      * Gets the private '.service_locator.nclDJcJ' shared service.
  4517.      *
  4518.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4519.      */
  4520.     protected function get_ServiceLocator_NclDJcJService()
  4521.     {
  4522.         return $this->privates['.service_locator.nclDJcJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4523.             'user' => ['privates''App\\Entity\\User''getUserService'false],
  4524.         ], [
  4525.             'user' => 'App\\Entity\\User',
  4526.         ]);
  4527.     }
  4528.     /**
  4529.      * Gets the private '.service_locator.tfe0Uvf' shared service.
  4530.      *
  4531.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4532.      */
  4533.     protected function get_ServiceLocator_Tfe0UvfService()
  4534.     {
  4535.         return $this->privates['.service_locator.tfe0Uvf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4536.             'command_notification' => ['privates''messenger.transport.command_notification''getMessenger_Transport_CommandNotificationService'false],
  4537.             'data_sample_added' => ['privates''messenger.transport.data_sample_added''getMessenger_Transport_DataSampleAddedService'false],
  4538.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  4539.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  4540.             'mail_activate_account' => ['privates''messenger.transport.mail_activate_account''getMessenger_Transport_MailActivateAccountService'false],
  4541.             'mail_notification' => ['privates''messenger.transport.mail_notification''getMessenger_Transport_MailNotificationService'false],
  4542.             'mail_password_reset' => ['privates''messenger.transport.mail_password_reset''getMessenger_Transport_MailPasswordResetService'false],
  4543.             'messenger.transport.command_notification' => ['privates''messenger.transport.command_notification''getMessenger_Transport_CommandNotificationService'false],
  4544.             'messenger.transport.data_sample_added' => ['privates''messenger.transport.data_sample_added''getMessenger_Transport_DataSampleAddedService'false],
  4545.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  4546.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  4547.             'messenger.transport.mail_activate_account' => ['privates''messenger.transport.mail_activate_account''getMessenger_Transport_MailActivateAccountService'false],
  4548.             'messenger.transport.mail_notification' => ['privates''messenger.transport.mail_notification''getMessenger_Transport_MailNotificationService'false],
  4549.             'messenger.transport.mail_password_reset' => ['privates''messenger.transport.mail_password_reset''getMessenger_Transport_MailPasswordResetService'false],
  4550.         ], [
  4551.             'command_notification' => '?',
  4552.             'data_sample_added' => '?',
  4553.             'default' => '?',
  4554.             'failed' => '?',
  4555.             'mail_activate_account' => '?',
  4556.             'mail_notification' => '?',
  4557.             'mail_password_reset' => '?',
  4558.             'messenger.transport.command_notification' => '?',
  4559.             'messenger.transport.data_sample_added' => '?',
  4560.             'messenger.transport.default' => '?',
  4561.             'messenger.transport.failed' => '?',
  4562.             'messenger.transport.mail_activate_account' => '?',
  4563.             'messenger.transport.mail_notification' => '?',
  4564.             'messenger.transport.mail_password_reset' => '?',
  4565.         ]);
  4566.     }
  4567.     /**
  4568.      * Gets the private '.service_locator.u9KuSDP' shared service.
  4569.      *
  4570.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4571.      */
  4572.     protected function get_ServiceLocator_U9KuSDPService()
  4573.     {
  4574.         return $this->privates['.service_locator.u9KuSDP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4575.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  4576.             'form.factory' => ['services''.container.private.form.factory''get_Container_Private_Form_FactoryService'false],
  4577.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  4578.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  4579.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  4580.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  4581.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  4582.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  4583.             'router' => ['privates''App\\Component\\Router''getRouter2Service'false],
  4584.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  4585.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  4586.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  4587.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  4588.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  4589.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  4590.         ], [
  4591.             'doctrine' => '?',
  4592.             'form.factory' => '?',
  4593.             'fos_rest.view_handler' => '?',
  4594.             'http_kernel' => '?',
  4595.             'message_bus' => '?',
  4596.             'messenger.default_bus' => '?',
  4597.             'parameter_bag' => '?',
  4598.             'request_stack' => '?',
  4599.             'router' => '?',
  4600.             'security.authorization_checker' => '?',
  4601.             'security.csrf.token_manager' => '?',
  4602.             'security.token_storage' => '?',
  4603.             'serializer' => '?',
  4604.             'session' => '.session.deprecated',
  4605.             'twig' => '?',
  4606.         ]);
  4607.     }
  4608.     /**
  4609.      * Gets the private '.service_locator.xUrKPVU' shared service.
  4610.      *
  4611.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4612.      */
  4613.     protected function get_ServiceLocator_XUrKPVUService()
  4614.     {
  4615.         return $this->privates['.service_locator.xUrKPVU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4616.             'loader' => ['privates''.errored..service_locator.xUrKPVU.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.xUrKPVU": 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".'],
  4617.         ], [
  4618.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4619.         ]);
  4620.     }
  4621.     /**
  4622.      * Gets the private '.session.deprecated' shared service.
  4623.      *
  4624.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  4625.      */
  4626.     protected function get_Session_DeprecatedService()
  4627.     {
  4628.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  4629.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  4630.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  4631.     }
  4632.     /**
  4633.      * Gets the private '.twig.command.debug.lazy' shared service.
  4634.      *
  4635.      * @return \Symfony\Component\Console\Command\LazyCommand
  4636.      */
  4637.     protected function get_Twig_Command_Debug_LazyService()
  4638.     {
  4639.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4640.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4641.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  4642.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  4643.         });
  4644.     }
  4645.     /**
  4646.      * Gets the private '.twig.command.lint.lazy' shared service.
  4647.      *
  4648.      * @return \Symfony\Component\Console\Command\LazyCommand
  4649.      */
  4650.     protected function get_Twig_Command_Lint_LazyService()
  4651.     {
  4652.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4653.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4654.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  4655.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  4656.         });
  4657.     }
  4658.     /**
  4659.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  4660.      *
  4661.      * @return \Symfony\Component\Console\Command\LazyCommand
  4662.      */
  4663.     protected function get_VarDumper_Command_ServerDump_LazyService()
  4664.     {
  4665.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4666.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4667.         return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place'false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
  4668.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  4669.         });
  4670.     }
  4671.     /**
  4672.      * Gets the private 'App\Assembler\DataSampleAssembler' shared autowired service.
  4673.      *
  4674.      * @return \App\Assembler\DataSampleAssembler
  4675.      */
  4676.     protected function getDataSampleAssemblerService()
  4677.     {
  4678.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  4679.         include_once \dirname(__DIR__4).'/src/Helpers/SecurityAwareTrait.php';
  4680.         include_once \dirname(__DIR__4).'/src/Assembler/DataSampleAssembler.php';
  4681.         $this->privates['App\\Assembler\\DataSampleAssembler'] = $instance = new \App\Assembler\DataSampleAssembler(($this->privates['App\\Repository\\RecipeRepository'] ?? $this->getRecipeRepositoryService()), ($this->privates['App\\Repository\\MeasurementRepository'] ?? $this->getMeasurementRepositoryService()), ($this->privates['App\\Repository\\ChannelRepository'] ?? $this->getChannelRepositoryService()), ($this->privates['App\\Repository\\ChannelSettingRepository'] ?? $this->getChannelSettingRepositoryService()), ($this->privates['App\\Repository\\DeviceRepository'] ?? $this->getDeviceRepositoryService()));
  4682.         $instance->injectEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4683.         $instance->inject(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  4684.         return $instance;
  4685.     }
  4686.     /**
  4687.      * Gets the private 'App\Command\AssetVersionUpdateCommand' shared autowired service.
  4688.      *
  4689.      * @return \App\Command\AssetVersionUpdateCommand
  4690.      */
  4691.     protected function getAssetVersionUpdateCommandService()
  4692.     {
  4693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4694.         include_once \dirname(__DIR__4).'/src/Command/AssetVersionUpdateCommand.php';
  4695.         $this->privates['App\\Command\\AssetVersionUpdateCommand'] = $instance = new \App\Command\AssetVersionUpdateCommand();
  4696.         $instance->setName('app:assets:update');
  4697.         return $instance;
  4698.     }
  4699.     /**
  4700.      * Gets the private 'App\Command\CreateUserCommand' shared autowired service.
  4701.      *
  4702.      * @return \App\Command\CreateUserCommand
  4703.      */
  4704.     protected function getCreateUserCommandService()
  4705.     {
  4706.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4707.         include_once \dirname(__DIR__4).'/src/Command/CreateUserCommand.php';
  4708.         $this->privates['App\\Command\\CreateUserCommand'] = $instance = new \App\Command\CreateUserCommand(($this->privates['App\\Security\\UserManager'] ?? $this->getUserManagerService()));
  4709.         $instance->setName('app:create-user');
  4710.         return $instance;
  4711.     }
  4712.     /**
  4713.      * Gets the private 'App\Command\DeactivateOldDevicesCommand' shared autowired service.
  4714.      *
  4715.      * @return \App\Command\DeactivateOldDevicesCommand
  4716.      */
  4717.     protected function getDeactivateOldDevicesCommandService()
  4718.     {
  4719.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4720.         include_once \dirname(__DIR__4).'/src/Command/DeactivateOldDevicesCommand.php';
  4721.         $this->privates['App\\Command\\DeactivateOldDevicesCommand'] = $instance = new \App\Command\DeactivateOldDevicesCommand(($this->privates['App\\Repository\\MeasurementRepository'] ?? $this->getMeasurementRepositoryService()), ($this->privates['App\\Service\\DeviceCommand\\CommandManagerService'] ?? $this->getCommandManagerServiceService()));
  4722.         $instance->setName('app:deactivate-old-devices');
  4723.         return $instance;
  4724.     }
  4725.     /**
  4726.      * Gets the private 'App\Command\DecryptDebugCommand' shared autowired service.
  4727.      *
  4728.      * @return \App\Command\DecryptDebugCommand
  4729.      */
  4730.     protected function getDecryptDebugCommandService()
  4731.     {
  4732.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4733.         include_once \dirname(__DIR__4).'/src/Command/DecryptDebugCommand.php';
  4734.         $this->privates['App\\Command\\DecryptDebugCommand'] = $instance = new \App\Command\DecryptDebugCommand(($this->privates['App\\Decoder\\AESDecoder'] ?? $this->getAESDecoderService()));
  4735.         $instance->setName('app:decrypt:debug');
  4736.         return $instance;
  4737.     }
  4738.     /**
  4739.      * Gets the private 'App\Command\ResetRecipePriorityCommand' shared autowired service.
  4740.      *
  4741.      * @return \App\Command\ResetRecipePriorityCommand
  4742.      */
  4743.     protected function getResetRecipePriorityCommandService()
  4744.     {
  4745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4746.         include_once \dirname(__DIR__4).'/src/Command/ResetRecipePriorityCommand.php';
  4747.         $this->privates['App\\Command\\ResetRecipePriorityCommand'] = $instance = new \App\Command\ResetRecipePriorityCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4748.         $instance->setName('app:reset-recipe-priority');
  4749.         return $instance;
  4750.     }
  4751.     /**
  4752.      * Gets the private 'App\Component\Router' shared autowired service.
  4753.      *
  4754.      * @return \App\Component\Router
  4755.      */
  4756.     protected function getRouter2Service()
  4757.     {
  4758.         return $this->privates['App\\Component\\Router'] = new \App\Component\Router(($this->services['router'] ?? $this->getRouterService()), $this->getEnv('APP_HOST'), $this->getEnv('APP_SCHEME'));
  4759.     }
  4760.     /**
  4761.      * Gets the private 'App\DataBridge\DataAbstraction' shared autowired service.
  4762.      *
  4763.      * @return \App\DataBridge\DataAbstraction
  4764.      */
  4765.     protected function getDataAbstractionService()
  4766.     {
  4767.         include_once \dirname(__DIR__4).'/src/DataBridge/DataAbstraction.php';
  4768.         return $this->privates['App\\DataBridge\\DataAbstraction'] = new \App\DataBridge\DataAbstraction(($this->privates['App\\DataBridge\\Implementations\\CanvasJsTransformer'] ?? $this->getCanvasJsTransformerService()));
  4769.     }
  4770.     /**
  4771.      * Gets the private 'App\DataBridge\DataTransformers\TemperatureTransformer' shared autowired service.
  4772.      *
  4773.      * @return \App\DataBridge\DataTransformers\TemperatureTransformer
  4774.      */
  4775.     protected function getTemperatureTransformerService()
  4776.     {
  4777.         include_once \dirname(__DIR__4).'/src/DataBridge/DataTransformers/ValueTransformerInterface.php';
  4778.         include_once \dirname(__DIR__4).'/src/Helpers/RecipeAwareTrait.php';
  4779.         include_once \dirname(__DIR__4).'/src/Helpers/Equations/EquationAwareTrait.php';
  4780.         include_once \dirname(__DIR__4).'/src/DataBridge/DataTransformers/TemperatureTransformer.php';
  4781.         return $this->privates['App\\DataBridge\\DataTransformers\\TemperatureTransformer'] = new \App\DataBridge\DataTransformers\TemperatureTransformer();
  4782.     }
  4783.     /**
  4784.      * Gets the private 'App\DataBridge\Implementations\CanvasJsTransformer' shared autowired service.
  4785.      *
  4786.      * @return \App\DataBridge\Implementations\CanvasJsTransformer
  4787.      */
  4788.     protected function getCanvasJsTransformerService()
  4789.     {
  4790.         include_once \dirname(__DIR__4).'/src/DataBridge/Implementations/DataTransformerInterface.php';
  4791.         include_once \dirname(__DIR__4).'/src/Helpers/SecurityAwareTrait.php';
  4792.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  4793.         include_once \dirname(__DIR__4).'/src/Helpers/RecipeAwareTrait.php';
  4794.         include_once \dirname(__DIR__4).'/src/Helpers/ErrorMessagesTrait.php';
  4795.         include_once \dirname(__DIR__4).'/src/DataBridge/Implementations/CanvasJsTransformer.php';
  4796.         include_once \dirname(__DIR__4).'/src/DataBridge/DataTransformers/ValueTransformerInterface.php';
  4797.         include_once \dirname(__DIR__4).'/src/Helpers/Equations/EquationAwareTrait.php';
  4798.         include_once \dirname(__DIR__4).'/src/DataBridge/DataTransformers/TemperatureTransformer.php';
  4799.         $this->privates['App\\DataBridge\\Implementations\\CanvasJsTransformer'] = $instance = new \App\DataBridge\Implementations\CanvasJsTransformer(($this->privates['App\\DataBridge\\DataTransformers\\TemperatureTransformer'] ?? ($this->privates['App\\DataBridge\\DataTransformers\\TemperatureTransformer'] = new \App\DataBridge\DataTransformers\TemperatureTransformer())), ($this->privates['App\\Helpers\\RecipeResolver'] ?? $this->getRecipeResolverService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  4800.         $instance->inject(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  4801.         $instance->injectEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  4802.         return $instance;
  4803.     }
  4804.     /**
  4805.      * Gets the private 'App\Decoder\AESDecoder' shared autowired service.
  4806.      *
  4807.      * @return \App\Decoder\AESDecoder
  4808.      */
  4809.     protected function getAESDecoderService()
  4810.     {
  4811.         return $this->privates['App\\Decoder\\AESDecoder'] = new \App\Decoder\AESDecoder(($this->privates['App\\Repository\\DeviceRepository'] ?? $this->getDeviceRepositoryService()));
  4812.     }
  4813.     /**
  4814.      * Gets the private 'App\Entity\ChannelSetting' shared autowired service.
  4815.      *
  4816.      * @return \App\Entity\ChannelSetting
  4817.      */
  4818.     protected function getChannelSettingService()
  4819.     {
  4820.         include_once \dirname(__DIR__4).'/src/Entity/Traits/IdTrait.php';
  4821.         include_once \dirname(__DIR__4).'/src/Entity/Traits/TimeTrait.php';
  4822.         include_once \dirname(__DIR__4).'/src/Entity/Traits/TimePreUpdateTrait.php';
  4823.         include_once \dirname(__DIR__4).'/src/Entity/ChannelSetting.php';
  4824.         return $this->privates['App\\Entity\\ChannelSetting'] = new \App\Entity\ChannelSetting();
  4825.     }
  4826.     /**
  4827.      * Gets the private 'App\Entity\Device' shared autowired service.
  4828.      *
  4829.      * @return \App\Entity\Device
  4830.      */
  4831.     protected function getDeviceService()
  4832.     {
  4833.         include_once \dirname(__DIR__4).'/src/Entity/Traits/IdTrait.php';
  4834.         include_once \dirname(__DIR__4).'/src/Entity/Traits/TimeTrait.php';
  4835.         include_once \dirname(__DIR__4).'/src/Entity/Traits/TimePreUpdateTrait.php';
  4836.         include_once \dirname(__DIR__4).'/src/Entity/Device.php';
  4837.         return $this->privates['App\\Entity\\Device'] = new \App\Entity\Device();
  4838.     }
  4839.     /**
  4840.      * Gets the private 'App\Entity\Measurement' shared autowired service.
  4841.      *
  4842.      * @return \App\Entity\Measurement
  4843.      */
  4844.     protected function getMeasurementService()
  4845.     {
  4846.         include_once \dirname(__DIR__4).'/src/Entity/Traits/IdTrait.php';
  4847.         include_once \dirname(__DIR__4).'/src/Entity/Traits/TimeTrait.php';
  4848.         include_once \dirname(__DIR__4).'/src/Entity/Traits/TimePreUpdateTrait.php';
  4849.         include_once \dirname(__DIR__4).'/src/Entity/Measurement.php';
  4850.         return $this->privates['App\\Entity\\Measurement'] = new \App\Entity\Measurement();
  4851.     }
  4852.     /**
  4853.      * Gets the private 'App\Entity\User' shared autowired service.
  4854.      *
  4855.      * @return \App\Entity\User
  4856.      */
  4857.     protected function getUserService()
  4858.     {
  4859.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserInterface.php';
  4860.         include_once \dirname(__DIR__4).'/src/Entity/Traits/IdTrait.php';
  4861.         include_once \dirname(__DIR__4).'/src/Entity/Traits/TimeTrait.php';
  4862.         include_once \dirname(__DIR__4).'/src/Entity/Traits/TimePreUpdateTrait.php';
  4863.         include_once \dirname(__DIR__4).'/src/Entity/User.php';
  4864.         return $this->privates['App\\Entity\\User'] = new \App\Entity\User();
  4865.     }
  4866.     /**
  4867.      * Gets the private 'App\EventSubscriber\AppCacheSubscriber' shared autowired service.
  4868.      *
  4869.      * @return \App\EventSubscriber\AppCacheSubscriber
  4870.      */
  4871.     protected function getAppCacheSubscriberService()
  4872.     {
  4873.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  4874.         if (isset($this->privates['App\\EventSubscriber\\AppCacheSubscriber'])) {
  4875.             return $this->privates['App\\EventSubscriber\\AppCacheSubscriber'];
  4876.         }
  4877.         return $this->privates['App\\EventSubscriber\\AppCacheSubscriber'] = new \App\EventSubscriber\AppCacheSubscriber(($this->privates['cache.app.taggable'] ?? $this->getCache_App_TaggableService()), ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $a);
  4878.     }
  4879.     /**
  4880.      * Gets the private 'App\EventSubscriber\IdempotenceSubscriber' shared autowired service.
  4881.      *
  4882.      * @return \App\EventSubscriber\IdempotenceSubscriber
  4883.      */
  4884.     protected function getIdempotenceSubscriberService()
  4885.     {
  4886.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4887.         if (isset($this->privates['App\\EventSubscriber\\IdempotenceSubscriber'])) {
  4888.             return $this->privates['App\\EventSubscriber\\IdempotenceSubscriber'];
  4889.         }
  4890.         return $this->privates['App\\EventSubscriber\\IdempotenceSubscriber'] = new \App\EventSubscriber\IdempotenceSubscriber($a, ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  4891.     }
  4892.     /**
  4893.      * Gets the private 'App\EventSubscriber\LocaleSubscriber' shared autowired service.
  4894.      *
  4895.      * @return \App\EventSubscriber\LocaleSubscriber
  4896.      */
  4897.     protected function getLocaleSubscriberService()
  4898.     {
  4899.         return $this->privates['App\\EventSubscriber\\LocaleSubscriber'] = new \App\EventSubscriber\LocaleSubscriber(($this->privates['App\\Repository\\UserSettingRepository'] ?? $this->getUserSettingRepositoryService()));
  4900.     }
  4901.     /**
  4902.      * Gets the private 'App\EventSubscriber\MeasurementRefreshSubscriber' shared autowired service.
  4903.      *
  4904.      * @return \App\EventSubscriber\MeasurementRefreshSubscriber
  4905.      */
  4906.     protected function getMeasurementRefreshSubscriberService()
  4907.     {
  4908.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  4909.         include_once \dirname(__DIR__4).'/src/EventSubscriber/MeasurementRefreshSubscriber.php';
  4910.         return $this->privates['App\\EventSubscriber\\MeasurementRefreshSubscriber'] = new \App\EventSubscriber\MeasurementRefreshSubscriber(($this->privates['cache.app.taggable'] ?? $this->getCache_App_TaggableService()));
  4911.     }
  4912.     /**
  4913.      * Gets the private 'App\EventSubscriber\MeasurementViewSubscriber' shared autowired service.
  4914.      *
  4915.      * @return \App\EventSubscriber\MeasurementViewSubscriber
  4916.      */
  4917.     protected function getMeasurementViewSubscriberService()
  4918.     {
  4919.         $a = ($this->privates['App\\Factory\\MeasurementViewFactory'] ?? $this->getMeasurementViewFactoryService());
  4920.         if (isset($this->privates['App\\EventSubscriber\\MeasurementViewSubscriber'])) {
  4921.             return $this->privates['App\\EventSubscriber\\MeasurementViewSubscriber'];
  4922.         }
  4923.         $b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4924.         if (isset($this->privates['App\\EventSubscriber\\MeasurementViewSubscriber'])) {
  4925.             return $this->privates['App\\EventSubscriber\\MeasurementViewSubscriber'];
  4926.         }
  4927.         return $this->privates['App\\EventSubscriber\\MeasurementViewSubscriber'] = new \App\EventSubscriber\MeasurementViewSubscriber($a$b);
  4928.     }
  4929.     /**
  4930.      * Gets the private 'App\EventSubscriber\ParamSettingsSubscriber' shared autowired service.
  4931.      *
  4932.      * @return \App\EventSubscriber\ParamSettingsSubscriber
  4933.      */
  4934.     protected function getParamSettingsSubscriberService()
  4935.     {
  4936.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4937.         if (isset($this->privates['App\\EventSubscriber\\ParamSettingsSubscriber'])) {
  4938.             return $this->privates['App\\EventSubscriber\\ParamSettingsSubscriber'];
  4939.         }
  4940.         return $this->privates['App\\EventSubscriber\\ParamSettingsSubscriber'] = new \App\EventSubscriber\ParamSettingsSubscriber($a, ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['App\\Factory\\MeasurementViewFactory'] ?? $this->getMeasurementViewFactoryService()));
  4941.     }
  4942.     /**
  4943.      * Gets the private 'App\EventSubscriber\ProjectInformationUpdateSubscriber' shared autowired service.
  4944.      *
  4945.      * @return \App\EventSubscriber\ProjectInformationUpdateSubscriber
  4946.      */
  4947.     protected function getProjectInformationUpdateSubscriberService()
  4948.     {
  4949.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  4950.         include_once \dirname(__DIR__4).'/src/EventSubscriber/ProjectInformationUpdateSubscriber.php';
  4951.         return $this->privates['App\\EventSubscriber\\ProjectInformationUpdateSubscriber'] = new \App\EventSubscriber\ProjectInformationUpdateSubscriber(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4952.     }
  4953.     /**
  4954.      * Gets the private 'App\EventSubscriber\RequestDecryptingSubscriber' shared autowired service.
  4955.      *
  4956.      * @return \App\EventSubscriber\RequestDecryptingSubscriber
  4957.      */
  4958.     protected function getRequestDecryptingSubscriberService()
  4959.     {
  4960.         return $this->privates['App\\EventSubscriber\\RequestDecryptingSubscriber'] = new \App\EventSubscriber\RequestDecryptingSubscriber(($this->privates['App\\Decoder\\AESDecoder'] ?? $this->getAESDecoderService()), [=> $this->getEnv('DEVICE_ADD_SAMPLE_PATH'), => '/api/add-sample-v2'=> '/api/list'=> '/api/decrypt-request'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4961.     }
  4962.     /**
  4963.      * Gets the private 'App\EventSubscriber\ResponseEncryptingSubscriber' shared autowired service.
  4964.      *
  4965.      * @return \App\EventSubscriber\ResponseEncryptingSubscriber
  4966.      */
  4967.     protected function getResponseEncryptingSubscriberService()
  4968.     {
  4969.         return $this->privates['App\\EventSubscriber\\ResponseEncryptingSubscriber'] = new \App\EventSubscriber\ResponseEncryptingSubscriber(($this->privates['App\\Decoder\\AESDecoder'] ?? $this->getAESDecoderService()), [=> $this->getEnv('DEVICE_ADD_SAMPLE_PATH'), => '/api/add-sample-v2'=> '/api/ping'=> '/api/list'], ($this->privates['App\\Repository\\RecipeToSyncRepository'] ?? $this->getRecipeToSyncRepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  4970.     }
  4971.     /**
  4972.      * Gets the private 'App\Factory\MeasurementViewFactory' shared autowired service.
  4973.      *
  4974.      * @return \App\Factory\MeasurementViewFactory
  4975.      */
  4976.     protected function getMeasurementViewFactoryService()
  4977.     {
  4978.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  4979.         if (isset($this->privates['App\\Factory\\MeasurementViewFactory'])) {
  4980.             return $this->privates['App\\Factory\\MeasurementViewFactory'];
  4981.         }
  4982.         return $this->privates['App\\Factory\\MeasurementViewFactory'] = new \App\Factory\MeasurementViewFactory(($this->privates['App\\Factory\\ChannelViewFactory'] ?? ($this->privates['App\\Factory\\ChannelViewFactory'] = new \App\Factory\ChannelViewFactory())), ($this->privates['App\\Repository\\LineTypeGroupRepository'] ?? $this->getLineTypeGroupRepositoryService()), ($this->privates['cache.app.taggable'] ?? $this->getCache_App_TaggableService()), new \App\Component\Serializer\ViewSerializer($a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  4983.     }
  4984.     /**
  4985.      * Gets the private 'App\Form\Admin\BrandType' shared autowired service.
  4986.      *
  4987.      * @return \App\Form\Admin\BrandType
  4988.      */
  4989.     protected function getBrandTypeService()
  4990.     {
  4991.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  4992.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  4993.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  4994.         include_once \dirname(__DIR__4).'/src/Form/Admin/BrandType.php';
  4995.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  4996.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  4997.         include_once \dirname(__DIR__4).'/src/Form/Admin/ChoiceList/Factory/BrandChoiceListFactory.php';
  4998.         $a = ($this->privates['App\\Repository\\RecipeRepository'] ?? $this->getRecipeRepositoryService());
  4999.         if (isset($this->privates['App\\Form\\Admin\\BrandType'])) {
  5000.             return $this->privates['App\\Form\\Admin\\BrandType'];
  5001.         }
  5002.         return $this->privates['App\\Form\\Admin\\BrandType'] = new \App\Form\Admin\BrandType(new \App\Form\Admin\ChoiceList\Factory\BrandChoiceListFactory($a));
  5003.     }
  5004.     /**
  5005.      * Gets the private 'App\Form\Admin\CalculateButtonType' shared autowired service.
  5006.      *
  5007.      * @return \App\Form\Admin\CalculateButtonType
  5008.      */
  5009.     protected function getCalculateButtonTypeService()
  5010.     {
  5011.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5012.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5013.         include_once \dirname(__DIR__4).'/src/Form/Admin/CalculateButtonType.php';
  5014.         return $this->privates['App\\Form\\Admin\\CalculateButtonType'] = new \App\Form\Admin\CalculateButtonType();
  5015.     }
  5016.     /**
  5017.      * Gets the private 'App\Form\Admin\ImportRecipeFileType' shared autowired service.
  5018.      *
  5019.      * @return \App\Form\Admin\ImportRecipeFileType
  5020.      */
  5021.     protected function getImportRecipeFileTypeService()
  5022.     {
  5023.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5024.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5025.         include_once \dirname(__DIR__4).'/src/Form/Admin/ImportRecipeFileType.php';
  5026.         return $this->privates['App\\Form\\Admin\\ImportRecipeFileType'] = new \App\Form\Admin\ImportRecipeFileType();
  5027.     }
  5028.     /**
  5029.      * Gets the private 'App\Form\Admin\LinePatternType' shared autowired service.
  5030.      *
  5031.      * @return \App\Form\Admin\LinePatternType
  5032.      */
  5033.     protected function getLinePatternTypeService()
  5034.     {
  5035.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5036.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5037.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  5038.         include_once \dirname(__DIR__4).'/src/Form/Admin/LinePatternType.php';
  5039.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  5040.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  5041.         include_once \dirname(__DIR__4).'/src/Form/Admin/ChoiceList/Factory/LinePatternChoiceListFactory.php';
  5042.         return $this->privates['App\\Form\\Admin\\LinePatternType'] = new \App\Form\Admin\LinePatternType(new \App\Form\Admin\ChoiceList\Factory\LinePatternChoiceListFactory($this->parameters['line_type_config']));
  5043.     }
  5044.     /**
  5045.      * Gets the private 'App\Form\Admin\NotMappedChoiceType' shared autowired service.
  5046.      *
  5047.      * @return \App\Form\Admin\NotMappedChoiceType
  5048.      */
  5049.     protected function getNotMappedChoiceTypeService()
  5050.     {
  5051.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5052.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5053.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  5054.         include_once \dirname(__DIR__4).'/src/Form/Admin/NotMappedChoiceType.php';
  5055.         return $this->privates['App\\Form\\Admin\\NotMappedChoiceType'] = new \App\Form\Admin\NotMappedChoiceType();
  5056.     }
  5057.     /**
  5058.      * Gets the private 'App\Form\Admin\RecipeCalculator\MaturityType' shared autowired service.
  5059.      *
  5060.      * @return \App\Form\Admin\RecipeCalculator\MaturityType
  5061.      */
  5062.     protected function getMaturityTypeService()
  5063.     {
  5064.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5065.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5066.         include_once \dirname(__DIR__4).'/src/Form/Admin/RecipeCalculator/MaturityType.php';
  5067.         return $this->privates['App\\Form\\Admin\\RecipeCalculator\\MaturityType'] = new \App\Form\Admin\RecipeCalculator\MaturityType();
  5068.     }
  5069.     /**
  5070.      * Gets the private 'App\Form\Admin\RecipeCalculator\PreviewChartType' shared autowired service.
  5071.      *
  5072.      * @return \App\Form\Admin\RecipeCalculator\PreviewChartType
  5073.      */
  5074.     protected function getPreviewChartTypeService()
  5075.     {
  5076.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5077.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5078.         include_once \dirname(__DIR__4).'/src/Form/Admin/RecipeCalculator/PreviewChartType.php';
  5079.         return $this->privates['App\\Form\\Admin\\RecipeCalculator\\PreviewChartType'] = new \App\Form\Admin\RecipeCalculator\PreviewChartType();
  5080.     }
  5081.     /**
  5082.      * Gets the private 'App\Form\Api\DataSampleType' shared autowired service.
  5083.      *
  5084.      * @return \App\Form\Api\DataSampleType
  5085.      */
  5086.     protected function getDataSampleTypeService()
  5087.     {
  5088.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5089.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5090.         include_once \dirname(__DIR__4).'/src/Form/Api/DataSampleType.php';
  5091.         return $this->privates['App\\Form\\Api\\DataSampleType'] = new \App\Form\Api\DataSampleType();
  5092.     }
  5093.     /**
  5094.      * Gets the private 'App\Form\Api\ErrorType' shared autowired service.
  5095.      *
  5096.      * @return \App\Form\Api\ErrorType
  5097.      */
  5098.     protected function getErrorTypeService()
  5099.     {
  5100.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5101.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5102.         include_once \dirname(__DIR__4).'/src/Form/Api/ErrorType.php';
  5103.         return $this->privates['App\\Form\\Api\\ErrorType'] = new \App\Form\Api\ErrorType();
  5104.     }
  5105.     /**
  5106.      * Gets the private 'App\Form\CustomDateTimeType' shared autowired service.
  5107.      *
  5108.      * @return \App\Form\CustomDateTimeType
  5109.      */
  5110.     protected function getCustomDateTimeTypeService()
  5111.     {
  5112.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5113.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5114.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/DateTimeType.php';
  5115.         include_once \dirname(__DIR__4).'/src/Form/CustomDateTimeType.php';
  5116.         return $this->privates['App\\Form\\CustomDateTimeType'] = new \App\Form\CustomDateTimeType();
  5117.     }
  5118.     /**
  5119.      * Gets the private 'App\Form\MeasurementData\ChannelCoefficientType' shared autowired service.
  5120.      *
  5121.      * @return \App\Form\MeasurementData\ChannelCoefficientType
  5122.      */
  5123.     protected function getChannelCoefficientTypeService()
  5124.     {
  5125.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5126.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5127.         include_once \dirname(__DIR__4).'/src/Form/MeasurementData/ChannelCoefficientType.php';
  5128.         return $this->privates['App\\Form\\MeasurementData\\ChannelCoefficientType'] = new \App\Form\MeasurementData\ChannelCoefficientType();
  5129.     }
  5130.     /**
  5131.      * Gets the private 'App\Form\MeasurementData\ChannelSettingType' shared autowired service.
  5132.      *
  5133.      * @return \App\Form\MeasurementData\ChannelSettingType
  5134.      */
  5135.     protected function getChannelSettingTypeService()
  5136.     {
  5137.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5138.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5139.         include_once \dirname(__DIR__4).'/src/Form/MeasurementData/ChannelSettingType.php';
  5140.         $a = ($this->privates['App\\Repository\\ChannelRepository'] ?? $this->getChannelRepositoryService());
  5141.         if (isset($this->privates['App\\Form\\MeasurementData\\ChannelSettingType'])) {
  5142.             return $this->privates['App\\Form\\MeasurementData\\ChannelSettingType'];
  5143.         }
  5144.         return $this->privates['App\\Form\\MeasurementData\\ChannelSettingType'] = new \App\Form\MeasurementData\ChannelSettingType($a);
  5145.     }
  5146.     /**
  5147.      * Gets the private 'App\Form\MeasurementData\MeasurementFilterType' shared autowired service.
  5148.      *
  5149.      * @return \App\Form\MeasurementData\MeasurementFilterType
  5150.      */
  5151.     protected function getMeasurementFilterTypeService()
  5152.     {
  5153.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5154.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5155.         include_once \dirname(__DIR__4).'/src/Form/MeasurementData/MeasurementFilterType.php';
  5156.         return $this->privates['App\\Form\\MeasurementData\\MeasurementFilterType'] = new \App\Form\MeasurementData\MeasurementFilterType();
  5157.     }
  5158.     /**
  5159.      * Gets the private 'App\Form\MeasurementData\MeasurementMergeType' shared autowired service.
  5160.      *
  5161.      * @return \App\Form\MeasurementData\MeasurementMergeType
  5162.      */
  5163.     protected function getMeasurementMergeTypeService()
  5164.     {
  5165.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5166.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5167.         include_once \dirname(__DIR__4).'/src/Form/MeasurementData/MeasurementMergeType.php';
  5168.         return $this->privates['App\\Form\\MeasurementData\\MeasurementMergeType'] = new \App\Form\MeasurementData\MeasurementMergeType(($this->services['translator'] ?? $this->getTranslatorService()));
  5169.     }
  5170.     /**
  5171.      * Gets the private 'App\Form\MeasurementData\MeasurementNoteType' shared autowired service.
  5172.      *
  5173.      * @return \App\Form\MeasurementData\MeasurementNoteType
  5174.      */
  5175.     protected function getMeasurementNoteTypeService()
  5176.     {
  5177.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5178.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5179.         include_once \dirname(__DIR__4).'/src/Form/MeasurementData/MeasurementNoteType.php';
  5180.         return $this->privates['App\\Form\\MeasurementData\\MeasurementNoteType'] = new \App\Form\MeasurementData\MeasurementNoteType();
  5181.     }
  5182.     /**
  5183.      * Gets the private 'App\Form\MeasurementData\MeasurementProbesWizardType' shared autowired service.
  5184.      *
  5185.      * @return \App\Form\MeasurementData\MeasurementProbesWizardType
  5186.      */
  5187.     protected function getMeasurementProbesWizardTypeService()
  5188.     {
  5189.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5190.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5191.         include_once \dirname(__DIR__4).'/src/Form/MeasurementData/MeasurementProbesWizardType.php';
  5192.         return $this->privates['App\\Form\\MeasurementData\\MeasurementProbesWizardType'] = new \App\Form\MeasurementData\MeasurementProbesWizardType();
  5193.     }
  5194.     /**
  5195.      * Gets the private 'App\Form\MeasurementData\PreviousChannelMergeType' shared autowired service.
  5196.      *
  5197.      * @return \App\Form\MeasurementData\PreviousChannelMergeType
  5198.      */
  5199.     protected function getPreviousChannelMergeTypeService()
  5200.     {
  5201.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5202.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5203.         include_once \dirname(__DIR__4).'/src/Form/MeasurementData/PreviousChannelMergeType.php';
  5204.         return $this->privates['App\\Form\\MeasurementData\\PreviousChannelMergeType'] = new \App\Form\MeasurementData\PreviousChannelMergeType(($this->services['translator'] ?? $this->getTranslatorService()));
  5205.     }
  5206.     /**
  5207.      * Gets the private 'App\Form\MeasurementData\ReportType' shared autowired service.
  5208.      *
  5209.      * @return \App\Form\MeasurementData\ReportType
  5210.      */
  5211.     protected function getReportTypeService()
  5212.     {
  5213.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5214.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5215.         include_once \dirname(__DIR__4).'/src/Form/MeasurementData/ReportType.php';
  5216.         return $this->privates['App\\Form\\MeasurementData\\ReportType'] = new \App\Form\MeasurementData\ReportType();
  5217.     }
  5218.     /**
  5219.      * Gets the private 'App\Form\MeasurementData\StandardRecipeFormType' shared autowired service.
  5220.      *
  5221.      * @return \App\Form\MeasurementData\StandardRecipeFormType
  5222.      */
  5223.     protected function getStandardRecipeFormTypeService()
  5224.     {
  5225.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5226.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5227.         include_once \dirname(__DIR__4).'/src/Form/MeasurementData/StandardRecipeFormType.php';
  5228.         return $this->privates['App\\Form\\MeasurementData\\StandardRecipeFormType'] = new \App\Form\MeasurementData\StandardRecipeFormType();
  5229.     }
  5230.     /**
  5231.      * Gets the private 'App\Form\Security\ResetPasswordType' shared autowired service.
  5232.      *
  5233.      * @return \App\Form\Security\ResetPasswordType
  5234.      */
  5235.     protected function getResetPasswordTypeService()
  5236.     {
  5237.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5238.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5239.         include_once \dirname(__DIR__4).'/src/Form/Security/ResetPasswordType.php';
  5240.         return $this->privates['App\\Form\\Security\\ResetPasswordType'] = new \App\Form\Security\ResetPasswordType();
  5241.     }
  5242.     /**
  5243.      * Gets the private 'App\Form\Security\TriggerPasswordResetType' shared autowired service.
  5244.      *
  5245.      * @return \App\Form\Security\TriggerPasswordResetType
  5246.      */
  5247.     protected function getTriggerPasswordResetTypeService()
  5248.     {
  5249.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5250.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5251.         include_once \dirname(__DIR__4).'/src/Form/Security/TriggerPasswordResetType.php';
  5252.         return $this->privates['App\\Form\\Security\\TriggerPasswordResetType'] = new \App\Form\Security\TriggerPasswordResetType();
  5253.     }
  5254.     /**
  5255.      * Gets the private 'App\Form\UserInterface\ChannelNameType' shared autowired service.
  5256.      *
  5257.      * @return \App\Form\UserInterface\ChannelNameType
  5258.      */
  5259.     protected function getChannelNameTypeService()
  5260.     {
  5261.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5262.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5263.         include_once \dirname(__DIR__4).'/src/Form/UserInterface/ChannelNameType.php';
  5264.         return $this->privates['App\\Form\\UserInterface\\ChannelNameType'] = new \App\Form\UserInterface\ChannelNameType();
  5265.     }
  5266.     /**
  5267.      * Gets the private 'App\Form\UserInterface\ChannelRecipeType' shared autowired service.
  5268.      *
  5269.      * @return \App\Form\UserInterface\ChannelRecipeType
  5270.      */
  5271.     protected function getChannelRecipeTypeService()
  5272.     {
  5273.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5274.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5275.         include_once \dirname(__DIR__4).'/src/Form/UserInterface/ChannelRecipeType.php';
  5276.         return $this->privates['App\\Form\\UserInterface\\ChannelRecipeType'] = new \App\Form\UserInterface\ChannelRecipeType();
  5277.     }
  5278.     /**
  5279.      * Gets the private 'App\Form\UserInterface\ChartType' shared autowired service.
  5280.      *
  5281.      * @return \App\Form\UserInterface\ChartType
  5282.      */
  5283.     protected function getChartTypeService()
  5284.     {
  5285.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5286.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5287.         include_once \dirname(__DIR__4).'/src/Form/UserInterface/ChartType.php';
  5288.         return $this->privates['App\\Form\\UserInterface\\ChartType'] = new \App\Form\UserInterface\ChartType();
  5289.     }
  5290.     /**
  5291.      * Gets the private 'App\Form\UserInterface\DemoLinkType' shared autowired service.
  5292.      *
  5293.      * @return \App\Form\UserInterface\DemoLinkType
  5294.      */
  5295.     protected function getDemoLinkTypeService()
  5296.     {
  5297.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5298.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5299.         include_once \dirname(__DIR__4).'/src/Form/UserInterface/DemoLinkType.php';
  5300.         return $this->privates['App\\Form\\UserInterface\\DemoLinkType'] = new \App\Form\UserInterface\DemoLinkType();
  5301.     }
  5302.     /**
  5303.      * Gets the private 'App\Form\UserInterface\DeviceNameType' shared autowired service.
  5304.      *
  5305.      * @return \App\Form\UserInterface\DeviceNameType
  5306.      */
  5307.     protected function getDeviceNameTypeService()
  5308.     {
  5309.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5310.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5311.         include_once \dirname(__DIR__4).'/src/Form/UserInterface/DeviceNameType.php';
  5312.         return $this->privates['App\\Form\\UserInterface\\DeviceNameType'] = new \App\Form\UserInterface\DeviceNameType();
  5313.     }
  5314.     /**
  5315.      * Gets the private 'App\Form\UserInterface\InfoType' shared autowired service.
  5316.      *
  5317.      * @return \App\Form\UserInterface\InfoType
  5318.      */
  5319.     protected function getInfoTypeService()
  5320.     {
  5321.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5322.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5323.         include_once \dirname(__DIR__4).'/src/Form/UserInterface/InfoType.php';
  5324.         return $this->privates['App\\Form\\UserInterface\\InfoType'] = new \App\Form\UserInterface\InfoType();
  5325.     }
  5326.     /**
  5327.      * Gets the private 'App\Form\UserInterface\MeasurementNameType' shared autowired service.
  5328.      *
  5329.      * @return \App\Form\UserInterface\MeasurementNameType
  5330.      */
  5331.     protected function getMeasurementNameTypeService()
  5332.     {
  5333.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5334.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5335.         include_once \dirname(__DIR__4).'/src/Form/UserInterface/MeasurementNameType.php';
  5336.         return $this->privates['App\\Form\\UserInterface\\MeasurementNameType'] = new \App\Form\UserInterface\MeasurementNameType();
  5337.     }
  5338.     /**
  5339.      * Gets the private 'App\Form\UserInterface\MeasurementType' shared autowired service.
  5340.      *
  5341.      * @return \App\Form\UserInterface\MeasurementType
  5342.      */
  5343.     protected function getMeasurementTypeService()
  5344.     {
  5345.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5346.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5347.         include_once \dirname(__DIR__4).'/src/Form/UserInterface/MeasurementType.php';
  5348.         return $this->privates['App\\Form\\UserInterface\\MeasurementType'] = new \App\Form\UserInterface\MeasurementType();
  5349.     }
  5350.     /**
  5351.      * Gets the private 'App\Form\UserInterface\TableType' shared autowired service.
  5352.      *
  5353.      * @return \App\Form\UserInterface\TableType
  5354.      */
  5355.     protected function getTableTypeService()
  5356.     {
  5357.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5358.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5359.         include_once \dirname(__DIR__4).'/src/Form/UserInterface/TableType.php';
  5360.         return $this->privates['App\\Form\\UserInterface\\TableType'] = new \App\Form\UserInterface\TableType();
  5361.     }
  5362.     /**
  5363.      * Gets the private 'App\Form\WinAppExportTemperaturesFileType' shared autowired service.
  5364.      *
  5365.      * @return \App\Form\WinAppExportTemperaturesFileType
  5366.      */
  5367.     protected function getWinAppExportTemperaturesFileTypeService()
  5368.     {
  5369.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5370.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5371.         include_once \dirname(__DIR__4).'/src/Form/WinAppExportTemperaturesFileType.php';
  5372.         return $this->privates['App\\Form\\WinAppExportTemperaturesFileType'] = new \App\Form\WinAppExportTemperaturesFileType();
  5373.     }
  5374.     /**
  5375.      * Gets the private 'App\Helpers\RecipeResolver' shared autowired service.
  5376.      *
  5377.      * @return \App\Helpers\RecipeResolver
  5378.      */
  5379.     protected function getRecipeResolverService()
  5380.     {
  5381.         include_once \dirname(__DIR__4).'/src/Helpers/RecipeResolver.php';
  5382.         return $this->privates['App\\Helpers\\RecipeResolver'] = new \App\Helpers\RecipeResolver(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
  5383.     }
  5384.     /**
  5385.      * Gets the private 'App\Messenger\Transport\SilkDoctrine\SilkDoctrineTransportFactory' shared autowired service.
  5386.      *
  5387.      * @return \App\Messenger\Transport\SilkDoctrine\SilkDoctrineTransportFactory
  5388.      */
  5389.     protected function getSilkDoctrineTransportFactoryService()
  5390.     {
  5391.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  5392.         include_once \dirname(__DIR__4).'/src/Messenger/Transport/SilkDoctrine/SilkDoctrineTransportFactory.php';
  5393.         return $this->privates['App\\Messenger\\Transport\\SilkDoctrine\\SilkDoctrineTransportFactory'] = new \App\Messenger\Transport\SilkDoctrine\SilkDoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5394.     }
  5395.     /**
  5396.      * Gets the private 'App\Model\View\MeasurementView' shared autowired service.
  5397.      *
  5398.      * @return \App\Model\View\MeasurementView
  5399.      */
  5400.     protected function getMeasurementViewService()
  5401.     {
  5402.         include_once \dirname(__DIR__4).'/src/Model/View/MeasurementView.php';
  5403.         return $this->privates['App\\Model\\View\\MeasurementView'] = new \App\Model\View\MeasurementView();
  5404.     }
  5405.     /**
  5406.      * Gets the private 'App\Repository\ChannelRepository' shared autowired service.
  5407.      *
  5408.      * @return \App\Repository\ChannelRepository
  5409.      */
  5410.     protected function getChannelRepositoryService()
  5411.     {
  5412.         include_once \dirname(__DIR__4).'/src/Repository/Traits/ResetRecipeTrait.php';
  5413.         include_once \dirname(__DIR__4).'/src/Repository/ChannelRepository.php';
  5414.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5415.         if (isset($this->privates['App\\Repository\\ChannelRepository'])) {
  5416.             return $this->privates['App\\Repository\\ChannelRepository'];
  5417.         }
  5418.         return $this->privates['App\\Repository\\ChannelRepository'] = new \App\Repository\ChannelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  5419.     }
  5420.     /**
  5421.      * Gets the private 'App\Repository\ChannelSettingCoefficientRepository' shared autowired service.
  5422.      *
  5423.      * @return \App\Repository\ChannelSettingCoefficientRepository
  5424.      */
  5425.     protected function getChannelSettingCoefficientRepositoryService()
  5426.     {
  5427.         include_once \dirname(__DIR__4).'/src/Repository/ChannelSettingCoefficientRepository.php';
  5428.         return $this->privates['App\\Repository\\ChannelSettingCoefficientRepository'] = new \App\Repository\ChannelSettingCoefficientRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5429.     }
  5430.     /**
  5431.      * Gets the private 'App\Repository\ChannelSettingRepository' shared autowired service.
  5432.      *
  5433.      * @return \App\Repository\ChannelSettingRepository
  5434.      */
  5435.     protected function getChannelSettingRepositoryService()
  5436.     {
  5437.         include_once \dirname(__DIR__4).'/src/Repository/Traits/ResetRecipeTrait.php';
  5438.         include_once \dirname(__DIR__4).'/src/Repository/ChannelSettingRepository.php';
  5439.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5440.         if (isset($this->privates['App\\Repository\\ChannelSettingRepository'])) {
  5441.             return $this->privates['App\\Repository\\ChannelSettingRepository'];
  5442.         }
  5443.         return $this->privates['App\\Repository\\ChannelSettingRepository'] = new \App\Repository\ChannelSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  5444.     }
  5445.     /**
  5446.      * Gets the private 'App\Repository\CustomerActivationLogRepository' shared autowired service.
  5447.      *
  5448.      * @return \App\Repository\CustomerActivationLogRepository
  5449.      */
  5450.     protected function getCustomerActivationLogRepositoryService()
  5451.     {
  5452.         include_once \dirname(__DIR__4).'/src/Repository/CustomerActivationLogRepository.php';
  5453.         return $this->privates['App\\Repository\\CustomerActivationLogRepository'] = new \App\Repository\CustomerActivationLogRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5454.     }
  5455.     /**
  5456.      * Gets the private 'App\Repository\CustomerRepository' shared autowired service.
  5457.      *
  5458.      * @return \App\Repository\CustomerRepository
  5459.      */
  5460.     protected function getCustomerRepositoryService()
  5461.     {
  5462.         include_once \dirname(__DIR__4).'/src/Repository/CustomerRepository.php';
  5463.         return $this->privates['App\\Repository\\CustomerRepository'] = new \App\Repository\CustomerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5464.     }
  5465.     /**
  5466.      * Gets the private 'App\Repository\DataSampleRepository' shared autowired service.
  5467.      *
  5468.      * @return \App\Repository\DataSampleRepository
  5469.      */
  5470.     protected function getDataSampleRepositoryService()
  5471.     {
  5472.         include_once \dirname(__DIR__4).'/src/Repository/Traits/ResetRecipeTrait.php';
  5473.         include_once \dirname(__DIR__4).'/src/Repository/DataSampleRepository.php';
  5474.         return $this->privates['App\\Repository\\DataSampleRepository'] = new \App\Repository\DataSampleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5475.     }
  5476.     /**
  5477.      * Gets the private 'App\Repository\DemoTokenRepository' shared autowired service.
  5478.      *
  5479.      * @return \App\Repository\DemoTokenRepository
  5480.      */
  5481.     protected function getDemoTokenRepositoryService()
  5482.     {
  5483.         include_once \dirname(__DIR__4).'/src/Repository/DemoTokenRepository.php';
  5484.         return $this->privates['App\\Repository\\DemoTokenRepository'] = new \App\Repository\DemoTokenRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5485.     }
  5486.     /**
  5487.      * Gets the private 'App\Repository\DeviceCommandRepository' shared autowired service.
  5488.      *
  5489.      * @return \App\Repository\DeviceCommandRepository
  5490.      */
  5491.     protected function getDeviceCommandRepositoryService()
  5492.     {
  5493.         include_once \dirname(__DIR__4).'/src/Repository/DeviceCommandRepository.php';
  5494.         return $this->privates['App\\Repository\\DeviceCommandRepository'] = new \App\Repository\DeviceCommandRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5495.     }
  5496.     /**
  5497.      * Gets the private 'App\Repository\DeviceLastCommunicationRepository' shared autowired service.
  5498.      *
  5499.      * @return \App\Repository\DeviceLastCommunicationRepository
  5500.      */
  5501.     protected function getDeviceLastCommunicationRepositoryService()
  5502.     {
  5503.         include_once \dirname(__DIR__4).'/src/Repository/DeviceLastCommunicationRepository.php';
  5504.         return $this->privates['App\\Repository\\DeviceLastCommunicationRepository'] = new \App\Repository\DeviceLastCommunicationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5505.     }
  5506.     /**
  5507.      * Gets the private 'App\Repository\DeviceRepository' shared autowired service.
  5508.      *
  5509.      * @return \App\Repository\DeviceRepository
  5510.      */
  5511.     protected function getDeviceRepositoryService()
  5512.     {
  5513.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5514.         if (isset($this->privates['App\\Repository\\DeviceRepository'])) {
  5515.             return $this->privates['App\\Repository\\DeviceRepository'];
  5516.         }
  5517.         return $this->privates['App\\Repository\\DeviceRepository'] = new \App\Repository\DeviceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  5518.     }
  5519.     /**
  5520.      * Gets the private 'App\Repository\LicenseRepository' shared autowired service.
  5521.      *
  5522.      * @return \App\Repository\LicenseRepository
  5523.      */
  5524.     protected function getLicenseRepositoryService()
  5525.     {
  5526.         include_once \dirname(__DIR__4).'/src/Repository/LicenseRepository.php';
  5527.         return $this->privates['App\\Repository\\LicenseRepository'] = new \App\Repository\LicenseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5528.     }
  5529.     /**
  5530.      * Gets the private 'App\Repository\LineTypeGroupRepository' shared autowired service.
  5531.      *
  5532.      * @return \App\Repository\LineTypeGroupRepository
  5533.      */
  5534.     protected function getLineTypeGroupRepositoryService()
  5535.     {
  5536.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5537.         if (isset($this->privates['App\\Repository\\LineTypeGroupRepository'])) {
  5538.             return $this->privates['App\\Repository\\LineTypeGroupRepository'];
  5539.         }
  5540.         return $this->privates['App\\Repository\\LineTypeGroupRepository'] = new \App\Repository\LineTypeGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  5541.     }
  5542.     /**
  5543.      * Gets the private 'App\Repository\LineTypeRepository' shared autowired service.
  5544.      *
  5545.      * @return \App\Repository\LineTypeRepository
  5546.      */
  5547.     protected function getLineTypeRepositoryService()
  5548.     {
  5549.         include_once \dirname(__DIR__4).'/src/Repository/LineTypeRepository.php';
  5550.         return $this->privates['App\\Repository\\LineTypeRepository'] = new \App\Repository\LineTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['line_type_config']);
  5551.     }
  5552.     /**
  5553.      * Gets the private 'App\Repository\MeasurementRepository' shared autowired service.
  5554.      *
  5555.      * @return \App\Repository\MeasurementRepository
  5556.      */
  5557.     protected function getMeasurementRepositoryService()
  5558.     {
  5559.         include_once \dirname(__DIR__4).'/src/Repository/MeasurementRepository.php';
  5560.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5561.         if (isset($this->privates['App\\Repository\\MeasurementRepository'])) {
  5562.             return $this->privates['App\\Repository\\MeasurementRepository'];
  5563.         }
  5564.         return $this->privates['App\\Repository\\MeasurementRepository'] = new \App\Repository\MeasurementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  5565.     }
  5566.     /**
  5567.      * Gets the private 'App\Repository\MeasurementSettingRepository' shared autowired service.
  5568.      *
  5569.      * @return \App\Repository\MeasurementSettingRepository
  5570.      */
  5571.     protected function getMeasurementSettingRepositoryService()
  5572.     {
  5573.         include_once \dirname(__DIR__4).'/src/Repository/MeasurementSettingRepository.php';
  5574.         return $this->privates['App\\Repository\\MeasurementSettingRepository'] = new \App\Repository\MeasurementSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5575.     }
  5576.     /**
  5577.      * Gets the private 'App\Repository\NotificationRepository' shared autowired service.
  5578.      *
  5579.      * @return \App\Repository\NotificationRepository
  5580.      */
  5581.     protected function getNotificationRepositoryService()
  5582.     {
  5583.         include_once \dirname(__DIR__4).'/src/Repository/NotificationRepository.php';
  5584.         return $this->privates['App\\Repository\\NotificationRepository'] = new \App\Repository\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5585.     }
  5586.     /**
  5587.      * Gets the private 'App\Repository\ProbeRepository' shared autowired service.
  5588.      *
  5589.      * @return \App\Repository\ProbeRepository
  5590.      */
  5591.     protected function getProbeRepositoryService()
  5592.     {
  5593.         include_once \dirname(__DIR__4).'/src/Repository/ProbeRepository.php';
  5594.         return $this->privates['App\\Repository\\ProbeRepository'] = new \App\Repository\ProbeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5595.     }
  5596.     /**
  5597.      * Gets the private 'App\Repository\ProjectSettingRepository' shared autowired service.
  5598.      *
  5599.      * @return \App\Repository\ProjectSettingRepository
  5600.      */
  5601.     protected function getProjectSettingRepositoryService()
  5602.     {
  5603.         include_once \dirname(__DIR__4).'/src/Repository/ProjectSettingRepository.php';
  5604.         return $this->privates['App\\Repository\\ProjectSettingRepository'] = new \App\Repository\ProjectSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5605.     }
  5606.     /**
  5607.      * Gets the private 'App\Repository\RecipeRepository' shared autowired service.
  5608.      *
  5609.      * @return \App\Repository\RecipeRepository
  5610.      */
  5611.     protected function getRecipeRepositoryService()
  5612.     {
  5613.         include_once \dirname(__DIR__4).'/src/Repository/RecipeRepository.php';
  5614.         $a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
  5615.         if (isset($this->privates['App\\Repository\\RecipeRepository'])) {
  5616.             return $this->privates['App\\Repository\\RecipeRepository'];
  5617.         }
  5618.         return $this->privates['App\\Repository\\RecipeRepository'] = new \App\Repository\RecipeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
  5619.     }
  5620.     /**
  5621.      * Gets the private 'App\Repository\RecipeToSyncRepository' shared autowired service.
  5622.      *
  5623.      * @return \App\Repository\RecipeToSyncRepository
  5624.      */
  5625.     protected function getRecipeToSyncRepositoryService()
  5626.     {
  5627.         return $this->privates['App\\Repository\\RecipeToSyncRepository'] = new \App\Repository\RecipeToSyncRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5628.     }
  5629.     /**
  5630.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  5631.      *
  5632.      * @return \App\Repository\UserRepository
  5633.      */
  5634.     protected function getUserRepositoryService()
  5635.     {
  5636.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  5637.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/UserLoaderInterface.php';
  5638.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  5639.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5640.     }
  5641.     /**
  5642.      * Gets the private 'App\Repository\UserSettingRepository' shared autowired service.
  5643.      *
  5644.      * @return \App\Repository\UserSettingRepository
  5645.      */
  5646.     protected function getUserSettingRepositoryService()
  5647.     {
  5648.         return $this->privates['App\\Repository\\UserSettingRepository'] = new \App\Repository\UserSettingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5649.     }
  5650.     /**
  5651.      * Gets the private 'App\Security\UserManager' shared autowired service.
  5652.      *
  5653.      * @return \App\Security\UserManager
  5654.      */
  5655.     protected function getUserManagerService()
  5656.     {
  5657.         include_once \dirname(__DIR__4).'/src/Security/Interfaces/UserManagerInterface.php';
  5658.         include_once \dirname(__DIR__4).'/src/Security/UserManager.php';
  5659.         return $this->privates['App\\Security\\UserManager'] = new \App\Security\UserManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['.container.private.security.password_encoder'] ?? $this->get_Container_Private_Security_PasswordEncoderService()));
  5660.     }
  5661.     /**
  5662.      * Gets the private 'App\Service\Admin\RecipeCsvImporter' shared autowired service.
  5663.      *
  5664.      * @return \App\Service\Admin\RecipeCsvImporter
  5665.      */
  5666.     protected function getRecipeCsvImporterService()
  5667.     {
  5668.         include_once \dirname(__DIR__4).'/src/Service/Admin/RecipeCsvImporter.php';
  5669.         return $this->privates['App\\Service\\Admin\\RecipeCsvImporter'] = new \App\Service\Admin\RecipeCsvImporter(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Repository\\RecipeRepository'] ?? $this->getRecipeRepositoryService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  5670.     }
  5671.     /**
  5672.      * Gets the private 'App\Service\Demo\LinkGeneratorService' shared autowired service.
  5673.      *
  5674.      * @return \App\Service\Demo\LinkGeneratorService
  5675.      */
  5676.     protected function getLinkGeneratorServiceService()
  5677.     {
  5678.         include_once \dirname(__DIR__4).'/src/Service/Demo/LinkGeneratorService.php';
  5679.         return $this->privates['App\\Service\\Demo\\LinkGeneratorService'] = new \App\Service\Demo\LinkGeneratorService(($this->privates['App\\Component\\Router'] ?? $this->getRouter2Service()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5680.     }
  5681.     /**
  5682.      * Gets the private 'App\Service\DeviceCommand\CommandManagerService' shared autowired service.
  5683.      *
  5684.      * @return \App\Service\DeviceCommand\CommandManagerService
  5685.      */
  5686.     protected function getCommandManagerServiceService()
  5687.     {
  5688.         include_once \dirname(__DIR__4).'/src/Service/DeviceCommand/CommandManagerService.php';
  5689.         return $this->privates['App\\Service\\DeviceCommand\\CommandManagerService'] = new \App\Service\DeviceCommand\CommandManagerService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5690.     }
  5691.     /**
  5692.      * Gets the private 'App\Service\DeviceCommand\LastCommandCheckService' shared autowired service.
  5693.      *
  5694.      * @return \App\Service\DeviceCommand\LastCommandCheckService
  5695.      */
  5696.     protected function getLastCommandCheckServiceService()
  5697.     {
  5698.         include_once \dirname(__DIR__4).'/src/Service/DeviceCommand/LastCommandCheckService.php';
  5699.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5700.         if (isset($this->privates['App\\Service\\DeviceCommand\\LastCommandCheckService'])) {
  5701.             return $this->privates['App\\Service\\DeviceCommand\\LastCommandCheckService'];
  5702.         }
  5703.         return $this->privates['App\\Service\\DeviceCommand\\LastCommandCheckService'] = new \App\Service\DeviceCommand\LastCommandCheckService($a);
  5704.     }
  5705.     /**
  5706.      * Gets the private 'App\Service\FlatDeviceService' shared autowired service.
  5707.      *
  5708.      * @return \App\Service\FlatDeviceService
  5709.      */
  5710.     protected function getFlatDeviceServiceService()
  5711.     {
  5712.         include_once \dirname(__DIR__4).'/src/Service/FlatDeviceService.php';
  5713.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5714.         if (isset($this->privates['App\\Service\\FlatDeviceService'])) {
  5715.             return $this->privates['App\\Service\\FlatDeviceService'];
  5716.         }
  5717.         return $this->privates['App\\Service\\FlatDeviceService'] = new \App\Service\FlatDeviceService($a);
  5718.     }
  5719.     /**
  5720.      * Gets the private 'App\Service\ImportFromWinApp\ImportMeasurementService' shared autowired service.
  5721.      *
  5722.      * @return \App\Service\ImportFromWinApp\ImportMeasurementService
  5723.      */
  5724.     protected function getImportMeasurementServiceService()
  5725.     {
  5726.         include_once \dirname(__DIR__4).'/src/Service/ImportFromWinApp/ImportMeasurementService.php';
  5727.         include_once \dirname(__DIR__4).'/src/Service/ImportFromWinApp/WinAppExportFileParser.php';
  5728.         return $this->privates['App\\Service\\ImportFromWinApp\\ImportMeasurementService'] = new \App\Service\ImportFromWinApp\ImportMeasurementService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \App\Service\ImportFromWinApp\WinAppExportFileParser());
  5729.     }
  5730.     /**
  5731.      * Gets the private 'App\Validator\Constraints\ChannelNotBlankValidator' shared autowired service.
  5732.      *
  5733.      * @return \App\Validator\Constraints\ChannelNotBlankValidator
  5734.      */
  5735.     protected function getChannelNotBlankValidatorService()
  5736.     {
  5737.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5738.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5739.         include_once \dirname(__DIR__4).'/src/Validator/Constraints/ChannelNotBlankValidator.php';
  5740.         return $this->privates['App\\Validator\\Constraints\\ChannelNotBlankValidator'] = new \App\Validator\Constraints\ChannelNotBlankValidator();
  5741.     }
  5742.     /**
  5743.      * Gets the private 'App\Validator\Constraints\DeviceSerialNumberValidator' shared autowired service.
  5744.      *
  5745.      * @return \App\Validator\Constraints\DeviceSerialNumberValidator
  5746.      */
  5747.     protected function getDeviceSerialNumberValidatorService()
  5748.     {
  5749.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5750.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5751.         include_once \dirname(__DIR__4).'/src/Validator/Constraints/DeviceSerialNumberValidator.php';
  5752.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5753.         if (isset($this->privates['App\\Validator\\Constraints\\DeviceSerialNumberValidator'])) {
  5754.             return $this->privates['App\\Validator\\Constraints\\DeviceSerialNumberValidator'];
  5755.         }
  5756.         return $this->privates['App\\Validator\\Constraints\\DeviceSerialNumberValidator'] = new \App\Validator\Constraints\DeviceSerialNumberValidator($a);
  5757.     }
  5758.     /**
  5759.      * Gets the private 'App\Validator\Constraints\NewUniqueValidator' shared autowired service.
  5760.      *
  5761.      * @return \App\Validator\Constraints\NewUniqueValidator
  5762.      */
  5763.     protected function getNewUniqueValidatorService()
  5764.     {
  5765.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5766.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5767.         include_once \dirname(__DIR__4).'/src/Validator/Constraints/NewUniqueValidator.php';
  5768.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  5769.         if (isset($this->privates['App\\Validator\\Constraints\\NewUniqueValidator'])) {
  5770.             return $this->privates['App\\Validator\\Constraints\\NewUniqueValidator'];
  5771.         }
  5772.         return $this->privates['App\\Validator\\Constraints\\NewUniqueValidator'] = new \App\Validator\Constraints\NewUniqueValidator($a, ($this->services['translator'] ?? $this->getTranslatorService()));
  5773.     }
  5774.     /**
  5775.      * Gets the private 'App\Validator\Constraints\NotCircularValidator' shared autowired service.
  5776.      *
  5777.      * @return \App\Validator\Constraints\NotCircularValidator
  5778.      */
  5779.     protected function getNotCircularValidatorService()
  5780.     {
  5781.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5782.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5783.         include_once \dirname(__DIR__4).'/src/Validator/Constraints/NotCircularValidator.php';
  5784.         return $this->privates['App\\Validator\\Constraints\\NotCircularValidator'] = new \App\Validator\Constraints\NotCircularValidator();
  5785.     }
  5786.     /**
  5787.      * Gets the private 'App\Validator\Constraints\PasswordRequirementsValidator' shared autowired service.
  5788.      *
  5789.      * @return \App\Validator\Constraints\PasswordRequirementsValidator
  5790.      */
  5791.     protected function getPasswordRequirementsValidatorService()
  5792.     {
  5793.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5794.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5795.         include_once \dirname(__DIR__4).'/src/Validator/Constraints/PasswordRequirementsValidator.php';
  5796.         return $this->privates['App\\Validator\\Constraints\\PasswordRequirementsValidator'] = new \App\Validator\Constraints\PasswordRequirementsValidator();
  5797.     }
  5798.     /**
  5799.      * Gets the private 'App\Validator\Constraints\ValidCustomerForUserValidator' shared autowired service.
  5800.      *
  5801.      * @return \App\Validator\Constraints\ValidCustomerForUserValidator
  5802.      */
  5803.     protected function getValidCustomerForUserValidatorService()
  5804.     {
  5805.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5806.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5807.         include_once \dirname(__DIR__4).'/src/Validator/Constraints/ValidCustomerForUserValidator.php';
  5808.         return $this->privates['App\\Validator\\Constraints\\ValidCustomerForUserValidator'] = new \App\Validator\Constraints\ValidCustomerForUserValidator();
  5809.     }
  5810.     /**
  5811.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  5812.      *
  5813.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  5814.      */
  5815.     protected function getManagerRegistryAwareConnectionProviderService()
  5816.     {
  5817.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  5818.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Dbal/ManagerRegistryAwareConnectionProvider.php';
  5819.         return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default'));
  5820.     }
  5821.     /**
  5822.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  5823.      *
  5824.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  5825.      */
  5826.     protected function getRunSqlCommandService()
  5827.     {
  5828.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5829.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  5830.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5831.         $this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5832.         $instance->setName('dbal:run-sql');
  5833.         return $instance;
  5834.     }
  5835.     /**
  5836.      * Gets the private 'annotations.cache_adapter' shared service.
  5837.      *
  5838.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  5839.      */
  5840.     protected function getAnnotations_CacheAdapterService()
  5841.     {
  5842.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  5843.     }
  5844.     /**
  5845.      * Gets the private 'annotations.cache_warmer' shared service.
  5846.      *
  5847.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  5848.      */
  5849.     protected function getAnnotations_CacheWarmerService()
  5850.     {
  5851.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5852.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  5853.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  5854.         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);
  5855.     }
  5856.     /**
  5857.      * Gets the private 'annotations.cached_reader' shared service.
  5858.      *
  5859.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  5860.      */
  5861.     protected function getAnnotations_CachedReaderService()
  5862.     {
  5863.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  5864.     }
  5865.     /**
  5866.      * Gets the private 'annotations.reader' shared service.
  5867.      *
  5868.      * @return \Doctrine\Common\Annotations\AnnotationReader
  5869.      */
  5870.     protected function getAnnotations_ReaderService()
  5871.     {
  5872.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  5873.         $instance->addGlobalIgnoredName('required'NULL);
  5874.         return $instance;
  5875.     }
  5876.     /**
  5877.      * Gets the private 'cache.annotations' shared service.
  5878.      *
  5879.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5880.      */
  5881.     protected function getCache_AnnotationsService()
  5882.     {
  5883.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('s2W0w794uW'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5884.     }
  5885.     /**
  5886.      * Gets the private 'cache.app.taggable' shared service.
  5887.      *
  5888.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  5889.      */
  5890.     protected function getCache_App_TaggableService()
  5891.     {
  5892.         return $this->privates['cache.app.taggable'] = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->services['cache.app'] ?? $this->getCache_AppService()));
  5893.     }
  5894.     /**
  5895.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  5896.      *
  5897.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5898.      */
  5899.     protected function getCache_Doctrine_Orm_Default_QueryService()
  5900.     {
  5901.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5902.     }
  5903.     /**
  5904.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  5905.      *
  5906.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5907.      */
  5908.     protected function getCache_Doctrine_Orm_Default_ResultService()
  5909.     {
  5910.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  5911.     }
  5912.     /**
  5913.      * Gets the private 'cache.easyadmin' shared service.
  5914.      *
  5915.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5916.      */
  5917.     protected function getCache_EasyadminService()
  5918.     {
  5919.         return $this->privates['cache.easyadmin'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('5c-g9z19Nn'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5920.     }
  5921.     /**
  5922.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  5923.      *
  5924.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5925.      */
  5926.     protected function getCache_Messenger_RestartWorkersSignalService()
  5927.     {
  5928.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('PnwuID6Hc2'0, ($this->targetDir.''.'/pools/app'), ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULLtrue))));
  5929.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  5930.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  5931.     }
  5932.     /**
  5933.      * Gets the private 'cache.property_info' shared service.
  5934.      *
  5935.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5936.      */
  5937.     protected function getCache_PropertyInfoService()
  5938.     {
  5939.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('wjwNoy4qfG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5940.     }
  5941.     /**
  5942.      * Gets the private 'cache.security_expression_language' shared service.
  5943.      *
  5944.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5945.      */
  5946.     protected function getCache_SecurityExpressionLanguageService()
  5947.     {
  5948.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OTTrXt8L1u'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5949.     }
  5950.     /**
  5951.      * Gets the private 'cache.serializer' shared service.
  5952.      *
  5953.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5954.      */
  5955.     protected function getCache_SerializerService()
  5956.     {
  5957.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4MrCkdk60q'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5958.     }
  5959.     /**
  5960.      * Gets the private 'cache.validator' shared service.
  5961.      *
  5962.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  5963.      */
  5964.     protected function getCache_ValidatorService()
  5965.     {
  5966.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('y7I-BpMe4t'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  5967.     }
  5968.     /**
  5969.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  5970.      *
  5971.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  5972.      */
  5973.     protected function getCachePoolClearer_CacheWarmerService()
  5974.     {
  5975.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  5977.         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']);
  5978.     }
  5979.     /**
  5980.      * Gets the private 'config_builder.warmer' shared service.
  5981.      *
  5982.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  5983.      */
  5984.     protected function getConfigBuilder_WarmerService()
  5985.     {
  5986.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5987.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  5988.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  5989.     }
  5990.     /**
  5991.      * Gets the private 'config_cache_factory' shared service.
  5992.      *
  5993.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  5994.      */
  5995.     protected function getConfigCacheFactoryService()
  5996.     {
  5997.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  5998.             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)));
  5999.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  6000.         }, 2));
  6001.     }
  6002.     /**
  6003.      * Gets the private 'console.command.about' shared service.
  6004.      *
  6005.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  6006.      */
  6007.     protected function getConsole_Command_AboutService()
  6008.     {
  6009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6010.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  6011.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  6012.         $instance->setName('about');
  6013.         $instance->setDescription('Display information about the current project');
  6014.         return $instance;
  6015.     }
  6016.     /**
  6017.      * Gets the private 'console.command.assets_install' shared service.
  6018.      *
  6019.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  6020.      */
  6021.     protected function getConsole_Command_AssetsInstallService()
  6022.     {
  6023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  6025.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6026.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  6027.         $instance->setName('assets:install');
  6028.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  6029.         return $instance;
  6030.     }
  6031.     /**
  6032.      * Gets the private 'console.command.cache_clear' shared service.
  6033.      *
  6034.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  6035.      */
  6036.     protected function getConsole_Command_CacheClearService()
  6037.     {
  6038.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6039.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  6040.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6041.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  6042.         $instance->setName('cache:clear');
  6043.         $instance->setDescription('Clear the cache');
  6044.         return $instance;
  6045.     }
  6046.     /**
  6047.      * Gets the private 'console.command.cache_pool_clear' shared service.
  6048.      *
  6049.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  6050.      */
  6051.     protected function getConsole_Command_CachePoolClearService()
  6052.     {
  6053.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6054.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  6055.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.easyadmin']);
  6056.         $instance->setName('cache:pool:clear');
  6057.         $instance->setDescription('Clear cache pools');
  6058.         return $instance;
  6059.     }
  6060.     /**
  6061.      * Gets the private 'console.command.cache_pool_delete' shared service.
  6062.      *
  6063.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  6064.      */
  6065.     protected function getConsole_Command_CachePoolDeleteService()
  6066.     {
  6067.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6068.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  6069.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [=> 'cache.app'=> 'cache.system'=> 'cache.validator'=> 'cache.serializer'=> 'cache.annotations'=> 'cache.property_info'=> 'cache.messenger.restart_workers_signal'=> 'cache.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.easyadmin']);
  6070.         $instance->setName('cache:pool:delete');
  6071.         $instance->setDescription('Delete an item from a cache pool');
  6072.         return $instance;
  6073.     }
  6074.     /**
  6075.      * Gets the private 'console.command.cache_pool_list' shared service.
  6076.      *
  6077.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  6078.      */
  6079.     protected function getConsole_Command_CachePoolListService()
  6080.     {
  6081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6082.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  6083.         $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.validator_expression_language'=> 'cache.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'10 => 'cache.security_expression_language'11 => 'cache.easyadmin']);
  6084.         $instance->setName('cache:pool:list');
  6085.         $instance->setDescription('List available cache pools');
  6086.         return $instance;
  6087.     }
  6088.     /**
  6089.      * Gets the private 'console.command.cache_pool_prune' shared service.
  6090.      *
  6091.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  6092.      */
  6093.     protected function getConsole_Command_CachePoolPruneService()
  6094.     {
  6095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6096.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  6097.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  6098.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  6099.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  6100.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  6101.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  6102.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  6103.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  6104.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  6105.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  6106.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  6107.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  6108.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  6109.             yield 'cache.easyadmin' => ($this->privates['cache.easyadmin'] ?? $this->getCache_EasyadminService());
  6110.         }, 12));
  6111.         $instance->setName('cache:pool:prune');
  6112.         $instance->setDescription('Prune cache pools');
  6113.         return $instance;
  6114.     }
  6115.     /**
  6116.      * Gets the private 'console.command.cache_warmup' shared service.
  6117.      *
  6118.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  6119.      */
  6120.     protected function getConsole_Command_CacheWarmupService()
  6121.     {
  6122.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6123.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  6124.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  6125.         $instance->setName('cache:warmup');
  6126.         $instance->setDescription('Warm up an empty cache');
  6127.         return $instance;
  6128.     }
  6129.     /**
  6130.      * Gets the private 'console.command.config_debug' shared service.
  6131.      *
  6132.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  6133.      */
  6134.     protected function getConsole_Command_ConfigDebugService()
  6135.     {
  6136.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6137.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6138.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6139.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  6141.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  6142.         $instance->setName('debug:config');
  6143.         $instance->setDescription('Dump the current configuration for an extension');
  6144.         return $instance;
  6145.     }
  6146.     /**
  6147.      * Gets the private 'console.command.config_dump_reference' shared service.
  6148.      *
  6149.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  6150.      */
  6151.     protected function getConsole_Command_ConfigDumpReferenceService()
  6152.     {
  6153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6155.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  6158.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  6159.         $instance->setName('config:dump-reference');
  6160.         $instance->setDescription('Dump the default configuration for an extension');
  6161.         return $instance;
  6162.     }
  6163.     /**
  6164.      * Gets the private 'console.command.container_debug' shared service.
  6165.      *
  6166.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  6167.      */
  6168.     protected function getConsole_Command_ContainerDebugService()
  6169.     {
  6170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6171.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6172.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6173.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  6174.         $instance->setName('debug:container');
  6175.         $instance->setDescription('Display current services for an application');
  6176.         return $instance;
  6177.     }
  6178.     /**
  6179.      * Gets the private 'console.command.container_lint' shared service.
  6180.      *
  6181.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  6182.      */
  6183.     protected function getConsole_Command_ContainerLintService()
  6184.     {
  6185.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6186.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  6187.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  6188.         $instance->setName('lint:container');
  6189.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  6190.         return $instance;
  6191.     }
  6192.     /**
  6193.      * Gets the private 'console.command.debug_autowiring' shared service.
  6194.      *
  6195.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  6196.      */
  6197.     protected function getConsole_Command_DebugAutowiringService()
  6198.     {
  6199.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6200.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6201.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  6202.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  6203.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6204.         $instance->setName('debug:autowiring');
  6205.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  6206.         return $instance;
  6207.     }
  6208.     /**
  6209.      * Gets the private 'console.command.dotenv_debug' shared service.
  6210.      *
  6211.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  6212.      */
  6213.     protected function getConsole_Command_DotenvDebugService()
  6214.     {
  6215.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6216.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  6217.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev'\dirname(__DIR__4));
  6218.         $instance->setName('debug:dotenv');
  6219.         $instance->setDescription('Lists all dotenv files with variables and values');
  6220.         return $instance;
  6221.     }
  6222.     /**
  6223.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  6224.      *
  6225.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  6226.      */
  6227.     protected function getConsole_Command_EventDispatcherDebugService()
  6228.     {
  6229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6230.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  6231.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()));
  6232.         $instance->setName('debug:event-dispatcher');
  6233.         $instance->setDescription('Display configured listeners for an application');
  6234.         return $instance;
  6235.     }
  6236.     /**
  6237.      * Gets the private 'console.command.form_debug' shared service.
  6238.      *
  6239.      * @return \Symfony\Component\Form\Command\DebugCommand
  6240.      */
  6241.     protected function getConsole_Command_FormDebugService()
  6242.     {
  6243.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6244.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  6245.         $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'=> 'App\\Form\\Admin'=> 'App\\Form\\Admin\\RecipeCalculator'=> 'App\\Form\\Api'=> 'App\\Form'=> 'App\\Form\\MeasurementData'=> 'App\\Form\\Security'=> 'App\\Form\\UserInterface'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type'], [=> 'App\\Form\\Admin\\BrandType'=> 'App\\Form\\Admin\\CalculateButtonType'=> 'App\\Form\\Admin\\ImportRecipeFileType'=> 'App\\Form\\Admin\\LinePatternType'=> 'App\\Form\\Admin\\NotMappedChoiceType'=> 'App\\Form\\Admin\\RecipeCalculator\\MaturityType'=> 'App\\Form\\Admin\\RecipeCalculator\\PreviewChartType'=> 'App\\Form\\Api\\DataSampleType'=> 'App\\Form\\Api\\ErrorType'=> 'App\\Form\\CustomDateTimeType'10 => 'App\\Form\\MeasurementData\\ChannelCoefficientType'11 => 'App\\Form\\MeasurementData\\ChannelSettingType'12 => 'App\\Form\\MeasurementData\\MeasurementFilterType'13 => 'App\\Form\\MeasurementData\\MeasurementMergeType'14 => 'App\\Form\\MeasurementData\\MeasurementNoteType'15 => 'App\\Form\\MeasurementData\\MeasurementProbesWizardType'16 => 'App\\Form\\MeasurementData\\PreviousChannelMergeType'17 => 'App\\Form\\MeasurementData\\ReportType'18 => 'App\\Form\\MeasurementData\\StandardRecipeFormType'19 => 'App\\Form\\Security\\ResetPasswordType'20 => 'App\\Form\\Security\\TriggerPasswordResetType'21 => 'App\\Form\\UserInterface\\ChannelNameType'22 => 'App\\Form\\UserInterface\\ChannelRecipeType'23 => 'App\\Form\\UserInterface\\ChartType'24 => 'App\\Form\\UserInterface\\DemoLinkType'25 => 'App\\Form\\UserInterface\\DeviceNameType'26 => 'App\\Form\\UserInterface\\InfoType'27 => 'App\\Form\\UserInterface\\MeasurementNameType'28 => 'App\\Form\\UserInterface\\MeasurementType'29 => 'App\\Form\\UserInterface\\TableType'30 => 'App\\Form\\WinAppExportTemperaturesFileType'31 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'32 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'33 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'34 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType'35 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'36 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType'37 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType'38 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType'39 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType'40 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType'41 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType'42 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType'43 => 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType'], [=> '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'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Extension\\EasyAdminExtension'=> 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'=> 'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Guesser\\MissingDoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  6246.         $instance->setName('debug:form');
  6247.         $instance->setDescription('Display form type information');
  6248.         return $instance;
  6249.     }
  6250.     /**
  6251.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  6252.      *
  6253.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  6254.      */
  6255.     protected function getConsole_Command_MessengerConsumeMessagesService()
  6256.     {
  6257.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6258.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  6259.         $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()), [=> 'default'=> 'failed'=> 'mail_password_reset'=> 'mail_activate_account'=> 'mail_notification'=> 'data_sample_added'=> 'command_notification'], NULL, [=> 'messenger.bus.default']);
  6260.         $instance->setName('messenger:consume');
  6261.         $instance->setDescription('Consume messages');
  6262.         return $instance;
  6263.     }
  6264.     /**
  6265.      * Gets the private 'console.command.messenger_debug' shared service.
  6266.      *
  6267.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  6268.      */
  6269.     protected function getConsole_Command_MessengerDebugService()
  6270.     {
  6271.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6272.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  6273.         $this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['App\\Messenger\\Event\\DataSampleAdded' => [=> [=> 'App\\Messenger\\Handler\\ChannelsHandler'=> []], => [=> 'App\\Messenger\\Handler\\NotificationHandler'=> []], => [=> 'App\\Messenger\\Handler\\ProjectInfoHandler'=> []]], 'App\\Entity\\DeviceLastCommunication' => [=> [=> 'App\\Messenger\\Handler\\CommandNotificationHandler'=> []]], 'App\\Model\\DataSampleRequest' => [=> [=> 'App\\Messenger\\Handler\\DataSampleHandler'=> []]], 'Symfony\\Component\\Mime\\Email' => [=> [=> 'App\\Messenger\\Handler\\EmailHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  6274.         $instance->setName('debug:messenger');
  6275.         $instance->setDescription('List messages you can dispatch using the message buses');
  6276.         return $instance;
  6277.     }
  6278.     /**
  6279.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  6280.      *
  6281.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  6282.      */
  6283.     protected function getConsole_Command_MessengerSetupTransportsService()
  6284.     {
  6285.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6286.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  6287.         $this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [=> 'default'=> 'failed'=> 'mail_password_reset'=> 'mail_activate_account'=> 'mail_notification'=> 'data_sample_added'=> 'command_notification']);
  6288.         $instance->setName('messenger:setup-transports');
  6289.         $instance->setDescription('Prepare the required infrastructure for the transport');
  6290.         return $instance;
  6291.     }
  6292.     /**
  6293.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  6294.      *
  6295.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  6296.      */
  6297.     protected function getConsole_Command_MessengerStopWorkersService()
  6298.     {
  6299.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6300.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  6301.         $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()));
  6302.         $instance->setName('messenger:stop-workers');
  6303.         $instance->setDescription('Stop workers after their current message');
  6304.         return $instance;
  6305.     }
  6306.     /**
  6307.      * Gets the private 'console.command.router_debug' shared service.
  6308.      *
  6309.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  6310.      */
  6311.     protected function getConsole_Command_RouterDebugService()
  6312.     {
  6313.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6314.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  6315.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  6316.         $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()));
  6317.         $instance->setName('debug:router');
  6318.         $instance->setDescription('Display current routes for an application');
  6319.         return $instance;
  6320.     }
  6321.     /**
  6322.      * Gets the private 'console.command.router_match' shared service.
  6323.      *
  6324.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  6325.      */
  6326.     protected function getConsole_Command_RouterMatchService()
  6327.     {
  6328.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6329.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  6330.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  6331.             yield => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
  6332.         }, 1));
  6333.         $instance->setName('router:match');
  6334.         $instance->setDescription('Help debug routes by simulating a path info match');
  6335.         return $instance;
  6336.     }
  6337.     /**
  6338.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  6339.      *
  6340.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  6341.      */
  6342.     protected function getConsole_Command_SecretsDecryptToLocalService()
  6343.     {
  6344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6345.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  6346.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6347.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6348.         $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')))));
  6349.         $instance->setName('secrets:decrypt-to-local');
  6350.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  6351.         return $instance;
  6352.     }
  6353.     /**
  6354.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  6355.      *
  6356.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  6357.      */
  6358.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  6359.     {
  6360.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6361.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  6362.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6363.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6364.         $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')))));
  6365.         $instance->setName('secrets:encrypt-from-local');
  6366.         $instance->setDescription('Encrypt all local secrets to the vault');
  6367.         return $instance;
  6368.     }
  6369.     /**
  6370.      * Gets the private 'console.command.secrets_generate_key' shared service.
  6371.      *
  6372.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  6373.      */
  6374.     protected function getConsole_Command_SecretsGenerateKeyService()
  6375.     {
  6376.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6377.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  6378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6379.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6380.         $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')))));
  6381.         $instance->setName('secrets:generate-keys');
  6382.         $instance->setDescription('Generate new encryption keys');
  6383.         return $instance;
  6384.     }
  6385.     /**
  6386.      * Gets the private 'console.command.secrets_list' shared service.
  6387.      *
  6388.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  6389.      */
  6390.     protected function getConsole_Command_SecretsListService()
  6391.     {
  6392.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6393.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  6394.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6395.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6396.         $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')))));
  6397.         $instance->setName('secrets:list');
  6398.         $instance->setDescription('List all secrets');
  6399.         return $instance;
  6400.     }
  6401.     /**
  6402.      * Gets the private 'console.command.secrets_remove' shared service.
  6403.      *
  6404.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  6405.      */
  6406.     protected function getConsole_Command_SecretsRemoveService()
  6407.     {
  6408.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6409.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  6410.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6411.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6412.         $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')))));
  6413.         $instance->setName('secrets:remove');
  6414.         $instance->setDescription('Remove a secret from the vault');
  6415.         return $instance;
  6416.     }
  6417.     /**
  6418.      * Gets the private 'console.command.secrets_set' shared service.
  6419.      *
  6420.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  6421.      */
  6422.     protected function getConsole_Command_SecretsSetService()
  6423.     {
  6424.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6425.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  6426.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  6427.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  6428.         $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')))));
  6429.         $instance->setName('secrets:set');
  6430.         $instance->setDescription('Set a secret in the vault');
  6431.         return $instance;
  6432.     }
  6433.     /**
  6434.      * Gets the private 'console.command.translation_debug' shared service.
  6435.      *
  6436.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  6437.      */
  6438.     protected function getConsole_Command_TranslationDebugService()
  6439.     {
  6440.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6441.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  6442.         $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/easycorp/easyadmin-bundle/src/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).'/src/Controller/Admin/BaseAdminController.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/RecipeAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/UserAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/UserSettingAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/DeviceAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/LicenseAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/NotificationAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/LineTypeGroupAdminControllerTrait.php'), 10 => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/LineTypeAdminControllerTrait.php'), 11 => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/CustomerAdminControllerTrait.php'), 12 => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/RecipeToSyncAdminControllerTrait.php'), 13 => (\dirname(__DIR__4).'/src/Controller/Admin/HeavySelectsController.php'), 14 => (\dirname(__DIR__4).'/src/Controller/Admin/SynchronisationController.php'), 15 => (\dirname(__DIR__4).'/src/Controller/Demo/DemoChartsController.php'), 16 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 17 => (\dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php'), 18 => (\dirname(__DIR__4).'/src/Helpers/SecurityAwareTrait.php'), 19 => (\dirname(__DIR__4).'/src/Helpers/MessagesTrait.php'), 20 => (\dirname(__DIR__4).'/src/Controller/Traits/ResolveParameterToTransformerTypeTrait.php'), 21 => (\dirname(__DIR__4).'/src/Helpers/ShareLinkGeneratorTrait.php'), 22 => (\dirname(__DIR__4).'/src/Controller/Traits/NormalizeNameTrait.php'), 23 => (\dirname(__DIR__4).'/src/Controller/Traits/PrintTableTrait.php'), 24 => (\dirname(__DIR__4).'/src/Controller/Traits/CreatePointTrait.php'), 25 => (\dirname(__DIR__4).'/src/Controller/Local/CalculationController.php'), 26 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 27 => (\dirname(__DIR__4).'/src/DataBridge/DataBridgeTrait.php'), 28 => (\dirname(__DIR__4).'/src/Helpers/TranslationAwareTrait.php'), 29 => (\dirname(__DIR__4).'/src/Controller/Local/SettingsController.php'), 30 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 31 => (\dirname(__DIR__4).'/src/DataBridge/DataBridgeTrait.php'), 32 => (\dirname(__DIR__4).'/src/Service/DeviceCommand/CommandManagerAwareTrait.php'), 33 => (\dirname(__DIR__4).'/src/Controller/Panel/ChartsController.php'), 34 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 35 => (\dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php'), 36 => (\dirname(__DIR__4).'/src/Helpers/SecurityAwareTrait.php'), 37 => (\dirname(__DIR__4).'/src/Helpers/MessagesTrait.php'), 38 => (\dirname(__DIR__4).'/src/Controller/Panel/DemoController.php'), 39 => (\dirname(__DIR__4).'/src/Helpers/ShareLinkGeneratorTrait.php'), 40 => (\dirname(__DIR__4).'/src/Controller/Panel/DeviceListController.php'), 41 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 42 => (\dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php'), 43 => (\dirname(__DIR__4).'/src/Controller/Traits/NormalizeNameTrait.php'), 44 => (\dirname(__DIR__4).'/src/Controller/Traits/PrintTableTrait.php'), 45 => (\dirname(__DIR__4).'/src/Controller/Traits/ResolveParameterToTransformerTypeTrait.php'), 46 => (\dirname(__DIR__4).'/src/Controller/Traits/CreatePointTrait.php'), 47 => (\dirname(__DIR__4).'/src/Service/MeasurementCsvExporter.php'), 48 => (\dirname(__DIR__4).'/src/Controller/Panel/MeasurementDataController.php'), 49 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 50 => (\dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php'), 51 => (\dirname(__DIR__4).'/src/Controller/Panel/NotesController.php'), 52 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 53 => (\dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php'), 54 => (\dirname(__DIR__4).'/src/Controller/Panel/ReportController.php'), 55 => (\dirname(__DIR__4).'/src/Controller/Panel/StrengthPointController.php'), 56 => (\dirname(__DIR__4).'/src/Controller/Security/ResetController.php'), 57 => (\dirname(__DIR__4).'/src/DataBridge/Implementations/CanvasJsTransformer.php'), 58 => (\dirname(__DIR__4).'/src/Helpers/SecurityAwareTrait.php'), 59 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 60 => (\dirname(__DIR__4).'/src/Helpers/RecipeAwareTrait.php'), 61 => (\dirname(__DIR__4).'/src/Helpers/ErrorMessagesTrait.php'), 62 => (\dirname(__DIR__4).'/src/Helpers/LineTypeTrait.php'), 63 => (\dirname(__DIR__4).'/src/Form/MeasurementData/MeasurementMergeType.php'), 64 => (\dirname(__DIR__4).'/src/Form/MeasurementData/PreviousChannelMergeType.php'), 65 => (\dirname(__DIR__4).'/src/Validator/Constraints/NewUniqueValidator.php'), 66 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 67 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 68 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 69 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 70 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 71 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 72 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 73 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 74 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 75 => (\dirname(__DIR__4).'/src/Messenger/Handler/NotificationHandler.php'), 76 => (\dirname(__DIR__4).'/src/Helpers/Equations/EquationAwareTrait.php'), 77 => (\dirname(__DIR__4).'/src/Service/BatteryLevelNotificationService.php'), 78 => (\dirname(__DIR__4).'/src/Messenger/Handler/CommandNotificationHandler.php'), 79 => (\dirname(__DIR__4).'/src/Helpers/Equations/EquationAwareTrait.php'), 80 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 81 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 82 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 83 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 84 => (\dirname(__DIR__4).'/src/Component/Breadcrumb/BreadcrumbGenerator.php'), 85 => (\dirname(__DIR__4).'/src/Twig/AppExtension.php'), 86 => (\dirname(__DIR__4).'/src/Helpers/LineTypeTrait.php'), 87 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php')], []);
  6443.         $instance->setName('debug:translation');
  6444.         $instance->setDescription('Display translation messages information');
  6445.         return $instance;
  6446.     }
  6447.     /**
  6448.      * Gets the private 'console.command.translation_extract' shared service.
  6449.      *
  6450.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  6451.      */
  6452.     protected function getConsole_Command_TranslationExtractService()
  6453.     {
  6454.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6455.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  6456.         $this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($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/easycorp/easyadmin-bundle/src/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).'/src/Controller/Admin/BaseAdminController.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/RecipeAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/UserAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/UserSettingAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/DeviceAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/LicenseAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/NotificationAdminControllerTrait.php'), => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/LineTypeGroupAdminControllerTrait.php'), 10 => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/LineTypeAdminControllerTrait.php'), 11 => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/CustomerAdminControllerTrait.php'), 12 => (\dirname(__DIR__4).'/src/Controller/Admin/Traits/RecipeToSyncAdminControllerTrait.php'), 13 => (\dirname(__DIR__4).'/src/Controller/Admin/HeavySelectsController.php'), 14 => (\dirname(__DIR__4).'/src/Controller/Admin/SynchronisationController.php'), 15 => (\dirname(__DIR__4).'/src/Controller/Demo/DemoChartsController.php'), 16 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 17 => (\dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php'), 18 => (\dirname(__DIR__4).'/src/Helpers/SecurityAwareTrait.php'), 19 => (\dirname(__DIR__4).'/src/Helpers/MessagesTrait.php'), 20 => (\dirname(__DIR__4).'/src/Controller/Traits/ResolveParameterToTransformerTypeTrait.php'), 21 => (\dirname(__DIR__4).'/src/Helpers/ShareLinkGeneratorTrait.php'), 22 => (\dirname(__DIR__4).'/src/Controller/Traits/NormalizeNameTrait.php'), 23 => (\dirname(__DIR__4).'/src/Controller/Traits/PrintTableTrait.php'), 24 => (\dirname(__DIR__4).'/src/Controller/Traits/CreatePointTrait.php'), 25 => (\dirname(__DIR__4).'/src/Controller/Local/CalculationController.php'), 26 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 27 => (\dirname(__DIR__4).'/src/DataBridge/DataBridgeTrait.php'), 28 => (\dirname(__DIR__4).'/src/Helpers/TranslationAwareTrait.php'), 29 => (\dirname(__DIR__4).'/src/Controller/Local/SettingsController.php'), 30 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 31 => (\dirname(__DIR__4).'/src/DataBridge/DataBridgeTrait.php'), 32 => (\dirname(__DIR__4).'/src/Service/DeviceCommand/CommandManagerAwareTrait.php'), 33 => (\dirname(__DIR__4).'/src/Controller/Panel/ChartsController.php'), 34 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 35 => (\dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php'), 36 => (\dirname(__DIR__4).'/src/Helpers/SecurityAwareTrait.php'), 37 => (\dirname(__DIR__4).'/src/Helpers/MessagesTrait.php'), 38 => (\dirname(__DIR__4).'/src/Controller/Panel/DemoController.php'), 39 => (\dirname(__DIR__4).'/src/Helpers/ShareLinkGeneratorTrait.php'), 40 => (\dirname(__DIR__4).'/src/Controller/Panel/DeviceListController.php'), 41 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 42 => (\dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php'), 43 => (\dirname(__DIR__4).'/src/Controller/Traits/NormalizeNameTrait.php'), 44 => (\dirname(__DIR__4).'/src/Controller/Traits/PrintTableTrait.php'), 45 => (\dirname(__DIR__4).'/src/Controller/Traits/ResolveParameterToTransformerTypeTrait.php'), 46 => (\dirname(__DIR__4).'/src/Controller/Traits/CreatePointTrait.php'), 47 => (\dirname(__DIR__4).'/src/Service/MeasurementCsvExporter.php'), 48 => (\dirname(__DIR__4).'/src/Controller/Panel/MeasurementDataController.php'), 49 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 50 => (\dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php'), 51 => (\dirname(__DIR__4).'/src/Controller/Panel/NotesController.php'), 52 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 53 => (\dirname(__DIR__4).'/src/Controller/Panel/Traits/FormatableTwigDataTrait.php'), 54 => (\dirname(__DIR__4).'/src/Controller/Panel/ReportController.php'), 55 => (\dirname(__DIR__4).'/src/Controller/Panel/StrengthPointController.php'), 56 => (\dirname(__DIR__4).'/src/Controller/Security/ResetController.php'), 57 => (\dirname(__DIR__4).'/src/DataBridge/Implementations/CanvasJsTransformer.php'), 58 => (\dirname(__DIR__4).'/src/Helpers/SecurityAwareTrait.php'), 59 => (\dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php'), 60 => (\dirname(__DIR__4).'/src/Helpers/RecipeAwareTrait.php'), 61 => (\dirname(__DIR__4).'/src/Helpers/ErrorMessagesTrait.php'), 62 => (\dirname(__DIR__4).'/src/Helpers/LineTypeTrait.php'), 63 => (\dirname(__DIR__4).'/src/Form/MeasurementData/MeasurementMergeType.php'), 64 => (\dirname(__DIR__4).'/src/Form/MeasurementData/PreviousChannelMergeType.php'), 65 => (\dirname(__DIR__4).'/src/Validator/Constraints/NewUniqueValidator.php'), 66 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 67 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 68 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 69 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 70 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 71 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 72 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 73 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 74 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 75 => (\dirname(__DIR__4).'/src/Messenger/Handler/NotificationHandler.php'), 76 => (\dirname(__DIR__4).'/src/Helpers/Equations/EquationAwareTrait.php'), 77 => (\dirname(__DIR__4).'/src/Service/BatteryLevelNotificationService.php'), 78 => (\dirname(__DIR__4).'/src/Messenger/Handler/CommandNotificationHandler.php'), 79 => (\dirname(__DIR__4).'/src/Helpers/Equations/EquationAwareTrait.php'), 80 => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 81 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 82 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 83 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php'), 84 => (\dirname(__DIR__4).'/src/Component/Breadcrumb/BreadcrumbGenerator.php'), 85 => (\dirname(__DIR__4).'/src/Twig/AppExtension.php'), 86 => (\dirname(__DIR__4).'/src/Helpers/LineTypeTrait.php'), 87 => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php')], []);
  6457.         $instance->setName('translation:extract');
  6458.         $instance->setAliases([=> 'translation:update']);
  6459.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  6460.         return $instance;
  6461.     }
  6462.     /**
  6463.      * Gets the private 'console.command.translation_pull' shared service.
  6464.      *
  6465.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  6466.      */
  6467.     protected function getConsole_Command_TranslationPullService()
  6468.     {
  6469.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6470.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6471.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  6472.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en', [], []);
  6473.         $instance->setName('translation:pull');
  6474.         $instance->setDescription('Pull translations from a given provider.');
  6475.         return $instance;
  6476.     }
  6477.     /**
  6478.      * Gets the private 'console.command.translation_push' shared service.
  6479.      *
  6480.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  6481.      */
  6482.     protected function getConsole_Command_TranslationPushService()
  6483.     {
  6484.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6485.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  6486.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  6487.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  6488.         $instance->setName('translation:push');
  6489.         $instance->setDescription('Push translations to a given provider.');
  6490.         return $instance;
  6491.     }
  6492.     /**
  6493.      * Gets the private 'console.command.validator_debug' shared service.
  6494.      *
  6495.      * @return \Symfony\Component\Validator\Command\DebugCommand
  6496.      */
  6497.     protected function getConsole_Command_ValidatorDebugService()
  6498.     {
  6499.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6500.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  6501.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  6502.         $instance->setName('debug:validator');
  6503.         $instance->setDescription('Display validation constraints for classes');
  6504.         return $instance;
  6505.     }
  6506.     /**
  6507.      * Gets the private 'console.command.xliff_lint' shared service.
  6508.      *
  6509.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  6510.      */
  6511.     protected function getConsole_Command_XliffLintService()
  6512.     {
  6513.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6514.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  6515.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  6516.         $instance->setName('lint:xliff');
  6517.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  6518.         return $instance;
  6519.     }
  6520.     /**
  6521.      * Gets the private 'console.command.yaml_lint' shared service.
  6522.      *
  6523.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  6524.      */
  6525.     protected function getConsole_Command_YamlLintService()
  6526.     {
  6527.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6528.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  6529.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  6530.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  6531.         $instance->setName('lint:yaml');
  6532.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  6533.         return $instance;
  6534.     }
  6535.     /**
  6536.      * Gets the private 'console.error_listener' shared service.
  6537.      *
  6538.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  6539.      */
  6540.     protected function getConsole_ErrorListenerService()
  6541.     {
  6542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  6543.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  6544.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6545.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6546.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6547.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  6548.     }
  6549.     /**
  6550.      * Gets the private 'container.env_var_processor' shared service.
  6551.      *
  6552.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  6553.      */
  6554.     protected function getContainer_EnvVarProcessorService()
  6555.     {
  6556.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  6557.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  6558.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  6559.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  6560.         }, 1));
  6561.     }
  6562.     /**
  6563.      * Gets the private 'container.getenv' shared service.
  6564.      *
  6565.      * @return \Closure
  6566.      */
  6567.     protected function getContainer_GetenvService()
  6568.     {
  6569.         return $this->privates['container.getenv'] = \Closure::fromCallable([=> $this=> 'getEnv']);
  6570.     }
  6571.     /**
  6572.      * Gets the private 'data_collector.form' shared service.
  6573.      *
  6574.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  6575.      */
  6576.     protected function getDataCollector_FormService()
  6577.     {
  6578.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  6579.     }
  6580.     /**
  6581.      * Gets the private 'data_collector.request' shared service.
  6582.      *
  6583.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  6584.      */
  6585.     protected function getDataCollector_RequestService()
  6586.     {
  6587.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  6588.     }
  6589.     /**
  6590.      * Gets the private 'data_collector.request.session_collector' shared service.
  6591.      *
  6592.      * @return \Closure
  6593.      */
  6594.     protected function getDataCollector_Request_SessionCollectorService()
  6595.     {
  6596.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  6597.     }
  6598.     /**
  6599.      * Gets the private 'debug.argument_resolver.default' shared service.
  6600.      *
  6601.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6602.      */
  6603.     protected function getDebug_ArgumentResolver_DefaultService()
  6604.     {
  6605.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6606.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6607.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  6608.         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))));
  6609.     }
  6610.     /**
  6611.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  6612.      *
  6613.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6614.      */
  6615.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  6616.     {
  6617.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6618.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6619.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  6620.         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.7i2LYJk'] ?? $this->get_ServiceLocator_7i2LYJkService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6621.     }
  6622.     /**
  6623.      * Gets the private 'debug.argument_resolver.request' shared service.
  6624.      *
  6625.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6626.      */
  6627.     protected function getDebug_ArgumentResolver_RequestService()
  6628.     {
  6629.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6630.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6631.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  6632.         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))));
  6633.     }
  6634.     /**
  6635.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  6636.      *
  6637.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6638.      */
  6639.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  6640.     {
  6641.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6642.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6643.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  6644.         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))));
  6645.     }
  6646.     /**
  6647.      * Gets the private 'debug.argument_resolver.service' shared service.
  6648.      *
  6649.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6650.      */
  6651.     protected function getDebug_ArgumentResolver_ServiceService()
  6652.     {
  6653.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6654.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6655.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  6656.         $a = ($this->privates['.service_locator.7i2LYJk'] ?? $this->get_ServiceLocator_7i2LYJkService());
  6657.         if (isset($this->privates['debug.argument_resolver.service'])) {
  6658.             return $this->privates['debug.argument_resolver.service'];
  6659.         }
  6660.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6661.     }
  6662.     /**
  6663.      * Gets the private 'debug.argument_resolver.session' shared service.
  6664.      *
  6665.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6666.      */
  6667.     protected function getDebug_ArgumentResolver_SessionService()
  6668.     {
  6669.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6670.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6671.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  6672.         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))));
  6673.     }
  6674.     /**
  6675.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  6676.      *
  6677.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6678.      */
  6679.     protected function getDebug_ArgumentResolver_VariadicService()
  6680.     {
  6681.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6682.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6683.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  6684.         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))));
  6685.     }
  6686.     /**
  6687.      * Gets the private 'debug.controller_resolver' shared service.
  6688.      *
  6689.      * @return \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
  6690.      */
  6691.     protected function getDebug_ControllerResolverService()
  6692.     {
  6693.         return $this->privates['debug.controller_resolver'] = new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6694.     }
  6695.     /**
  6696.      * Gets the private 'debug.debug_handlers_listener' shared service.
  6697.      *
  6698.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  6699.      */
  6700.     protected function getDebug_DebugHandlersListenerService()
  6701.     {
  6702.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  6703.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6704.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6705.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6706.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  6707.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  6708.     }
  6709.     /**
  6710.      * Gets the private 'debug.dump_listener' shared service.
  6711.      *
  6712.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  6713.      */
  6714.     protected function getDebug_DumpListenerService()
  6715.     {
  6716.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  6717.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  6718.         return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService()), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()))]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
  6719.     }
  6720.     /**
  6721.      * Gets the private 'debug.file_link_formatter' shared service.
  6722.      *
  6723.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  6724.      */
  6725.     protected function getDebug_FileLinkFormatterService()
  6726.     {
  6727.         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 () {
  6728.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  6729.         });
  6730.     }
  6731.     /**
  6732.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  6733.      *
  6734.      * @return \string
  6735.      */
  6736.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  6737.     {
  6738.         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');
  6739.     }
  6740.     /**
  6741.      * Gets the private 'debug.log_processor' shared service.
  6742.      *
  6743.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  6744.      */
  6745.     protected function getDebug_LogProcessorService()
  6746.     {
  6747.         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())));
  6748.     }
  6749.     /**
  6750.      * Gets the private 'debug.security.access.decision_manager' shared service.
  6751.      *
  6752.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  6753.      */
  6754.     protected function getDebug_Security_Access_DecisionManagerService()
  6755.     {
  6756.         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 () {
  6757.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  6758.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  6759.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  6760.             yield => ($this->privates['debug.security.voter.App\\Security\\ChannelSettingVoter'] ?? $this->getChannelSettingVoterService());
  6761.             yield => ($this->privates['debug.security.voter.App\\Security\\CustomerVoter'] ?? $this->getCustomerVoterService());
  6762.             yield => ($this->privates['debug.security.voter.App\\Security\\DeviceVoter'] ?? $this->getDeviceVoterService());
  6763.             yield => ($this->privates['debug.security.voter.App\\Security\\LicenseVoter'] ?? $this->getLicenseVoterService());
  6764.             yield => ($this->privates['debug.security.voter.App\\Security\\LineTypeGroupVoter'] ?? $this->getLineTypeGroupVoterService());
  6765.             yield => ($this->privates['debug.security.voter.App\\Security\\LineTypeVoter'] ?? $this->getLineTypeVoterService());
  6766.             yield => ($this->privates['debug.security.voter.App\\Security\\MeasurementViewVoter'] ?? $this->getMeasurementViewVoterService());
  6767.             yield 10 => ($this->privates['debug.security.voter.App\\Security\\MeasurementVoter'] ?? $this->getMeasurementVoterService());
  6768.             yield 11 => ($this->privates['debug.security.voter.App\\Security\\NotificationVoter'] ?? $this->getNotificationVoterService());
  6769.             yield 12 => ($this->privates['debug.security.voter.App\\Security\\RecipeToSyncVoter'] ?? $this->getRecipeToSyncVoterService());
  6770.             yield 13 => ($this->privates['debug.security.voter.App\\Security\\RecipeVoter'] ?? $this->getRecipeVoterService());
  6771.             yield 14 => ($this->privates['debug.security.voter.App\\Security\\UserSettingVoter'] ?? $this->getUserSettingVoterService());
  6772.             yield 15 => ($this->privates['debug.security.voter.App\\Security\\UserVoter'] ?? $this->getUserVoterService());
  6773.         }, 16), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
  6774.     }
  6775.     /**
  6776.      * Gets the private 'debug.security.firewall' shared service.
  6777.      *
  6778.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  6779.      */
  6780.     protected function getDebug_Security_FirewallService()
  6781.     {
  6782.         $a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
  6783.         if (isset($this->privates['debug.security.firewall'])) {
  6784.             return $this->privates['debug.security.firewall'];
  6785.         }
  6786.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6787.         if (isset($this->privates['debug.security.firewall'])) {
  6788.             return $this->privates['debug.security.firewall'];
  6789.         }
  6790.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a$b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  6791.     }
  6792.     /**
  6793.      * Gets the private 'debug.security.user_value_resolver' shared service.
  6794.      *
  6795.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  6796.      */
  6797.     protected function getDebug_Security_UserValueResolverService()
  6798.     {
  6799.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  6800.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  6801.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  6802.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  6803.     }
  6804.     /**
  6805.      * Gets the private 'debug.security.voter.App\Security\ChannelSettingVoter' shared service.
  6806.      *
  6807.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6808.      */
  6809.     protected function getChannelSettingVoterService()
  6810.     {
  6811.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6812.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6813.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6814.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6815.         include_once \dirname(__DIR__4).'/src/Security/ChannelSettingVoter.php';
  6816.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6817.         if (isset($this->privates['debug.security.voter.App\\Security\\ChannelSettingVoter'])) {
  6818.             return $this->privates['debug.security.voter.App\\Security\\ChannelSettingVoter'];
  6819.         }
  6820.         return $this->privates['debug.security.voter.App\\Security\\ChannelSettingVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\ChannelSettingVoter(), $a);
  6821.     }
  6822.     /**
  6823.      * Gets the private 'debug.security.voter.App\Security\CustomerVoter' shared service.
  6824.      *
  6825.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6826.      */
  6827.     protected function getCustomerVoterService()
  6828.     {
  6829.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6830.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6831.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6832.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6833.         include_once \dirname(__DIR__4).'/src/Security/CustomerVoter.php';
  6834.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6835.         if (isset($this->privates['debug.security.voter.App\\Security\\CustomerVoter'])) {
  6836.             return $this->privates['debug.security.voter.App\\Security\\CustomerVoter'];
  6837.         }
  6838.         return $this->privates['debug.security.voter.App\\Security\\CustomerVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\CustomerVoter(), $a);
  6839.     }
  6840.     /**
  6841.      * Gets the private 'debug.security.voter.App\Security\DeviceVoter' shared service.
  6842.      *
  6843.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6844.      */
  6845.     protected function getDeviceVoterService()
  6846.     {
  6847.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6848.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6849.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6850.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6851.         include_once \dirname(__DIR__4).'/src/Security/DeviceVoter.php';
  6852.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6853.         if (isset($this->privates['debug.security.voter.App\\Security\\DeviceVoter'])) {
  6854.             return $this->privates['debug.security.voter.App\\Security\\DeviceVoter'];
  6855.         }
  6856.         return $this->privates['debug.security.voter.App\\Security\\DeviceVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\DeviceVoter(($this->privates['App\\Repository\\LicenseRepository'] ?? $this->getLicenseRepositoryService())), $a);
  6857.     }
  6858.     /**
  6859.      * Gets the private 'debug.security.voter.App\Security\LicenseVoter' shared service.
  6860.      *
  6861.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6862.      */
  6863.     protected function getLicenseVoterService()
  6864.     {
  6865.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6866.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6867.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6868.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6869.         include_once \dirname(__DIR__4).'/src/Security/LicenseVoter.php';
  6870.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6871.         if (isset($this->privates['debug.security.voter.App\\Security\\LicenseVoter'])) {
  6872.             return $this->privates['debug.security.voter.App\\Security\\LicenseVoter'];
  6873.         }
  6874.         return $this->privates['debug.security.voter.App\\Security\\LicenseVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\LicenseVoter(), $a);
  6875.     }
  6876.     /**
  6877.      * Gets the private 'debug.security.voter.App\Security\LineTypeGroupVoter' shared service.
  6878.      *
  6879.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6880.      */
  6881.     protected function getLineTypeGroupVoterService()
  6882.     {
  6883.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6884.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6885.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6886.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6887.         include_once \dirname(__DIR__4).'/src/Security/LineTypeGroupVoter.php';
  6888.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6889.         if (isset($this->privates['debug.security.voter.App\\Security\\LineTypeGroupVoter'])) {
  6890.             return $this->privates['debug.security.voter.App\\Security\\LineTypeGroupVoter'];
  6891.         }
  6892.         return $this->privates['debug.security.voter.App\\Security\\LineTypeGroupVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\LineTypeGroupVoter(), $a);
  6893.     }
  6894.     /**
  6895.      * Gets the private 'debug.security.voter.App\Security\LineTypeVoter' shared service.
  6896.      *
  6897.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6898.      */
  6899.     protected function getLineTypeVoterService()
  6900.     {
  6901.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6902.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6903.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6904.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6905.         include_once \dirname(__DIR__4).'/src/Security/LineTypeVoter.php';
  6906.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6907.         if (isset($this->privates['debug.security.voter.App\\Security\\LineTypeVoter'])) {
  6908.             return $this->privates['debug.security.voter.App\\Security\\LineTypeVoter'];
  6909.         }
  6910.         return $this->privates['debug.security.voter.App\\Security\\LineTypeVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\LineTypeVoter(), $a);
  6911.     }
  6912.     /**
  6913.      * Gets the private 'debug.security.voter.App\Security\MeasurementViewVoter' shared service.
  6914.      *
  6915.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6916.      */
  6917.     protected function getMeasurementViewVoterService()
  6918.     {
  6919.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6920.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6921.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6922.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6923.         include_once \dirname(__DIR__4).'/src/Security/MeasurementViewVoter.php';
  6924.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6925.         if (isset($this->privates['debug.security.voter.App\\Security\\MeasurementViewVoter'])) {
  6926.             return $this->privates['debug.security.voter.App\\Security\\MeasurementViewVoter'];
  6927.         }
  6928.         return $this->privates['debug.security.voter.App\\Security\\MeasurementViewVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\MeasurementViewVoter(), $a);
  6929.     }
  6930.     /**
  6931.      * Gets the private 'debug.security.voter.App\Security\MeasurementVoter' shared service.
  6932.      *
  6933.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6934.      */
  6935.     protected function getMeasurementVoterService()
  6936.     {
  6937.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6938.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6939.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6940.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6941.         include_once \dirname(__DIR__4).'/src/Security/MeasurementVoter.php';
  6942.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6943.         if (isset($this->privates['debug.security.voter.App\\Security\\MeasurementVoter'])) {
  6944.             return $this->privates['debug.security.voter.App\\Security\\MeasurementVoter'];
  6945.         }
  6946.         return $this->privates['debug.security.voter.App\\Security\\MeasurementVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\MeasurementVoter(), $a);
  6947.     }
  6948.     /**
  6949.      * Gets the private 'debug.security.voter.App\Security\NotificationVoter' shared service.
  6950.      *
  6951.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6952.      */
  6953.     protected function getNotificationVoterService()
  6954.     {
  6955.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6956.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6957.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6958.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6959.         include_once \dirname(__DIR__4).'/src/Security/NotificationVoter.php';
  6960.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6961.         if (isset($this->privates['debug.security.voter.App\\Security\\NotificationVoter'])) {
  6962.             return $this->privates['debug.security.voter.App\\Security\\NotificationVoter'];
  6963.         }
  6964.         return $this->privates['debug.security.voter.App\\Security\\NotificationVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\NotificationVoter(), $a);
  6965.     }
  6966.     /**
  6967.      * Gets the private 'debug.security.voter.App\Security\RecipeToSyncVoter' shared service.
  6968.      *
  6969.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6970.      */
  6971.     protected function getRecipeToSyncVoterService()
  6972.     {
  6973.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6974.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6975.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6976.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6977.         include_once \dirname(__DIR__4).'/src/Security/RecipeToSyncVoter.php';
  6978.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6979.         if (isset($this->privates['debug.security.voter.App\\Security\\RecipeToSyncVoter'])) {
  6980.             return $this->privates['debug.security.voter.App\\Security\\RecipeToSyncVoter'];
  6981.         }
  6982.         return $this->privates['debug.security.voter.App\\Security\\RecipeToSyncVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\RecipeToSyncVoter(), $a);
  6983.     }
  6984.     /**
  6985.      * Gets the private 'debug.security.voter.App\Security\RecipeVoter' shared service.
  6986.      *
  6987.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  6988.      */
  6989.     protected function getRecipeVoterService()
  6990.     {
  6991.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  6992.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  6993.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  6994.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  6995.         include_once \dirname(__DIR__4).'/src/Security/RecipeVoter.php';
  6996.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  6997.         if (isset($this->privates['debug.security.voter.App\\Security\\RecipeVoter'])) {
  6998.             return $this->privates['debug.security.voter.App\\Security\\RecipeVoter'];
  6999.         }
  7000.         return $this->privates['debug.security.voter.App\\Security\\RecipeVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\RecipeVoter(), $a);
  7001.     }
  7002.     /**
  7003.      * Gets the private 'debug.security.voter.App\Security\UserSettingVoter' shared service.
  7004.      *
  7005.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7006.      */
  7007.     protected function getUserSettingVoterService()
  7008.     {
  7009.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7010.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7011.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7012.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  7013.         include_once \dirname(__DIR__4).'/src/Security/UserSettingVoter.php';
  7014.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7015.         if (isset($this->privates['debug.security.voter.App\\Security\\UserSettingVoter'])) {
  7016.             return $this->privates['debug.security.voter.App\\Security\\UserSettingVoter'];
  7017.         }
  7018.         return $this->privates['debug.security.voter.App\\Security\\UserSettingVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\UserSettingVoter(), $a);
  7019.     }
  7020.     /**
  7021.      * Gets the private 'debug.security.voter.App\Security\UserVoter' shared service.
  7022.      *
  7023.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7024.      */
  7025.     protected function getUserVoterService()
  7026.     {
  7027.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7028.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7029.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7030.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
  7031.         include_once \dirname(__DIR__4).'/src/Security/UserVoter.php';
  7032.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7033.         if (isset($this->privates['debug.security.voter.App\\Security\\UserVoter'])) {
  7034.             return $this->privates['debug.security.voter.App\\Security\\UserVoter'];
  7035.         }
  7036.         return $this->privates['debug.security.voter.App\\Security\\UserVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\UserVoter(), $a);
  7037.     }
  7038.     /**
  7039.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  7040.      *
  7041.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7042.      */
  7043.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  7044.     {
  7045.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7046.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7047.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7048.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  7049.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7050.         if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
  7051.             return $this->privates['debug.security.voter.security.access.authenticated_voter'];
  7052.         }
  7053.         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()))), $a);
  7054.     }
  7055.     /**
  7056.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  7057.      *
  7058.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7059.      */
  7060.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  7061.     {
  7062.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7063.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7064.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7065.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  7066.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  7067.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  7068.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  7069.         }
  7070.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7071.         if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
  7072.             return $this->privates['debug.security.voter.security.access.expression_voter'];
  7073.         }
  7074.         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())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
  7075.     }
  7076.     /**
  7077.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  7078.      *
  7079.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  7080.      */
  7081.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  7082.     {
  7083.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  7084.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
  7085.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  7086.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  7087.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  7088.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  7089.         if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
  7090.             return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
  7091.         }
  7092.         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())), $a);
  7093.     }
  7094.     /**
  7095.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  7096.      *
  7097.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  7098.      */
  7099.     protected function getDebug_Security_Voter_VoteListenerService()
  7100.     {
  7101.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  7102.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  7103.         if (isset($this->privates['debug.security.voter.vote_listener'])) {
  7104.             return $this->privates['debug.security.voter.vote_listener'];
  7105.         }
  7106.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
  7107.     }
  7108.     /**
  7109.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  7110.      *
  7111.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand
  7112.      */
  7113.     protected function getDoctrine_CacheClearMetadataCommandService()
  7114.     {
  7115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7116.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7117.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7118.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  7119.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\MetadataCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7120.         $instance->setName('doctrine:cache:clear-metadata');
  7121.         return $instance;
  7122.     }
  7123.     /**
  7124.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  7125.      *
  7126.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand
  7127.      */
  7128.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  7129.     {
  7130.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7131.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7132.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7133.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  7134.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7135.         $instance->setName('doctrine:cache:clear-query');
  7136.         return $instance;
  7137.     }
  7138.     /**
  7139.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  7140.      *
  7141.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand
  7142.      */
  7143.     protected function getDoctrine_CacheClearResultCommandService()
  7144.     {
  7145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7146.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7147.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7148.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  7149.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\ResultCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7150.         $instance->setName('doctrine:cache:clear-result');
  7151.         return $instance;
  7152.     }
  7153.     /**
  7154.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  7155.      *
  7156.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand
  7157.      */
  7158.     protected function getDoctrine_CacheCollectionRegionCommandService()
  7159.     {
  7160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7161.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7162.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7163.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  7164.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\CollectionRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7165.         $instance->setName('doctrine:cache:clear-collection-region');
  7166.         return $instance;
  7167.     }
  7168.     /**
  7169.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  7170.      *
  7171.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand
  7172.      */
  7173.     protected function getDoctrine_ClearEntityRegionCommandService()
  7174.     {
  7175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7176.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7177.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7178.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  7179.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\EntityRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7180.         $instance->setName('doctrine:cache:clear-entity-region');
  7181.         return $instance;
  7182.     }
  7183.     /**
  7184.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  7185.      *
  7186.      * @return \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand
  7187.      */
  7188.     protected function getDoctrine_ClearQueryRegionCommandService()
  7189.     {
  7190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7191.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7192.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7193.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  7194.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ClearCache\QueryRegionCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7195.         $instance->setName('doctrine:cache:clear-query-region');
  7196.         return $instance;
  7197.     }
  7198.     /**
  7199.      * Gets the private 'doctrine.database_create_command' shared service.
  7200.      *
  7201.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  7202.      */
  7203.     protected function getDoctrine_DatabaseCreateCommandService()
  7204.     {
  7205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7206.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  7207.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/CreateDatabaseDoctrineCommand.php';
  7208.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7209.         $instance->setName('doctrine:database:create');
  7210.         return $instance;
  7211.     }
  7212.     /**
  7213.      * Gets the private 'doctrine.database_drop_command' shared service.
  7214.      *
  7215.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  7216.      */
  7217.     protected function getDoctrine_DatabaseDropCommandService()
  7218.     {
  7219.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7220.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  7221.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DropDatabaseDoctrineCommand.php';
  7222.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7223.         $instance->setName('doctrine:database:drop');
  7224.         return $instance;
  7225.     }
  7226.     /**
  7227.      * Gets the private 'doctrine.dbal.default_connection.event_manager' shared service.
  7228.      *
  7229.      * @return \Symfony\Bridge\Doctrine\ContainerAwareEventManager
  7230.      */
  7231.     protected function getDoctrine_Dbal_DefaultConnection_EventManagerService()
  7232.     {
  7233.         return $this->privates['doctrine.dbal.default_connection.event_manager'] = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7234.             'App\\EventSubscriber\\MeasurementRefreshSubscriber' => ['privates''App\\EventSubscriber\\MeasurementRefreshSubscriber''getMeasurementRefreshSubscriberService'false],
  7235.             'App\\EventSubscriber\\ProjectInformationUpdateSubscriber' => ['privates''App\\EventSubscriber\\ProjectInformationUpdateSubscriber''getProjectInformationUpdateSubscriberService'false],
  7236.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  7237.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService'false],
  7238.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  7239.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  7240.             'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates''doctrine.orm.messenger.doctrine_schema_subscriber''getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService'false],
  7241.         ], [
  7242.             'App\\EventSubscriber\\MeasurementRefreshSubscriber' => '?',
  7243.             'App\\EventSubscriber\\ProjectInformationUpdateSubscriber' => '?',
  7244.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  7245.             'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
  7246.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  7247.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  7248.             'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
  7249.         ]), [=> [=> [=> 'onFlush'], => 'App\\EventSubscriber\\ProjectInformationUpdateSubscriber'], => 'doctrine.orm.messenger.doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners'], => [=> [=> 'onFlush'], => 'App\\EventSubscriber\\MeasurementRefreshSubscriber']]);
  7250.     }
  7251.     /**
  7252.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  7253.      *
  7254.      * @return \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand
  7255.      */
  7256.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  7257.     {
  7258.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7259.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7260.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7261.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  7262.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\EnsureProductionSettingsCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7263.         $instance->setName('doctrine:ensure-production-settings');
  7264.         return $instance;
  7265.     }
  7266.     /**
  7267.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  7268.      *
  7269.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  7270.      */
  7271.     protected function getDoctrine_FixturesLoadCommandService()
  7272.     {
  7273.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7274.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  7275.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/CommandCompatibility.php';
  7276.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Command/LoadDataFixturesDoctrineCommand.php';
  7277.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  7278.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
  7279.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  7280.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyBridgeLoader.php';
  7281.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Loader/SymfonyFixturesLoader.php';
  7282.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  7283.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  7284.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  7285.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/ORMFixtureInterface.php';
  7286.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Fixture.php';
  7287.         include_once \dirname(__DIR__4).'/src/Helpers/DatabaseAwareTrait.php';
  7288.         include_once \dirname(__DIR__4).'/src/DataFixtures/AppFixtures.php';
  7289.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/PurgerFactory.php';
  7290.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/src/Purger/ORMPurgerFactory.php';
  7291.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  7292.         $b = new \App\DataFixtures\AppFixtures(($this->privates['App\\Security\\UserManager'] ?? $this->getUserManagerService()), ($this->privates['App\\Service\\Admin\\RecipeCsvImporter'] ?? $this->getRecipeCsvImporterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7293.         $b->injectEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  7294.         $a->addFixtures([=> ['fixture' => $b'groups' => []]]);
  7295.         $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()]);
  7296.         $instance->setName('doctrine:fixtures:load');
  7297.         return $instance;
  7298.     }
  7299.     /**
  7300.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  7301.      *
  7302.      * @return \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand
  7303.      */
  7304.     protected function getDoctrine_MappingConvertCommandService()
  7305.     {
  7306.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7307.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7308.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7309.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  7310.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ConvertMappingCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7311.         $instance->setName('doctrine:mapping:convert');
  7312.         return $instance;
  7313.     }
  7314.     /**
  7315.      * Gets the private 'doctrine.mapping_import_command' shared service.
  7316.      *
  7317.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  7318.      */
  7319.     protected function getDoctrine_MappingImportCommandService()
  7320.     {
  7321.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7322.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/DoctrineCommand.php';
  7323.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/ImportMappingDoctrineCommand.php';
  7324.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  7325.         $instance->setName('doctrine:mapping:import');
  7326.         return $instance;
  7327.     }
  7328.     /**
  7329.      * Gets the private 'doctrine.mapping_info_command' shared service.
  7330.      *
  7331.      * @return \Doctrine\ORM\Tools\Console\Command\InfoCommand
  7332.      */
  7333.     protected function getDoctrine_MappingInfoCommandService()
  7334.     {
  7335.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7336.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7337.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7338.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  7339.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\InfoCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7340.         $instance->setName('doctrine:mapping:info');
  7341.         return $instance;
  7342.     }
  7343.     /**
  7344.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  7345.      *
  7346.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  7347.      */
  7348.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  7349.     {
  7350.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Version/MigrationFactory.php';
  7351.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
  7352.         $a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
  7353.         if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
  7354.             return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
  7355.         }
  7356.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
  7357.     }
  7358.     /**
  7359.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  7360.      *
  7361.      * @return \Doctrine\Migrations\DependencyFactory
  7362.      */
  7363.     protected function getDoctrine_Migrations_DependencyFactoryService()
  7364.     {
  7365.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  7366.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  7367.         $b->setTableName('migration_versions');
  7368.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  7369.         $a->setAllOrNothing(false);
  7370.         $a->setCheckDatabasePlatform(true);
  7371.         $a->setTransactional(true);
  7372.         $a->setMetadataStorageConfiguration($b);
  7373.         $this->privates['doctrine.migrations.dependency_factory'] = $instance \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7374.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  7375.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  7376.         });
  7377.         return $instance;
  7378.     }
  7379.     /**
  7380.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  7381.      *
  7382.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  7383.      */
  7384.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  7385.     {
  7386.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  7387.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  7388.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7389.     }
  7390.     /**
  7391.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  7392.      *
  7393.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  7394.      */
  7395.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  7396.     {
  7397.         return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity')], false);
  7398.     }
  7399.     /**
  7400.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  7401.      *
  7402.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  7403.      */
  7404.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  7405.     {
  7406.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  7407.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  7408.         if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
  7409.             return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
  7410.         }
  7411.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
  7412.     }
  7413.     /**
  7414.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  7415.      *
  7416.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  7417.      */
  7418.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  7419.     {
  7420.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  7421.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  7422.     }
  7423.     /**
  7424.      * Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
  7425.      *
  7426.      * @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
  7427.      */
  7428.     protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
  7429.     {
  7430.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7431.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
  7432.         return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
  7433.     }
  7434.     /**
  7435.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  7436.      *
  7437.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  7438.      */
  7439.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  7440.     {
  7441.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7442.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  7443.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  7444.             return new \EmptyIterator();
  7445.         }, 0));
  7446.     }
  7447.     /**
  7448.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  7449.      *
  7450.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  7451.      */
  7452.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  7453.     {
  7454.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7455.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  7456.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  7457.     }
  7458.     /**
  7459.      * Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
  7460.      *
  7461.      * @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
  7462.      */
  7463.     protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
  7464.     {
  7465.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
  7466.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
  7467.         return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  7468.             yield => ($this->privates['messenger.transport.default'] ?? $this->getMessenger_Transport_DefaultService());
  7469.             yield => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
  7470.             yield => ($this->privates['messenger.transport.mail_password_reset'] ?? $this->getMessenger_Transport_MailPasswordResetService());
  7471.             yield => ($this->privates['messenger.transport.mail_activate_account'] ?? $this->getMessenger_Transport_MailActivateAccountService());
  7472.             yield => ($this->privates['messenger.transport.mail_notification'] ?? $this->getMessenger_Transport_MailNotificationService());
  7473.             yield => ($this->privates['messenger.transport.data_sample_added'] ?? $this->getMessenger_Transport_DataSampleAddedService());
  7474.             yield => ($this->privates['messenger.transport.command_notification'] ?? $this->getMessenger_Transport_CommandNotificationService());
  7475.         }, 7));
  7476.     }
  7477.     /**
  7478.      * Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
  7479.      *
  7480.      * @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
  7481.      */
  7482.     protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
  7483.     {
  7484.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
  7485.         return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7486.     }
  7487.     /**
  7488.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  7489.      *
  7490.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  7491.      */
  7492.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  7493.     {
  7494.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7495.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  7496.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7497.     }
  7498.     /**
  7499.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  7500.      *
  7501.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  7502.      */
  7503.     protected function getDoctrine_Orm_Validator_UniqueService()
  7504.     {
  7505.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7506.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7507.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  7508.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  7509.     }
  7510.     /**
  7511.      * Gets the private 'doctrine.query_dql_command' shared service.
  7512.      *
  7513.      * @return \Doctrine\ORM\Tools\Console\Command\RunDqlCommand
  7514.      */
  7515.     protected function getDoctrine_QueryDqlCommandService()
  7516.     {
  7517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7518.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7519.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7520.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  7521.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\RunDqlCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7522.         $instance->setName('doctrine:query:dql');
  7523.         return $instance;
  7524.     }
  7525.     /**
  7526.      * Gets the private 'doctrine.query_sql_command' shared service.
  7527.      *
  7528.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  7529.      */
  7530.     protected function getDoctrine_QuerySqlCommandService()
  7531.     {
  7532.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7533.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  7534.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  7535.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/src/Command/Proxy/RunSqlDoctrineCommand.php';
  7536.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  7537.         $instance->setName('doctrine:query:sql');
  7538.         return $instance;
  7539.     }
  7540.     /**
  7541.      * Gets the private 'doctrine.schema_create_command' shared service.
  7542.      *
  7543.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand
  7544.      */
  7545.     protected function getDoctrine_SchemaCreateCommandService()
  7546.     {
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7549.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7550.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7551.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  7552.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\CreateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7553.         $instance->setName('doctrine:schema:create');
  7554.         return $instance;
  7555.     }
  7556.     /**
  7557.      * Gets the private 'doctrine.schema_drop_command' shared service.
  7558.      *
  7559.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand
  7560.      */
  7561.     protected function getDoctrine_SchemaDropCommandService()
  7562.     {
  7563.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7564.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7565.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7566.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7567.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  7568.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\DropCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7569.         $instance->setName('doctrine:schema:drop');
  7570.         return $instance;
  7571.     }
  7572.     /**
  7573.      * Gets the private 'doctrine.schema_update_command' shared service.
  7574.      *
  7575.      * @return \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand
  7576.      */
  7577.     protected function getDoctrine_SchemaUpdateCommandService()
  7578.     {
  7579.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7580.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7581.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7582.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  7583.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  7584.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\SchemaTool\UpdateCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7585.         $instance->setName('doctrine:schema:update');
  7586.         return $instance;
  7587.     }
  7588.     /**
  7589.      * Gets the private 'doctrine.schema_validate_command' shared service.
  7590.      *
  7591.      * @return \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand
  7592.      */
  7593.     protected function getDoctrine_SchemaValidateCommandService()
  7594.     {
  7595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7596.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  7597.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  7598.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  7599.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\ORM\Tools\Console\Command\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  7600.         $instance->setName('doctrine:schema:validate');
  7601.         return $instance;
  7602.     }
  7603.     /**
  7604.      * Gets the private 'doctrine.ulid_generator' shared service.
  7605.      *
  7606.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  7607.      */
  7608.     protected function getDoctrine_UlidGeneratorService()
  7609.     {
  7610.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  7611.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  7612.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  7613.     }
  7614.     /**
  7615.      * Gets the private 'doctrine.uuid_generator' shared service.
  7616.      *
  7617.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  7618.      */
  7619.     protected function getDoctrine_UuidGeneratorService()
  7620.     {
  7621.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  7622.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  7623.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  7624.     }
  7625.     /**
  7626.      * Gets the private 'doctrine_migrations.current_command' shared service.
  7627.      *
  7628.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  7629.      */
  7630.     protected function getDoctrineMigrations_CurrentCommandService()
  7631.     {
  7632.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7633.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7634.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/CurrentCommand.php';
  7635.         $this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
  7636.         $instance->setName('doctrine:migrations:current');
  7637.         $instance->setDescription('Outputs the current version');
  7638.         return $instance;
  7639.     }
  7640.     /**
  7641.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  7642.      *
  7643.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  7644.      */
  7645.     protected function getDoctrineMigrations_DiffCommandService()
  7646.     {
  7647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7648.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7649.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DiffCommand.php';
  7650.         $this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
  7651.         $instance->setName('doctrine:migrations:diff');
  7652.         $instance->setDescription('Generate a migration by comparing your current database to your mapping information.');
  7653.         return $instance;
  7654.     }
  7655.     /**
  7656.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  7657.      *
  7658.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  7659.      */
  7660.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  7661.     {
  7662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7663.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7664.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DumpSchemaCommand.php';
  7665.         $this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
  7666.         $instance->setName('doctrine:migrations:dump-schema');
  7667.         $instance->setDescription('Dump the schema for your database to a migration.');
  7668.         return $instance;
  7669.     }
  7670.     /**
  7671.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  7672.      *
  7673.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  7674.      */
  7675.     protected function getDoctrineMigrations_ExecuteCommandService()
  7676.     {
  7677.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7678.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7679.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ExecuteCommand.php';
  7680.         $this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
  7681.         $instance->setName('doctrine:migrations:execute');
  7682.         $instance->setDescription('Execute one or more migration versions up or down manually.');
  7683.         return $instance;
  7684.     }
  7685.     /**
  7686.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  7687.      *
  7688.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  7689.      */
  7690.     protected function getDoctrineMigrations_GenerateCommandService()
  7691.     {
  7692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7693.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7694.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/GenerateCommand.php';
  7695.         $this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
  7696.         $instance->setName('doctrine:migrations:generate');
  7697.         $instance->setDescription('Generate a blank migration class.');
  7698.         return $instance;
  7699.     }
  7700.     /**
  7701.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  7702.      *
  7703.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  7704.      */
  7705.     protected function getDoctrineMigrations_LatestCommandService()
  7706.     {
  7707.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7708.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7709.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/LatestCommand.php';
  7710.         $this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
  7711.         $instance->setName('doctrine:migrations:latest');
  7712.         $instance->setDescription('Outputs the latest version');
  7713.         return $instance;
  7714.     }
  7715.     /**
  7716.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  7717.      *
  7718.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  7719.      */
  7720.     protected function getDoctrineMigrations_MigrateCommandService()
  7721.     {
  7722.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7723.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7724.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/MigrateCommand.php';
  7725.         $this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
  7726.         $instance->setName('doctrine:migrations:migrate');
  7727.         $instance->setDescription('Execute a migration to a specified version or the latest available version.');
  7728.         return $instance;
  7729.     }
  7730.     /**
  7731.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  7732.      *
  7733.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  7734.      */
  7735.     protected function getDoctrineMigrations_RollupCommandService()
  7736.     {
  7737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7738.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7739.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/RollupCommand.php';
  7740.         $this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
  7741.         $instance->setName('doctrine:migrations:rollup');
  7742.         $instance->setDescription('Rollup migrations by deleting all tracked versions and insert the one version that exists.');
  7743.         return $instance;
  7744.     }
  7745.     /**
  7746.      * Gets the private 'doctrine_migrations.status_command' shared service.
  7747.      *
  7748.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  7749.      */
  7750.     protected function getDoctrineMigrations_StatusCommandService()
  7751.     {
  7752.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7753.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7754.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/StatusCommand.php';
  7755.         $this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
  7756.         $instance->setName('doctrine:migrations:status');
  7757.         $instance->setDescription('View the status of a set of migrations.');
  7758.         return $instance;
  7759.     }
  7760.     /**
  7761.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  7762.      *
  7763.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  7764.      */
  7765.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  7766.     {
  7767.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7768.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7769.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/SyncMetadataCommand.php';
  7770.         $this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
  7771.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  7772.         $instance->setDescription('Ensures that the metadata storage is at the latest version.');
  7773.         return $instance;
  7774.     }
  7775.     /**
  7776.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  7777.      *
  7778.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  7779.      */
  7780.     protected function getDoctrineMigrations_UpToDateCommandService()
  7781.     {
  7782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7783.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7784.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/UpToDateCommand.php';
  7785.         $this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
  7786.         $instance->setName('doctrine:migrations:up-to-date');
  7787.         $instance->setDescription('Tells you if your schema is up-to-date.');
  7788.         return $instance;
  7789.     }
  7790.     /**
  7791.      * Gets the private 'doctrine_migrations.version_command' shared service.
  7792.      *
  7793.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  7794.      */
  7795.     protected function getDoctrineMigrations_VersionCommandService()
  7796.     {
  7797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7798.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7799.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/VersionCommand.php';
  7800.         $this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
  7801.         $instance->setName('doctrine:migrations:version');
  7802.         $instance->setDescription('Manually add and delete migration versions from the version table.');
  7803.         return $instance;
  7804.     }
  7805.     /**
  7806.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  7807.      *
  7808.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  7809.      */
  7810.     protected function getDoctrineMigrations_VersionsCommandService()
  7811.     {
  7812.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7813.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/DoctrineCommand.php';
  7814.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/src/Tools/Console/Command/ListCommand.php';
  7815.         $this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
  7816.         $instance->setName('doctrine:migrations:list');
  7817.         $instance->setDescription('Display a list of all available migrations and their status.');
  7818.         return $instance;
  7819.     }
  7820.     /**
  7821.      * Gets the private 'easyadmin.filter.type.array' shared service.
  7822.      *
  7823.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType
  7824.      */
  7825.     protected function getEasyadmin_Filter_Type_ArrayService()
  7826.     {
  7827.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7828.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7829.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7830.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7831.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7832.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ArrayFilterType.php';
  7833.         return $this->privates['easyadmin.filter.type.array'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ArrayFilterType();
  7834.     }
  7835.     /**
  7836.      * Gets the private 'easyadmin.filter.type.boolean' shared service.
  7837.      *
  7838.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType
  7839.      */
  7840.     protected function getEasyadmin_Filter_Type_BooleanService()
  7841.     {
  7842.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7843.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7844.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7845.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7846.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7847.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/BooleanFilterType.php';
  7848.         return $this->privates['easyadmin.filter.type.boolean'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\BooleanFilterType();
  7849.     }
  7850.     /**
  7851.      * Gets the private 'easyadmin.filter.type.choice' shared service.
  7852.      *
  7853.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType
  7854.      */
  7855.     protected function getEasyadmin_Filter_Type_ChoiceService()
  7856.     {
  7857.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7858.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7859.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7860.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7861.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7862.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ChoiceFilterType.php';
  7863.         return $this->privates['easyadmin.filter.type.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ChoiceFilterType();
  7864.     }
  7865.     /**
  7866.      * Gets the private 'easyadmin.filter.type.comparison' shared service.
  7867.      *
  7868.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  7869.      */
  7870.     protected function getEasyadmin_Filter_Type_ComparisonService()
  7871.     {
  7872.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7873.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7874.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7875.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7876.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7877.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  7878.         return $this->privates['easyadmin.filter.type.comparison'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType();
  7879.     }
  7880.     /**
  7881.      * Gets the private 'easyadmin.filter.type.date' shared service.
  7882.      *
  7883.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  7884.      */
  7885.     protected function getEasyadmin_Filter_Type_DateService()
  7886.     {
  7887.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7888.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7889.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7890.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7891.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7892.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  7893.         return $this->privates['easyadmin.filter.type.date'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateType');
  7894.     }
  7895.     /**
  7896.      * Gets the private 'easyadmin.filter.type.dateinterval' shared service.
  7897.      *
  7898.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType
  7899.      */
  7900.     protected function getEasyadmin_Filter_Type_DateintervalService()
  7901.     {
  7902.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7903.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7904.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7905.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7906.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7907.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/ComparisonFilterType.php';
  7908.         return $this->privates['easyadmin.filter.type.dateinterval'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\ComparisonFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\DateIntervalType', [], '', ['type' => 'datetime']);
  7909.     }
  7910.     /**
  7911.      * Gets the private 'easyadmin.filter.type.datetime' shared service.
  7912.      *
  7913.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  7914.      */
  7915.     protected function getEasyadmin_Filter_Type_DatetimeService()
  7916.     {
  7917.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7918.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7919.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7920.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7921.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7922.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  7923.         return $this->privates['easyadmin.filter.type.datetime'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType();
  7924.     }
  7925.     /**
  7926.      * Gets the private 'easyadmin.filter.type.decimal' shared service.
  7927.      *
  7928.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  7929.      */
  7930.     protected function getEasyadmin_Filter_Type_DecimalService()
  7931.     {
  7932.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7933.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7934.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7935.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7936.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7937.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  7938.         return $this->privates['easyadmin.filter.type.decimal'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\NumberType', ['input' => 'string']);
  7939.     }
  7940.     /**
  7941.      * Gets the private 'easyadmin.filter.type.entity' shared service.
  7942.      *
  7943.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType
  7944.      */
  7945.     protected function getEasyadmin_Filter_Type_EntityService()
  7946.     {
  7947.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7948.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7949.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7950.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7951.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7952.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/EntityFilterType.php';
  7953.         return $this->privates['easyadmin.filter.type.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\EntityFilterType();
  7954.     }
  7955.     /**
  7956.      * Gets the private 'easyadmin.filter.type.float' shared service.
  7957.      *
  7958.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  7959.      */
  7960.     protected function getEasyadmin_Filter_Type_FloatService()
  7961.     {
  7962.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7963.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7964.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7965.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7966.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7967.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  7968.         return $this->privates['easyadmin.filter.type.float'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType();
  7969.     }
  7970.     /**
  7971.      * Gets the private 'easyadmin.filter.type.integer' shared service.
  7972.      *
  7973.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType
  7974.      */
  7975.     protected function getEasyadmin_Filter_Type_IntegerService()
  7976.     {
  7977.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7978.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7979.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  7980.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  7981.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  7982.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/NumericFilterType.php';
  7983.         return $this->privates['easyadmin.filter.type.integer'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\NumericFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\IntegerType');
  7984.     }
  7985.     /**
  7986.      * Gets the private 'easyadmin.filter.type.text' shared service.
  7987.      *
  7988.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  7989.      */
  7990.     protected function getEasyadmin_Filter_Type_TextService()
  7991.     {
  7992.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  7993.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  7994.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  7995.         return $this->privates['easyadmin.filter.type.text'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType();
  7996.     }
  7997.     /**
  7998.      * Gets the private 'easyadmin.filter.type.textarea' shared service.
  7999.      *
  8000.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType
  8001.      */
  8002.     protected function getEasyadmin_Filter_Type_TextareaService()
  8003.     {
  8004.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8005.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8006.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/TextFilterType.php';
  8007.         return $this->privates['easyadmin.filter.type.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\TextFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TextareaType');
  8008.     }
  8009.     /**
  8010.      * Gets the private 'easyadmin.filter.type.time' shared service.
  8011.      *
  8012.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType
  8013.      */
  8014.     protected function getEasyadmin_Filter_Type_TimeService()
  8015.     {
  8016.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8017.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8018.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterInterface.php';
  8019.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterType.php';
  8020.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/FilterTypeTrait.php';
  8021.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/DateTimeFilterType.php';
  8022.         return $this->privates['easyadmin.filter.type.time'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\DateTimeFilterType('Symfony\\Component\\Form\\Extension\\Core\\Type\\TimeType');
  8023.     }
  8024.     /**
  8025.      * Gets the private 'easyadmin.filter.type_guesser.doctrine' shared service.
  8026.      *
  8027.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser
  8028.      */
  8029.     protected function getEasyadmin_Filter_TypeGuesser_DoctrineService()
  8030.     {
  8031.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8032.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  8033.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Guesser/DoctrineOrmFilterTypeGuesser.php';
  8034.         return $this->privates['easyadmin.filter.type_guesser.doctrine'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Guesser\DoctrineOrmFilterTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8035.     }
  8036.     /**
  8037.      * Gets the private 'easyadmin.form.type' shared service.
  8038.      *
  8039.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType
  8040.      */
  8041.     protected function getEasyadmin_Form_TypeService()
  8042.     {
  8043.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8044.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8045.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFormType.php';
  8046.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  8047.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  8048.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  8049.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  8050.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  8051.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  8052.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  8053.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  8054.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  8055.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
  8056.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  8057.         if (isset($this->privates['easyadmin.form.type'])) {
  8058.             return $this->privates['easyadmin.form.type'];
  8059.         }
  8060.         $b = ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService());
  8061.         if (isset($this->privates['easyadmin.form.type'])) {
  8062.             return $this->privates['easyadmin.form.type'];
  8063.         }
  8064.         $c = ($this->services['easyadmin.security.authorization_checker'] ?? $this->getEasyadmin_Security_AuthorizationCheckerService());
  8065.         if (isset($this->privates['easyadmin.form.type'])) {
  8066.             return $this->privates['easyadmin.form.type'];
  8067.         }
  8068.         return $this->privates['easyadmin.form.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFormType($a, [=> ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), => $b=> ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))], $c);
  8069.     }
  8070.     /**
  8071.      * Gets the private 'easyadmin.form.type.autocomplete' shared service.
  8072.      *
  8073.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType
  8074.      */
  8075.     protected function getEasyadmin_Form_Type_AutocompleteService()
  8076.     {
  8077.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8078.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8079.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataMapperInterface.php';
  8080.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminAutocompleteType.php';
  8081.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  8082.         if (isset($this->privates['easyadmin.form.type.autocomplete'])) {
  8083.             return $this->privates['easyadmin.form.type.autocomplete'];
  8084.         }
  8085.         return $this->privates['easyadmin.form.type.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminAutocompleteType($a);
  8086.     }
  8087.     /**
  8088.      * Gets the private 'easyadmin.form.type.batch' shared service.
  8089.      *
  8090.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType
  8091.      */
  8092.     protected function getEasyadmin_Form_Type_BatchService()
  8093.     {
  8094.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8096.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminBatchFormType.php';
  8097.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  8098.         if (isset($this->privates['easyadmin.form.type.batch'])) {
  8099.             return $this->privates['easyadmin.form.type.batch'];
  8100.         }
  8101.         return $this->privates['easyadmin.form.type.batch'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminBatchFormType($a);
  8102.     }
  8103.     /**
  8104.      * Gets the private 'easyadmin.form.type.configurator.type' shared service.
  8105.      *
  8106.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator
  8107.      */
  8108.     protected function getEasyadmin_Form_Type_Configurator_TypeService()
  8109.     {
  8110.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  8111.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfigurator.php';
  8112.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  8113.         if (isset($this->privates['easyadmin.form.type.configurator.type'])) {
  8114.             return $this->privates['easyadmin.form.type.configurator.type'];
  8115.         }
  8116.         return $this->privates['easyadmin.form.type.configurator.type'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TypeConfigurator($a);
  8117.     }
  8118.     /**
  8119.      * Gets the private 'easyadmin.form.type.divider' shared service.
  8120.      *
  8121.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType
  8122.      */
  8123.     protected function getEasyadmin_Form_Type_DividerService()
  8124.     {
  8125.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8126.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8127.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminDividerType.php';
  8128.         return $this->privates['easyadmin.form.type.divider'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminDividerType();
  8129.     }
  8130.     /**
  8131.      * Gets the private 'easyadmin.form.type.extension' shared service.
  8132.      *
  8133.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension
  8134.      */
  8135.     protected function getEasyadmin_Form_Type_ExtensionService()
  8136.     {
  8137.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8138.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8139.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Extension/EasyAdminExtension.php';
  8140.         return $this->privates['easyadmin.form.type.extension'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Extension\EasyAdminExtension(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8141.     }
  8142.     /**
  8143.      * Gets the private 'easyadmin.form.type.fileupload' shared service.
  8144.      *
  8145.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType
  8146.      */
  8147.     protected function getEasyadmin_Form_Type_FileuploadService()
  8148.     {
  8149.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8150.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8151.         include_once \dirname(__DIR__4).'/vendor/symfony/form/DataMapperInterface.php';
  8152.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php';
  8153.         return $this->privates['easyadmin.form.type.fileupload'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType(\dirname(__DIR__4));
  8154.     }
  8155.     /**
  8156.      * Gets the private 'easyadmin.form.type.filters' shared service.
  8157.      *
  8158.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType
  8159.      */
  8160.     protected function getEasyadmin_Form_Type_FiltersService()
  8161.     {
  8162.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8163.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8164.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminFiltersFormType.php';
  8165.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TypeConfiguratorInterface.php';
  8166.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CodeEditorTypeConfigurator.php';
  8167.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/TextareaTypeConfigurator.php';
  8168.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/AutocompleteTypeConfigurator.php';
  8169.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CollectionTypeConfigurator.php';
  8170.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/CheckboxTypeConfigurator.php';
  8171.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Filter/Type/Configurator/ChoiceFilterTypeConfigurator.php';
  8172.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/EntityTypeConfigurator.php';
  8173.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/IvoryCKEditorTypeConfigurator.php';
  8174.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/Configurator/FOSCKEditorTypeConfigurator.php';
  8175.         $a = ($this->services['easyadmin.config.manager'] ?? $this->getEasyadmin_Config_ManagerService());
  8176.         if (isset($this->privates['easyadmin.form.type.filters'])) {
  8177.             return $this->privates['easyadmin.form.type.filters'];
  8178.         }
  8179.         $b = ($this->privates['easyadmin.form.type.configurator.type'] ?? $this->getEasyadmin_Form_Type_Configurator_TypeService());
  8180.         if (isset($this->privates['easyadmin.form.type.filters'])) {
  8181.             return $this->privates['easyadmin.form.type.filters'];
  8182.         }
  8183.         return $this->privates['easyadmin.form.type.filters'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminFiltersFormType($a, [=> ($this->privates['easyadmin.form.type.configurator.code_editor'] ?? ($this->privates['easyadmin.form.type.configurator.code_editor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CodeEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.textarea'] ?? ($this->privates['easyadmin.form.type.configurator.textarea'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\TextareaTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.autocomplete'] ?? ($this->privates['easyadmin.form.type.configurator.autocomplete'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\AutocompleteTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.collection'] ?? ($this->privates['easyadmin.form.type.configurator.collection'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CollectionTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.checkbox'] ?? ($this->privates['easyadmin.form.type.configurator.checkbox'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\CheckboxTypeConfigurator())), => ($this->privates['easyadmin.filter.type.configurator.choice'] ?? ($this->privates['easyadmin.filter.type.configurator.choice'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Filter\Type\Configurator\ChoiceFilterTypeConfigurator())), => $b=> ($this->privates['easyadmin.form.type.configurator.entity'] ?? ($this->privates['easyadmin.form.type.configurator.entity'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\EntityTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.ivory_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\IvoryCKEditorTypeConfigurator())), => ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] ?? ($this->privates['easyadmin.form.type.configurator.fos_ckeditor'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\Configurator\FOSCKEditorTypeConfigurator()))]);
  8184.     }
  8185.     /**
  8186.      * Gets the private 'easyadmin.form.type.group' shared service.
  8187.      *
  8188.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType
  8189.      */
  8190.     protected function getEasyadmin_Form_Type_GroupService()
  8191.     {
  8192.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8193.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8194.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminGroupType.php';
  8195.         return $this->privates['easyadmin.form.type.group'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminGroupType();
  8196.     }
  8197.     /**
  8198.      * Gets the private 'easyadmin.form.type.section' shared service.
  8199.      *
  8200.      * @return \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType
  8201.      */
  8202.     protected function getEasyadmin_Form_Type_SectionService()
  8203.     {
  8204.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8205.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8206.         include_once \dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Form/Type/EasyAdminSectionType.php';
  8207.         return $this->privates['easyadmin.form.type.section'] = new \EasyCorp\Bundle\EasyAdminBundle\Form\Type\EasyAdminSectionType();
  8208.     }
  8209.     /**
  8210.      * Gets the private 'error_handler.error_renderer.html' shared service.
  8211.      *
  8212.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  8213.      */
  8214.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  8215.     {
  8216.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  8217.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  8218.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8219.         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()));
  8220.     }
  8221.     /**
  8222.      * Gets the private 'exception_listener' shared service.
  8223.      *
  8224.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  8225.      */
  8226.     protected function getExceptionListenerService()
  8227.     {
  8228.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  8229.     }
  8230.     /**
  8231.      * Gets the private 'form.choice_list_factory.cached' shared service.
  8232.      *
  8233.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  8234.      */
  8235.     protected function getForm_ChoiceListFactory_CachedService()
  8236.     {
  8237.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  8238.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  8239.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  8240.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  8241.         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->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService())));
  8242.     }
  8243.     /**
  8244.      * Gets the private 'form.registry' shared service.
  8245.      *
  8246.      * @return \Symfony\Component\Form\FormRegistry
  8247.      */
  8248.     protected function getForm_RegistryService()
  8249.     {
  8250.         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, [
  8251.             'easyadmin.filter.type.array' => ['privates''easyadmin.filter.type.array''getEasyadmin_Filter_Type_ArrayService'false],
  8252.             'easyadmin.filter.type.boolean' => ['privates''easyadmin.filter.type.boolean''getEasyadmin_Filter_Type_BooleanService'false],
  8253.             'easyadmin.filter.type.choice' => ['privates''easyadmin.filter.type.choice''getEasyadmin_Filter_Type_ChoiceService'false],
  8254.             'easyadmin.filter.type.comparison' => ['privates''easyadmin.filter.type.comparison''getEasyadmin_Filter_Type_ComparisonService'false],
  8255.             'easyadmin.filter.type.date' => ['privates''easyadmin.filter.type.date''getEasyadmin_Filter_Type_DateService'false],
  8256.             'easyadmin.filter.type.dateinterval' => ['privates''easyadmin.filter.type.dateinterval''getEasyadmin_Filter_Type_DateintervalService'false],
  8257.             'easyadmin.filter.type.datetime' => ['privates''easyadmin.filter.type.datetime''getEasyadmin_Filter_Type_DatetimeService'false],
  8258.             'easyadmin.filter.type.decimal' => ['privates''easyadmin.filter.type.decimal''getEasyadmin_Filter_Type_DecimalService'false],
  8259.             'easyadmin.filter.type.entity' => ['privates''easyadmin.filter.type.entity''getEasyadmin_Filter_Type_EntityService'false],
  8260.             'easyadmin.filter.type.float' => ['privates''easyadmin.filter.type.float''getEasyadmin_Filter_Type_FloatService'false],
  8261.             'easyadmin.filter.type.integer' => ['privates''easyadmin.filter.type.integer''getEasyadmin_Filter_Type_IntegerService'false],
  8262.             'easyadmin.filter.type.text' => ['privates''easyadmin.filter.type.text''getEasyadmin_Filter_Type_TextService'false],
  8263.             'easyadmin.filter.type.textarea' => ['privates''easyadmin.filter.type.textarea''getEasyadmin_Filter_Type_TextareaService'false],
  8264.             'easyadmin.filter.type.time' => ['privates''easyadmin.filter.type.time''getEasyadmin_Filter_Type_TimeService'false],
  8265.         ], [
  8266.             'easyadmin.filter.type.array' => '?',
  8267.             'easyadmin.filter.type.boolean' => '?',
  8268.             'easyadmin.filter.type.choice' => '?',
  8269.             'easyadmin.filter.type.comparison' => '?',
  8270.             'easyadmin.filter.type.date' => '?',
  8271.             'easyadmin.filter.type.dateinterval' => '?',
  8272.             'easyadmin.filter.type.datetime' => '?',
  8273.             'easyadmin.filter.type.decimal' => '?',
  8274.             'easyadmin.filter.type.entity' => '?',
  8275.             'easyadmin.filter.type.float' => '?',
  8276.             'easyadmin.filter.type.integer' => '?',
  8277.             'easyadmin.filter.type.text' => '?',
  8278.             'easyadmin.filter.type.textarea' => '?',
  8279.             'easyadmin.filter.type.time' => '?',
  8280.         ]), [], new RewindableGenerator(function () {
  8281.             return new \EmptyIterator();
  8282.         }, 0)), => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  8283.             'App\\Form\\Admin\\BrandType' => ['privates''App\\Form\\Admin\\BrandType''getBrandTypeService'false],
  8284.             'App\\Form\\Admin\\CalculateButtonType' => ['privates''App\\Form\\Admin\\CalculateButtonType''getCalculateButtonTypeService'false],
  8285.             'App\\Form\\Admin\\ImportRecipeFileType' => ['privates''App\\Form\\Admin\\ImportRecipeFileType''getImportRecipeFileTypeService'false],
  8286.             'App\\Form\\Admin\\LinePatternType' => ['privates''App\\Form\\Admin\\LinePatternType''getLinePatternTypeService'false],
  8287.             'App\\Form\\Admin\\NotMappedChoiceType' => ['privates''App\\Form\\Admin\\NotMappedChoiceType''getNotMappedChoiceTypeService'false],
  8288.             'App\\Form\\Admin\\RecipeCalculator\\MaturityType' => ['privates''App\\Form\\Admin\\RecipeCalculator\\MaturityType''getMaturityTypeService'false],
  8289.             'App\\Form\\Admin\\RecipeCalculator\\PreviewChartType' => ['privates''App\\Form\\Admin\\RecipeCalculator\\PreviewChartType''getPreviewChartTypeService'false],
  8290.             'App\\Form\\Api\\DataSampleType' => ['privates''App\\Form\\Api\\DataSampleType''getDataSampleTypeService'false],
  8291.             'App\\Form\\Api\\ErrorType' => ['privates''App\\Form\\Api\\ErrorType''getErrorTypeService'false],
  8292.             'App\\Form\\CustomDateTimeType' => ['privates''App\\Form\\CustomDateTimeType''getCustomDateTimeTypeService'false],
  8293.             'App\\Form\\MeasurementData\\ChannelCoefficientType' => ['privates''App\\Form\\MeasurementData\\ChannelCoefficientType''getChannelCoefficientTypeService'false],
  8294.             'App\\Form\\MeasurementData\\ChannelSettingType' => ['privates''App\\Form\\MeasurementData\\ChannelSettingType''getChannelSettingTypeService'false],
  8295.             'App\\Form\\MeasurementData\\MeasurementFilterType' => ['privates''App\\Form\\MeasurementData\\MeasurementFilterType''getMeasurementFilterTypeService'false],
  8296.             'App\\Form\\MeasurementData\\MeasurementMergeType' => ['privates''App\\Form\\MeasurementData\\MeasurementMergeType''getMeasurementMergeTypeService'false],
  8297.             'App\\Form\\MeasurementData\\MeasurementNoteType' => ['privates''App\\Form\\MeasurementData\\MeasurementNoteType''getMeasurementNoteTypeService'false],
  8298.             'App\\Form\\MeasurementData\\MeasurementProbesWizardType' => ['privates''App\\Form\\MeasurementData\\MeasurementProbesWizardType''getMeasurementProbesWizardTypeService'false],
  8299.             'App\\Form\\MeasurementData\\PreviousChannelMergeType' => ['privates''App\\Form\\MeasurementData\\PreviousChannelMergeType''getPreviousChannelMergeTypeService'false],
  8300.             'App\\Form\\MeasurementData\\ReportType' => ['privates''App\\Form\\MeasurementData\\ReportType''getReportTypeService'false],
  8301.             'App\\Form\\MeasurementData\\StandardRecipeFormType' => ['privates''App\\Form\\MeasurementData\\StandardRecipeFormType''getStandardRecipeFormTypeService'false],
  8302.             'App\\Form\\Security\\ResetPasswordType' => ['privates''App\\Form\\Security\\ResetPasswordType''getResetPasswordTypeService'false],
  8303.             'App\\Form\\Security\\TriggerPasswordResetType' => ['privates''App\\Form\\Security\\TriggerPasswordResetType''getTriggerPasswordResetTypeService'false],
  8304.             'App\\Form\\UserInterface\\ChannelNameType' => ['privates''App\\Form\\UserInterface\\ChannelNameType''getChannelNameTypeService'false],
  8305.             'App\\Form\\UserInterface\\ChannelRecipeType' => ['privates''App\\Form\\UserInterface\\ChannelRecipeType''getChannelRecipeTypeService'false],
  8306.             'App\\Form\\UserInterface\\ChartType' => ['privates''App\\Form\\UserInterface\\ChartType''getChartTypeService'false],
  8307.             'App\\Form\\UserInterface\\DemoLinkType' => ['privates''App\\Form\\UserInterface\\DemoLinkType''getDemoLinkTypeService'false],
  8308.             'App\\Form\\UserInterface\\DeviceNameType' => ['privates''App\\Form\\UserInterface\\DeviceNameType''getDeviceNameTypeService'false],
  8309.             'App\\Form\\UserInterface\\InfoType' => ['privates''App\\Form\\UserInterface\\InfoType''getInfoTypeService'false],
  8310.             'App\\Form\\UserInterface\\MeasurementNameType' => ['privates''App\\Form\\UserInterface\\MeasurementNameType''getMeasurementNameTypeService'false],
  8311.             'App\\Form\\UserInterface\\MeasurementType' => ['privates''App\\Form\\UserInterface\\MeasurementType''getMeasurementTypeService'false],
  8312.             'App\\Form\\UserInterface\\TableType' => ['privates''App\\Form\\UserInterface\\TableType''getTableTypeService'false],
  8313.             'App\\Form\\WinAppExportTemperaturesFileType' => ['privates''App\\Form\\WinAppExportTemperaturesFileType''getWinAppExportTemperaturesFileTypeService'false],
  8314.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => ['privates''easyadmin.form.type.autocomplete''getEasyadmin_Form_Type_AutocompleteService'false],
  8315.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => ['privates''easyadmin.form.type.batch''getEasyadmin_Form_Type_BatchService'false],
  8316.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => ['privates''easyadmin.form.type.divider''getEasyadmin_Form_Type_DividerService'false],
  8317.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => ['privates''easyadmin.form.type.filters''getEasyadmin_Form_Type_FiltersService'false],
  8318.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => ['privates''easyadmin.form.type''getEasyadmin_Form_TypeService'false],
  8319.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => ['privates''easyadmin.form.type.group''getEasyadmin_Form_Type_GroupService'false],
  8320.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => ['privates''easyadmin.form.type.section''getEasyadmin_Form_Type_SectionService'false],
  8321.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => ['privates''easyadmin.form.type.fileupload''getEasyadmin_Form_Type_FileuploadService'false],
  8322.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  8323.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  8324.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates''form.type.color''getForm_Type_ColorService'false],
  8325.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''.container.private.form.type.file''get_Container_Private_Form_Type_FileService'false],
  8326.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  8327.         ], [
  8328.             'App\\Form\\Admin\\BrandType' => '?',
  8329.             'App\\Form\\Admin\\CalculateButtonType' => '?',
  8330.             'App\\Form\\Admin\\ImportRecipeFileType' => '?',
  8331.             'App\\Form\\Admin\\LinePatternType' => '?',
  8332.             'App\\Form\\Admin\\NotMappedChoiceType' => '?',
  8333.             'App\\Form\\Admin\\RecipeCalculator\\MaturityType' => '?',
  8334.             'App\\Form\\Admin\\RecipeCalculator\\PreviewChartType' => '?',
  8335.             'App\\Form\\Api\\DataSampleType' => '?',
  8336.             'App\\Form\\Api\\ErrorType' => '?',
  8337.             'App\\Form\\CustomDateTimeType' => '?',
  8338.             'App\\Form\\MeasurementData\\ChannelCoefficientType' => '?',
  8339.             'App\\Form\\MeasurementData\\ChannelSettingType' => '?',
  8340.             'App\\Form\\MeasurementData\\MeasurementFilterType' => '?',
  8341.             'App\\Form\\MeasurementData\\MeasurementMergeType' => '?',
  8342.             'App\\Form\\MeasurementData\\MeasurementNoteType' => '?',
  8343.             'App\\Form\\MeasurementData\\MeasurementProbesWizardType' => '?',
  8344.             'App\\Form\\MeasurementData\\PreviousChannelMergeType' => '?',
  8345.             'App\\Form\\MeasurementData\\ReportType' => '?',
  8346.             'App\\Form\\MeasurementData\\StandardRecipeFormType' => '?',
  8347.             'App\\Form\\Security\\ResetPasswordType' => '?',
  8348.             'App\\Form\\Security\\TriggerPasswordResetType' => '?',
  8349.             'App\\Form\\UserInterface\\ChannelNameType' => '?',
  8350.             'App\\Form\\UserInterface\\ChannelRecipeType' => '?',
  8351.             'App\\Form\\UserInterface\\ChartType' => '?',
  8352.             'App\\Form\\UserInterface\\DemoLinkType' => '?',
  8353.             'App\\Form\\UserInterface\\DeviceNameType' => '?',
  8354.             'App\\Form\\UserInterface\\InfoType' => '?',
  8355.             'App\\Form\\UserInterface\\MeasurementNameType' => '?',
  8356.             'App\\Form\\UserInterface\\MeasurementType' => '?',
  8357.             'App\\Form\\UserInterface\\TableType' => '?',
  8358.             'App\\Form\\WinAppExportTemperaturesFileType' => '?',
  8359.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminAutocompleteType' => '?',
  8360.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminBatchFormType' => '?',
  8361.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminDividerType' => '?',
  8362.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFiltersFormType' => '?',
  8363.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminFormType' => '?',
  8364.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminGroupType' => '?',
  8365.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\EasyAdminSectionType' => '?',
  8366.             'EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\FileUploadType' => '?',
  8367.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  8368.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  8369.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
  8370.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  8371.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  8372.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  8373.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  8374.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  8375.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  8376.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  8377.             yield => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
  8378.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  8379.             yield => ($this->privates['easyadmin.form.type.extension'] ?? $this->getEasyadmin_Form_Type_ExtensionService());
  8380.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  8381.         }, 8), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  8382.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  8383.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  8384.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  8385.         }, 1)], new RewindableGenerator(function () {
  8386.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  8387.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  8388.             yield => ($this->services['easyadmin.form.guesser.missing_doctrine_orm_type_guesser'] ?? $this->getEasyadmin_Form_Guesser_MissingDoctrineOrmTypeGuesserService());
  8389.         }, 3))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  8390.     }
  8391.     /**
  8392.      * Gets the private 'form.server_params' shared service.
  8393.      *
  8394.      * @return \Symfony\Component\Form\Util\ServerParams
  8395.      */
  8396.     protected function getForm_ServerParamsService()
  8397.     {
  8398.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  8399.         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())));
  8400.     }
  8401.     /**
  8402.      * Gets the private 'form.type.choice' shared service.
  8403.      *
  8404.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  8405.      */
  8406.     protected function getForm_Type_ChoiceService()
  8407.     {
  8408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8409.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8410.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  8411.         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()), ($this->services['translator'] ?? $this->getTranslatorService()));
  8412.     }
  8413.     /**
  8414.      * Gets the private 'form.type.color' shared service.
  8415.      *
  8416.      * @return \Symfony\Component\Form\Extension\Core\Type\ColorType
  8417.      */
  8418.     protected function getForm_Type_ColorService()
  8419.     {
  8420.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8422.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
  8423.         return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
  8424.     }
  8425.     /**
  8426.      * Gets the private 'form.type.entity' shared service.
  8427.      *
  8428.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  8429.      */
  8430.     protected function getForm_Type_EntityService()
  8431.     {
  8432.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8434.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  8435.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  8436.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8437.     }
  8438.     /**
  8439.      * Gets the private 'form.type.form' shared service.
  8440.      *
  8441.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  8442.      */
  8443.     protected function getForm_Type_FormService()
  8444.     {
  8445.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  8446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  8447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  8448.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  8449.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->services['easyadmin.property_accessor'] ?? $this->getEasyadmin_PropertyAccessorService()));
  8450.     }
  8451.     /**
  8452.      * Gets the private 'form.type_extension.csrf' shared service.
  8453.      *
  8454.      * @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
  8455.      */
  8456.     protected function getForm_TypeExtension_CsrfService()
  8457.     {
  8458.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8460.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
  8461.         return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true'_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
  8462.     }
  8463.     /**
  8464.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  8465.      *
  8466.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  8467.      */
  8468.     protected function getForm_TypeExtension_Form_DataCollectorService()
  8469.     {
  8470.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8471.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8472.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  8473.         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()));
  8474.     }
  8475.     /**
  8476.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  8477.      *
  8478.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  8479.      */
  8480.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  8481.     {
  8482.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8483.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8484.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  8485.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  8486.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  8487.         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())));
  8488.     }
  8489.     /**
  8490.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  8491.      *
  8492.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  8493.      */
  8494.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  8495.     {
  8496.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8497.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8498.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  8499.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  8500.     }
  8501.     /**
  8502.      * Gets the private 'form.type_extension.form.validator' shared service.
  8503.      *
  8504.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  8505.      */
  8506.     protected function getForm_TypeExtension_Form_ValidatorService()
  8507.     {
  8508.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8509.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8510.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  8511.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  8512.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  8513.         if (isset($this->privates['form.type_extension.form.validator'])) {
  8514.             return $this->privates['form.type_extension.form.validator'];
  8515.         }
  8516.         $b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
  8517.         if (isset($this->privates['form.type_extension.form.validator'])) {
  8518.             return $this->privates['form.type_extension.form.validator'];
  8519.         }
  8520.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($atrue$b, ($this->services['translator'] ?? $this->getTranslatorService()));
  8521.     }
  8522.     /**
  8523.      * Gets the private 'form.type_extension.upload.validator' shared service.
  8524.      *
  8525.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  8526.      */
  8527.     protected function getForm_TypeExtension_Upload_ValidatorService()
  8528.     {
  8529.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  8530.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  8531.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  8532.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  8533.     }
  8534.     /**
  8535.      * Gets the private 'form.type_guesser.doctrine' shared service.
  8536.      *
  8537.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  8538.      */
  8539.     protected function getForm_TypeGuesser_DoctrineService()
  8540.     {
  8541.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8542.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  8543.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8544.     }
  8545.     /**
  8546.      * Gets the private 'form.type_guesser.validator' shared service.
  8547.      *
  8548.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  8549.      */
  8550.     protected function getForm_TypeGuesser_ValidatorService()
  8551.     {
  8552.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  8553.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  8554.         $a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
  8555.         if (isset($this->privates['form.type_guesser.validator'])) {
  8556.             return $this->privates['form.type_guesser.validator'];
  8557.         }
  8558.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
  8559.     }
  8560.     /**
  8561.      * Gets the private 'fos_rest.format_listener' shared service.
  8562.      *
  8563.      * @return \FOS\RestBundle\EventListener\FormatListener
  8564.      */
  8565.     protected function getFosRest_FormatListenerService()
  8566.     {
  8567.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8568.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  8569.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['prefer_extension' => '2.0''fallback_format' => 'json''priorities' => [=> 'json'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  8570.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['priorities' => [=> 'html'=> '*/*'], 'fallback_format' => 'html''prefer_extension' => '2.0''methods' => NULL'attributes' => [], 'stop' => false]);
  8571.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  8572.     }
  8573.     /**
  8574.      * Gets the private 'fragment.renderer.inline' shared service.
  8575.      *
  8576.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  8577.      */
  8578.     protected function getFragment_Renderer_InlineService()
  8579.     {
  8580.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  8581.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  8582.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  8583.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  8584.         if (isset($this->privates['fragment.renderer.inline'])) {
  8585.             return $this->privates['fragment.renderer.inline'];
  8586.         }
  8587.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8588.         if (isset($this->privates['fragment.renderer.inline'])) {
  8589.             return $this->privates['fragment.renderer.inline'];
  8590.         }
  8591.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a$b);
  8592.         $instance->setFragmentPath('/_fragment');
  8593.         return $instance;
  8594.     }
  8595.     /**
  8596.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  8597.      *
  8598.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  8599.      */
  8600.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  8601.     {
  8602.         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())));
  8603.     }
  8604.     /**
  8605.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  8606.      *
  8607.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  8608.      */
  8609.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  8610.     {
  8611.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  8612.         if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
  8613.             return $this->privates['framework_extra_bundle.event.is_granted'];
  8614.         }
  8615.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), $a);
  8616.     }
  8617.     /**
  8618.      * Gets the private 'locale_aware_listener' shared service.
  8619.      *
  8620.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  8621.      */
  8622.     protected function getLocaleAwareListenerService()
  8623.     {
  8624.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  8625.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  8626.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  8627.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8628.     }
  8629.     /**
  8630.      * Gets the private 'locale_listener' shared service.
  8631.      *
  8632.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  8633.      */
  8634.     protected function getLocaleListenerService()
  8635.     {
  8636.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()), false, []);
  8637.     }
  8638.     /**
  8639.      * Gets the private 'mailer.transport_factory.native' shared service.
  8640.      *
  8641.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  8642.      */
  8643.     protected function getMailer_TransportFactory_NativeService()
  8644.     {
  8645.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8646.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8647.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  8648.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8649.         if (isset($this->privates['mailer.transport_factory.native'])) {
  8650.             return $this->privates['mailer.transport_factory.native'];
  8651.         }
  8652.         return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8653.     }
  8654.     /**
  8655.      * Gets the private 'mailer.transport_factory.null' shared service.
  8656.      *
  8657.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  8658.      */
  8659.     protected function getMailer_TransportFactory_NullService()
  8660.     {
  8661.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8662.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8663.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  8664.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8665.         if (isset($this->privates['mailer.transport_factory.null'])) {
  8666.             return $this->privates['mailer.transport_factory.null'];
  8667.         }
  8668.         return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8669.     }
  8670.     /**
  8671.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  8672.      *
  8673.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  8674.      */
  8675.     protected function getMailer_TransportFactory_SendmailService()
  8676.     {
  8677.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8678.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8679.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  8680.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8681.         if (isset($this->privates['mailer.transport_factory.sendmail'])) {
  8682.             return $this->privates['mailer.transport_factory.sendmail'];
  8683.         }
  8684.         return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8685.     }
  8686.     /**
  8687.      * Gets the private 'mailer.transport_factory.smtp' shared autowired service.
  8688.      *
  8689.      * @return \App\Mailer\EsmtpTransportFactory
  8690.      */
  8691.     protected function getMailer_TransportFactory_SmtpService()
  8692.     {
  8693.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8694.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8695.         include_once \dirname(__DIR__4).'/src/Mailer/EsmtpTransportFactory.php';
  8696.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8697.         if (isset($this->privates['mailer.transport_factory.smtp'])) {
  8698.             return $this->privates['mailer.transport_factory.smtp'];
  8699.         }
  8700.         return $this->privates['mailer.transport_factory.smtp'] = new \App\Mailer\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8701.     }
  8702.     /**
  8703.      * Gets the private 'mailer.transports' shared service.
  8704.      *
  8705.      * @return \Symfony\Component\Mailer\Transport\Transports
  8706.      */
  8707.     protected function getMailer_TransportsService()
  8708.     {
  8709.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  8710.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  8711.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  8712.         return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  8713.             yield => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
  8714.             yield => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
  8715.             yield => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
  8716.             yield => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
  8717.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
  8718.     }
  8719.     /**
  8720.      * Gets the private 'maker.auto_command.make_auth' shared service.
  8721.      *
  8722.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8723.      */
  8724.     protected function getMaker_AutoCommand_MakeAuthService()
  8725.     {
  8726.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8727.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8728.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8729.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8730.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  8731.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8732.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  8733.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8734.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8735.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8736.         $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()), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a$b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8737.         $instance->setName('make:auth');
  8738.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  8739.         return $instance;
  8740.     }
  8741.     /**
  8742.      * Gets the private 'maker.auto_command.make_command' shared service.
  8743.      *
  8744.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8745.      */
  8746.     protected function getMaker_AutoCommand_MakeCommandService()
  8747.     {
  8748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8749.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8750.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8751.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8752.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  8753.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8754.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8755.         $instance->setName('make:command');
  8756.         $instance->setDescription('Creates a new console command class');
  8757.         return $instance;
  8758.     }
  8759.     /**
  8760.      * Gets the private 'maker.auto_command.make_controller' shared service.
  8761.      *
  8762.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8763.      */
  8764.     protected function getMaker_AutoCommand_MakeControllerService()
  8765.     {
  8766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8767.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8768.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8769.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8770.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  8771.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8772.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8773.         $instance->setName('make:controller');
  8774.         $instance->setDescription('Creates a new controller class');
  8775.         return $instance;
  8776.     }
  8777.     /**
  8778.      * Gets the private 'maker.auto_command.make_crud' shared service.
  8779.      *
  8780.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8781.      */
  8782.     protected function getMaker_AutoCommand_MakeCrudService()
  8783.     {
  8784.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8785.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8786.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8787.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8788.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  8789.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8790.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8791.         $instance->setName('make:crud');
  8792.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  8793.         return $instance;
  8794.     }
  8795.     /**
  8796.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  8797.      *
  8798.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8799.      */
  8800.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  8801.     {
  8802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8803.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8804.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8805.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8806.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  8807.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8808.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8809.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8810.         $instance->setName('make:docker:database');
  8811.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  8812.         return $instance;
  8813.     }
  8814.     /**
  8815.      * Gets the private 'maker.auto_command.make_entity' shared service.
  8816.      *
  8817.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8818.      */
  8819.     protected function getMaker_AutoCommand_MakeEntityService()
  8820.     {
  8821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8822.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8823.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8824.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8825.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  8826.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  8827.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8828.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8829.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8830.         $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()), NULL$b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a$b, ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8831.         $instance->setName('make:entity');
  8832.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  8833.         return $instance;
  8834.     }
  8835.     /**
  8836.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  8837.      *
  8838.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8839.      */
  8840.     protected function getMaker_AutoCommand_MakeFixturesService()
  8841.     {
  8842.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8843.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8844.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8845.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8846.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  8847.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8848.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8849.         $instance->setName('make:fixtures');
  8850.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  8851.         return $instance;
  8852.     }
  8853.     /**
  8854.      * Gets the private 'maker.auto_command.make_form' shared service.
  8855.      *
  8856.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8857.      */
  8858.     protected function getMaker_AutoCommand_MakeFormService()
  8859.     {
  8860.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8861.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8862.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8863.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8864.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  8865.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8866.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8867.         $instance->setName('make:form');
  8868.         $instance->setDescription('Creates a new form class');
  8869.         return $instance;
  8870.     }
  8871.     /**
  8872.      * Gets the private 'maker.auto_command.make_message' shared service.
  8873.      *
  8874.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8875.      */
  8876.     protected function getMaker_AutoCommand_MakeMessageService()
  8877.     {
  8878.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8879.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8880.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8881.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8882.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  8883.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8884.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8885.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8886.         $instance->setName('make:message');
  8887.         $instance->setDescription('Creates a new message and handler');
  8888.         return $instance;
  8889.     }
  8890.     /**
  8891.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  8892.      *
  8893.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8894.      */
  8895.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  8896.     {
  8897.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8898.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8899.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8900.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8901.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  8902.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8903.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8904.         $instance->setName('make:messenger-middleware');
  8905.         $instance->setDescription('Creates a new messenger middleware');
  8906.         return $instance;
  8907.     }
  8908.     /**
  8909.      * Gets the private 'maker.auto_command.make_migration' shared service.
  8910.      *
  8911.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8912.      */
  8913.     protected function getMaker_AutoCommand_MakeMigrationService()
  8914.     {
  8915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8916.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8917.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8918.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8919.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  8920.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  8921.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8922.         $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_link_formatter'] ?? $this->getMaker_FileLinkFormatterService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8923.         $instance->setName('make:migration');
  8924.         $instance->setDescription('Creates a new migration based on database changes');
  8925.         return $instance;
  8926.     }
  8927.     /**
  8928.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  8929.      *
  8930.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8931.      */
  8932.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  8933.     {
  8934.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8935.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8936.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8937.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8938.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  8939.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8940.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8941.         $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->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->services['router'] ?? $this->getRouterService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8942.         $instance->setName('make:registration-form');
  8943.         $instance->setDescription('Creates a new registration form system');
  8944.         return $instance;
  8945.     }
  8946.     /**
  8947.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  8948.      *
  8949.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8950.      */
  8951.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  8952.     {
  8953.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8954.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8955.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8956.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8957.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  8958.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8959.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8960.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8961.         $instance->setName('make:reset-password');
  8962.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  8963.         return $instance;
  8964.     }
  8965.     /**
  8966.      * Gets the private 'maker.auto_command.make_security_form_login' shared service.
  8967.      *
  8968.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8969.      */
  8970.     protected function getMaker_AutoCommand_MakeSecurityFormLoginService()
  8971.     {
  8972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8973.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8974.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8975.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8976.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/Security/MakeFormLogin.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8978.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  8979.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8980.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8981.         $this->privates['maker.auto_command.make_security_form_login'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\Security\MakeFormLogin($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.security_controller_builder'] ?? ($this->privates['maker.security_controller_builder'] = new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder()))), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  8982.         $instance->setName('make:security:form-login');
  8983.         $instance->setDescription('Generate the code needed for the form_login authenticator');
  8984.         return $instance;
  8985.     }
  8986.     /**
  8987.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  8988.      *
  8989.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8990.      */
  8991.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  8992.     {
  8993.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8994.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8995.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8996.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8997.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  8998.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  8999.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9000.         $instance->setName('make:serializer:encoder');
  9001.         $instance->setDescription('Creates a new serializer encoder class');
  9002.         return $instance;
  9003.     }
  9004.     /**
  9005.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  9006.      *
  9007.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9008.      */
  9009.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  9010.     {
  9011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9012.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9013.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9014.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9015.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  9016.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9017.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9018.         $instance->setName('make:serializer:normalizer');
  9019.         $instance->setDescription('Creates a new serializer normalizer class');
  9020.         return $instance;
  9021.     }
  9022.     /**
  9023.      * Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
  9024.      *
  9025.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9026.      */
  9027.     protected function getMaker_AutoCommand_MakeStimulusControllerService()
  9028.     {
  9029.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9031.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9032.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9033.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
  9034.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9035.         $this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9036.         $instance->setName('make:stimulus-controller');
  9037.         $instance->setDescription('Creates a new Stimulus controller');
  9038.         return $instance;
  9039.     }
  9040.     /**
  9041.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  9042.      *
  9043.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9044.      */
  9045.     protected function getMaker_AutoCommand_MakeSubscriberService()
  9046.     {
  9047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9048.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9049.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9050.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9051.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  9052.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  9053.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9054.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9055.         $instance->setName('make:subscriber');
  9056.         $instance->setDescription('Creates a new event subscriber class');
  9057.         return $instance;
  9058.     }
  9059.     /**
  9060.      * Gets the private 'maker.auto_command.make_test' shared service.
  9061.      *
  9062.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9063.      */
  9064.     protected function getMaker_AutoCommand_MakeTestService()
  9065.     {
  9066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9067.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9068.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9069.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9070.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  9071.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  9072.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9073.         $this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9074.         $instance->setName('make:test');
  9075.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  9076.         $instance->setDescription('Creates a new test class');
  9077.         return $instance;
  9078.     }
  9079.     /**
  9080.      * Gets the private 'maker.auto_command.make_twig_component' shared service.
  9081.      *
  9082.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9083.      */
  9084.     protected function getMaker_AutoCommand_MakeTwigComponentService()
  9085.     {
  9086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9087.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9088.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9089.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9090.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigComponent.php';
  9091.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9092.         $this->privates['maker.auto_command.make_twig_component'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigComponent(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9093.         $instance->setName('make:twig-component');
  9094.         $instance->setDescription('Creates a twig (or live) component');
  9095.         return $instance;
  9096.     }
  9097.     /**
  9098.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  9099.      *
  9100.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9101.      */
  9102.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  9103.     {
  9104.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9105.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9106.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9107.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9108.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  9109.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9110.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9111.         $instance->setName('make:twig-extension');
  9112.         $instance->setDescription('Creates a new Twig extension with its runtime class');
  9113.         return $instance;
  9114.     }
  9115.     /**
  9116.      * Gets the private 'maker.auto_command.make_user' shared service.
  9117.      *
  9118.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9119.      */
  9120.     protected function getMaker_AutoCommand_MakeUserService()
  9121.     {
  9122.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9123.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9124.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9125.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9126.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  9127.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  9128.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  9129.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9130.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9131.         $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.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9132.         $instance->setName('make:user');
  9133.         $instance->setDescription('Creates a new security user class');
  9134.         return $instance;
  9135.     }
  9136.     /**
  9137.      * Gets the private 'maker.auto_command.make_validator' shared service.
  9138.      *
  9139.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9140.      */
  9141.     protected function getMaker_AutoCommand_MakeValidatorService()
  9142.     {
  9143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9144.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9145.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9146.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9147.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  9148.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9149.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9150.         $instance->setName('make:validator');
  9151.         $instance->setDescription('Creates a new validator and constraint class');
  9152.         return $instance;
  9153.     }
  9154.     /**
  9155.      * Gets the private 'maker.auto_command.make_voter' shared service.
  9156.      *
  9157.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9158.      */
  9159.     protected function getMaker_AutoCommand_MakeVoterService()
  9160.     {
  9161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9162.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9163.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9164.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9165.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  9166.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateLinter.php';
  9167.         $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()), ($this->privates['maker.template_linter'] ?? ($this->privates['maker.template_linter'] = new \Symfony\Bundle\MakerBundle\Util\TemplateLinter($this->getEnv('default::string:MAKER_PHP_CS_FIXER_BINARY_PATH'), $this->getEnv('default::string:MAKER_PHP_CS_FIXER_CONFIG_PATH')))));
  9168.         $instance->setName('make:voter');
  9169.         $instance->setDescription('Creates a new security voter class');
  9170.         return $instance;
  9171.     }
  9172.     /**
  9173.      * Gets the private 'maker.doctrine_helper' shared service.
  9174.      *
  9175.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  9176.      */
  9177.     protected function getMaker_DoctrineHelperService()
  9178.     {
  9179.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  9180.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => [=> [=> 'App\\Entity'=> ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())]]]);
  9181.     }
  9182.     /**
  9183.      * Gets the private 'maker.entity_class_generator' shared service.
  9184.      *
  9185.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  9186.      */
  9187.     protected function getMaker_EntityClassGeneratorService()
  9188.     {
  9189.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  9190.         return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  9191.     }
  9192.     /**
  9193.      * Gets the private 'maker.file_link_formatter' shared service.
  9194.      *
  9195.      * @return \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter
  9196.      */
  9197.     protected function getMaker_FileLinkFormatterService()
  9198.     {
  9199.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  9200.         return $this->privates['maker.file_link_formatter'] = new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  9201.     }
  9202.     /**
  9203.      * Gets the private 'maker.file_manager' shared service.
  9204.      *
  9205.      * @return \Symfony\Bundle\MakerBundle\FileManager
  9206.      */
  9207.     protected function getMaker_FileManagerService()
  9208.     {
  9209.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  9210.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  9211.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  9212.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  9213.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), ($this->privates['maker.file_link_formatter'] ?? $this->getMaker_FileLinkFormatterService()), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  9214.     }
  9215.     /**
  9216.      * Gets the private 'maker.generator' shared service.
  9217.      *
  9218.      * @return \Symfony\Bundle\MakerBundle\Generator
  9219.      */
  9220.     protected function getMaker_GeneratorService()
  9221.     {
  9222.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  9223.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  9224.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'NULL, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator());
  9225.     }
  9226.     /**
  9227.      * Gets the private 'maker.php_compat_util' shared service.
  9228.      *
  9229.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  9230.      */
  9231.     protected function getMaker_PhpCompatUtilService()
  9232.     {
  9233.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  9234.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  9235.     }
  9236.     /**
  9237.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  9238.      *
  9239.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  9240.      */
  9241.     protected function getMaker_Renderer_FormTypeRendererService()
  9242.     {
  9243.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  9244.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9245.     }
  9246.     /**
  9247.      * Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
  9248.      *
  9249.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  9250.      */
  9251.     protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
  9252.     {
  9253.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  9254.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  9255.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  9256.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  9257.         $this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['App\\Messenger\\Event\\DataSampleAdded' => new RewindableGenerator(function () {
  9258.             yield => ($this->privates['.messenger.handler_descriptor.ul9hsrA'] ?? $this->get_Messenger_HandlerDescriptor_Ul9hsrAService());
  9259.             yield => ($this->privates['.messenger.handler_descriptor.3iy9Gbr'] ?? $this->get_Messenger_HandlerDescriptor_3iy9GbrService());
  9260.             yield => ($this->privates['.messenger.handler_descriptor._PzCrgG'] ?? $this->get_Messenger_HandlerDescriptor_PzCrgGService());
  9261.         }, 3), 'App\\Entity\\DeviceLastCommunication' => new RewindableGenerator(function () {
  9262.             yield => ($this->privates['.messenger.handler_descriptor.ioJXN1j'] ?? $this->get_Messenger_HandlerDescriptor_IoJXN1jService());
  9263.         }, 1), 'App\\Model\\DataSampleRequest' => new RewindableGenerator(function () {
  9264.             yield => ($this->privates['.messenger.handler_descriptor.B3epLWt'] ?? $this->get_Messenger_HandlerDescriptor_B3epLWtService());
  9265.         }, 1), 'Symfony\\Component\\Mime\\Email' => new RewindableGenerator(function () {
  9266.             yield => ($this->privates['.messenger.handler_descriptor.5ZQnKgk'] ?? $this->get_Messenger_HandlerDescriptor_5ZQnKgkService());
  9267.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  9268.             yield => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
  9269.         }, 1)]));
  9270.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  9271.         return $instance;
  9272.     }
  9273.     /**
  9274.      * Gets the private 'messenger.bus.default.middleware.traceable' shared service.
  9275.      *
  9276.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  9277.      */
  9278.     protected function getMessenger_Bus_Default_Middleware_TraceableService()
  9279.     {
  9280.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  9281.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  9282.         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');
  9283.     }
  9284.     /**
  9285.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  9286.      *
  9287.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  9288.      */
  9289.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  9290.     {
  9291.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  9292.         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()));
  9293.     }
  9294.     /**
  9295.      * Gets the private 'messenger.listener.stop_worker_on_sigterm_signal_listener' shared service.
  9296.      *
  9297.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener
  9298.      */
  9299.     protected function getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()
  9300.     {
  9301.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  9302.         return $this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  9303.     }
  9304.     /**
  9305.      * Gets the private 'messenger.middleware.send_message' shared service.
  9306.      *
  9307.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  9308.      */
  9309.     protected function getMessenger_Middleware_SendMessageService()
  9310.     {
  9311.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  9312.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  9313.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  9314.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  9315.         $a = ($this->privates['.service_locator.tfe0Uvf'] ?? $this->get_ServiceLocator_Tfe0UvfService());
  9316.         if (isset($this->privates['messenger.middleware.send_message'])) {
  9317.             return $this->privates['messenger.middleware.send_message'];
  9318.         }
  9319.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9320.         if (isset($this->privates['messenger.middleware.send_message'])) {
  9321.             return $this->privates['messenger.middleware.send_message'];
  9322.         }
  9323.         $this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['App\\Model\\DataSampleRequest' => $this->parameters['nelmio_api_doc.areas'], 'App\\Messenger\\Message\\PasswordResetEmail' => [=> 'mail_password_reset'], 'App\\Messenger\\Message\\AccountActivateEmail' => [=> 'mail_activate_account'], 'App\\Messenger\\Message\\NotificationEmail' => [=> 'mail_notification'], 'App\\Messenger\\Event\\DataSampleAdded' => [=> 'data_sample_added'], 'App\\Messenger\\Message\\CommandNotificationEmail' => [=> 'command_notification']], $a), $b);
  9324.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  9325.         return $instance;
  9326.     }
  9327.     /**
  9328.      * Gets the private 'messenger.receiver_locator' shared service.
  9329.      *
  9330.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  9331.      */
  9332.     protected function getMessenger_ReceiverLocatorService()
  9333.     {
  9334.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9335.             'command_notification' => ['privates''messenger.transport.command_notification''getMessenger_Transport_CommandNotificationService'false],
  9336.             'data_sample_added' => ['privates''messenger.transport.data_sample_added''getMessenger_Transport_DataSampleAddedService'false],
  9337.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  9338.             'failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  9339.             'mail_activate_account' => ['privates''messenger.transport.mail_activate_account''getMessenger_Transport_MailActivateAccountService'false],
  9340.             'mail_notification' => ['privates''messenger.transport.mail_notification''getMessenger_Transport_MailNotificationService'false],
  9341.             'mail_password_reset' => ['privates''messenger.transport.mail_password_reset''getMessenger_Transport_MailPasswordResetService'false],
  9342.             'messenger.transport.command_notification' => ['privates''messenger.transport.command_notification''getMessenger_Transport_CommandNotificationService'false],
  9343.             'messenger.transport.data_sample_added' => ['privates''messenger.transport.data_sample_added''getMessenger_Transport_DataSampleAddedService'false],
  9344.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  9345.             'messenger.transport.failed' => ['privates''messenger.transport.failed''getMessenger_Transport_FailedService'false],
  9346.             'messenger.transport.mail_activate_account' => ['privates''messenger.transport.mail_activate_account''getMessenger_Transport_MailActivateAccountService'false],
  9347.             'messenger.transport.mail_notification' => ['privates''messenger.transport.mail_notification''getMessenger_Transport_MailNotificationService'false],
  9348.             'messenger.transport.mail_password_reset' => ['privates''messenger.transport.mail_password_reset''getMessenger_Transport_MailPasswordResetService'false],
  9349.         ], [
  9350.             'command_notification' => '?',
  9351.             'data_sample_added' => '?',
  9352.             'default' => '?',
  9353.             'failed' => '?',
  9354.             'mail_activate_account' => '?',
  9355.             'mail_notification' => '?',
  9356.             'mail_password_reset' => '?',
  9357.             'messenger.transport.command_notification' => '?',
  9358.             'messenger.transport.data_sample_added' => '?',
  9359.             'messenger.transport.default' => '?',
  9360.             'messenger.transport.failed' => '?',
  9361.             'messenger.transport.mail_activate_account' => '?',
  9362.             'messenger.transport.mail_notification' => '?',
  9363.             'messenger.transport.mail_password_reset' => '?',
  9364.         ]);
  9365.     }
  9366.     /**
  9367.      * Gets the private 'messenger.retry.multiplier_retry_strategy.command_notification' shared service.
  9368.      *
  9369.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9370.      */
  9371.     protected function getMessenger_Retry_MultiplierRetryStrategy_CommandNotificationService()
  9372.     {
  9373.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9374.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9375.         return $this->privates['messenger.retry.multiplier_retry_strategy.command_notification'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9376.     }
  9377.     /**
  9378.      * Gets the private 'messenger.retry.multiplier_retry_strategy.data_sample_added' shared service.
  9379.      *
  9380.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9381.      */
  9382.     protected function getMessenger_Retry_MultiplierRetryStrategy_DataSampleAddedService()
  9383.     {
  9384.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9385.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9386.         return $this->privates['messenger.retry.multiplier_retry_strategy.data_sample_added'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9387.     }
  9388.     /**
  9389.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  9390.      *
  9391.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9392.      */
  9393.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  9394.     {
  9395.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9396.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9397.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9398.     }
  9399.     /**
  9400.      * Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
  9401.      *
  9402.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9403.      */
  9404.     protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
  9405.     {
  9406.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9407.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9408.         return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9409.     }
  9410.     /**
  9411.      * Gets the private 'messenger.retry.multiplier_retry_strategy.mail_activate_account' shared service.
  9412.      *
  9413.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9414.      */
  9415.     protected function getMessenger_Retry_MultiplierRetryStrategy_MailActivateAccountService()
  9416.     {
  9417.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9418.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9419.         return $this->privates['messenger.retry.multiplier_retry_strategy.mail_activate_account'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9420.     }
  9421.     /**
  9422.      * Gets the private 'messenger.retry.multiplier_retry_strategy.mail_notification' shared service.
  9423.      *
  9424.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9425.      */
  9426.     protected function getMessenger_Retry_MultiplierRetryStrategy_MailNotificationService()
  9427.     {
  9428.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9429.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9430.         return $this->privates['messenger.retry.multiplier_retry_strategy.mail_notification'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9431.     }
  9432.     /**
  9433.      * Gets the private 'messenger.retry.multiplier_retry_strategy.mail_password_reset' shared service.
  9434.      *
  9435.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  9436.      */
  9437.     protected function getMessenger_Retry_MultiplierRetryStrategy_MailPasswordResetService()
  9438.     {
  9439.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  9440.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  9441.         return $this->privates['messenger.retry.multiplier_retry_strategy.mail_password_reset'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  9442.     }
  9443.     /**
  9444.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  9445.      *
  9446.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  9447.      */
  9448.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  9449.     {
  9450.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  9451.         $a = ($this->privates['.service_locator.tfe0Uvf'] ?? $this->get_ServiceLocator_Tfe0UvfService());
  9452.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  9453.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  9454.         }
  9455.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9456.         if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
  9457.             return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
  9458.         }
  9459.         return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener($a, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9460.             'command_notification' => ['privates''messenger.retry.multiplier_retry_strategy.command_notification''getMessenger_Retry_MultiplierRetryStrategy_CommandNotificationService'false],
  9461.             'data_sample_added' => ['privates''messenger.retry.multiplier_retry_strategy.data_sample_added''getMessenger_Retry_MultiplierRetryStrategy_DataSampleAddedService'false],
  9462.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  9463.             'failed' => ['privates''messenger.retry.multiplier_retry_strategy.failed''getMessenger_Retry_MultiplierRetryStrategy_FailedService'false],
  9464.             'mail_activate_account' => ['privates''messenger.retry.multiplier_retry_strategy.mail_activate_account''getMessenger_Retry_MultiplierRetryStrategy_MailActivateAccountService'false],
  9465.             'mail_notification' => ['privates''messenger.retry.multiplier_retry_strategy.mail_notification''getMessenger_Retry_MultiplierRetryStrategy_MailNotificationService'false],
  9466.             'mail_password_reset' => ['privates''messenger.retry.multiplier_retry_strategy.mail_password_reset''getMessenger_Retry_MultiplierRetryStrategy_MailPasswordResetService'false],
  9467.         ], [
  9468.             'command_notification' => '?',
  9469.             'data_sample_added' => '?',
  9470.             'default' => '?',
  9471.             'failed' => '?',
  9472.             'mail_activate_account' => '?',
  9473.             'mail_notification' => '?',
  9474.             'mail_password_reset' => '?',
  9475.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $b);
  9476.     }
  9477.     /**
  9478.      * Gets the private 'messenger.routable_message_bus' shared service.
  9479.      *
  9480.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  9481.      */
  9482.     protected function getMessenger_RoutableMessageBusService()
  9483.     {
  9484.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  9485.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  9486.         if (isset($this->privates['messenger.routable_message_bus'])) {
  9487.             return $this->privates['messenger.routable_message_bus'];
  9488.         }
  9489.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9490.             'messenger.bus.default' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  9491.         ], [
  9492.             'messenger.bus.default' => '?',
  9493.         ]), $a);
  9494.     }
  9495.     /**
  9496.      * Gets the private 'messenger.transport.command_notification' shared service.
  9497.      *
  9498.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9499.      */
  9500.     protected function getMessenger_Transport_CommandNotificationService()
  9501.     {
  9502.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9503.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9504.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9505.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9506.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9507.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  9508.         if (isset($this->privates['messenger.transport.command_notification'])) {
  9509.             return $this->privates['messenger.transport.command_notification'];
  9510.         }
  9511.         return $this->privates['messenger.transport.command_notification'] = $a->createTransport('silk-doctrine://default?queue_name=command_notification', ['queue_name' => 'command_notification''table_name' => 'mailer_queue''redeliver_timeout' => 9999999999'transport_name' => 'command_notification'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9512.     }
  9513.     /**
  9514.      * Gets the private 'messenger.transport.data_sample_added' shared service.
  9515.      *
  9516.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9517.      */
  9518.     protected function getMessenger_Transport_DataSampleAddedService()
  9519.     {
  9520.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9521.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9522.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9523.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9524.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9525.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  9526.         if (isset($this->privates['messenger.transport.data_sample_added'])) {
  9527.             return $this->privates['messenger.transport.data_sample_added'];
  9528.         }
  9529.         return $this->privates['messenger.transport.data_sample_added'] = $a->createTransport('silk-doctrine://default?queue_name=data_sample_added', ['queue_name' => 'waiting''table_name' => 'data_sample_added_queue''redeliver_timeout' => 9999999999'transport_name' => 'data_sample_added'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9530.     }
  9531.     /**
  9532.      * Gets the private 'messenger.transport.default' shared service.
  9533.      *
  9534.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9535.      */
  9536.     protected function getMessenger_Transport_DefaultService()
  9537.     {
  9538.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9539.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9540.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9541.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9542.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9543.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  9544.         if (isset($this->privates['messenger.transport.default'])) {
  9545.             return $this->privates['messenger.transport.default'];
  9546.         }
  9547.         return $this->privates['messenger.transport.default'] = $a->createTransport('silk-doctrine://default?queue_name=data_sample_request_queue', ['queue_name' => 'waiting''table_name' => 'data_sample_request_queue''redeliver_timeout' => 9999999999'transport_name' => 'default'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9548.     }
  9549.     /**
  9550.      * Gets the private 'messenger.transport.doctrine.factory' shared service.
  9551.      *
  9552.      * @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
  9553.      */
  9554.     protected function getMessenger_Transport_Doctrine_FactoryService()
  9555.     {
  9556.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  9557.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
  9558.         return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
  9559.     }
  9560.     /**
  9561.      * Gets the private 'messenger.transport.failed' shared service.
  9562.      *
  9563.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9564.      */
  9565.     protected function getMessenger_Transport_FailedService()
  9566.     {
  9567.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9568.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9569.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9570.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9571.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9572.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  9573.         if (isset($this->privates['messenger.transport.failed'])) {
  9574.             return $this->privates['messenger.transport.failed'];
  9575.         }
  9576.         return $this->privates['messenger.transport.failed'] = $a->createTransport('silk-doctrine://default?queue_name=data_sample_request_queue', ['queue_name' => 'failed''table_name' => 'data_sample_request_queue''redeliver_timeout' => 9999999999'transport_name' => 'failed'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9577.     }
  9578.     /**
  9579.      * Gets the private 'messenger.transport.mail_activate_account' shared service.
  9580.      *
  9581.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9582.      */
  9583.     protected function getMessenger_Transport_MailActivateAccountService()
  9584.     {
  9585.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9586.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9587.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9588.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9589.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9590.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  9591.         if (isset($this->privates['messenger.transport.mail_activate_account'])) {
  9592.             return $this->privates['messenger.transport.mail_activate_account'];
  9593.         }
  9594.         return $this->privates['messenger.transport.mail_activate_account'] = $a->createTransport('silk-doctrine://default?queue_name=mail_activate_account', ['queue_name' => 'mail_activate_account''table_name' => 'mailer_queue''redeliver_timeout' => 9999999999'transport_name' => 'mail_activate_account'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9595.     }
  9596.     /**
  9597.      * Gets the private 'messenger.transport.mail_notification' shared service.
  9598.      *
  9599.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9600.      */
  9601.     protected function getMessenger_Transport_MailNotificationService()
  9602.     {
  9603.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9604.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9605.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9606.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9607.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9608.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  9609.         if (isset($this->privates['messenger.transport.mail_notification'])) {
  9610.             return $this->privates['messenger.transport.mail_notification'];
  9611.         }
  9612.         return $this->privates['messenger.transport.mail_notification'] = $a->createTransport('silk-doctrine://default?queue_name=mail_notification', ['queue_name' => 'mail_notification''table_name' => 'mailer_queue''redeliver_timeout' => 9999999999'transport_name' => 'mail_notification'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9613.     }
  9614.     /**
  9615.      * Gets the private 'messenger.transport.mail_password_reset' shared service.
  9616.      *
  9617.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  9618.      */
  9619.     protected function getMessenger_Transport_MailPasswordResetService()
  9620.     {
  9621.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  9622.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  9623.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  9624.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  9625.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  9626.         $a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
  9627.         if (isset($this->privates['messenger.transport.mail_password_reset'])) {
  9628.             return $this->privates['messenger.transport.mail_password_reset'];
  9629.         }
  9630.         return $this->privates['messenger.transport.mail_password_reset'] = $a->createTransport('silk-doctrine://default?queue_name=password_reset', ['queue_name' => 'mail_activate_account''table_name' => 'mailer_queue''redeliver_timeout' => 9999999999'transport_name' => 'mail_password_reset'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
  9631.     }
  9632.     /**
  9633.      * Gets the private 'messenger.transport.sync.factory' shared service.
  9634.      *
  9635.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  9636.      */
  9637.     protected function getMessenger_Transport_Sync_FactoryService()
  9638.     {
  9639.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  9640.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  9641.         $a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
  9642.         if (isset($this->privates['messenger.transport.sync.factory'])) {
  9643.             return $this->privates['messenger.transport.sync.factory'];
  9644.         }
  9645.         return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
  9646.     }
  9647.     /**
  9648.      * Gets the private 'messenger.transport_factory' shared service.
  9649.      *
  9650.      * @return \Symfony\Component\Messenger\Transport\TransportFactory
  9651.      */
  9652.     protected function getMessenger_TransportFactoryService()
  9653.     {
  9654.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  9655.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  9656.         return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  9657.             yield => ($this->privates['App\\Messenger\\Transport\\SilkDoctrine\\SilkDoctrineTransportFactory'] ?? $this->getSilkDoctrineTransportFactoryService());
  9658.             yield => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
  9659.             yield => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
  9660.             yield => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
  9661.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  9662.             yield => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
  9663.         }, 6));
  9664.     }
  9665.     /**
  9666.      * Gets the private 'mime_types' shared service.
  9667.      *
  9668.      * @return \Symfony\Component\Mime\MimeTypes
  9669.      */
  9670.     protected function getMimeTypesService()
  9671.     {
  9672.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  9673.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  9674.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  9675.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  9676.         $instance->setDefault($instance);
  9677.         return $instance;
  9678.     }
  9679.     /**
  9680.      * Gets the private 'monolog.command.server_log' shared service.
  9681.      *
  9682.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  9683.      */
  9684.     protected function getMonolog_Command_ServerLogService()
  9685.     {
  9686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9687.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  9688.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  9689.         $instance->setName('server:log');
  9690.         $instance->setDescription('Start a log server that displays logs in real time');
  9691.         return $instance;
  9692.     }
  9693.     /**
  9694.      * Gets the private 'monolog.handler.console' shared service.
  9695.      *
  9696.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  9697.      */
  9698.     protected function getMonolog_Handler_ConsoleService()
  9699.     {
  9700.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  9701.     }
  9702.     /**
  9703.      * Gets the private 'monolog.handler.main' shared service.
  9704.      *
  9705.      * @return \Monolog\Handler\StreamHandler
  9706.      */
  9707.     protected function getMonolog_Handler_MainService()
  9708.     {
  9709.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 'debug'trueNULLfalse);
  9710.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  9711.         return $instance;
  9712.     }
  9713.     /**
  9714.      * Gets the private 'monolog.logger' shared service.
  9715.      *
  9716.      * @return \Symfony\Bridge\Monolog\Logger
  9717.      */
  9718.     protected function getMonolog_LoggerService()
  9719.     {
  9720.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  9721.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9722.         $instance->useMicrosecondTimestamps(true);
  9723.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9724.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9725.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9726.         return $instance;
  9727.     }
  9728.     /**
  9729.      * Gets the private 'monolog.logger.cache' shared service.
  9730.      *
  9731.      * @return \Symfony\Bridge\Monolog\Logger
  9732.      */
  9733.     protected function getMonolog_Logger_CacheService()
  9734.     {
  9735.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  9736.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9737.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9738.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9739.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9740.         return $instance;
  9741.     }
  9742.     /**
  9743.      * Gets the private 'monolog.logger.mailer' shared service.
  9744.      *
  9745.      * @return \Symfony\Bridge\Monolog\Logger
  9746.      */
  9747.     protected function getMonolog_Logger_MailerService()
  9748.     {
  9749.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  9750.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9751.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9752.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9753.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9754.         return $instance;
  9755.     }
  9756.     /**
  9757.      * Gets the private 'monolog.logger.messenger' shared service.
  9758.      *
  9759.      * @return \Symfony\Bridge\Monolog\Logger
  9760.      */
  9761.     protected function getMonolog_Logger_MessengerService()
  9762.     {
  9763.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  9764.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9765.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9766.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9767.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9768.         return $instance;
  9769.     }
  9770.     /**
  9771.      * Gets the private 'monolog.logger.request' shared service.
  9772.      *
  9773.      * @return \Symfony\Bridge\Monolog\Logger
  9774.      */
  9775.     protected function getMonolog_Logger_RequestService()
  9776.     {
  9777.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  9778.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9779.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9780.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9781.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9782.         return $instance;
  9783.     }
  9784.     /**
  9785.      * Gets the private 'monolog.logger.security' shared service.
  9786.      *
  9787.      * @return \Symfony\Bridge\Monolog\Logger
  9788.      */
  9789.     protected function getMonolog_Logger_SecurityService()
  9790.     {
  9791.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  9792.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9793.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9794.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9795.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9796.         return $instance;
  9797.     }
  9798.     /**
  9799.      * Gets the private 'monolog.logger.snappy' shared service.
  9800.      *
  9801.      * @return \Symfony\Bridge\Monolog\Logger
  9802.      */
  9803.     protected function getMonolog_Logger_SnappyService()
  9804.     {
  9805.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  9806.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9807.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9808.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9809.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9810.         return $instance;
  9811.     }
  9812.     /**
  9813.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  9814.      *
  9815.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  9816.      */
  9817.     protected function getNelmioApiDoc_Describers_ConfigService()
  9818.     {
  9819.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  9820.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ExternalDocDescriber.php';
  9821.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'CMT''description' => 'ConReg Web API''version' => '1.0.0']]);
  9822.     }
  9823.     /**
  9824.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  9825.      *
  9826.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  9827.      */
  9828.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  9829.     {
  9830.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  9831.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/OpenApiPhpDescriber.php';
  9832.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  9833.         return $this->privates['nelmio_api_doc.describers.openapi_php.default'] = new \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9834.     }
  9835.     /**
  9836.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  9837.      *
  9838.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  9839.      */
  9840.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  9841.     {
  9842.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/DescriberInterface.php';
  9843.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  9844.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  9845.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/RouteDescriber.php';
  9846.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  9847.         return $this->privates['nelmio_api_doc.describers.route.default'] = new \Nelmio\ApiDocBundle\Describer\RouteDescriber(($this->privates['nelmio_api_doc.routes.default'] ?? $this->getNelmioApiDoc_Routes_DefaultService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), new RewindableGenerator(function () {
  9848.             yield => ($this->privates['nelmio_api_doc.route_describers.route_argument'] ?? $this->getNelmioApiDoc_RouteDescribers_RouteArgumentService());
  9849.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  9850.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  9851.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  9852.         }, 4));
  9853.     }
  9854.     /**
  9855.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  9856.      *
  9857.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  9858.      */
  9859.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  9860.     {
  9861.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  9862.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  9863.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  9864.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/SetsContextTrait.php';
  9865.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/FormModelDescriber.php';
  9866.         return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['.container.private.form.factory'] ?? $this->get_Container_Private_Form_FactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [=> 'json'], falsetrue);
  9867.     }
  9868.     /**
  9869.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  9870.      *
  9871.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  9872.      */
  9873.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  9874.     {
  9875.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ModelDescriberInterface.php';
  9876.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  9877.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  9878.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  9879.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/ModelDescriber/ObjectModelDescriber.php';
  9880.         return $this->privates['nelmio_api_doc.model_describers.object'] = new \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber(($this->privates['property_info'] ?? $this->getPropertyInfoService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService()), [=> 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), false, ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  9881.     }
  9882.     /**
  9883.      * Gets the private 'nelmio_api_doc.object_model.property_describer' shared service.
  9884.      *
  9885.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber
  9886.      */
  9887.     protected function getNelmioApiDoc_ObjectModel_PropertyDescriberService()
  9888.     {
  9889.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriberInterface.php';
  9890.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  9891.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  9892.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/PropertyDescriber/PropertyDescriber.php';
  9893.         return $this->privates['nelmio_api_doc.object_model.property_describer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\PropertyDescriber(new RewindableGenerator(function () {
  9894.             yield => ($this->privates['nelmio_api_doc.object_model.property_describer'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescriberService());
  9895.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.nullable'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.nullable'] = new \Nelmio\ApiDocBundle\PropertyDescriber\NullablePropertyDescriber()));
  9896.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber()));
  9897.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.dictionary'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.dictionary'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DictionaryPropertyDescriber()));
  9898.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.boolean'] = new \Nelmio\ApiDocBundle\PropertyDescriber\BooleanPropertyDescriber()));
  9899.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.float'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.float'] = new \Nelmio\ApiDocBundle\PropertyDescriber\FloatPropertyDescriber()));
  9900.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.integer'] = new \Nelmio\ApiDocBundle\PropertyDescriber\IntegerPropertyDescriber()));
  9901.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.string'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.string'] = new \Nelmio\ApiDocBundle\PropertyDescriber\StringPropertyDescriber()));
  9902.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.date_time'] = new \Nelmio\ApiDocBundle\PropertyDescriber\DateTimePropertyDescriber()));
  9903.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.object'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.object'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ObjectPropertyDescriber()));
  9904.             yield 10 => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber()));
  9905.         }, 11));
  9906.     }
  9907.     /**
  9908.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  9909.      *
  9910.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  9911.      */
  9912.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  9913.     {
  9914.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberInterface.php';
  9915.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberTrait.php';
  9916.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/FosRestDescriber.php';
  9917.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'json']);
  9918.     }
  9919.     /**
  9920.      * Gets the private 'nelmio_api_doc.route_describers.route_argument' shared service.
  9921.      *
  9922.      * @return \Nelmio\ApiDocBundle\RouteDescriber\RouteArgumentDescriber
  9923.      */
  9924.     protected function getNelmioApiDoc_RouteDescribers_RouteArgumentService()
  9925.     {
  9926.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberInterface.php';
  9927.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareInterface.php';
  9928.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteDescriberTrait.php';
  9929.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Describer/ModelRegistryAwareTrait.php';
  9930.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/RouteDescriber/RouteArgumentDescriber.php';
  9931.         return $this->privates['nelmio_api_doc.route_describers.route_argument'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteArgumentDescriber(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  9932.             return new \EmptyIterator();
  9933.         }, 0));
  9934.     }
  9935.     /**
  9936.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  9937.      *
  9938.      * @return \Symfony\Component\Routing\RouteCollection
  9939.      */
  9940.     protected function getNelmioApiDoc_Routes_DefaultService()
  9941.     {
  9942.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  9943.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Routing/FilteredRouteCollectionBuilder.php';
  9944.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/src/Util/ControllerReflector.php';
  9945.         return $this->privates['nelmio_api_doc.routes.default'] = (new \Nelmio\ApiDocBundle\Routing\FilteredRouteCollectionBuilder(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), ($this->privates['nelmio_api_doc.controller_reflector'] ?? ($this->privates['nelmio_api_doc.controller_reflector'] = new \Nelmio\ApiDocBundle\Util\ControllerReflector($this))), 'default', ['path_patterns' => [=> '^/api(?!/doc$)(?!/doc.json$)'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false'with_attribute' => false'disable_default_routes' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
  9946.     }
  9947.     /**
  9948.      * Gets the private 'parameter_bag' shared service.
  9949.      *
  9950.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  9951.      */
  9952.     protected function getParameterBagService()
  9953.     {
  9954.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  9955.     }
  9956.     /**
  9957.      * Gets the private 'profiler_listener' shared service.
  9958.      *
  9959.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  9960.      */
  9961.     protected function getProfilerListenerService()
  9962.     {
  9963.         $a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
  9964.         if (isset($this->privates['profiler_listener'])) {
  9965.             return $this->privates['profiler_listener'];
  9966.         }
  9967.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalseNULL);
  9968.     }
  9969.     /**
  9970.      * Gets the private 'property_info' shared service.
  9971.      *
  9972.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  9973.      */
  9974.     protected function getPropertyInfoService()
  9975.     {
  9976.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  9977.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  9978.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9979.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9980.         }, 3), new RewindableGenerator(function () {
  9981.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9982.             yield => ($this->privates['property_info.phpstan_extractor'] ?? ($this->privates['property_info.phpstan_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpStanExtractor()));
  9983.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  9984.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9985.         }, 4), new RewindableGenerator(function () {
  9986.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  9987.         }, 1), new RewindableGenerator(function () {
  9988.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  9989.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9990.         }, 2), new RewindableGenerator(function () {
  9991.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9992.         }, 1));
  9993.     }
  9994.     /**
  9995.      * Gets the private 'property_info.serializer_extractor' shared service.
  9996.      *
  9997.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  9998.      */
  9999.     protected function getPropertyInfo_SerializerExtractorService()
  10000.     {
  10001.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  10002.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  10003.     }
  10004.     /**
  10005.      * Gets the private 'router.cache_warmer' shared service.
  10006.      *
  10007.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  10008.      */
  10009.     protected function getRouter_CacheWarmerService()
  10010.     {
  10011.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10012.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  10013.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10014.             'router' => ['services''router''getRouterService'false],
  10015.         ], [
  10016.             'router' => '?',
  10017.         ]))->withContext('router.cache_warmer'$this));
  10018.     }
  10019.     /**
  10020.      * Gets the private 'router.expression_language_provider' shared service.
  10021.      *
  10022.      * @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
  10023.      */
  10024.     protected function getRouter_ExpressionLanguageProviderService()
  10025.     {
  10026.         return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10027.             'env' => ['privates''container.getenv''getContainer_GetenvService'false],
  10028.         ], [
  10029.             'env' => 'Closure',
  10030.         ]));
  10031.     }
  10032.     /**
  10033.      * Gets the private 'router.request_context' shared service.
  10034.      *
  10035.      * @return \Symfony\Component\Routing\RequestContext
  10036.      */
  10037.     protected function getRouter_RequestContextService()
  10038.     {
  10039.         $this->privates['router.request_context'] = $instance \Symfony\Component\Routing\RequestContext::fromUri(''$this->getEnv('APP_HOST'), $this->getEnv('APP_SCHEME'), 80443);
  10040.         $instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
  10041.         return $instance;
  10042.     }
  10043.     /**
  10044.      * Gets the private 'router_listener' shared service.
  10045.      *
  10046.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  10047.      */
  10048.     protected function getRouterListenerService()
  10049.     {
  10050.         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);
  10051.     }
  10052.     /**
  10053.      * Gets the private 'secrets.vault' shared service.
  10054.      *
  10055.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  10056.      */
  10057.     protected function getSecrets_VaultService()
  10058.     {
  10059.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  10060.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  10061.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  10062.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  10063.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  10064.     }
  10065.     /**
  10066.      * Gets the private 'security.access_listener' shared service.
  10067.      *
  10068.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  10069.      */
  10070.     protected function getSecurity_AccessListenerService()
  10071.     {
  10072.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  10073.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  10074.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  10075.         $a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
  10076.         if (isset($this->privates['security.access_listener'])) {
  10077.             return $this->privates['security.access_listener'];
  10078.         }
  10079.         $b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  10080.         if (isset($this->privates['security.access_listener'])) {
  10081.             return $this->privates['security.access_listener'];
  10082.         }
  10083.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b);
  10084.     }
  10085.     /**
  10086.      * Gets the private 'security.access_map' shared service.
  10087.      *
  10088.      * @return \Symfony\Component\Security\Http\AccessMap
  10089.      */
  10090.     protected function getSecurity_AccessMapService()
  10091.     {
  10092.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  10093.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  10094.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  10095.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/ping'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10096.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/ping'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10097.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/list'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10098.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin'), [=> 'ROLE_USER'], NULL);
  10099.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/add-sample'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10100.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10101.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/error'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10102.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/doc'), [=> 'ROLE_ADMIN'], NULL);
  10103.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/panel'), [=> 'ROLE_USER'], NULL);
  10104.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/demo'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10105.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/profile/trigger-password-reset'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10106.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/profile/reset-password'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10107.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/profile/activate'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10108.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/local/chart/measurement/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10109.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/local/device/'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  10110.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'), [=> 'ROLE_USER'], NULL);
  10111.         return $instance;
  10112.     }
  10113.     /**
  10114.      * Gets the private 'security.authentication.listener.anonymous.main' shared service.
  10115.      *
  10116.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  10117.      *
  10118.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
  10119.      */
  10120.     protected function getSecurity_Authentication_Listener_Anonymous_MainService()
  10121.     {
  10122.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.');
  10123.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  10124.         if (isset($this->privates['security.authentication.listener.anonymous.main'])) {
  10125.             return $this->privates['security.authentication.listener.anonymous.main'];
  10126.         }
  10127.         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()), $a);
  10128.     }
  10129.     /**
  10130.      * Gets the private 'security.authentication.listener.form.main' shared service.
  10131.      *
  10132.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
  10133.      *
  10134.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
  10135.      */
  10136.     protected function getSecurity_Authentication_Listener_Form_MainService()
  10137.     {
  10138.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.');
  10139.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  10140.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  10141.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  10142.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10143.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php';
  10144.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  10145.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php';
  10146.         $a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
  10147.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  10148.             return $this->privates['security.authentication.listener.form.main'];
  10149.         }
  10150.         $b = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  10151.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  10152.             return $this->privates['security.authentication.listener.form.main'];
  10153.         }
  10154.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10155.         if (isset($this->privates['security.authentication.listener.form.main'])) {
  10156.             return $this->privates['security.authentication.listener.form.main'];
  10157.         }
  10158.         $d = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10159.         $e = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler($d, [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10160.         $e->setOptions(['login_path' => 'login''default_target_path' => 'panel_devices''always_use_default_target_path' => true'target_path_parameter' => '_target_path''use_referer' => false]);
  10161.         $e->setFirewallName('main');
  10162.         $f = ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService());
  10163.         $g = new \Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler($b$d, [], $f);
  10164.         $g->setOptions(['login_path' => 'login''failure_path' => NULL'failure_forward' => false'failure_path_parameter' => '_failure_path']);
  10165.         return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())), $d'main'$e$g, ['login_path' => 'login''check_path' => 'login''use_forward' => false'require_previous_session' => false'username_parameter' => '_username''password_parameter' => '_password''csrf_parameter' => '_csrf_token''csrf_token_id' => 'authenticate''enable_csrf' => false'post_only' => true'form_only' => false], $f$cNULL);
  10166.     }
  10167.     /**
  10168.      * Gets the private 'security.authentication.manager' shared service.
  10169.      *
  10170.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  10171.      *
  10172.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  10173.      */
  10174.     protected function getSecurity_Authentication_ManagerService()
  10175.     {
  10176.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  10177.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  10178.             yield => ($this->privates['security.authentication.provider.dao.main'] ?? $this->getSecurity_Authentication_Provider_Dao_MainService());
  10179.             yield => ($this->privates['security.authentication.provider.anonymous.main'] ?? $this->getSecurity_Authentication_Provider_Anonymous_MainService());
  10180.         }, 2), true);
  10181.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  10182.         return $instance;
  10183.     }
  10184.     /**
  10185.      * Gets the private 'security.authentication.provider.anonymous.main' shared service.
  10186.      *
  10187.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  10188.      *
  10189.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
  10190.      */
  10191.     protected function getSecurity_Authentication_Provider_Anonymous_MainService()
  10192.     {
  10193.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.');
  10194.         return $this->privates['security.authentication.provider.anonymous.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  10195.     }
  10196.     /**
  10197.      * Gets the private 'security.authentication.provider.dao.main' shared service.
  10198.      *
  10199.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  10200.      *
  10201.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
  10202.      */
  10203.     protected function getSecurity_Authentication_Provider_Dao_MainService()
  10204.     {
  10205.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.');
  10206.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  10207.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  10208.         return $this->privates['security.authentication.provider.dao.main'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService()), new \Symfony\Component\Security\Core\User\InMemoryUserChecker(), 'main', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
  10209.     }
  10210.     /**
  10211.      * Gets the private 'security.channel_listener' shared service.
  10212.      *
  10213.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  10214.      */
  10215.     protected function getSecurity_ChannelListenerService()
  10216.     {
  10217.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  10218.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  10219.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  10220.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  10221.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
  10222.     }
  10223.     /**
  10224.      * Gets the private 'security.command.debug_firewall' shared service.
  10225.      *
  10226.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  10227.      */
  10228.     protected function getSecurity_Command_DebugFirewallService()
  10229.     {
  10230.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10231.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  10232.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.PBwVJVp'] ?? $this->get_ServiceLocator_PBwVJVpService()), ($this->privates['.service_locator.XsyfP82'] ?? $this->get_ServiceLocator_XsyfP82Service()), [], false);
  10233.         $instance->setName('debug:firewall');
  10234.         $instance->setDescription('Display information about your security firewall(s)');
  10235.         return $instance;
  10236.     }
  10237.     /**
  10238.      * Gets the private 'security.command.user_password_encoder' shared service.
  10239.      *
  10240.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  10241.      *
  10242.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  10243.      */
  10244.     protected function getSecurity_Command_UserPasswordEncoderService()
  10245.     {
  10246.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  10247.         $this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [=> 'App\\Entity\\User']);
  10248.         $instance->setName('security:encode-password');
  10249.         $instance->setDescription('Encode a password');
  10250.         return $instance;
  10251.     }
  10252.     /**
  10253.      * Gets the private 'security.command.user_password_hash' shared service.
  10254.      *
  10255.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  10256.      */
  10257.     protected function getSecurity_Command_UserPasswordHashService()
  10258.     {
  10259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10260.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  10261.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Entity\\User']);
  10262.         $instance->setName('security:hash-password');
  10263.         $instance->setDescription('Hash a user password');
  10264.         return $instance;
  10265.     }
  10266.     /**
  10267.      * Gets the private 'security.context_listener.0' shared service.
  10268.      *
  10269.      * @return \Symfony\Component\Security\Http\Firewall\ContextListener
  10270.      */
  10271.     protected function getSecurity_ContextListener_0Service()
  10272.     {
  10273.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  10274.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  10275.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
  10276.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  10277.         if (isset($this->privates['security.context_listener.0'])) {
  10278.             return $this->privates['security.context_listener.0'];
  10279.         }
  10280.         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 () {
  10281.             yield => ($this->privates['security.user.provider.concrete.users'] ?? $this->getSecurity_User_Provider_Concrete_UsersService());
  10282.         }, 1), 'main', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [=> ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), => 'enableUsageTracking']);
  10283.     }
  10284.     /**
  10285.      * Gets the private 'security.csrf.token_storage' shared service.
  10286.      *
  10287.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  10288.      */
  10289.     protected function getSecurity_Csrf_TokenStorageService()
  10290.     {
  10291.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  10292.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  10293.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  10294.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  10295.     }
  10296.     /**
  10297.      * Gets the private 'security.encoder_factory.generic' shared service.
  10298.      *
  10299.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  10300.      *
  10301.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  10302.      */
  10303.     protected function getSecurity_EncoderFactory_GenericService()
  10304.     {
  10305.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  10306.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\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]]);
  10307.     }
  10308.     /**
  10309.      * Gets the private 'security.event_dispatcher.main' shared service.
  10310.      *
  10311.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  10312.      */
  10313.     protected function getSecurity_EventDispatcher_MainService()
  10314.     {
  10315.         $this->privates['security.event_dispatcher.main'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  10316.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10317.             return ($this->privates['security.logout.listener.default.main'] ?? $this->getSecurity_Logout_Listener_Default_MainService());
  10318.         }, => 'onLogout'], 64);
  10319.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10320.             return ($this->privates['security.logout.listener.session.main'] ?? ($this->privates['security.logout.listener.session.main'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
  10321.         }, => 'onLogout'], 0);
  10322.         $instance->addListener('security.interactive_login', [=> function () {
  10323.             return ($this->privates['App\\EventSubscriber\\LocaleSubscriber'] ?? $this->getLocaleSubscriberService());
  10324.         }, => 'onSecurityInteractiveLogin'], 18);
  10325.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  10326.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  10327.         }, => 'onLogout'], 0);
  10328.         return $instance;
  10329.     }
  10330.     /**
  10331.      * Gets the private 'security.firewall.map' shared service.
  10332.      *
  10333.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  10334.      */
  10335.     protected function getSecurity_Firewall_MapService()
  10336.     {
  10337.         $a = ($this->privates['.service_locator.PBwVJVp'] ?? $this->get_ServiceLocator_PBwVJVpService());
  10338.         if (isset($this->privates['security.firewall.map'])) {
  10339.             return $this->privates['security.firewall.map'];
  10340.         }
  10341.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
  10342.             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)/')));
  10343.             yield 'security.firewall.map.context.ping' => ($this->privates['.security.request_matcher.6Rkt2zI'] ?? ($this->privates['.security.request_matcher.6Rkt2zI'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/ping')));
  10344.             yield 'security.firewall.map.context.main' => NULL;
  10345.         }, 3));
  10346.     }
  10347.     /**
  10348.      * Gets the private 'security.firewall.map.context.dev' shared service.
  10349.      *
  10350.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10351.      */
  10352.     protected function getSecurity_Firewall_Map_Context_DevService()
  10353.     {
  10354.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10355.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10356.         return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10357.             return new \EmptyIterator();
  10358.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev''security.user_checker''.security.request_matcher.Iy.T22O'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  10359.     }
  10360.     /**
  10361.      * Gets the private 'security.firewall.map.context.main' shared service.
  10362.      *
  10363.      * @return \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext
  10364.      */
  10365.     protected function getSecurity_Firewall_Map_Context_MainService()
  10366.     {
  10367.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10368.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/LazyFirewallContext.php';
  10369.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  10370.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  10371.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  10372.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/FormAuthenticationEntryPoint.php';
  10373.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  10374.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  10375.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
  10376.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10377.         $a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
  10378.         if (isset($this->privates['security.firewall.map.context.main'])) {
  10379.             return $this->privates['security.firewall.map.context.main'];
  10380.         }
  10381.         $b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
  10382.         $c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
  10383.         return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext(new RewindableGenerator(function () {
  10384.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  10385.             yield => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
  10386.             yield => ($this->privates['security.authentication.listener.form.main'] ?? $this->getSecurity_Authentication_Listener_Form_MainService());
  10387.             yield => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->getSecurity_Authentication_Listener_Anonymous_MainService());
  10388.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  10389.         }, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c'main', new \Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint($a$c'login'false), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b$c, ($this->privates['security.event_dispatcher.main'] ?? $this->getSecurity_EventDispatcher_MainService()), ['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.users''main''security.authentication.form_entry_point.main'NULLNULL, [=> 'form_login'=> 'anonymous'], NULL), ($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())));
  10390.     }
  10391.     /**
  10392.      * Gets the private 'security.firewall.map.context.ping' shared service.
  10393.      *
  10394.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  10395.      */
  10396.     protected function getSecurity_Firewall_Map_Context_PingService()
  10397.     {
  10398.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  10399.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  10400.         return $this->privates['security.firewall.map.context.ping'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  10401.             return new \EmptyIterator();
  10402.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('ping''security.user_checker''.security.request_matcher.6Rkt2zI'falsefalseNULLNULLNULLNULLNULL, [], NULL));
  10403.     }
  10404.     /**
  10405.      * Gets the private 'security.helper' shared service.
  10406.      *
  10407.      * @return \Symfony\Component\Security\Core\Security
  10408.      */
  10409.     protected function getSecurity_HelperService()
  10410.     {
  10411.         return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10412.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  10413.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  10414.         ], [
  10415.             'security.authorization_checker' => '?',
  10416.             'security.token_storage' => '?',
  10417.         ]));
  10418.     }
  10419.     /**
  10420.      * Gets the private 'security.http_utils' shared service.
  10421.      *
  10422.      * @return \Symfony\Component\Security\Http\HttpUtils
  10423.      */
  10424.     protected function getSecurity_HttpUtilsService()
  10425.     {
  10426.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  10427.         $a = ($this->services['router'] ?? $this->getRouterService());
  10428.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  10429.     }
  10430.     /**
  10431.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  10432.      *
  10433.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  10434.      */
  10435.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  10436.     {
  10437.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  10438.         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()));
  10439.     }
  10440.     /**
  10441.      * Gets the private 'security.logout.listener.default.main' shared service.
  10442.      *
  10443.      * @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
  10444.      */
  10445.     protected function getSecurity_Logout_Listener_Default_MainService()
  10446.     {
  10447.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
  10448.         return $this->privates['security.logout.listener.default.main'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
  10449.     }
  10450.     /**
  10451.      * Gets the private 'security.logout_url_generator' shared service.
  10452.      *
  10453.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  10454.      */
  10455.     protected function getSecurity_LogoutUrlGeneratorService()
  10456.     {
  10457.         $this->privates['security.logout_url_generator'] = $instance = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  10458.         $instance->registerListener('main''app_logout''logout''_csrf_token'NULLNULL);
  10459.         return $instance;
  10460.     }
  10461.     /**
  10462.      * Gets the private 'security.password_hasher_factory' shared service.
  10463.      *
  10464.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  10465.      */
  10466.     protected function getSecurity_PasswordHasherFactoryService()
  10467.     {
  10468.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  10469.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  10470.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\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]]);
  10471.     }
  10472.     /**
  10473.      * Gets the private 'security.role_hierarchy' shared service.
  10474.      *
  10475.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  10476.      */
  10477.     protected function getSecurity_RoleHierarchyService()
  10478.     {
  10479.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  10480.     }
  10481.     /**
  10482.      * Gets the private 'security.user.provider.concrete.users' shared service.
  10483.      *
  10484.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  10485.      */
  10486.     protected function getSecurity_User_Provider_Concrete_UsersService()
  10487.     {
  10488.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  10489.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  10490.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  10491.         return $this->privates['security.user.provider.concrete.users'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\User'NULLNULL);
  10492.     }
  10493.     /**
  10494.      * Gets the private 'security.validator.user_password' shared service.
  10495.      *
  10496.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  10497.      */
  10498.     protected function getSecurity_Validator_UserPasswordService()
  10499.     {
  10500.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  10501.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  10502.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  10503.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
  10504.     }
  10505.     /**
  10506.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  10507.      *
  10508.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  10509.      */
  10510.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  10511.     {
  10512.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  10513.     }
  10514.     /**
  10515.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  10516.      *
  10517.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  10518.      */
  10519.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  10520.     {
  10521.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  10522.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  10523.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  10524.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  10525.     }
  10526.     /**
  10527.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  10528.      *
  10529.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  10530.      */
  10531.     protected function getSensioFrameworkExtra_Security_ListenerService()
  10532.     {
  10533.         $a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
  10534.         if (isset($this->privates['sensio_framework_extra.security.listener'])) {
  10535.             return $this->privates['sensio_framework_extra.security.listener'];
  10536.         }
  10537.         return $this->privates['sensio_framework_extra.security.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage(), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10538.     }
  10539.     /**
  10540.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  10541.      *
  10542.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  10543.      */
  10544.     protected function getSensioFrameworkExtra_View_ListenerService()
  10545.     {
  10546.         $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))));
  10547.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10548.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  10549.         ], [
  10550.             'twig' => '?',
  10551.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  10552.         return $instance;
  10553.     }
  10554.     /**
  10555.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  10556.      *
  10557.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  10558.      */
  10559.     protected function getSerializer_Mapping_CacheWarmerService()
  10560.     {
  10561.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10562.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10563.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  10564.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10565.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10566.         return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
  10567.     }
  10568.     /**
  10569.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  10570.      *
  10571.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  10572.      */
  10573.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  10574.     {
  10575.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  10576.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  10577.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  10578.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10579.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  10580.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10581.         return $this->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([=> new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))]));
  10582.     }
  10583.     /**
  10584.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  10585.      *
  10586.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  10587.      */
  10588.     protected function getSerializer_NameConverter_MetadataAwareService()
  10589.     {
  10590.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  10591.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  10592.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  10593.         return $this->privates['serializer.name_converter.metadata_aware'] = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  10594.     }
  10595.     /**
  10596.      * Gets the private 'session.factory' shared service.
  10597.      *
  10598.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  10599.      */
  10600.     protected function getSession_FactoryService()
  10601.     {
  10602.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  10603.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  10604.         $a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  10605.         if (isset($this->privates['session.factory'])) {
  10606.             return $this->privates['session.factory'];
  10607.         }
  10608.         return $this->privates['session.factory'] = new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> $a=> 'onSessionUsage']);
  10609.     }
  10610.     /**
  10611.      * Gets the private 'session.storage.factory.service' shared service.
  10612.      *
  10613.      * @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
  10614.      *
  10615.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  10616.      */
  10617.     protected function getSession_Storage_Factory_ServiceService()
  10618.     {
  10619.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  10620.         return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  10621.     }
  10622.     /**
  10623.      * Gets the private 'session.storage.metadata_bag' shared service.
  10624.      *
  10625.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  10626.      *
  10627.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  10628.      */
  10629.     protected function getSession_Storage_MetadataBagService()
  10630.     {
  10631.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  10632.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  10633.     }
  10634.     /**
  10635.      * Gets the private 'session.storage.native' shared service.
  10636.      *
  10637.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  10638.      *
  10639.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  10640.      */
  10641.     protected function getSession_Storage_NativeService()
  10642.     {
  10643.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  10644.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
  10645.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php';
  10646.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler(new \SessionHandler()), $this->getSession_Storage_MetadataBagService());
  10647.     }
  10648.     /**
  10649.      * Gets the private 'session_listener' shared service.
  10650.      *
  10651.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  10652.      */
  10653.     protected function getSessionListenerService()
  10654.     {
  10655.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10656.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  10657.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  10658.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  10659.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  10660.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  10661.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  10662.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  10663.         ], [
  10664.             'initialized_session' => '?',
  10665.             'logger' => '?',
  10666.             'request_stack' => '?',
  10667.             'session' => '?',
  10668.             'session_collector' => '?',
  10669.             'session_factory' => '?',
  10670.             'session_storage' => '?',
  10671.         ]), true$this->parameters['session.storage.options']);
  10672.     }
  10673.     /**
  10674.      * Gets the private 'translation.extractor' shared service.
  10675.      *
  10676.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  10677.      */
  10678.     protected function getTranslation_ExtractorService()
  10679.     {
  10680.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  10681.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  10682.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  10683.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  10684.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  10685.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  10686.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  10687.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  10688.         return $instance;
  10689.     }
  10690.     /**
  10691.      * Gets the private 'translation.loader.csv' shared service.
  10692.      *
  10693.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  10694.      */
  10695.     protected function getTranslation_Loader_CsvService()
  10696.     {
  10697.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10698.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10699.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10700.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  10701.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  10702.     }
  10703.     /**
  10704.      * Gets the private 'translation.loader.dat' shared service.
  10705.      *
  10706.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  10707.      */
  10708.     protected function getTranslation_Loader_DatService()
  10709.     {
  10710.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10711.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10712.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  10713.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  10714.     }
  10715.     /**
  10716.      * Gets the private 'translation.loader.ini' shared service.
  10717.      *
  10718.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  10719.      */
  10720.     protected function getTranslation_Loader_IniService()
  10721.     {
  10722.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10723.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10724.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10725.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  10726.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  10727.     }
  10728.     /**
  10729.      * Gets the private 'translation.loader.json' shared service.
  10730.      *
  10731.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  10732.      */
  10733.     protected function getTranslation_Loader_JsonService()
  10734.     {
  10735.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10736.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10737.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10738.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  10739.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  10740.     }
  10741.     /**
  10742.      * Gets the private 'translation.loader.mo' shared service.
  10743.      *
  10744.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  10745.      */
  10746.     protected function getTranslation_Loader_MoService()
  10747.     {
  10748.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10749.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10750.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10751.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  10752.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  10753.     }
  10754.     /**
  10755.      * Gets the private 'translation.loader.php' shared service.
  10756.      *
  10757.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  10758.      */
  10759.     protected function getTranslation_Loader_PhpService()
  10760.     {
  10761.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10762.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10763.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10764.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  10765.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  10766.     }
  10767.     /**
  10768.      * Gets the private 'translation.loader.po' shared service.
  10769.      *
  10770.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  10771.      */
  10772.     protected function getTranslation_Loader_PoService()
  10773.     {
  10774.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10775.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10776.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10777.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  10778.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  10779.     }
  10780.     /**
  10781.      * Gets the private 'translation.loader.qt' shared service.
  10782.      *
  10783.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  10784.      */
  10785.     protected function getTranslation_Loader_QtService()
  10786.     {
  10787.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10788.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  10789.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  10790.     }
  10791.     /**
  10792.      * Gets the private 'translation.loader.res' shared service.
  10793.      *
  10794.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  10795.      */
  10796.     protected function getTranslation_Loader_ResService()
  10797.     {
  10798.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10799.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10800.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  10801.     }
  10802.     /**
  10803.      * Gets the private 'translation.loader.xliff' shared service.
  10804.      *
  10805.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  10806.      */
  10807.     protected function getTranslation_Loader_XliffService()
  10808.     {
  10809.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10810.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  10811.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  10812.     }
  10813.     /**
  10814.      * Gets the private 'translation.loader.yml' shared service.
  10815.      *
  10816.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  10817.      */
  10818.     protected function getTranslation_Loader_YmlService()
  10819.     {
  10820.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10821.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10822.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10823.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  10824.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  10825.     }
  10826.     /**
  10827.      * Gets the private 'translation.provider_collection' shared service.
  10828.      *
  10829.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  10830.      */
  10831.     protected function getTranslation_ProviderCollectionService()
  10832.     {
  10833.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  10834.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  10835.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  10836.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  10837.         }, 1), []))->fromConfig([]);
  10838.     }
  10839.     /**
  10840.      * Gets the private 'translation.reader' shared service.
  10841.      *
  10842.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  10843.      */
  10844.     protected function getTranslation_ReaderService()
  10845.     {
  10846.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  10847.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  10848.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10849.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10850.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10851.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  10852.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  10853.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  10854.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  10855.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  10856.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  10857.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  10858.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10859.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  10860.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  10861.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  10862.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  10863.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  10864.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  10865.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  10866.         $instance->addLoader('yaml'$a);
  10867.         $instance->addLoader('yml'$a);
  10868.         $instance->addLoader('xlf'$b);
  10869.         $instance->addLoader('xliff'$b);
  10870.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  10871.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  10872.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  10873.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  10874.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  10875.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  10876.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  10877.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  10878.         return $instance;
  10879.     }
  10880.     /**
  10881.      * Gets the private 'translation.warmer' shared service.
  10882.      *
  10883.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  10884.      */
  10885.     protected function getTranslation_WarmerService()
  10886.     {
  10887.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10888.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  10889.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10890.             'translator' => ['services''translator''getTranslatorService'false],
  10891.         ], [
  10892.             'translator' => '?',
  10893.         ]))->withContext('translation.warmer'$this));
  10894.     }
  10895.     /**
  10896.      * Gets the private 'translation.writer' shared service.
  10897.      *
  10898.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  10899.      */
  10900.     protected function getTranslation_WriterService()
  10901.     {
  10902.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  10903.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  10904.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  10905.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  10906.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  10907.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  10908.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  10909.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  10910.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  10911.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  10912.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  10913.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  10914.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  10915.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  10916.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  10917.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  10918.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  10919.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  10920.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  10921.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  10922.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  10923.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  10924.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  10925.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  10926.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  10927.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  10928.         return $instance;
  10929.     }
  10930.     /**
  10931.      * Gets the private 'translator.default' shared service.
  10932.      *
  10933.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  10934.      */
  10935.     protected function getTranslator_DefaultService()
  10936.     {
  10937.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10938.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  10939.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  10940.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  10941.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  10942.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  10943.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  10944.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  10945.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  10946.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  10947.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  10948.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  10949.         ], [
  10950.             'translation.loader.csv' => '?',
  10951.             'translation.loader.dat' => '?',
  10952.             'translation.loader.ini' => '?',
  10953.             'translation.loader.json' => '?',
  10954.             'translation.loader.mo' => '?',
  10955.             'translation.loader.php' => '?',
  10956.             'translation.loader.po' => '?',
  10957.             'translation.loader.qt' => '?',
  10958.             'translation.loader.res' => '?',
  10959.             'translation.loader.xliff' => '?',
  10960.             'translation.loader.yml' => '?',
  10961.         ]), 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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ar.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.bg.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ca.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.cs.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.da.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.de.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.el.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.en.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.en.xlf'), => (\dirname(__DIR__4).'/translations/messages.en.yaml'), => (\dirname(__DIR__4).'/translations/validators.en.yaml')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.es.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.es.xlf')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.eu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fa.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fa.xlf')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fi.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.fr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.gl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.hu.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.hu.xlf')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.it.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.it.xlf')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.lt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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')], 'mk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mk.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')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.nl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.nl.xlf')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.no.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pl.xlf'), => (\dirname(__DIR__4).'/translations/EasyAdminBundle.pl.yaml'), => (\dirname(__DIR__4).'/translations/messages.pl.yaml'), => (\dirname(__DIR__4).'/translations/validators.pl.yaml')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ro.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.ru.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.ru.xlf')], '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')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sl.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sv.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sv.xlf'), => (\dirname(__DIR__4).'/translations/EasyAdminBundle.sv.yaml'), => (\dirname(__DIR__4).'/translations/messages.sv.yaml'), => (\dirname(__DIR__4).'/translations/validators.sv.yaml')], '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'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.tr.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.uk.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.uk.xlf')], 'ur' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], '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/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.zh_CN.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.zh_CN.xlf')], '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')], 'sr_RS' => [=> (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/EasyAdminBundle.sr_RS.xlf'), => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/translations/messages.sr_RS.xlf')]], '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/easycorp/easyadmin-bundle/src/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/twig/extra-bundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 16 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 17 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src/translations'), 19 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/easycorp/easyadmin-bundle/src/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'vendor/twig/extra-bundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'vendor/doctrine/doctrine-bundle/translations'10 => 'vendor/doctrine/doctrine-migrations-bundle/translations'11 => 'vendor/symfony/security-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'vendor/symfony/debug-bundle/translations'15 => 'vendor/symfony/maker-bundle/src/translations'16 => 'vendor/friendsofsymfony/rest-bundle/translations'17 => 'vendor/nelmio/api-doc-bundle/translations'18 => 'vendor/stof/doctrine-extensions-bundle/src/translations'19 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'20 => 'vendor/knplabs/knp-snappy-bundle/src/translations']]], []);
  10962.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  10963.         $instance->setFallbackLocales([=> 'en']);
  10964.         return $instance;
  10965.     }
  10966.     /**
  10967.      * Gets the private 'twig.command.debug' shared service.
  10968.      *
  10969.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  10970.      */
  10971.     protected function getTwig_Command_DebugService()
  10972.     {
  10973.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10974.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  10975.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  10976.         $instance->setName('debug:twig');
  10977.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  10978.         return $instance;
  10979.     }
  10980.     /**
  10981.      * Gets the private 'twig.command.lint' shared service.
  10982.      *
  10983.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  10984.      */
  10985.     protected function getTwig_Command_LintService()
  10986.     {
  10987.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10988.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  10989.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  10990.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10991.         $instance->setName('lint:twig');
  10992.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  10993.         return $instance;
  10994.     }
  10995.     /**
  10996.      * Gets the private 'twig.form.engine' shared service.
  10997.      *
  10998.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  10999.      */
  11000.     protected function getTwig_Form_EngineService()
  11001.     {
  11002.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  11003.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  11004.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  11005.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11006.         if (isset($this->privates['twig.form.engine'])) {
  11007.             return $this->privates['twig.form.engine'];
  11008.         }
  11009.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
  11010.     }
  11011.     /**
  11012.      * Gets the private 'twig.form.renderer' shared service.
  11013.      *
  11014.      * @return \Symfony\Component\Form\FormRenderer
  11015.      */
  11016.     protected function getTwig_Form_RendererService()
  11017.     {
  11018.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  11019.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  11020.         $a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
  11021.         if (isset($this->privates['twig.form.renderer'])) {
  11022.             return $this->privates['twig.form.renderer'];
  11023.         }
  11024.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  11025.     }
  11026.     /**
  11027.      * Gets the private 'twig.loader.native_filesystem' shared service.
  11028.      *
  11029.      * @return \Twig\Loader\FilesystemLoader
  11030.      */
  11031.     protected function getTwig_Loader_NativeFilesystemService()
  11032.     {
  11033.         $this->privates['twig.loader.native_filesystem'] = $instance = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  11034.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), 'Doctrine');
  11035.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/templates'), '!Doctrine');
  11036.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
  11037.         $instance->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
  11038.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  11039.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  11040.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  11041.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  11042.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  11043.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  11044.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/EasyAdminBundle'), 'EasyAdmin');
  11045.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), 'EasyAdmin');
  11046.         $instance->addPath((\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src/Resources/views'), '!EasyAdmin');
  11047.         $instance->addPath((\dirname(__DIR__4).'/templates/bundles/NelmioApiDocBundle'), 'NelmioApiDoc');
  11048.         $instance->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), 'NelmioApiDoc');
  11049.         $instance->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/templates'), '!NelmioApiDoc');
  11050.         $instance->addPath((\dirname(__DIR__4).'/templates'));
  11051.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  11052.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  11053.         $instance->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  11054.         return $instance;
  11055.     }
  11056.     /**
  11057.      * Gets the private 'twig.mailer.message_listener' shared service.
  11058.      *
  11059.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  11060.      */
  11061.     protected function getTwig_Mailer_MessageListenerService()
  11062.     {
  11063.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  11064.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  11065.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  11066.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11067.         if (isset($this->privates['twig.mailer.message_listener'])) {
  11068.             return $this->privates['twig.mailer.message_listener'];
  11069.         }
  11070.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
  11071.     }
  11072.     /**
  11073.      * Gets the private 'twig.runtime.httpkernel' shared service.
  11074.      *
  11075.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  11076.      */
  11077.     protected function getTwig_Runtime_HttpkernelService()
  11078.     {
  11079.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  11080.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  11081.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  11082.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  11083.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  11084.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  11085.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  11086.         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, [
  11087.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  11088.         ], [
  11089.             'inline' => '?',
  11090.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  11091.     }
  11092.     /**
  11093.      * Gets the private 'twig.runtime.security_csrf' shared service.
  11094.      *
  11095.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  11096.      */
  11097.     protected function getTwig_Runtime_SecurityCsrfService()
  11098.     {
  11099.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  11100.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  11101.     }
  11102.     /**
  11103.      * Gets the private 'twig.runtime.serializer' shared service.
  11104.      *
  11105.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  11106.      */
  11107.     protected function getTwig_Runtime_SerializerService()
  11108.     {
  11109.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  11110.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  11111.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  11112.     }
  11113.     /**
  11114.      * Gets the private 'twig.template_cache_warmer' shared service.
  11115.      *
  11116.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  11117.      */
  11118.     protected function getTwig_TemplateCacheWarmerService()
  11119.     {
  11120.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11121.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  11122.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  11123.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11124.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  11125.         ], [
  11126.             'twig' => '?',
  11127.         ]))->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')));
  11128.     }
  11129.     /**
  11130.      * Gets the private 'validator.builder' shared service.
  11131.      *
  11132.      * @return \Symfony\Component\Validator\ValidatorBuilder
  11133.      */
  11134.     protected function getValidator_BuilderService()
  11135.     {
  11136.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  11137.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  11138.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  11139.             'App\\Validator\\Constraints\\ChannelNotBlankValidator' => ['privates''App\\Validator\\Constraints\\ChannelNotBlankValidator''getChannelNotBlankValidatorService'false],
  11140.             'App\\Validator\\Constraints\\DeviceSerialNumberValidator' => ['privates''App\\Validator\\Constraints\\DeviceSerialNumberValidator''getDeviceSerialNumberValidatorService'false],
  11141.             'App\\Validator\\Constraints\\NewUniqueValidator' => ['privates''App\\Validator\\Constraints\\NewUniqueValidator''getNewUniqueValidatorService'false],
  11142.             'App\\Validator\\Constraints\\NotCircularValidator' => ['privates''App\\Validator\\Constraints\\NotCircularValidator''getNotCircularValidatorService'false],
  11143.             'App\\Validator\\Constraints\\PasswordRequirementsValidator' => ['privates''App\\Validator\\Constraints\\PasswordRequirementsValidator''getPasswordRequirementsValidatorService'false],
  11144.             'App\\Validator\\Constraints\\ValidCustomerForUserValidator' => ['privates''App\\Validator\\Constraints\\ValidCustomerForUserValidator''getValidCustomerForUserValidatorService'false],
  11145.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  11146.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  11147.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  11148.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  11149.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  11150.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  11151.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  11152.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  11153.         ], [
  11154.             'App\\Validator\\Constraints\\ChannelNotBlankValidator' => '?',
  11155.             'App\\Validator\\Constraints\\DeviceSerialNumberValidator' => '?',
  11156.             'App\\Validator\\Constraints\\NewUniqueValidator' => '?',
  11157.             'App\\Validator\\Constraints\\NotCircularValidator' => '?',
  11158.             'App\\Validator\\Constraints\\PasswordRequirementsValidator' => '?',
  11159.             'App\\Validator\\Constraints\\ValidCustomerForUserValidator' => '?',
  11160.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  11161.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  11162.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  11163.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  11164.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  11165.             'doctrine.orm.validator.unique' => '?',
  11166.             'security.validator.user_password' => '?',
  11167.             'validator.expression' => '?',
  11168.         ])));
  11169.         if ($this->has('translator')) {
  11170.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  11171.         }
  11172.         $instance->setTranslationDomain('validators');
  11173.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  11174.         $instance->enableAnnotationMapping(true);
  11175.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  11176.         $instance->addMethodMapping('loadValidatorMetadata');
  11177.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  11178.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  11179.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  11180.         return $instance;
  11181.     }
  11182.     /**
  11183.      * Gets the private 'validator.email' shared service.
  11184.      *
  11185.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  11186.      */
  11187.     protected function getValidator_EmailService()
  11188.     {
  11189.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  11190.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  11191.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  11192.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  11193.     }
  11194.     /**
  11195.      * Gets the private 'validator.expression' shared service.
  11196.      *
  11197.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  11198.      */
  11199.     protected function getValidator_ExpressionService()
  11200.     {
  11201.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  11202.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  11203.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  11204.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
  11205.     }
  11206.     /**
  11207.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  11208.      *
  11209.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  11210.      */
  11211.     protected function getValidator_Mapping_CacheWarmerService()
  11212.     {
  11213.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  11214.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  11215.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  11216.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  11217.     }
  11218.     /**
  11219.      * Gets the private 'validator.not_compromised_password' shared service.
  11220.      *
  11221.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  11222.      */
  11223.     protected function getValidator_NotCompromisedPasswordService()
  11224.     {
  11225.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  11226.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  11227.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  11228.         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);
  11229.     }
  11230.     /**
  11231.      * Gets the private 'var_dumper.command.server_dump' shared service.
  11232.      *
  11233.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  11234.      */
  11235.     protected function getVarDumper_Command_ServerDumpService()
  11236.     {
  11237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  11238.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  11239.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  11240.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  11241.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  11242.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  11243.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  11244.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11245.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  11246.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  11247.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  11248.         $this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
  11249.         $instance->setName('server:dump');
  11250.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  11251.         return $instance;
  11252.     }
  11253.     /**
  11254.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  11255.      *
  11256.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  11257.      */
  11258.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  11259.     {
  11260.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  11261.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  11262.         return $instance;
  11263.     }
  11264.     /**
  11265.      * Gets the private 'var_dumper.html_dumper' shared service.
  11266.      *
  11267.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  11268.      */
  11269.     protected function getVarDumper_HtmlDumperService()
  11270.     {
  11271.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  11272.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  11273.         return $instance;
  11274.     }
  11275.     /**
  11276.      * Gets the private 'var_dumper.server_connection' shared service.
  11277.      *
  11278.      * @return \Symfony\Component\VarDumper\Server\Connection
  11279.      */
  11280.     protected function getVarDumper_ServerConnectionService()
  11281.     {
  11282.         return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8'\dirname(__DIR__4), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
  11283.     }
  11284.     /**
  11285.      * Gets the private 'web_profiler.csp.handler' shared service.
  11286.      *
  11287.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  11288.      */
  11289.     protected function getWebProfiler_Csp_HandlerService()
  11290.     {
  11291.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  11292.     }
  11293.     /**
  11294.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  11295.      *
  11296.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  11297.      */
  11298.     protected function getWebProfiler_DebugToolbarService()
  11299.     {
  11300.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  11301.         if (isset($this->privates['web_profiler.debug_toolbar'])) {
  11302.             return $this->privates['web_profiler.debug_toolbar'];
  11303.         }
  11304.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($afalse2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  11305.     }
  11306.     /**
  11307.      * Gets the public 'cache_clearer' alias.
  11308.      *
  11309.      * @return object The ".container.private.cache_clearer" service.
  11310.      */
  11311.     protected function getCacheClearerService()
  11312.     {
  11313.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  11314.         return $this->get('.container.private.cache_clearer');
  11315.     }
  11316.     /**
  11317.      * Gets the public 'filesystem' alias.
  11318.      *
  11319.      * @return object The ".container.private.filesystem" service.
  11320.      */
  11321.     protected function getFilesystemService()
  11322.     {
  11323.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  11324.         return $this->get('.container.private.filesystem');
  11325.     }
  11326.     /**
  11327.      * Gets the public 'serializer' alias.
  11328.      *
  11329.      * @return object The ".container.private.serializer" service.
  11330.      */
  11331.     protected function getSerializerService()
  11332.     {
  11333.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  11334.         return $this->get('.container.private.serializer');
  11335.     }
  11336.     /**
  11337.      * Gets the public 'security.csrf.token_manager' alias.
  11338.      *
  11339.      * @return object The ".container.private.security.csrf.token_manager" service.
  11340.      */
  11341.     protected function getSecurity_Csrf_TokenManagerService()
  11342.     {
  11343.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  11344.         return $this->get('.container.private.security.csrf.token_manager');
  11345.     }
  11346.     /**
  11347.      * Gets the public 'form.factory' alias.
  11348.      *
  11349.      * @return object The ".container.private.form.factory" service.
  11350.      */
  11351.     protected function getForm_FactoryService()
  11352.     {
  11353.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
  11354.         return $this->get('.container.private.form.factory');
  11355.     }
  11356.     /**
  11357.      * Gets the public 'form.type.file' alias.
  11358.      *
  11359.      * @return object The ".container.private.form.type.file" service.
  11360.      */
  11361.     protected function getForm_Type_FileService()
  11362.     {
  11363.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
  11364.         return $this->get('.container.private.form.type.file');
  11365.     }
  11366.     /**
  11367.      * Gets the public 'profiler' alias.
  11368.      *
  11369.      * @return object The ".container.private.profiler" service.
  11370.      */
  11371.     protected function getProfilerService()
  11372.     {
  11373.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  11374.         return $this->get('.container.private.profiler');
  11375.     }
  11376.     /**
  11377.      * Gets the public 'twig' alias.
  11378.      *
  11379.      * @return object The ".container.private.twig" service.
  11380.      */
  11381.     protected function getTwigService()
  11382.     {
  11383.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  11384.         return $this->get('.container.private.twig');
  11385.     }
  11386.     /**
  11387.      * Gets the public 'security.authorization_checker' alias.
  11388.      *
  11389.      * @return object The ".container.private.security.authorization_checker" service.
  11390.      */
  11391.     protected function getSecurity_AuthorizationCheckerService()
  11392.     {
  11393.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  11394.         return $this->get('.container.private.security.authorization_checker');
  11395.     }
  11396.     /**
  11397.      * Gets the public 'security.token_storage' alias.
  11398.      *
  11399.      * @return object The ".container.private.security.token_storage" service.
  11400.      */
  11401.     protected function getSecurity_TokenStorageService()
  11402.     {
  11403.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  11404.         return $this->get('.container.private.security.token_storage');
  11405.     }
  11406.     /**
  11407.      * Gets the public 'security.password_encoder' alias.
  11408.      *
  11409.      * @return object The ".container.private.security.password_encoder" service.
  11410.      */
  11411.     protected function getSecurity_PasswordEncoderService()
  11412.     {
  11413.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
  11414.         return $this->get('.container.private.security.password_encoder');
  11415.     }
  11416.     /**
  11417.      * Gets the public 'session' alias.
  11418.      *
  11419.      * @return object The ".container.private.session" service.
  11420.      */
  11421.     protected function getSessionService()
  11422.     {
  11423.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  11424.         return $this->get('.container.private.session');
  11425.     }
  11426.     /**
  11427.      * Gets the public 'validator' alias.
  11428.      *
  11429.      * @return object The ".container.private.validator" service.
  11430.      */
  11431.     protected function getValidatorService()
  11432.     {
  11433.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  11434.         return $this->get('.container.private.validator');
  11435.     }
  11436.     /**
  11437.      * @return array|bool|float|int|string|\UnitEnum|null
  11438.      */
  11439.     public function getParameter(string $name)
  11440.     {
  11441.         if (isset($this->buildParameters[$name])) {
  11442.             return $this->buildParameters[$name];
  11443.         }
  11444.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  11445.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  11446.         }
  11447.         if (isset($this->loadedDynamicParameters[$name])) {
  11448.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  11449.         }
  11450.         return $this->parameters[$name];
  11451.     }
  11452.     public function hasParameter(string $name): bool
  11453.     {
  11454.         if (isset($this->buildParameters[$name])) {
  11455.             return true;
  11456.         }
  11457.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  11458.     }
  11459.     public function setParameter(string $name$value): void
  11460.     {
  11461.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  11462.     }
  11463.     public function getParameterBag(): ParameterBagInterface
  11464.     {
  11465.         if (null === $this->parameterBag) {
  11466.             $parameters $this->parameters;
  11467.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  11468.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  11469.             }
  11470.             foreach ($this->buildParameters as $name => $value) {
  11471.                 $parameters[$name] = $value;
  11472.             }
  11473.             $this->parameterBag = new FrozenParameterBag($parameters);
  11474.         }
  11475.         return $this->parameterBag;
  11476.     }
  11477.     private $loadedDynamicParameters = [
  11478.         'kernel.runtime_environment' => false,
  11479.         'kernel.build_dir' => false,
  11480.         'kernel.cache_dir' => false,
  11481.         'router.request_context.host' => false,
  11482.         'router.request_context.scheme' => false,
  11483.         'kernel.secret' => false,
  11484.         'debug.container.dump' => false,
  11485.         'serializer.mapping.cache.file' => false,
  11486.         'validator.mapping.cache.file' => false,
  11487.         'profiler.storage.dsn' => false,
  11488.         'doctrine.orm.proxy_dir' => false,
  11489.         'knp_snappy.pdf.binary' => false,
  11490.         'knp_snappy.image.binary' => false,
  11491.     ];
  11492.     private $dynamicParameters = [];
  11493.     private function getDynamicParameter(string $name)
  11494.     {
  11495.         switch ($name) {
  11496.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  11497.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  11498.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  11499.             case 'router.request_context.host'$value $this->getEnv('APP_HOST'); break;
  11500.             case 'router.request_context.scheme'$value $this->getEnv('APP_SCHEME'); break;
  11501.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  11502.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  11503.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  11504.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  11505.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  11506.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  11507.             case 'knp_snappy.pdf.binary'$value $this->getEnv('WKHTMLTOPDF_PATH'); break;
  11508.             case 'knp_snappy.image.binary'$value $this->getEnv('WKHTMLTOIMAGE_PATH'); break;
  11509.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  11510.         }
  11511.         $this->loadedDynamicParameters[$name] = true;
  11512.         return $this->dynamicParameters[$name] = $value;
  11513.     }
  11514.     protected function getDefaultParameters(): array
  11515.     {
  11516.         return [
  11517.             'kernel.project_dir' => \dirname(__DIR__4),
  11518.             'kernel.environment' => 'dev',
  11519.             'kernel.debug' => true,
  11520.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  11521.             'kernel.bundles' => [
  11522.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  11523.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  11524.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  11525.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  11526.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  11527.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  11528.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  11529.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  11530.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  11531.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  11532.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  11533.                 'EasyAdminBundle' => 'EasyCorp\\Bundle\\EasyAdminBundle\\EasyAdminBundle',
  11534.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  11535.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  11536.                 'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
  11537.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  11538.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  11539.             ],
  11540.             'kernel.bundles_metadata' => [
  11541.                 'FrameworkBundle' => [
  11542.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  11543.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  11544.                 ],
  11545.                 'TwigBundle' => [
  11546.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  11547.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  11548.                 ],
  11549.                 'TwigExtraBundle' => [
  11550.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  11551.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  11552.                 ],
  11553.                 'SensioFrameworkExtraBundle' => [
  11554.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  11555.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  11556.                 ],
  11557.                 'DoctrineBundle' => [
  11558.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  11559.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  11560.                 ],
  11561.                 'DoctrineMigrationsBundle' => [
  11562.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  11563.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  11564.                 ],
  11565.                 'SecurityBundle' => [
  11566.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  11567.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  11568.                 ],
  11569.                 'WebProfilerBundle' => [
  11570.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  11571.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  11572.                 ],
  11573.                 'MonologBundle' => [
  11574.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  11575.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  11576.                 ],
  11577.                 'DebugBundle' => [
  11578.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  11579.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  11580.                 ],
  11581.                 'MakerBundle' => [
  11582.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  11583.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  11584.                 ],
  11585.                 'EasyAdminBundle' => [
  11586.                     'path' => (\dirname(__DIR__4).'/vendor/easycorp/easyadmin-bundle/src'),
  11587.                     'namespace' => 'EasyCorp\\Bundle\\EasyAdminBundle',
  11588.                 ],
  11589.                 'FOSRestBundle' => [
  11590.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  11591.                     'namespace' => 'FOS\\RestBundle',
  11592.                 ],
  11593.                 'NelmioApiDocBundle' => [
  11594.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  11595.                     'namespace' => 'Nelmio\\ApiDocBundle',
  11596.                 ],
  11597.                 'StofDoctrineExtensionsBundle' => [
  11598.                     'path' => (\dirname(__DIR__4).'/vendor/stof/doctrine-extensions-bundle/src'),
  11599.                     'namespace' => 'Stof\\DoctrineExtensionsBundle',
  11600.                 ],
  11601.                 'DoctrineFixturesBundle' => [
  11602.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  11603.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  11604.                 ],
  11605.                 'KnpSnappyBundle' => [
  11606.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  11607.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  11608.                 ],
  11609.             ],
  11610.             'kernel.charset' => 'UTF-8',
  11611.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  11612.             'container.dumper.inline_class_loader' => true,
  11613.             'container.dumper.inline_factories' => true,
  11614.             'breadcrumbs' => [
  11615.                 'device' => [
  11616.                     => 'panel_device_measurements',
  11617.                     => 'panel_device_measurements_form',
  11618.                 ],
  11619.                 'measurement' => [
  11620.                     => 'panel_device_measurement_channels',
  11621.                     => 'panel_device_measurement_channels_post',
  11622.                     => 'device_measurement_info',
  11623.                     => 'post_device_measurement_info',
  11624.                     => 'post_device_measurement_info_post',
  11625.                     => 'device_measurement_chart_temperature',
  11626.                     => 'device_measurement_chart_temperature_post',
  11627.                     => 'device_measurement_chart_maturity',
  11628.                     => 'device_measurement_chart_maturity_post',
  11629.                     => 'panel_device_measurement_table',
  11630.                     10 => 'panel_device_measurement_table_post',
  11631.                     11 => 'panel_device_measurement_table_blocked',
  11632.                     12 => 'panel_device_measurement_table_blocked_post',
  11633.                     13 => 'panel_device_measurements_form',
  11634.                     14 => 'device_measurement_chart_strength',
  11635.                     15 => 'device_measurement_chart_strength_post',
  11636.                     16 => 'device_measurement_data',
  11637.                     17 => 'panel_measurement_note',
  11638.                     18 => 'panel_measurement_note_post',
  11639.                     19 => 'device_measurement_traceability',
  11640.                     20 => 'device_measurement_traceability_post',
  11641.                 ],
  11642.                 'channel' => [
  11643.                     => 'panel_device_channel_data',
  11644.                 ],
  11645.             ],
  11646.             'line_type_config' => [
  11647.                 'retro_colours' => [
  11648.                     => '#0000ff',
  11649.                     => '#ff0000',
  11650.                     => '#008000',
  11651.                     => '#00ff00',
  11652.                     => '#800000',
  11653.                     => '#000080',
  11654.                     => '#808000',
  11655.                     => '#800080',
  11656.                     => '#fffbf0',
  11657.                     => '#a6caf0',
  11658.                     10 => '#008080',
  11659.                     11 => '#ffff00',
  11660.                     12 => '#00ffff',
  11661.                     13 => '#ff00ff',
  11662.                     14 => '#c0dcc0',
  11663.                     15 => '#c0c0c0',
  11664.                 ],
  11665.                 'default_colours' => [
  11666.                     => '#4F81BC',
  11667.                     => '#C0504E',
  11668.                     => '#9BBB58',
  11669.                     => '#23BFAA',
  11670.                     => '#8064A1',
  11671.                     => '#4AACC5',
  11672.                     => '#F79647',
  11673.                     => '#7F6084',
  11674.                     => '#77A033',
  11675.                     => '#33558B',
  11676.                     10 => '#E59566',
  11677.                     11 => '#c0dcc0',
  11678.                     12 => '#c0c0c0',
  11679.                     13 => '#0000ff',
  11680.                     14 => '#ff0000',
  11681.                     15 => '#00ff00',
  11682.                 ],
  11683.                 'patterns' => [
  11684.                     => 'solid',
  11685.                     => 'dashed',
  11686.                     => 'dotted',
  11687.                     => 'dot-dashed',
  11688.                     => 'dot-dot-dashed',
  11689.                 ],
  11690.             ],
  11691.             'default_strength_points' => [
  11692.                 => '0.5',
  11693.                 => '1.0',
  11694.                 => '2.0',
  11695.                 => '3.0',
  11696.                 => '4.0',
  11697.                 => '5.0',
  11698.                 => '6.0',
  11699.                 => '7.0',
  11700.                 => '8.0',
  11701.                 => '9.0',
  11702.                 10 => '11.0',
  11703.                 11 => '12.0',
  11704.                 12 => '14.0',
  11705.                 13 => '18.0',
  11706.                 14 => '20.0',
  11707.                 15 => '25.0',
  11708.                 16 => '30.0',
  11709.                 17 => '35.0',
  11710.                 18 => '40.0',
  11711.                 19 => '45.0',
  11712.                 20 => '50.0',
  11713.                 21 => '55.0',
  11714.                 22 => '60.0',
  11715.                 23 => '65.0',
  11716.                 24 => '70.0',
  11717.                 25 => '75.0',
  11718.             ],
  11719.             'supported_languages' => [
  11720.                 'English' => 'en',
  11721.                 'Polski' => 'pl',
  11722.                 'Svenska' => 'sv',
  11723.             ],
  11724.             'messenger_redeliver_timeout' => 9999999999,
  11725.             'event_dispatcher.event_aliases' => [
  11726.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  11727.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  11728.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  11729.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  11730.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  11731.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  11732.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  11733.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  11734.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  11735.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  11736.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  11737.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  11738.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  11739.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  11740.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  11741.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  11742.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  11743.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  11744.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  11745.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  11746.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  11747.             ],
  11748.             'fragment.renderer.hinclude.global_template' => NULL,
  11749.             'fragment.path' => '/_fragment',
  11750.             'kernel.http_method_override' => true,
  11751.             'kernel.trusted_hosts' => [
  11752.             ],
  11753.             'kernel.default_locale' => 'en',
  11754.             'kernel.enabled_locales' => [
  11755.             ],
  11756.             'kernel.error_controller' => 'error_controller',
  11757.             'debug.file_link_format' => NULL,
  11758.             'asset.request_context.base_path' => NULL,
  11759.             'asset.request_context.secure' => NULL,
  11760.             'translator.logging' => false,
  11761.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  11762.             'debug.error_handler.throw_at' => -1,
  11763.             'router.request_context.base_url' => '',
  11764.             'router.resource' => 'kernel::loadRoutes',
  11765.             'request_listener.http_port' => 80,
  11766.             'request_listener.https_port' => 443,
  11767.             'session.metadata.storage_key' => '_sf2_meta',
  11768.             'session.storage.options' => [
  11769.                 'cache_limiter' => '0',
  11770.                 'cookie_secure' => 'auto',
  11771.                 'cookie_httponly' => true,
  11772.                 'cookie_samesite' => 'lax',
  11773.                 'gc_probability' => 1,
  11774.             ],
  11775.             'session.save_path' => NULL,
  11776.             'session.metadata.update_threshold' => 0,
  11777.             'form.type_extension.csrf.enabled' => true,
  11778.             'form.type_extension.csrf.field_name' => '_token',
  11779.             'validator.translation_domain' => 'validators',
  11780.             'profiler_listener.only_exceptions' => false,
  11781.             'profiler_listener.only_main_requests' => false,
  11782.             'twig.form.resources' => [
  11783.                 => 'form_div_layout.html.twig',
  11784.                 => 'panel/form_layout.html.twig',
  11785.                 => 'admin/form/custom_layout.html.twig',
  11786.             ],
  11787.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  11788.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  11789.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  11790.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  11791.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  11792.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  11793.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  11794.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  11795.             'doctrine.entity_managers' => [
  11796.                 'default' => 'doctrine.orm.default_entity_manager',
  11797.             ],
  11798.             'doctrine.default_entity_manager' => 'default',
  11799.             'doctrine.dbal.connection_factory.types' => [
  11800.             ],
  11801.             'doctrine.connections' => [
  11802.                 'default' => 'doctrine.dbal.default_connection',
  11803.             ],
  11804.             'doctrine.default_connection' => 'default',
  11805.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  11806.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  11807.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  11808.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  11809.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  11810.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  11811.             'doctrine.orm.cache.memcache_host' => 'localhost',
  11812.             'doctrine.orm.cache.memcache_port' => 11211,
  11813.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  11814.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  11815.             'doctrine.orm.cache.memcached_host' => 'localhost',
  11816.             'doctrine.orm.cache.memcached_port' => 11211,
  11817.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  11818.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  11819.             'doctrine.orm.cache.redis_host' => 'localhost',
  11820.             'doctrine.orm.cache.redis_port' => 6379,
  11821.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  11822.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  11823.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  11824.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  11825.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  11826.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  11827.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  11828.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  11829.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  11830.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  11831.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  11832.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  11833.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  11834.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  11835.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  11836.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  11837.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  11838.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  11839.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  11840.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  11841.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  11842.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  11843.             'doctrine.orm.typed_field_mapper.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultTypedFieldMapper',
  11844.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  11845.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  11846.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  11847.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  11848.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  11849.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  11850.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  11851.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  11852.             'doctrine.orm.auto_generate_proxy_classes' => true,
  11853.             'doctrine.orm.enable_lazy_ghost_objects' => false,
  11854.             'doctrine.orm.proxy_namespace' => 'Proxies',
  11855.             'doctrine.migrations.preferred_em' => NULL,
  11856.             'doctrine.migrations.preferred_connection' => NULL,
  11857.             'security.role_hierarchy.roles' => [
  11858.                 'ROLE_SUPER_ADMIN' => [
  11859.                     => 'ROLE_ADMIN',
  11860.                 ],
  11861.                 'ROLE_ADMIN' => [
  11862.                     => 'ROLE_OWNER',
  11863.                 ],
  11864.                 'ROLE_OWNER' => [
  11865.                     => 'ROLE_USER',
  11866.                 ],
  11867.             ],
  11868.             'security.access.denied_url' => NULL,
  11869.             'security.authentication.manager.erase_credentials' => true,
  11870.             'security.authentication.session_strategy.strategy' => 'migrate',
  11871.             'security.access.always_authenticate_before_granting' => false,
  11872.             'security.authentication.hide_user_not_found' => true,
  11873.             'security.firewalls' => [
  11874.                 => 'dev',
  11875.                 => 'ping',
  11876.                 => 'main',
  11877.             ],
  11878.             'security.main._indexed_authenticators' => [
  11879.             ],
  11880.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  11881.             'web_profiler.debug_toolbar.mode' => 2,
  11882.             'monolog.use_microseconds' => true,
  11883.             'monolog.swift_mailer.handlers' => [
  11884.             ],
  11885.             'monolog.handlers_to_channels' => [
  11886.                 'monolog.handler.console' => [
  11887.                     'type' => 'exclusive',
  11888.                     'elements' => [
  11889.                         => 'event',
  11890.                         => 'doctrine',
  11891.                         => 'console',
  11892.                     ],
  11893.                 ],
  11894.                 'monolog.handler.main' => [
  11895.                     'type' => 'exclusive',
  11896.                     'elements' => [
  11897.                         => 'event',
  11898.                     ],
  11899.                 ],
  11900.             ],
  11901.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  11902.             'easyadmin.config' => [
  11903.                 'site_name' => 'CONREG SYSTEM',
  11904.                 'list' => [
  11905.                     'actions' => [
  11906.                         => [
  11907.                             'name' => 'show',
  11908.                             'icon' => 'eye',
  11909.                             'template' => 'admin/field/secured_action.html.twig',
  11910.                         ],
  11911.                         => [
  11912.                             'name' => 'edit',
  11913.                             'icon' => 'pencil',
  11914.                             'template' => 'admin/field/secured_action.html.twig',
  11915.                         ],
  11916.                         => [
  11917.                             'name' => 'delete',
  11918.                             'icon' => 'trash',
  11919.                             'template' => 'admin/field/secured_action.html.twig',
  11920.                         ],
  11921.                     ],
  11922.                     'item_permission' => 'show',
  11923.                     'collapse_actions' => false,
  11924.                     'batch_actions' => [
  11925.                     ],
  11926.                     'max_results' => 15,
  11927.                 ],
  11928.                 'edit' => [
  11929.                     'item_permission' => 'edit',
  11930.                     'actions' => [
  11931.                     ],
  11932.                 ],
  11933.                 'new' => [
  11934.                     'item_permission' => 'new',
  11935.                     'actions' => [
  11936.                     ],
  11937.                 ],
  11938.                 'show' => [
  11939.                     'item_permission' => 'show',
  11940.                     'actions' => [
  11941.                     ],
  11942.                     'max_results' => 10,
  11943.                 ],
  11944.                 'design' => [
  11945.                     'form_theme' => [
  11946.                         => '@EasyAdmin/form/bootstrap_4.html.twig',
  11947.                         => 'admin/form/custom_layout.html.twig',
  11948.                     ],
  11949.                     'assets' => [
  11950.                         'css' => [
  11951.                             => '/bundles/easyadmin/app.css',
  11952.                             => '/styles/admin.css',
  11953.                             => '/styles/bootstrap-datetimepicker.min.css',
  11954.                         ],
  11955.                         'js' => [
  11956.                             => '/scripts/moment.js',
  11957.                             => '/scripts/bootstrap-datetimepicker.min.js',
  11958.                             => '/scripts/admin.js',
  11959.                             => '/admin/translations.js',
  11960.                             => '/scripts/library/canvasjs.min.js',
  11961.                             => '/scripts/library/toastr.min.js',
  11962.                         ],
  11963.                         'favicon' => [
  11964.                             'path' => 'favicon.ico',
  11965.                             'mime_type' => 'image/x-icon',
  11966.                         ],
  11967.                     ],
  11968.                     'templates' => [
  11969.                         'layout' => 'admin/layout.html.twig',
  11970.                         'show' => 'admin/show.html.twig',
  11971.                         'list' => 'admin/list.html.twig',
  11972.                         'edit' => 'admin/edit.html.twig',
  11973.                     ],
  11974.                     'menu' => [
  11975.                         => [
  11976.                             'entity' => 'Device',
  11977.                             'icon' => 'screwdriver',
  11978.                         ],
  11979.                         => [
  11980.                             'entity' => 'Customer',
  11981.                             'icon' => 'trademark',
  11982.                             'permission' => 'ROLE_ADMIN',
  11983.                         ],
  11984.                         => [
  11985.                             'entity' => 'License',
  11986.                             'icon' => 'file',
  11987.                         ],
  11988.                         => [
  11989.                             'entity' => 'User',
  11990.                             'icon' => 'user',
  11991.                             'permission' => [
  11992.                                 => 'ROLE_ADMIN',
  11993.                                 => 'ROLE_CUSTOMER',
  11994.                             ],
  11995.                         ],
  11996.                         => [
  11997.                             'entity' => 'Recipe',
  11998.                             'icon' => 'barcode',
  11999.                         ],
  12000.                         => [
  12001.                             'entity' => 'Notification',
  12002.                             'icon' => 'envelope',
  12003.                         ],
  12004.                         => [
  12005.                             'entity' => 'LineTypeGroup',
  12006.                             'icon' => 'chart-line',
  12007.                             'label' => 'Line types',
  12008.                         ],
  12009.                         => [
  12010.                             'label' => 'Preferences',
  12011.                             'entity' => 'UserSetting',
  12012.                             'icon' => 'cog',
  12013.                         ],
  12014.                     ],
  12015.                     'brand_color' => 'hsl(230, 55%, 60%)',
  12016.                 ],
  12017.                 'entities' => [
  12018.                     'Device' => [
  12019.                         'class' => 'App\\Entity\\Device',
  12020.                         'show' => [
  12021.                             'item_permission' => 'show',
  12022.                             'fields' => [
  12023.                                 => 'id',
  12024.                                 => 'serialNumber',
  12025.                                 => 'calibratedAt',
  12026.                                 => 'channelsLimit',
  12027.                             ],
  12028.                         ],
  12029.                         'list' => [
  12030.                             'item_permission' => 'show',
  12031.                             'fields' => [
  12032.                                 => 'id',
  12033.                                 => 'serialNumber',
  12034.                                 => [
  12035.                                     'property' => 'customer',
  12036.                                     'permission' => 'ROLE_ADMIN',
  12037.                                     'sortable' => false,
  12038.                                 ],
  12039.                                 => 'calibratedAt',
  12040.                                 => 'channelsLimit',
  12041.                                 => 'createdAt',
  12042.                                 => [
  12043.                                     'property' => 'recipeToSync',
  12044.                                     'permission' => 'ROLE_USER',
  12045.                                     'sortable' => false,
  12046.                                     'label' => 'Synchronised Recipes',
  12047.                                     'template' => 'admin/field/recipes_to_sync.html.twig',
  12048.                                     'type_options' => [
  12049.                                         'query_builder' => [
  12050.                                             => 'App\\Repository\\RecipeToSync',
  12051.                                             => 'getStaticVisible',
  12052.                                         ],
  12053.                                     ],
  12054.                                 ],
  12055.                             ],
  12056.                         ],
  12057.                         'form' => [
  12058.                             'fields' => [
  12059.                                 => [
  12060.                                     'property' => 'serialNumber',
  12061.                                     'permission' => 'ROLE_ADMIN',
  12062.                                 ],
  12063.                                 => [
  12064.                                     'property' => 'customer',
  12065.                                     'permission' => 'ROLE_ADMIN',
  12066.                                 ],
  12067.                                 => [
  12068.                                     'property' => 'assignmentEndsAt',
  12069.                                     'permission' => 'ROLE_ADMIN',
  12070.                                     'type' => 'App\\Form\\CustomDateTimeType',
  12071.                                     'help' => 'Leave this value empty if you do not want this instrument to be automatically unassigned from customer.',
  12072.                                 ],
  12073.                                 => [
  12074.                                     'property' => 'calibratedAt',
  12075.                                     'permission' => [
  12076.                                         => 'ROLE_ADMIN',
  12077.                                         => 'ROLE_USER',
  12078.                                     ],
  12079.                                     'type' => 'App\\Form\\CustomDateTimeType',
  12080.                                 ],
  12081.                                 => [
  12082.                                     'property' => 'channelsLimit',
  12083.                                     'permission' => 'ROLE_ADMIN',
  12084.                                 ],
  12085.                                 => [
  12086.                                     'property' => 'email',
  12087.                                     'label' => 'Device notification email',
  12088.                                     'permission' => [
  12089.                                         => 'ROLE_ADMIN',
  12090.                                         => 'ROLE_USER',
  12091.                                     ],
  12092.                                 ],
  12093.                             ],
  12094.                         ],
  12095.                         'templates' => [
  12096.                             'list' => 'admin/list/devices.html.twig',
  12097.                         ],
  12098.                         'name' => 'Device',
  12099.                     ],
  12100.                     'Customer' => [
  12101.                         'class' => 'App\\Entity\\Customer',
  12102.                         'show' => [
  12103.                             'item_permission' => 'show',
  12104.                             'fields' => [
  12105.                                 => 'id',
  12106.                                 => [
  12107.                                     'property' => 'name',
  12108.                                     'label' => 'Company name',
  12109.                                 ],
  12110.                                 => [
  12111.                                     'property' => 'country',
  12112.                                     'template' => 'admin/field/country.html.twig',
  12113.                                     'sortable' => true,
  12114.                                 ],
  12115.                                 => [
  12116.                                     'property' => 'isActive',
  12117.                                     'label' => 'Is active',
  12118.                                 ],
  12119.                             ],
  12120.                         ],
  12121.                         'list' => [
  12122.                             'item_permission' => 'show',
  12123.                             'fields' => [
  12124.                                 => 'id',
  12125.                                 => [
  12126.                                     'property' => 'name',
  12127.                                     'label' => 'Company name',
  12128.                                 ],
  12129.                                 => [
  12130.                                     'property' => 'country',
  12131.                                     'template' => 'admin/field/country.html.twig',
  12132.                                     'sortable' => true,
  12133.                                 ],
  12134.                                 => [
  12135.                                     'property' => 'users',
  12136.                                     'label' => 'Users',
  12137.                                     'template' => 'admin/field/users.html.twig',
  12138.                                 ],
  12139.                                 => [
  12140.                                     'property' => 'isActive',
  12141.                                     'label' => 'Is active',
  12142.                                     'type' => 'toggle',
  12143.                                 ],
  12144.                             ],
  12145.                         ],
  12146.                         'form' => [
  12147.                             'fields' => [
  12148.                                 => [
  12149.                                     'property' => 'name',
  12150.                                     'label' => 'Company name',
  12151.                                     'type' => 'text',
  12152.                                     'type_options' => [
  12153.                                         'required' => true,
  12154.                                     ],
  12155.                                 ],
  12156.                                 => [
  12157.                                     'property' => 'country',
  12158.                                     'type' => 'choice',
  12159.                                     'label' => 'Country',
  12160.                                     'type_options' => [
  12161.                                         'required' => true,
  12162.                                         'choices' => [
  12163.                                             'Brak' => NULL,
  12164.                                             'Polska' => 'pl',
  12165.                                             'Svenska' => 'sv',
  12166.                                         ],
  12167.                                     ],
  12168.                                 ],
  12169.                                 => [
  12170.                                     'sortable' => false,
  12171.                                     'label' => 'Brand',
  12172.                                     'property' => 'brands',
  12173.                                     'type' => 'App\\Form\\Admin\\BrandType',
  12174.                                     'type_options' => [
  12175.                                         'multiple' => true,
  12176.                                         'expanded' => true,
  12177.                                         'required' => false,
  12178.                                     ],
  12179.                                 ],
  12180.                                 => [
  12181.                                     'property' => 'devices',
  12182.                                     'type_options' => [
  12183.                                         'by_reference' => false,
  12184.                                     ],
  12185.                                     'css_class' => 'temporary_hidden',
  12186.                                 ],
  12187.                                 => [
  12188.                                     'property' => 'activeTo',
  12189.                                     'type' => 'App\\Form\\CustomDateTimeType',
  12190.                                     'help' => 'Leave this value empty if you do not want this customer to be automatically disabled.',
  12191.                                 ],
  12192.                             ],
  12193.                         ],
  12194.                         'name' => 'Customer',
  12195.                     ],
  12196.                     'License' => [
  12197.                         'class' => 'App\\Entity\\License',
  12198.                         'disabled_actions' => [
  12199.                             => 'edit',
  12200.                         ],
  12201.                         'search' => [
  12202.                             'item_permission' => 'show',
  12203.                             'help' => 'Searched by customer name.',
  12204.                             'fields' => [
  12205.                                 => 'customer.name',
  12206.                             ],
  12207.                         ],
  12208.                         'list' => [
  12209.                             'actions' => [
  12210.                                 => [
  12211.                                     'name' => 'show',
  12212.                                     'icon' => 'eye',
  12213.                                     'template' => 'admin/field/secured_action.html.twig',
  12214.                                 ],
  12215.                                 => [
  12216.                                     'name' => 'edit',
  12217.                                     'template' => 'admin/field/secured_action.html.twig',
  12218.                                 ],
  12219.                                 => [
  12220.                                     'name' => 'delete',
  12221.                                     'template' => 'admin/field/secured_action.html.twig',
  12222.                                 ],
  12223.                             ],
  12224.                             'item_permission' => 'show',
  12225.                             'fields' => [
  12226.                                 => [
  12227.                                     'property' => 'licenseNumber',
  12228.                                 ],
  12229.                                 => [
  12230.                                     'property' => 'customer',
  12231.                                     'sortable' => false,
  12232.                                 ],
  12233.                                 => [
  12234.                                     'property' => 'device',
  12235.                                     'template' => 'admin/field/translated_entity.html.twig',
  12236.                                     'label' => 'Instrument',
  12237.                                     'sortable' => false,
  12238.                                 ],
  12239.                                 => [
  12240.                                     'property' => 'note',
  12241.                                     'template' => 'admin/field/popup.html.twig',
  12242.                                     'icon' => 'comment',
  12243.                                 ],
  12244.                             ],
  12245.                         ],
  12246.                         'form' => [
  12247.                             'fields' => [
  12248.                                 => [
  12249.                                     'property' => 'licenseNumber',
  12250.                                     'type_options' => [
  12251.                                         'required' => true,
  12252.                                     ],
  12253.                                     'type' => 'text',
  12254.                                 ],
  12255.                                 => [
  12256.                                     'property' => 'customer',
  12257.                                     'type_options' => [
  12258.                                         'required' => false,
  12259.                                     ],
  12260.                                     'label' => 'Customer, select existing',
  12261.                                 ],
  12262.                                 => [
  12263.                                     'property' => 'newCustomerName',
  12264.                                     'type' => 'text',
  12265.                                     'label' => 'or add new (type his name)',
  12266.                                 ],
  12267.                                 => [
  12268.                                     'property' => 'device',
  12269.                                     'type_options' => [
  12270.                                         'required' => false,
  12271.                                     ],
  12272.                                     'label' => 'Instrument, select existing',
  12273.                                 ],
  12274.                                 => [
  12275.                                     'property' => 'newDeviceSerialNumber',
  12276.                                     'type' => 'text',
  12277.                                     'label' => 'or add new (type its serial number)',
  12278.                                 ],
  12279.                                 => [
  12280.                                     'property' => 'licensedTo',
  12281.                                     'type' => 'App\\Form\\CustomDateTimeType',
  12282.                                 ],
  12283.                                 => [
  12284.                                     'property' => 'isAssignRequested',
  12285.                                     'label' => 'Automatically assign this device to customer',
  12286.                                     'type' => 'checkbox',
  12287.                                     'help' => 'Should device be automatically assigned to selected customer? Have in mind this operation will cause this device to be AUTOMATICALLY unassigned from current its current customer.',
  12288.                                 ],
  12289.                                 => [
  12290.                                     'property' => 'note',
  12291.                                 ],
  12292.                             ],
  12293.                         ],
  12294.                         'show' => [
  12295.                             'item_permission' => 'show',
  12296.                             'fields' => [
  12297.                                 => [
  12298.                                     'property' => 'licenseNumber',
  12299.                                 ],
  12300.                                 => 'customer',
  12301.                                 => [
  12302.                                     'property' => 'device',
  12303.                                     'template' => 'admin/field/translated_entity.html.twig',
  12304.                                     'label' => 'Instrument',
  12305.                                 ],
  12306.                                 => [
  12307.                                     'property' => 'licensedTo',
  12308.                                 ],
  12309.                                 => [
  12310.                                     'property' => 'note',
  12311.                                 ],
  12312.                             ],
  12313.                         ],
  12314.                         'templates' => [
  12315.                             'list' => 'admin/list/devices.html.twig',
  12316.                         ],
  12317.                         'name' => 'License',
  12318.                     ],
  12319.                     'User' => [
  12320.                         'class' => 'App\\Entity\\User',
  12321.                         'show' => [
  12322.                             'item_permission' => [
  12323.                                 => 'show',
  12324.                             ],
  12325.                             'fields' => [
  12326.                                 => 'id',
  12327.                                 => 'username',
  12328.                                 => 'firstName',
  12329.                                 => 'surname',
  12330.                                 => 'email',
  12331.                                 => 'phone',
  12332.                                 => [
  12333.                                     'property' => 'customer',
  12334.                                     'permission' => 'ROLE_ADMIN',
  12335.                                     'sortable' => false,
  12336.                                 ],
  12337.                                 => [
  12338.                                     'property' => 'roles',
  12339.                                     'template' => 'admin/field/roles.html.twig',
  12340.                                     'sortable' => false,
  12341.                                 ],
  12342.                             ],
  12343.                         ],
  12344.                         'list' => [
  12345.                             'item_permission' => [
  12346.                                 => 'show',
  12347.                             ],
  12348.                             'fields' => [
  12349.                                 => 'id',
  12350.                                 => 'username',
  12351.                                 => 'email',
  12352.                                 => [
  12353.                                     'property' => 'customer',
  12354.                                     'permission' => 'ROLE_ADMIN',
  12355.                                 ],
  12356.                                 => [
  12357.                                     'property' => 'roles',
  12358.                                     'template' => 'admin/field/roles.html.twig',
  12359.                                     'sortable' => false,
  12360.                                 ],
  12361.                                 => [
  12362.                                     'property' => 'activationEmail',
  12363.                                     'template' => 'admin/field/activation_email.html.twig',
  12364.                                 ],
  12365.                             ],
  12366.                         ],
  12367.                         'form' => [
  12368.                             'fields' => [
  12369.                                 => [
  12370.                                     'property' => 'username',
  12371.                                     'type' => 'text',
  12372.                                     'type_options' => [
  12373.                                         'required' => true,
  12374.                                     ],
  12375.                                 ],
  12376.                                 => [
  12377.                                     'property' => 'firstName',
  12378.                                     'type' => 'text',
  12379.                                 ],
  12380.                                 => [
  12381.                                     'property' => 'surname',
  12382.                                     'type' => 'text',
  12383.                                 ],
  12384.                                 => [
  12385.                                     'property' => 'email',
  12386.                                     'type' => 'email',
  12387.                                 ],
  12388.                                 => [
  12389.                                     'property' => 'phone',
  12390.                                     'type' => 'text',
  12391.                                 ],
  12392.                                 => [
  12393.                                     'property' => 'customer',
  12394.                                     'permission' => 'ROLE_ADMIN',
  12395.                                 ],
  12396.                                 => [
  12397.                                     'property' => 'roleSingle',
  12398.                                     'permission' => 'ROLE_ADMIN',
  12399.                                     'type' => 'choice',
  12400.                                     'label' => 'Role',
  12401.                                     'type_options' => [
  12402.                                         'required' => true,
  12403.                                         'choices' => [
  12404.                                             'Default user' => 'ROLE_USER',
  12405.                                             'Company manager' => 'ROLE_CUSTOMER',
  12406.                                             'Administrator' => 'ROLE_ADMIN',
  12407.                                         ],
  12408.                                     ],
  12409.                                 ],
  12410.                                 => [
  12411.                                     'property' => 'roles',
  12412.                                     'permission' => 'ROLE_CUSTOMER',
  12413.                                     'type' => 'choice',
  12414.                                     'type_options' => [
  12415.                                         'multiple' => true,
  12416.                                         'expanded' => true,
  12417.                                         'choices' => [
  12418.                                             'Company manager' => 'ROLE_CUSTOMER',
  12419.                                         ],
  12420.                                     ],
  12421.                                 ],
  12422.                             ],
  12423.                         ],
  12424.                         'new' => [
  12425.                             'item_permission' => [
  12426.                                 => 'ROLE_ADMIN',
  12427.                                 => 'ROLE_CUSTOMER',
  12428.                             ],
  12429.                             'fields' => [
  12430.                                 => [
  12431.                                     'property' => 'username',
  12432.                                     'type' => 'text',
  12433.                                     'type_options' => [
  12434.                                         'required' => true,
  12435.                                     ],
  12436.                                 ],
  12437.                                 => [
  12438.                                     'property' => 'firstName',
  12439.                                     'type' => 'text',
  12440.                                 ],
  12441.                                 => [
  12442.                                     'property' => 'surname',
  12443.                                     'type' => 'text',
  12444.                                 ],
  12445.                                 => [
  12446.                                     'property' => 'email',
  12447.                                     'type' => 'email',
  12448.                                 ],
  12449.                                 => [
  12450.                                     'property' => 'email',
  12451.                                     'type' => 'email',
  12452.                                 ],
  12453.                                 => [
  12454.                                     'property' => 'phone',
  12455.                                     'type' => 'text',
  12456.                                 ],
  12457.                                 => [
  12458.                                     'property' => 'password',
  12459.                                     'type' => 'repeated',
  12460.                                     'type_options' => [
  12461.                                         'type' => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\PasswordType',
  12462.                                         'required' => true,
  12463.                                         'first_options' => [
  12464.                                             'label' => 'label.password',
  12465.                                         ],
  12466.                                         'second_options' => [
  12467.                                             'label' => 'label.password_confirmation',
  12468.                                         ],
  12469.                                     ],
  12470.                                 ],
  12471.                                 => [
  12472.                                     'property' => 'customer',
  12473.                                     'permission' => 'ROLE_ADMIN',
  12474.                                 ],
  12475.                                 => [
  12476.                                     'property' => 'roleSingle',
  12477.                                     'permission' => 'ROLE_ADMIN',
  12478.                                     'type' => 'choice',
  12479.                                     'label' => 'Role',
  12480.                                     'type_options' => [
  12481.                                         'required' => true,
  12482.                                         'choices' => [
  12483.                                             'Default user' => 'ROLE_USER',
  12484.                                             'Company manager' => 'ROLE_CUSTOMER',
  12485.                                             'Administrator' => 'ROLE_ADMIN',
  12486.                                         ],
  12487.                                     ],
  12488.                                 ],
  12489.                                 => [
  12490.                                     'property' => 'roles',
  12491.                                     'permission' => 'ROLE_CUSTOMER',
  12492.                                     'type' => 'choice',
  12493.                                     'type_options' => [
  12494.                                         'multiple' => true,
  12495.                                         'expanded' => true,
  12496.                                         'choices' => [
  12497.                                             'Company manager' => 'ROLE_CUSTOMER',
  12498.                                         ],
  12499.                                     ],
  12500.                                 ],
  12501.                             ],
  12502.                         ],
  12503.                         'name' => 'User',
  12504.                     ],
  12505.                     'Notification' => [
  12506.                         'class' => 'App\\Entity\\Notification',
  12507.                         'form' => [
  12508.                             'item_permission' => [
  12509.                                 => 'ROLE_ADMIN',
  12510.                                 => 'ROLE_CUSTOMER',
  12511.                                 => 'ROLE_USER',
  12512.                             ],
  12513.                             'help' => 'Notification will be send to your email address when strength of concrete in selected channel will reach provided value.',
  12514.                             'fields' => [
  12515.                                 => [
  12516.                                     'property' => 'strengthTrigger',
  12517.                                 ],
  12518.                                 => [
  12519.                                     'property' => 'channelSetting',
  12520.                                     'label' => 'Channel',
  12521.                                     'type_options' => [
  12522.                                         'choice_label' => 'channelShortName',
  12523.                                         'group_by' => [
  12524.                                             => 'App\\Repository\\ChannelSettingRepository',
  12525.                                             => 'groupByMeasurement',
  12526.                                         ],
  12527.                                         'query_builder' => [
  12528.                                             => 'App\\Repository\\ChannelSettingRepository',
  12529.                                             => 'getStaticVisibleGrouped',
  12530.                                         ],
  12531.                                     ],
  12532.                                 ],
  12533.                                 => [
  12534.                                     'property' => 'email',
  12535.                                     'type' => 'email',
  12536.                                 ],
  12537.                             ],
  12538.                         ],
  12539.                         'list' => [
  12540.                             'item_permission' => [
  12541.                                 => 'show',
  12542.                             ],
  12543.                             'fields' => [
  12544.                                 => [
  12545.                                     'property' => 'measurement',
  12546.                                     'template' => 'admin/field/measurement.html.twig',
  12547.                                 ],
  12548.                                 => [
  12549.                                     'property' => 'channelCalculated',
  12550.                                     'template' => 'admin/field/channel.html.twig',
  12551.                                     'label' => 'Channel',
  12552.                                 ],
  12553.                                 => [
  12554.                                     'property' => 'strengthTrigger',
  12555.                                 ],
  12556.                                 => [
  12557.                                     'property' => 'isTriggered',
  12558.                                     'type' => 'boolean',
  12559.                                 ],
  12560.                                 => [
  12561.                                     'property' => 'email',
  12562.                                     'type' => 'email',
  12563.                                 ],
  12564.                                 => [
  12565.                                     'property' => 'createdAt',
  12566.                                 ],
  12567.                             ],
  12568.                         ],
  12569.                         'show' => [
  12570.                             'item_permission' => [
  12571.                                 => 'show',
  12572.                             ],
  12573.                             'fields' => [
  12574.                                 => [
  12575.                                     'property' => 'measurement',
  12576.                                     'template' => 'admin/field/measurement.html.twig',
  12577.                                 ],
  12578.                                 => [
  12579.                                     'property' => 'channelCalculated',
  12580.                                     'template' => 'admin/field/channel.html.twig',
  12581.                                     'label' => 'Channel',
  12582.                                 ],
  12583.                                 => [
  12584.                                     'property' => 'strengthTrigger',
  12585.                                 ],
  12586.                                 => [
  12587.                                     'property' => 'isTriggered',
  12588.                                     'type' => 'boolean',
  12589.                                 ],
  12590.                                 => [
  12591.                                     'property' => 'email',
  12592.                                     'type' => 'email',
  12593.                                 ],
  12594.                                 => [
  12595.                                     'property' => 'createdAt',
  12596.                                 ],
  12597.                             ],
  12598.                         ],
  12599.                         'name' => 'Notification',
  12600.                     ],
  12601.                     'UserSetting' => [
  12602.                         'disabled_actions' => [
  12603.                             => 'delete',
  12604.                             => 'new',
  12605.                         ],
  12606.                         'class' => 'App\\Entity\\UserSetting',
  12607.                         'form' => [
  12608.                             'actions' => [
  12609.                                 => [
  12610.                                     'name' => 'list',
  12611.                                     'template' => 'admin/field/empty.html.twig',
  12612.                                 ],
  12613.                             ],
  12614.                             'item_permission' => [
  12615.                                 => 'ROLE_ADMIN',
  12616.                                 => 'ROLE_CUSTOMER',
  12617.                                 => 'ROLE_USER',
  12618.                             ],
  12619.                             'fields' => [
  12620.                                 => [
  12621.                                     'property' => 'language',
  12622.                                     'type' => 'choice',
  12623.                                     'type_options' => [
  12624.                                         'choices' => [
  12625.                                             'English' => 'en',
  12626.                                             'Polski' => 'pl',
  12627.                                             'Svenska' => 'sv',
  12628.                                         ],
  12629.                                     ],
  12630.                                 ],
  12631.                                 => [
  12632.                                     'property' => 'standardRecipe',
  12633.                                     'type_options' => [
  12634.                                         'query_builder' => [
  12635.                                             => 'App\\Repository\\RecipeRepository',
  12636.                                             => 'getStaticVisible',
  12637.                                         ],
  12638.                                     ],
  12639.                                 ],
  12640.                                 => [
  12641.                                     'property' => 'usedDevices',
  12642.                                     'label' => 'Used instruments',
  12643.                                     'help' => 'Only measurements for selected instruments will be displayed for currently logged user in his panel.',
  12644.                                     'type' => 'entity',
  12645.                                     'type_options' => [
  12646.                                         'class' => 'App\\Entity\\Device',
  12647.                                         'multiple' => true,
  12648.                                         'expanded' => true,
  12649.                                         'query_builder' => [
  12650.                                             => 'App\\Repository\\DeviceRepository',
  12651.                                             => 'getStaticVisible',
  12652.                                         ],
  12653.                                     ],
  12654.                                 ],
  12655.                                 => [
  12656.                                     'property' => 'fontSizeCoefficient',
  12657.                                     'label' => 'Font size',
  12658.                                     'type' => 'choice',
  12659.                                     'type_options' => [
  12660.                                         'choices' => [
  12661.                                             10 => 10,
  12662.                                             11 => 11,
  12663.                                             12 => 12,
  12664.                                             13 => 13,
  12665.                                             14 => 14,
  12666.                                             15 => 15,
  12667.                                             16 => 16,
  12668.                                             17 => 17,
  12669.                                             18 => 18,
  12670.                                             19 => 19,
  12671.                                             20 => 20,
  12672.                                             21 => 21,
  12673.                                             22 => 22,
  12674.                                             23 => 23,
  12675.                                             24 => 24,
  12676.                                         ],
  12677.                                     ],
  12678.                                 ],
  12679.                                 => [
  12680.                                     'property' => 'tokenTimeDuration',
  12681.                                     'label' => 'Token duration',
  12682.                                     'help' => 'Shared link token duration in hours.',
  12683.                                 ],
  12684.                             ],
  12685.                         ],
  12686.                         'list' => [
  12687.                             'item_permission' => [
  12688.                                 => 'show',
  12689.                             ],
  12690.                         ],
  12691.                         'name' => 'UserSetting',
  12692.                     ],
  12693.                     'Recipe' => [
  12694.                         'class' => 'App\\Entity\\Recipe',
  12695.                         'delete' => [
  12696.                             'item_permission' => [
  12697.                                 => 'ROLE_ADMIN',
  12698.                                 => 'ROLE_CUSTOMER',
  12699.                                 => 'ROLE_USER',
  12700.                             ],
  12701.                         ],
  12702.                         'new' => [
  12703.                             'item_permission' => [
  12704.                                 => 'ROLE_ADMIN',
  12705.                                 => 'ROLE_CUSTOMER',
  12706.                                 => 'ROLE_USER',
  12707.                             ],
  12708.                         ],
  12709.                         'list' => [
  12710.                             'max_results' => 999,
  12711.                             'item_permission' => [
  12712.                                 => 'ROLE_ADMIN',
  12713.                                 => 'ROLE_CUSTOMER',
  12714.                                 => 'ROLE_USER',
  12715.                             ],
  12716.                             'sort' => [
  12717.                                 => 'name',
  12718.                                 => 'ASC',
  12719.                             ],
  12720.                             'fields' => [
  12721.                                 => [
  12722.                                     'property' => 'name',
  12723.                                 ],
  12724.                                 => [
  12725.                                     'property' => 'shortName',
  12726.                                 ],
  12727.                                 => [
  12728.                                     'property' => 'country',
  12729.                                     'template' => 'admin/field/country.html.twig',
  12730.                                     'sortable' => true,
  12731.                                     'permission' => [
  12732.                                         => 'ROLE_ADMIN',
  12733.                                     ],
  12734.                                 ],
  12735.                                 => [
  12736.                                     'property' => 'chart',
  12737.                                     'mapped' => false,
  12738.                                     'template' => 'admin/field/recipe_chart.html.twig',
  12739.                                 ],
  12740.                                 => [
  12741.                                     'property' => 'priority',
  12742.                                     'permission' => [
  12743.                                         => 'ROLE_ADMIN',
  12744.                                     ],
  12745.                                     'template' => 'admin/field/priority.html.twig',
  12746.                                 ],
  12747.                             ],
  12748.                         ],
  12749.                         'show' => [
  12750.                             'item_permission' => [
  12751.                                 => 'ROLE_ADMIN',
  12752.                                 => 'ROLE_CUSTOMER',
  12753.                                 => 'ROLE_USER',
  12754.                             ],
  12755.                             'fields' => [
  12756.                                 => [
  12757.                                     'type' => 'text',
  12758.                                     'property' => 'name',
  12759.                                     'label' => 'Recipe full name',
  12760.                                 ],
  12761.                                 => [
  12762.                                     'type' => 'text',
  12763.                                     'property' => 'shortName',
  12764.                                     'label' => 'Recipe short name',
  12765.                                 ],
  12766.                                 => [
  12767.                                     'type' => 'text',
  12768.                                     'property' => 'country',
  12769.                                     'label' => 'Recipe country',
  12770.                                     'permission' => [
  12771.                                         => 'ROLE_ADMIN',
  12772.                                     ],
  12773.                                 ],
  12774.                                 => [
  12775.                                     'type' => 'text',
  12776.                                     'property' => 'brand',
  12777.                                     'label' => 'Recipe brand',
  12778.                                     'permission' => [
  12779.                                         => 'ROLE_ADMIN',
  12780.                                     ],
  12781.                                 ],
  12782.                                 => [
  12783.                                     'type' => 'text',
  12784.                                     'property' => 'fcc',
  12785.                                     'label' => 'Fcc28 [MPa]',
  12786.                                 ],
  12787.                                 => [
  12788.                                     'type' => 'text',
  12789.                                     'property' => 'dTe',
  12790.                                     'label' => 'Dte0 [h]',
  12791.                                 ],
  12792.                                 => [
  12793.                                     'type' => 'text',
  12794.                                     'property' => 'betaAdd',
  12795.                                     'label' => 'BetaAdd [-]',
  12796.                                 ],
  12797.                                 => [
  12798.                                     'type' => 'text',
  12799.                                     'property' => 'theta',
  12800.                                     'label' => 'Theta0 [K]',
  12801.                                 ],
  12802.                                 => [
  12803.                                     'type' => 'text',
  12804.                                     'property' => 'kappa',
  12805.                                     'label' => 'Kappa3 [-]',
  12806.                                 ],
  12807.                                 => [
  12808.                                     'type' => 'text',
  12809.                                     'property' => 's',
  12810.                                     'label' => 's [-]',
  12811.                                 ],
  12812.                                 10 => [
  12813.                                     'type' => 'text',
  12814.                                     'property' => 'tS',
  12815.                                     'label' => 'tS [h]',
  12816.                                 ],
  12817.                                 11 => [
  12818.                                     'type' => 'text',
  12819.                                     'property' => 'tA',
  12820.                                     'label' => 'tA [h]',
  12821.                                 ],
  12822.                                 12 => [
  12823.                                     'type' => 'text',
  12824.                                     'property' => 'nA',
  12825.                                     'label' => 'nA [-]',
  12826.                                 ],
  12827.                                 13 => [
  12828.                                     'type' => 'text',
  12829.                                     'property' => 'fa',
  12830.                                     'label' => 'FA [MPa]',
  12831.                                 ],
  12832.                             ],
  12833.                         ],
  12834.                         'form' => [
  12835.                             'item_permission' => [
  12836.                                 => 'ROLE_ADMIN',
  12837.                                 => 'ROLE_CUSTOMER',
  12838.                                 => 'ROLE_USER',
  12839.                             ],
  12840.                             'fields' => [
  12841.                                 => [
  12842.                                     'type' => 'tab',
  12843.                                     'label' => 'Recipe',
  12844.                                 ],
  12845.                                 => [
  12846.                                     'type' => 'text',
  12847.                                     'property' => 'fcc',
  12848.                                     'label' => 'Fcc28 [MPa]',
  12849.                                 ],
  12850.                                 => [
  12851.                                     'type' => 'text',
  12852.                                     'property' => 'dTe',
  12853.                                     'label' => 'Dte0 [h]',
  12854.                                 ],
  12855.                                 => [
  12856.                                     'type' => 'text',
  12857.                                     'property' => 'betaAdd',
  12858.                                     'label' => 'BetaAdd [-]',
  12859.                                 ],
  12860.                                 => [
  12861.                                     'type' => 'text',
  12862.                                     'property' => 'theta',
  12863.                                     'label' => 'Theta0 [K]',
  12864.                                 ],
  12865.                                 => [
  12866.                                     'type' => 'text',
  12867.                                     'property' => 'kappa',
  12868.                                     'label' => 'Kappa3 [-]',
  12869.                                 ],
  12870.                                 => [
  12871.                                     'type' => 'text',
  12872.                                     'property' => 's',
  12873.                                     'label' => 's [-]',
  12874.                                 ],
  12875.                                 => [
  12876.                                     'type' => 'text',
  12877.                                     'property' => 'tS',
  12878.                                     'label' => 'tS [h]',
  12879.                                 ],
  12880.                                 => [
  12881.                                     'type' => 'text',
  12882.                                     'property' => 'tA',
  12883.                                     'label' => 'tA [h]',
  12884.                                 ],
  12885.                                 => [
  12886.                                     'type' => 'text',
  12887.                                     'property' => 'nA',
  12888.                                     'label' => 'nA [-]',
  12889.                                 ],
  12890.                                 10 => [
  12891.                                     'type' => 'text',
  12892.                                     'property' => 'fa',
  12893.                                     'label' => 'FA [MPa]',
  12894.                                 ],
  12895.                                 11 => [
  12896.                                     'type' => 'tab',
  12897.                                     'icon' => 'calculator',
  12898.                                     'label' => 'Calculate',
  12899.                                 ],
  12900.                                 12 => [
  12901.                                     'property' => 'name',
  12902.                                     'label' => 'Recipe full name',
  12903.                                     'type' => 'text',
  12904.                                 ],
  12905.                                 13 => [
  12906.                                     'property' => 'shortName',
  12907.                                     'label' => 'Recipe short name',
  12908.                                     'type' => 'text',
  12909.                                 ],
  12910.                                 14 => [
  12911.                                     'property' => 'country',
  12912.                                     'type' => 'choice',
  12913.                                     'label' => 'Country',
  12914.                                     'type_options' => [
  12915.                                         'required' => true,
  12916.                                         'choices' => [
  12917.                                             'Brak' => NULL,
  12918.                                             'Polska' => 'pl',
  12919.                                             'Svenska' => 'sv',
  12920.                                         ],
  12921.                                     ],
  12922.                                     'permission' => [
  12923.                                         => 'ROLE_ADMIN',
  12924.                                     ],
  12925.                                 ],
  12926.                                 15 => [
  12927.                                     'property' => 'brand',
  12928.                                     'type' => 'text',
  12929.                                     'label' => 'Brand',
  12930.                                     'permission' => [
  12931.                                         => 'ROLE_ADMIN',
  12932.                                     ],
  12933.                                 ],
  12934.                                 16 => [
  12935.                                     'type' => 'section',
  12936.                                     'label' => 'Average temperature based on',
  12937.                                 ],
  12938.                                 17 => [
  12939.                                     'property' => 'mixingTimepoint',
  12940.                                     'type' => 'App\\Form\\CustomDateTimeType',
  12941.                                     'type_options' => [
  12942.                                         'mapped' => false,
  12943.                                     ],
  12944.                                 ],
  12945.                                 18 => [
  12946.                                     'property' => 'mixingTemperature',
  12947.                                     'label' => 'Mixing temperature [°C]',
  12948.                                     'type' => 'number',
  12949.                                     'type_options' => [
  12950.                                         'mapped' => false,
  12951.                                     ],
  12952.                                 ],
  12953.                                 19 => [
  12954.                                     'property' => 'castingTimepoint',
  12955.                                     'type' => 'App\\Form\\CustomDateTimeType',
  12956.                                     'type_options' => [
  12957.                                         'mapped' => false,
  12958.                                     ],
  12959.                                 ],
  12960.                                 20 => [
  12961.                                     'property' => 'channel',
  12962.                                     'label' => 'Temperature from Channel',
  12963.                                     'type' => 'choice',
  12964.                                     'type_options' => [
  12965.                                         'attr' => [
  12966.                                             'class' => 'measurement-data-checkbox measurement-data-checkbox-large',
  12967.                                         ],
  12968.                                         'expanded' => false,
  12969.                                         'multiple' => true,
  12970.                                         'mapped' => false,
  12971.                                     ],
  12972.                                 ],
  12973.                                 21 => [
  12974.                                     'property' => 'previewChart',
  12975.                                     'type' => 'App\\Form\\Admin\\RecipeCalculator\\PreviewChartType',
  12976.                                     'type_options' => [
  12977.                                         'mapped' => false,
  12978.                                         'attr' => [
  12979.                                             'class' => 'js-chart-preview',
  12980.                                         ],
  12981.                                     ],
  12982.                                 ],
  12983.                                 22 => [
  12984.                                     'type' => 'section',
  12985.                                     'label' => 'Maturity data',
  12986.                                 ],
  12987.                                 23 => [
  12988.                                     'property' => 'tmpDTe',
  12989.                                     'label' => 'Dte0 [h]',
  12990.                                     'type' => 'number',
  12991.                                     'type_options' => [
  12992.                                         'attr' => [
  12993.                                             'value' => '0.0',
  12994.                                         ],
  12995.                                         'mapped' => false,
  12996.                                     ],
  12997.                                 ],
  12998.                                 24 => [
  12999.                                     'property' => 'tmpBetaAdd',
  13000.                                     'label' => 'BetaAdd [-]',
  13001.                                     'type' => 'number',
  13002.                                     'type_options' => [
  13003.                                         'attr' => [
  13004.                                             'value' => '1.0',
  13005.                                         ],
  13006.                                         'mapped' => false,
  13007.                                     ],
  13008.                                 ],
  13009.                                 25 => [
  13010.                                     'property' => 'tmpTheta',
  13011.                                     'label' => 'Theta0 [K]',
  13012.                                     'type' => 'number',
  13013.                                     'type_options' => [
  13014.                                         'attr' => [
  13015.                                             'value' => '4790.0',
  13016.                                         ],
  13017.                                         'mapped' => false,
  13018.                                     ],
  13019.                                 ],
  13020.                                 26 => [
  13021.                                     'property' => 'tmpKappa',
  13022.                                     'label' => 'Kappa3 [-]',
  13023.                                     'type' => 'number',
  13024.                                     'type_options' => [
  13025.                                         'attr' => [
  13026.                                             'value' => '0.54',
  13027.                                         ],
  13028.                                         'mapped' => false,
  13029.                                     ],
  13030.                                 ],
  13031.                                 27 => [
  13032.                                     'type' => 'section',
  13033.                                     'label' => 'Measurements',
  13034.                                 ],
  13035.                                 28 => [
  13036.                                     'property' => 'maturity',
  13037.                                     'label' => ' ',
  13038.                                     'type' => 'collection',
  13039.                                     'type_options' => [
  13040.                                         'allow_add' => true,
  13041.                                         'entry_type' => 'App\\Form\\Admin\\RecipeCalculator\\MaturityType',
  13042.                                         'mapped' => false,
  13043.                                     ],
  13044.                                 ],
  13045.                                 29 => [
  13046.                                     'property' => 'tmpFcc28',
  13047.                                     'label' => 'Fcc28 known [MPa]',
  13048.                                     'type' => 'number',
  13049.                                     'type_options' => [
  13050.                                         'attr' => [
  13051.                                         ],
  13052.                                         'mapped' => false,
  13053.                                     ],
  13054.                                 ],
  13055.                                 30 => [
  13056.                                     'property' => 'calculationType',
  13057.                                     'label' => 'Calculation Type',
  13058.                                     'type' => 'choice',
  13059.                                     'type_options' => [
  13060.                                         'choices' => [
  13061.                                             'manual choice' => 'manual',
  13062.                                             'automatic search' => 'automatic',
  13063.                                         ],
  13064.                                         'attr' => [
  13065.                                         ],
  13066.                                         'mapped' => false,
  13067.                                     ],
  13068.                                 ],
  13069.                                 31 => [
  13070.                                     'type' => 'section',
  13071.                                     'label' => 'Manual calculation / automatic search initial values:',
  13072.                                 ],
  13073.                                 32 => [
  13074.                                     'property' => 'calcS',
  13075.                                     'label' => 's [-] (0.01 -1)',
  13076.                                     'type' => 'number',
  13077.                                     'type_options' => [
  13078.                                         'attr' => [
  13079.                                             'value' => '0.179146067858747',
  13080.                                         ],
  13081.                                         'mapped' => false,
  13082.                                     ],
  13083.                                 ],
  13084.                                 33 => [
  13085.                                     'property' => 'calcTs',
  13086.                                     'label' => 't_S [h] (0 - 24.0)',
  13087.                                     'type' => 'number',
  13088.                                     'type_options' => [
  13089.                                         'attr' => [
  13090.                                             'value' => '14.2917220426857',
  13091.                                         ],
  13092.                                         'mapped' => false,
  13093.                                     ],
  13094.                                 ],
  13095.                                 34 => [
  13096.                                     'type' => 'section',
  13097.                                     'label' => 'Automatic search',
  13098.                                 ],
  13099.                                 35 => [
  13100.                                     'property' => 'calcSmin',
  13101.                                     'label' => 's min [-]',
  13102.                                     'type' => 'number',
  13103.                                     'type_options' => [
  13104.                                         'attr' => [
  13105.                                             'class' => 'automatic-type',
  13106.                                             'value' => '0.0001',
  13107.                                         ],
  13108.                                         'mapped' => false,
  13109.                                     ],
  13110.                                 ],
  13111.                                 36 => [
  13112.                                     'property' => 'calcSmax',
  13113.                                     'label' => 's max [-]',
  13114.                                     'type' => 'number',
  13115.                                     'type_options' => [
  13116.                                         'attr' => [
  13117.                                             'class' => 'automatic-type',
  13118.                                             'value' => '10.0',
  13119.                                         ],
  13120.                                         'mapped' => false,
  13121.                                     ],
  13122.                                 ],
  13123.                                 37 => [
  13124.                                     'property' => 'calcSstep',
  13125.                                     'label' => 'step',
  13126.                                     'type' => 'number',
  13127.                                     'type_options' => [
  13128.                                         'attr' => [
  13129.                                             'class' => 'automatic-type',
  13130.                                             'value' => '10',
  13131.                                         ],
  13132.                                         'mapped' => false,
  13133.                                     ],
  13134.                                 ],
  13135.                                 38 => [
  13136.                                     'property' => 'calcTSmin',
  13137.                                     'label' => 't_S min [h]',
  13138.                                     'type' => 'number',
  13139.                                     'type_options' => [
  13140.                                         'attr' => [
  13141.                                             'class' => 'automatic-type',
  13142.                                             'value' => '0.001',
  13143.                                         ],
  13144.                                         'mapped' => false,
  13145.                                     ],
  13146.                                 ],
  13147.                                 39 => [
  13148.                                     'property' => 'calcTSmax',
  13149.                                     'label' => 't_S max [h]',
  13150.                                     'type' => 'number',
  13151.                                     'type_options' => [
  13152.                                         'attr' => [
  13153.                                             'class' => 'automatic-type',
  13154.                                             'value' => '24',
  13155.                                         ],
  13156.                                         'mapped' => false,
  13157.                                     ],
  13158.                                 ],
  13159.                                 40 => [
  13160.                                     'property' => 'calcTSstep',
  13161.                                     'label' => 'step[h]',
  13162.                                     'type' => 'number',
  13163.                                     'type_options' => [
  13164.                                         'attr' => [
  13165.                                             'class' => 'automatic-type',
  13166.                                             'value' => '10',
  13167.                                         ],
  13168.                                         'mapped' => false,
  13169.                                     ],
  13170.                                 ],
  13171.                                 41 => [
  13172.                                     'type' => 'section',
  13173.                                     'label' => 'Calculate',
  13174.                                 ],
  13175.                                 42 => [
  13176.                                     'property' => 'calcNa',
  13177.                                     'label' => 'n_A [-]',
  13178.                                     'type' => 'number',
  13179.                                     'type_options' => [
  13180.                                         'data' => 2.0,
  13181.                                         'attr' => [
  13182.                                             'readonly' => 'readonly',
  13183.                                         ],
  13184.                                         'mapped' => false,
  13185.                                     ],
  13186.                                 ],
  13187.                                 43 => [
  13188.                                     'property' => 'calcFa',
  13189.                                     'label' => 'f_A [Mpa]',
  13190.                                     'type' => 'hidden',
  13191.                                     'type_options' => [
  13192.                                         'data' => 0.5,
  13193.                                         'attr' => [
  13194.                                             'readonly' => 'readonly',
  13195.                                         ],
  13196.                                         'mapped' => false,
  13197.                                     ],
  13198.                                 ],
  13199.                                 44 => [
  13200.                                     'property' => 'calculate',
  13201.                                     'label' => 'Calculate',
  13202.                                     'type' => 'App\\Form\\Admin\\CalculateButtonType',
  13203.                                     'mapped' => false,
  13204.                                 ],
  13205.                                 45 => [
  13206.                                     'property' => 'calculated',
  13207.                                     'label' => 'Results (Error - S - tS - nA - tA - fA - fcc28)',
  13208.                                     'type' => 'App\\Form\\Admin\\NotMappedChoiceType',
  13209.                                     'type_options' => [
  13210.                                         'required' => false,
  13211.                                         'attr' => [
  13212.                                             'class' => 'my_fancy_class',
  13213.                                         ],
  13214.                                     ],
  13215.                                 ],
  13216.                                 46 => [
  13217.                                     'property' => 'recipe_chart',
  13218.                                     'type' => 'App\\Form\\Admin\\RecipeCalculator\\PreviewChartType',
  13219.                                     'type_options' => [
  13220.                                         'mapped' => false,
  13221.                                         'attr' => [
  13222.                                             'class' => 'js-chart-preview',
  13223.                                         ],
  13224.                                     ],
  13225.                                 ],
  13226.                                 47 => [
  13227.                                     'property' => 'calculated_data',
  13228.                                     'label' => '',
  13229.                                     'type' => 'hidden',
  13230.                                     'type_options' => [
  13231.                                         'mapped' => false,
  13232.                                     ],
  13233.                                 ],
  13234.                             ],
  13235.                         ],
  13236.                         'templates' => [
  13237.                             'list' => 'admin/list/recipes.html.twig',
  13238.                         ],
  13239.                         'name' => 'Recipe',
  13240.                     ],
  13241.                     'LineTypeGroup' => [
  13242.                         'class' => 'App\\Entity\\LineTypeGroup',
  13243.                         'list' => [
  13244.                             'item_permission' => 'show',
  13245.                             'fields' => [
  13246.                                 => 'name',
  13247.                                 => [
  13248.                                     'property' => 'settings',
  13249.                                     'label' => 'Measurements',
  13250.                                 ],
  13251.                                 => [
  13252.                                     'property' => 'lineTypes',
  13253.                                     'template' => 'admin/field/line_types.html.twig',
  13254.                                 ],
  13255.                                 => [
  13256.                                     'property' => 'customer',
  13257.                                     'permission' => [
  13258.                                         => 'ROLE_ADMIN',
  13259.                                     ],
  13260.                                     'type_options' => [
  13261.                                         'required' => true,
  13262.                                     ],
  13263.                                 ],
  13264.                                 => 'createdAt',
  13265.                             ],
  13266.                         ],
  13267.                         'show' => [
  13268.                             'fields' => [
  13269.                                 => 'name',
  13270.                                 => [
  13271.                                     'property' => 'settings',
  13272.                                     'label' => 'Measurements',
  13273.                                 ],
  13274.                                 => [
  13275.                                     'property' => 'lineTypes',
  13276.                                     'template' => 'admin/field/line_types.html.twig',
  13277.                                 ],
  13278.                                 => [
  13279.                                     'property' => 'customer',
  13280.                                     'permission' => [
  13281.                                         => 'ROLE_ADMIN',
  13282.                                     ],
  13283.                                     'type_options' => [
  13284.                                         'required' => true,
  13285.                                     ],
  13286.                                 ],
  13287.                             ],
  13288.                         ],
  13289.                         'edit' => [
  13290.                             'item_permission' => [
  13291.                                 => 'ROLE_USER',
  13292.                             ],
  13293.                             'fields' => [
  13294.                                 => [
  13295.                                     'property' => 'name',
  13296.                                     'type' => 'text',
  13297.                                 ],
  13298.                             ],
  13299.                         ],
  13300.                         'new' => [
  13301.                             'item_permission' => [
  13302.                                 => 'ROLE_USER',
  13303.                             ],
  13304.                             'fields' => [
  13305.                                 => [
  13306.                                     'property' => 'name',
  13307.                                     'type' => 'text',
  13308.                                 ],
  13309.                                 => [
  13310.                                     'property' => 'customer',
  13311.                                     'permission' => [
  13312.                                         => 'ROLE_ADMIN',
  13313.                                     ],
  13314.                                     'type_options' => [
  13315.                                         'required' => true,
  13316.                                     ],
  13317.                                 ],
  13318.                                 => [
  13319.                                     'property' => 'create',
  13320.                                     'label' => 'Load existing line types',
  13321.                                     'type' => 'checkbox',
  13322.                                     'type_options' => [
  13323.                                         'mapped' => false,
  13324.                                     ],
  13325.                                 ],
  13326.                                 => [
  13327.                                     'property' => 'loadFrom',
  13328.                                     'label' => 'Source',
  13329.                                     'type' => 'entity',
  13330.                                     'type_options' => [
  13331.                                         'placeholder' => 'Default',
  13332.                                         'class' => 'App\\Entity\\LineTypeGroup',
  13333.                                         'mapped' => false,
  13334.                                         'query_builder' => [
  13335.                                             => 'App\\Repository\\LineTypeGroupRepository',
  13336.                                             => 'getStaticVisible',
  13337.                                         ],
  13338.                                     ],
  13339.                                 ],
  13340.                             ],
  13341.                         ],
  13342.                         'name' => 'LineTypeGroup',
  13343.                     ],
  13344.                     'LineType' => [
  13345.                         'class' => 'App\\Entity\\LineType',
  13346.                         'list' => [
  13347.                             'max_results' => 9999,
  13348.                             'fields' => [
  13349.                                 => [
  13350.                                     'sortable' => false,
  13351.                                     'property' => 'nthChannel',
  13352.                                     'mapped' => false,
  13353.                                     'template' => 'admin/field/no.html.twig',
  13354.                                 ],
  13355.                                 => [
  13356.                                     'sortable' => false,
  13357.                                     'property' => 'colour',
  13358.                                     'template' => 'admin/field/colour.html.twig',
  13359.                                 ],
  13360.                                 => [
  13361.                                     'sortable' => false,
  13362.                                     'property' => 'thickness',
  13363.                                 ],
  13364.                                 => [
  13365.                                     'sortable' => false,
  13366.                                     'property' => 'pattern',
  13367.                                     'template' => 'admin/field/translated.html.twig',
  13368.                                 ],
  13369.                                 => [
  13370.                                     'sortable' => false,
  13371.                                     'property' => 'lineTypeGroup',
  13372.                                 ],
  13373.                             ],
  13374.                         ],
  13375.                         'show' => [
  13376.                             'fields' => [
  13377.                                 => [
  13378.                                     'sortable' => false,
  13379.                                     'property' => 'colour',
  13380.                                     'template' => 'admin/field/colour.html.twig',
  13381.                                 ],
  13382.                                 => [
  13383.                                     'sortable' => false,
  13384.                                     'property' => 'thickness',
  13385.                                 ],
  13386.                                 => [
  13387.                                     'sortable' => false,
  13388.                                     'property' => 'pattern',
  13389.                                     'template' => 'admin/field/translated.html.twig',
  13390.                                 ],
  13391.                             ],
  13392.                         ],
  13393.                         'form' => [
  13394.                             'item_permission' => [
  13395.                                 => 'ROLE_USER',
  13396.                             ],
  13397.                             'fields' => [
  13398.                                 => 'thickness',
  13399.                                 => [
  13400.                                     'property' => 'colour',
  13401.                                     'type' => 'color',
  13402.                                 ],
  13403.                                 => [
  13404.                                     'sortable' => false,
  13405.                                     'property' => 'pattern',
  13406.                                     'type' => 'App\\Form\\Admin\\LinePatternType',
  13407.                                     'type_options' => [
  13408.                                         'required' => true,
  13409.                                     ],
  13410.                                 ],
  13411.                             ],
  13412.                         ],
  13413.                         'templates' => [
  13414.                             'list' => 'admin/list/line_type_groups.html.twig',
  13415.                         ],
  13416.                         'name' => 'LineType',
  13417.                     ],
  13418.                     'RecipeToSync' => [
  13419.                         'class' => 'App\\Entity\\RecipeToSync',
  13420.                         'list' => [
  13421.                             'item_permission' => [
  13422.                                 => 'ROLE_USER',
  13423.                             ],
  13424.                             'sort' => [
  13425.                                 => 'priority',
  13426.                                 => 'ASC',
  13427.                             ],
  13428.                             'max_results' => 9999,
  13429.                             'fields' => [
  13430.                                 => [
  13431.                                     'sortable' => false,
  13432.                                     'property' => 'device',
  13433.                                 ],
  13434.                                 => [
  13435.                                     'sortable' => false,
  13436.                                     'property' => 'recipe',
  13437.                                 ],
  13438.                                 => [
  13439.                                     'sortable' => true,
  13440.                                     'property' => 'priority',
  13441.                                     'label' => 'Priority',
  13442.                                 ],
  13443.                             ],
  13444.                         ],
  13445.                         'show' => [
  13446.                             'item_permission' => [
  13447.                                 => 'ROLE_USER',
  13448.                             ],
  13449.                             'fields' => [
  13450.                                 => [
  13451.                                     'sortable' => false,
  13452.                                     'property' => 'device',
  13453.                                 ],
  13454.                                 => [
  13455.                                     'sortable' => false,
  13456.                                     'property' => 'recipe',
  13457.                                 ],
  13458.                                 => [
  13459.                                     'sortable' => true,
  13460.                                     'property' => 'priority',
  13461.                                     'label' => 'Priority',
  13462.                                 ],
  13463.                             ],
  13464.                         ],
  13465.                         'form' => [
  13466.                             'item_permission' => [
  13467.                                 => 'ROLE_USER',
  13468.                             ],
  13469.                             'fields' => [
  13470.                                 => [
  13471.                                     'sortable' => false,
  13472.                                     'property' => 'device',
  13473.                                     'type_options' => [
  13474.                                         'required' => true,
  13475.                                     ],
  13476.                                 ],
  13477.                                 => [
  13478.                                     'sortable' => false,
  13479.                                     'property' => 'recipe',
  13480.                                     'type_options' => [
  13481.                                         'required' => true,
  13482.                                     ],
  13483.                                 ],
  13484.                                 => [
  13485.                                     'sortable' => true,
  13486.                                     'property' => 'priority',
  13487.                                     'label' => 'Priority',
  13488.                                 ],
  13489.                             ],
  13490.                         ],
  13491.                         'templates' => [
  13492.                             'list' => 'admin/list/recipes_to_sync.html.twig',
  13493.                         ],
  13494.                         'name' => 'RecipeToSync',
  13495.                     ],
  13496.                 ],
  13497.                 'formats' => [
  13498.                     'date' => 'Y-m-d',
  13499.                     'time' => 'H:i:s',
  13500.                     'datetime' => 'F j, Y H:i',
  13501.                     'dateinterval' => '%y Year(s) %m Month(s) %d Day(s)',
  13502.                 ],
  13503.                 'disabled_actions' => [
  13504.                 ],
  13505.                 'translation_domain' => 'messages',
  13506.                 'user' => [
  13507.                     'display_name' => true,
  13508.                     'display_avatar' => true,
  13509.                     'name_property_path' => '__toString',
  13510.                     'avatar_property_path' => NULL,
  13511.                 ],
  13512.                 'search' => [
  13513.                 ],
  13514.             ],
  13515.             'fos_rest.format_listener.rules' => NULL,
  13516.             'nelmio_api_doc.areas' => [
  13517.                 => 'default',
  13518.             ],
  13519.             'nelmio_api_doc.use_validation_groups' => false,
  13520.             'stof_doctrine_extensions.default_locale' => 'en_US',
  13521.             'stof_doctrine_extensions.translation_fallback' => false,
  13522.             'stof_doctrine_extensions.persist_default_translation' => false,
  13523.             'stof_doctrine_extensions.skip_translation_on_load' => false,
  13524.             'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
  13525.             'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
  13526.             'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
  13527.             'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
  13528.             'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
  13529.             'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
  13530.             'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
  13531.             'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
  13532.             'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
  13533.             'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
  13534.             'knp_snappy.pdf.options' => [
  13535.             ],
  13536.             'knp_snappy.pdf.env' => [
  13537.             ],
  13538.             'knp_snappy.image.options' => [
  13539.             ],
  13540.             'knp_snappy.image.env' => [
  13541.             ],
  13542.             'data_collector.templates' => [
  13543.                 'data_collector.request' => [
  13544.                     => 'request',
  13545.                     => '@WebProfiler/Collector/request.html.twig',
  13546.                 ],
  13547.                 'data_collector.time' => [
  13548.                     => 'time',
  13549.                     => '@WebProfiler/Collector/time.html.twig',
  13550.                 ],
  13551.                 'data_collector.memory' => [
  13552.                     => 'memory',
  13553.                     => '@WebProfiler/Collector/memory.html.twig',
  13554.                 ],
  13555.                 'data_collector.validator' => [
  13556.                     => 'validator',
  13557.                     => '@WebProfiler/Collector/validator.html.twig',
  13558.                 ],
  13559.                 'data_collector.ajax' => [
  13560.                     => 'ajax',
  13561.                     => '@WebProfiler/Collector/ajax.html.twig',
  13562.                 ],
  13563.                 'data_collector.form' => [
  13564.                     => 'form',
  13565.                     => '@WebProfiler/Collector/form.html.twig',
  13566.                 ],
  13567.                 'data_collector.exception' => [
  13568.                     => 'exception',
  13569.                     => '@WebProfiler/Collector/exception.html.twig',
  13570.                 ],
  13571.                 'data_collector.logger' => [
  13572.                     => 'logger',
  13573.                     => '@WebProfiler/Collector/logger.html.twig',
  13574.                 ],
  13575.                 'data_collector.events' => [
  13576.                     => 'events',
  13577.                     => '@WebProfiler/Collector/events.html.twig',
  13578.                 ],
  13579.                 'data_collector.router' => [
  13580.                     => 'router',
  13581.                     => '@WebProfiler/Collector/router.html.twig',
  13582.                 ],
  13583.                 'data_collector.cache' => [
  13584.                     => 'cache',
  13585.                     => '@WebProfiler/Collector/cache.html.twig',
  13586.                 ],
  13587.                 'data_collector.translation' => [
  13588.                     => 'translation',
  13589.                     => '@WebProfiler/Collector/translation.html.twig',
  13590.                 ],
  13591.                 'data_collector.security' => [
  13592.                     => 'security',
  13593.                     => '@Security/Collector/security.html.twig',
  13594.                 ],
  13595.                 'data_collector.twig' => [
  13596.                     => 'twig',
  13597.                     => '@WebProfiler/Collector/twig.html.twig',
  13598.                 ],
  13599.                 'data_collector.http_client' => [
  13600.                     => 'http_client',
  13601.                     => '@WebProfiler/Collector/http_client.html.twig',
  13602.                 ],
  13603.                 'data_collector.doctrine' => [
  13604.                     => 'db',
  13605.                     => '@Doctrine/Collector/db.html.twig',
  13606.                 ],
  13607.                 'doctrine_migrations.migrations_collector' => [
  13608.                     => 'doctrine_migrations',
  13609.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  13610.                 ],
  13611.                 'data_collector.dump' => [
  13612.                     => 'dump',
  13613.                     => '@Debug/Profiler/dump.html.twig',
  13614.                 ],
  13615.                 'data_collector.messenger' => [
  13616.                     => 'messenger',
  13617.                     => '@WebProfiler/Collector/messenger.html.twig',
  13618.                 ],
  13619.                 'mailer.data_collector' => [
  13620.                     => 'mailer',
  13621.                     => '@WebProfiler/Collector/mailer.html.twig',
  13622.                 ],
  13623.                 'easyadmin.data_collector' => [
  13624.                     => 'easyadmin',
  13625.                     => '@EasyAdmin/data_collector/easyadmin.html.twig',
  13626.                 ],
  13627.                 'data_collector.config' => [
  13628.                     => 'config',
  13629.                     => '@WebProfiler/Collector/config.html.twig',
  13630.                 ],
  13631.             ],
  13632.             'console.command.ids' => [
  13633.             ],
  13634.         ];
  13635.     }
  13636.     protected function throw($message)
  13637.     {
  13638.         throw new RuntimeException($message);
  13639.     }
  13640. }