var/cache/dev/ContainerZpxshOt/srcApp_KernelDevDebugContainer.php line 8122

Open in your IDE?
  1. <?php
  2. namespace ContainerZpxshOt;
  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.  * This class has been auto-generated
  13.  * by the Symfony Dependency Injection Component.
  14.  *
  15.  * @final
  16.  */
  17. class srcApp_KernelDevDebugContainer extends Container
  18. {
  19.     private $buildParameters;
  20.     private $containerDir;
  21.     private $targetDir;
  22.     private $parameters = [];
  23.     private $getService;
  24.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  25.     {
  26.         $this->getService \Closure::fromCallable([$this'getService']);
  27.         $this->buildParameters $buildParameters;
  28.         $this->containerDir $containerDir;
  29.         $this->targetDir \dirname($containerDir);
  30.         $this->parameters $this->getDefaultParameters();
  31.         $this->services $this->privates = [];
  32.         $this->syntheticIds = [
  33.             'kernel' => true,
  34.         ];
  35.         $this->methodMap = [
  36.             'App\\Controller\\CountryController' => 'getCountryControllerService',
  37.             'App\\Controller\\CustomerController' => 'getCustomerControllerService',
  38.             'App\\Controller\\CustomerOrderController' => 'getCustomerOrderControllerService',
  39.             'App\\Controller\\CustomerOrderRowController' => 'getCustomerOrderRowControllerService',
  40.             'App\\Controller\\FormIdentifierController' => 'getFormIdentifierControllerService',
  41.             'App\\Controller\\MachineryController' => 'getMachineryControllerService',
  42.             'App\\Controller\\MachineryJobController' => 'getMachineryJobControllerService',
  43.             'App\\Controller\\MachineryJobDataController' => 'getMachineryJobDataControllerService',
  44.             'App\\Controller\\MiccoliController' => 'getMiccoliControllerService',
  45.             'App\\Controller\\OperatorController' => 'getOperatorControllerService',
  46.             'App\\Controller\\OperatorLogController' => 'getOperatorLogControllerService',
  47.             'App\\Controller\\PaymentModeController' => 'getPaymentModeControllerService',
  48.             'App\\Controller\\ProcessingOrderController' => 'getProcessingOrderControllerService',
  49.             'App\\Controller\\ProcessingOrderRowController' => 'getProcessingOrderRowControllerService',
  50.             'App\\Controller\\ProductController' => 'getProductControllerService',
  51.             'App\\Controller\\ProgressController' => 'getProgressControllerService',
  52.             'App\\Controller\\ProvinceController' => 'getProvinceControllerService',
  53.             'App\\Controller\\RotteDiProvaController' => 'getRotteDiProvaControllerService',
  54.             'App\\Controller\\RuoloController' => 'getRuoloControllerService',
  55.             'App\\Controller\\SecurityController' => 'getSecurityControllerService',
  56.             'App\\Controller\\TownController' => 'getTownControllerService',
  57.             'App\\Controller\\UtenteController' => 'getUtenteControllerService',
  58.             'App\\Controller\\WarehouseController' => 'getWarehouseControllerService',
  59.             'App\\Service\\MachineryManagers\\MiccoliIAMAtekManager' => 'getMiccoliIAMAtekManagerService',
  60.             'App\\Service\\MachineryManagers\\MiccoliMyflottaManager' => 'getMiccoliMyflottaManagerService',
  61.             'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
  62.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  63.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  64.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController' => 'getAuthorizationControllerService',
  65.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController' => 'getTokenControllerService',
  66.             'Vendor360\\ReportBundle\\Controller\\ReportController' => 'getReportControllerService',
  67.             'cache.app' => 'getCache_AppService',
  68.             'cache.app_clearer' => 'getCache_AppClearerService',
  69.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  70.             'cache.system' => 'getCache_SystemService',
  71.             'cache.system_clearer' => 'getCache_SystemClearerService',
  72.             'cache_clearer' => 'getCacheClearerService',
  73.             'cache_warmer' => 'getCacheWarmerService',
  74.             'console.command.public_alias.App\\Command\\CreateAziendaCommand' => 'getCreateAziendaCommandService',
  75.             'console.command.public_alias.App\\Command\\ReadFromMachineryCommand' => 'getReadFromMachineryCommandService',
  76.             'console.command.public_alias.App\\Command\\ToponomiaImporterCommand' => 'getToponomiaImporterCommandService',
  77.             'console.command.public_alias.App\\Command\\UpdatePermissionsCommand' => 'getUpdatePermissionsCommandService',
  78.             'console.command.public_alias.Vendor360\\ReportBundle\\Command\\DoctrineUpdateCommand' => 'getDoctrineUpdateCommandService',
  79.             'console.command_loader' => 'getConsole_CommandLoaderService',
  80.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  81.             'data_collector.dump' => 'getDataCollector_DumpService',
  82.             'doctrine' => 'getDoctrineService',
  83.             'doctrine.dbal.PIVA_1234567890_connection' => 'getDoctrine_Dbal_PIVA1234567890ConnectionService',
  84.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  85.             'doctrine.orm.PIVA_1234567890_entity_manager' => 'getDoctrine_Orm_PIVA1234567890EntityManagerService',
  86.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  87.             'error_controller' => 'getErrorControllerService',
  88.             'event_dispatcher' => 'getEventDispatcherService',
  89.             'filesystem' => 'getFilesystemService',
  90.             'form.factory' => 'getForm_FactoryService',
  91.             'form.type.file' => 'getForm_Type_FileService',
  92.             'fos_rest.serializer.jms_handler_registry' => 'getFosRest_Serializer_JmsHandlerRegistryService',
  93.             'fos_rest.view_handler' => 'getFosRest_ViewHandlerService',
  94.             'http_kernel' => 'getHttpKernelService',
  95.             'jms_serializer' => 'getJmsSerializerService',
  96.             'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
  97.             'jms_serializer.handler_registry' => 'getJmsSerializer_HandlerRegistryService',
  98.             'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
  99.             'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
  100.             'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
  101.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  102.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  103.             'nelmio_api_doc.command.dump' => 'getNelmioApiDoc_Command_DumpService',
  104.             'nelmio_api_doc.controller.swagger_json' => 'getNelmioApiDoc_Controller_SwaggerJsonService',
  105.             'nelmio_api_doc.controller.swagger_ui' => 'getNelmioApiDoc_Controller_SwaggerUiService',
  106.             'nelmio_api_doc.controller.swagger_yaml' => 'getNelmioApiDoc_Controller_SwaggerYamlService',
  107.             'nelmio_api_doc.generator.default' => 'getNelmioApiDoc_Generator_DefaultService',
  108.             'nelmio_api_doc.render_docs' => 'getNelmioApiDoc_RenderDocsService',
  109.             'profiler' => 'getProfilerService',
  110.             'request_stack' => 'getRequestStackService',
  111.             'router' => 'getRouterService',
  112.             'routing.loader' => 'getRouting_LoaderService',
  113.             'security.authentication_utils' => 'getSecurity_AuthenticationUtilsService',
  114.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  115.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  116.             'security.token_storage' => 'getSecurity_TokenStorageService',
  117.             'serializer' => 'getSerializerService',
  118.             'services_resetter' => 'getServicesResetterService',
  119.             'session' => 'getSessionService',
  120.             'templating' => 'getTemplatingService',
  121.             'templating.loader' => 'getTemplating_LoaderService',
  122.             'translator' => 'getTranslatorService',
  123.             'twig' => 'getTwigService',
  124.             'twig.controller.exception' => 'getTwig_Controller_ExceptionService',
  125.             'twig.controller.preview_error' => 'getTwig_Controller_PreviewErrorService',
  126.             'validator' => 'getValidatorService',
  127.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  128.             'web_profiler.controller.exception' => 'getWebProfiler_Controller_ExceptionService',
  129.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  130.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  131.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  132.         ];
  133.         $this->aliases = [
  134.             'database_connection' => 'doctrine.dbal.default_connection',
  135.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  136.             'jms_serializer.authorization_checker' => 'security.authorization_checker',
  137.             'nelmio_api_doc.controller.swagger' => 'nelmio_api_doc.controller.swagger_json',
  138.             'nelmio_api_doc.generator' => 'nelmio_api_doc.generator.default',
  139.         ];
  140.         $this->privates['service_container'] = function () {
  141.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  142.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  143.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  144.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  145.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  146.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  147.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  148.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerNameParser.php';
  149.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  150.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  151.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  152.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  153.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  154.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  155.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  156.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/EventListener/ResolveControllerNameSubscriber.php';
  157.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  158.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  159.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  160.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  161.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  162.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  163.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  164.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  165.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  166.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  167.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  168.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  169.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  170.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  171.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  172.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  173.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  174.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  175.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  176.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  177.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  178.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  179.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  180.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  181.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  182.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  183.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  184.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  185.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  186.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  187.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractTrait.php';
  188.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  189.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  190.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  191.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  192.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  193.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  194.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  195.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  196.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  203.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/JsonManifestVersionStrategy.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilderInterface.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  216.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  232.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/ChoiceMessageFormatterInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  239.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  241.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  260.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  261.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php';
  262.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsFlattener.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
  270.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
  271.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  279.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  280.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  281.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  282.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/PhpArrayTrait.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  290.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
  294.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  295.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  296.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  297.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  298.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
  300.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  302.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  303.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  304.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  305.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  306.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
  307.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
  308.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  309.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  310.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  311.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  312.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';
  314.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  315.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  316.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  334.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  335.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  337.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  338.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  339.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  340.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/EntryFilesTwigExtension.php';
  341.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Twig/StimulusTwigExtension.php';
  342.             include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/GetNelmioAsset.php';
  343.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
  344.             include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
  345.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  346.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  348.             include_once \dirname(__DIR__4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
  349.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  350.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  351.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  352.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  353.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  354.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  355.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  356.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  357.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  358.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  359.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  360.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  361.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  362.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  363.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  364.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  365.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/Connection.php';
  366.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
  369.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
  370.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  371.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  372.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  373.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  375.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  376.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/SQLLogger.php';
  377.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/DebugStack.php';
  378.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Connection.php';
  379.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Configuration.php';
  380.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Driver/Middleware.php';
  381.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Logging/Middleware.php';
  382.             include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/src/EventManager.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  384.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
  385.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  386.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
  387.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
  388.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
  389.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
  390.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
  391.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  392.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  393.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  394.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
  395.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
  396.             include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
  397.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ArrayTrait.php';
  398.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  399.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  400.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  401.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  402.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  403.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  404.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  405.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
  406.             include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationManagerInterface.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationProviderManager.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  417.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  418.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  425.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  426.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  428.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollectionInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupCollection.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ResetAssetsEventListener.php';
  431.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcherInterface.php';
  432.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Util/ResolverTrait.php';
  433.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamFetcher.php';
  434.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReaderInterface.php';
  435.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Request/ParamReader.php';
  436.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/BodyListener.php';
  437.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderProviderInterface.php';
  438.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/ContainerDecoderProvider.php';
  439.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/FormatListener.php';
  440.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
  441.             include_once \dirname(__DIR__4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
  442.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Negotiation/FormatNegotiator.php';
  443.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  444.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  445.             include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ParamFetcherListener.php';
  446.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  447.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  448.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  449.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  450.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  451.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  452.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  453.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  454.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  455.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  456.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  457.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  458.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  459.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  460.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  461.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  462.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceSubscriberInterface.php';
  463.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  464.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  465.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  466.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  467.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  468.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  469.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  470.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php';
  471.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  472.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  473.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  474.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  475.         };
  476.     }
  477.     public function compile(): void
  478.     {
  479.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  480.     }
  481.     public function isCompiled(): bool
  482.     {
  483.         return true;
  484.     }
  485.     public function getRemovedIds(): array
  486.     {
  487.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  488.     }
  489.     protected function createProxy($class\Closure $factory)
  490.     {
  491.         class_exists($classfalse) || class_alias(__NAMESPACE__."\\$class"$classfalse);
  492.         return $factory();
  493.     }
  494.     /**
  495.      * Gets the public 'App\Controller\CountryController' shared autowired service.
  496.      *
  497.      * @return \App\Controller\CountryController
  498.      */
  499.     protected function getCountryControllerService()
  500.     {
  501.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  502.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  503.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  504.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  505.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  506.         include_once \dirname(__DIR__4).'/src/Controller/CountryController.php';
  507.         $this->services['App\\Controller\\CountryController'] = $instance = new \App\Controller\CountryController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  508.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\CountryController'$this));
  509.         return $instance;
  510.     }
  511.     /**
  512.      * Gets the public 'App\Controller\CustomerController' shared autowired service.
  513.      *
  514.      * @return \App\Controller\CustomerController
  515.      */
  516.     protected function getCustomerControllerService()
  517.     {
  518.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  520.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  521.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  522.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  523.         include_once \dirname(__DIR__4).'/src/Controller/CustomerController.php';
  524.         $this->services['App\\Controller\\CustomerController'] = $instance = new \App\Controller\CustomerController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  525.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\CustomerController'$this));
  526.         return $instance;
  527.     }
  528.     /**
  529.      * Gets the public 'App\Controller\CustomerOrderController' shared autowired service.
  530.      *
  531.      * @return \App\Controller\CustomerOrderController
  532.      */
  533.     protected function getCustomerOrderControllerService()
  534.     {
  535.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  536.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  537.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  538.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  539.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  540.         include_once \dirname(__DIR__4).'/src/Controller/CustomerOrderController.php';
  541.         $this->services['App\\Controller\\CustomerOrderController'] = $instance = new \App\Controller\CustomerOrderController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  542.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\CustomerOrderController'$this));
  543.         return $instance;
  544.     }
  545.     /**
  546.      * Gets the public 'App\Controller\CustomerOrderRowController' shared autowired service.
  547.      *
  548.      * @return \App\Controller\CustomerOrderRowController
  549.      */
  550.     protected function getCustomerOrderRowControllerService()
  551.     {
  552.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  553.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  554.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  555.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  556.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  557.         include_once \dirname(__DIR__4).'/src/Controller/CustomerOrderRowController.php';
  558.         $this->services['App\\Controller\\CustomerOrderRowController'] = $instance = new \App\Controller\CustomerOrderRowController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  559.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\CustomerOrderRowController'$this));
  560.         return $instance;
  561.     }
  562.     /**
  563.      * Gets the public 'App\Controller\FormIdentifierController' shared autowired service.
  564.      *
  565.      * @return \App\Controller\FormIdentifierController
  566.      */
  567.     protected function getFormIdentifierControllerService()
  568.     {
  569.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  570.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  571.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  572.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  573.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  574.         include_once \dirname(__DIR__4).'/src/Controller/FormIdentifierController.php';
  575.         $this->services['App\\Controller\\FormIdentifierController'] = $instance = new \App\Controller\FormIdentifierController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  576.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\FormIdentifierController'$this));
  577.         return $instance;
  578.     }
  579.     /**
  580.      * Gets the public 'App\Controller\MachineryController' shared autowired service.
  581.      *
  582.      * @return \App\Controller\MachineryController
  583.      */
  584.     protected function getMachineryControllerService()
  585.     {
  586.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  587.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  588.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  589.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  590.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  591.         include_once \dirname(__DIR__4).'/src/Controller/MachineryController.php';
  592.         $this->services['App\\Controller\\MachineryController'] = $instance = new \App\Controller\MachineryController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  593.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\MachineryController'$this));
  594.         return $instance;
  595.     }
  596.     /**
  597.      * Gets the public 'App\Controller\MachineryJobController' shared autowired service.
  598.      *
  599.      * @return \App\Controller\MachineryJobController
  600.      */
  601.     protected function getMachineryJobControllerService()
  602.     {
  603.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  604.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  605.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  606.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  607.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  608.         include_once \dirname(__DIR__4).'/src/Controller/MachineryJobController.php';
  609.         $this->services['App\\Controller\\MachineryJobController'] = $instance = new \App\Controller\MachineryJobController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  610.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\MachineryJobController'$this));
  611.         return $instance;
  612.     }
  613.     /**
  614.      * Gets the public 'App\Controller\MachineryJobDataController' shared autowired service.
  615.      *
  616.      * @return \App\Controller\MachineryJobDataController
  617.      */
  618.     protected function getMachineryJobDataControllerService()
  619.     {
  620.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  621.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  622.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  623.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  624.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  625.         include_once \dirname(__DIR__4).'/src/Controller/MachineryJobDataController.php';
  626.         $this->services['App\\Controller\\MachineryJobDataController'] = $instance = new \App\Controller\MachineryJobDataController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  627.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\MachineryJobDataController'$this));
  628.         return $instance;
  629.     }
  630.     /**
  631.      * Gets the public 'App\Controller\MiccoliController' shared autowired service.
  632.      *
  633.      * @return \App\Controller\MiccoliController
  634.      */
  635.     protected function getMiccoliControllerService()
  636.     {
  637.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  638.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  639.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  640.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  641.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  642.         include_once \dirname(__DIR__4).'/src/Controller/MiccoliController.php';
  643.         $this->services['App\\Controller\\MiccoliController'] = $instance = new \App\Controller\MiccoliController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  644.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\MiccoliController'$this));
  645.         return $instance;
  646.     }
  647.     /**
  648.      * Gets the public 'App\Controller\OperatorController' shared autowired service.
  649.      *
  650.      * @return \App\Controller\OperatorController
  651.      */
  652.     protected function getOperatorControllerService()
  653.     {
  654.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  655.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  656.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  657.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  658.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  659.         include_once \dirname(__DIR__4).'/src/Controller/OperatorController.php';
  660.         $this->services['App\\Controller\\OperatorController'] = $instance = new \App\Controller\OperatorController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  661.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\OperatorController'$this));
  662.         return $instance;
  663.     }
  664.     /**
  665.      * Gets the public 'App\Controller\OperatorLogController' shared autowired service.
  666.      *
  667.      * @return \App\Controller\OperatorLogController
  668.      */
  669.     protected function getOperatorLogControllerService()
  670.     {
  671.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  672.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  673.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  674.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  675.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  676.         include_once \dirname(__DIR__4).'/src/Controller/OperatorLogController.php';
  677.         $this->services['App\\Controller\\OperatorLogController'] = $instance = new \App\Controller\OperatorLogController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  678.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\OperatorLogController'$this));
  679.         return $instance;
  680.     }
  681.     /**
  682.      * Gets the public 'App\Controller\PaymentModeController' shared autowired service.
  683.      *
  684.      * @return \App\Controller\PaymentModeController
  685.      */
  686.     protected function getPaymentModeControllerService()
  687.     {
  688.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  689.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  690.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  691.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  692.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  693.         include_once \dirname(__DIR__4).'/src/Controller/PaymentModeController.php';
  694.         $this->services['App\\Controller\\PaymentModeController'] = $instance = new \App\Controller\PaymentModeController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  695.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\PaymentModeController'$this));
  696.         return $instance;
  697.     }
  698.     /**
  699.      * Gets the public 'App\Controller\ProcessingOrderController' shared autowired service.
  700.      *
  701.      * @return \App\Controller\ProcessingOrderController
  702.      */
  703.     protected function getProcessingOrderControllerService()
  704.     {
  705.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  706.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  707.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  708.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  709.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  710.         include_once \dirname(__DIR__4).'/src/Controller/ProcessingOrderController.php';
  711.         $this->services['App\\Controller\\ProcessingOrderController'] = $instance = new \App\Controller\ProcessingOrderController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  712.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\ProcessingOrderController'$this));
  713.         return $instance;
  714.     }
  715.     /**
  716.      * Gets the public 'App\Controller\ProcessingOrderRowController' shared autowired service.
  717.      *
  718.      * @return \App\Controller\ProcessingOrderRowController
  719.      */
  720.     protected function getProcessingOrderRowControllerService()
  721.     {
  722.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  723.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  724.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  725.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  726.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  727.         include_once \dirname(__DIR__4).'/src/Controller/ProcessingOrderRowController.php';
  728.         $this->services['App\\Controller\\ProcessingOrderRowController'] = $instance = new \App\Controller\ProcessingOrderRowController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  729.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\ProcessingOrderRowController'$this));
  730.         return $instance;
  731.     }
  732.     /**
  733.      * Gets the public 'App\Controller\ProductController' shared autowired service.
  734.      *
  735.      * @return \App\Controller\ProductController
  736.      */
  737.     protected function getProductControllerService()
  738.     {
  739.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  740.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  741.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  742.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  743.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  744.         include_once \dirname(__DIR__4).'/src/Controller/ProductController.php';
  745.         $this->services['App\\Controller\\ProductController'] = $instance = new \App\Controller\ProductController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  746.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\ProductController'$this));
  747.         return $instance;
  748.     }
  749.     /**
  750.      * Gets the public 'App\Controller\ProgressController' shared autowired service.
  751.      *
  752.      * @return \App\Controller\ProgressController
  753.      */
  754.     protected function getProgressControllerService()
  755.     {
  756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  757.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  758.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  759.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  760.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  761.         include_once \dirname(__DIR__4).'/src/Controller/ProgressController.php';
  762.         $this->services['App\\Controller\\ProgressController'] = $instance = new \App\Controller\ProgressController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  763.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\ProgressController'$this));
  764.         return $instance;
  765.     }
  766.     /**
  767.      * Gets the public 'App\Controller\ProvinceController' shared autowired service.
  768.      *
  769.      * @return \App\Controller\ProvinceController
  770.      */
  771.     protected function getProvinceControllerService()
  772.     {
  773.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  774.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  775.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  776.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  777.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  778.         include_once \dirname(__DIR__4).'/src/Controller/ProvinceController.php';
  779.         $this->services['App\\Controller\\ProvinceController'] = $instance = new \App\Controller\ProvinceController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  780.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\ProvinceController'$this));
  781.         return $instance;
  782.     }
  783.     /**
  784.      * Gets the public 'App\Controller\RotteDiProvaController' shared autowired service.
  785.      *
  786.      * @return \App\Controller\RotteDiProvaController
  787.      */
  788.     protected function getRotteDiProvaControllerService()
  789.     {
  790.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  791.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  792.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  793.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  794.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  795.         include_once \dirname(__DIR__4).'/src/Controller/RotteDiProvaController.php';
  796.         $this->services['App\\Controller\\RotteDiProvaController'] = $instance = new \App\Controller\RotteDiProvaController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  797.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\RotteDiProvaController'$this));
  798.         return $instance;
  799.     }
  800.     /**
  801.      * Gets the public 'App\Controller\RuoloController' shared autowired service.
  802.      *
  803.      * @return \App\Controller\RuoloController
  804.      */
  805.     protected function getRuoloControllerService()
  806.     {
  807.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  808.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  809.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  810.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  811.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  812.         include_once \dirname(__DIR__4).'/src/Controller/RuoloController.php';
  813.         $this->services['App\\Controller\\RuoloController'] = $instance = new \App\Controller\RuoloController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  814.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\RuoloController'$this));
  815.         return $instance;
  816.     }
  817.     /**
  818.      * Gets the public 'App\Controller\SecurityController' shared autowired service.
  819.      *
  820.      * @return \App\Controller\SecurityController
  821.      */
  822.     protected function getSecurityControllerService()
  823.     {
  824.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  825.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  826.         include_once \dirname(__DIR__4).'/src/Controller/SecurityController.php';
  827.         $this->services['App\\Controller\\SecurityController'] = $instance = new \App\Controller\SecurityController();
  828.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  829.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  830.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  831.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  832.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  833.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  834.             'router' => ['services''router''getRouterService'false],
  835.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  836.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  837.             'serializer' => ['services''serializer''getSerializerService'false],
  838.             'session' => ['services''session''getSessionService'false],
  839.             'templating' => ['services''templating''getTemplatingService'false],
  840.             'twig' => ['services''twig''getTwigService'false],
  841.         ], [
  842.             'doctrine' => '?',
  843.             'form.factory' => '?',
  844.             'http_kernel' => '?',
  845.             'parameter_bag' => '?',
  846.             'request_stack' => '?',
  847.             'router' => '?',
  848.             'security.authorization_checker' => '?',
  849.             'security.token_storage' => '?',
  850.             'serializer' => '?',
  851.             'session' => '?',
  852.             'templating' => '?',
  853.             'twig' => '?',
  854.         ]))->withContext('App\\Controller\\SecurityController'$this));
  855.         return $instance;
  856.     }
  857.     /**
  858.      * Gets the public 'App\Controller\TownController' shared autowired service.
  859.      *
  860.      * @return \App\Controller\TownController
  861.      */
  862.     protected function getTownControllerService()
  863.     {
  864.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  865.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  866.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  867.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  868.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  869.         include_once \dirname(__DIR__4).'/src/Controller/TownController.php';
  870.         $this->services['App\\Controller\\TownController'] = $instance = new \App\Controller\TownController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  871.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\TownController'$this));
  872.         return $instance;
  873.     }
  874.     /**
  875.      * Gets the public 'App\Controller\UtenteController' shared autowired service.
  876.      *
  877.      * @return \App\Controller\UtenteController
  878.      */
  879.     protected function getUtenteControllerService()
  880.     {
  881.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  882.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  883.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  884.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  885.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  886.         include_once \dirname(__DIR__4).'/src/Controller/UtenteController.php';
  887.         $this->services['App\\Controller\\UtenteController'] = $instance = new \App\Controller\UtenteController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  888.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\UtenteController'$this));
  889.         return $instance;
  890.     }
  891.     /**
  892.      * Gets the public 'App\Controller\WarehouseController' shared autowired service.
  893.      *
  894.      * @return \App\Controller\WarehouseController
  895.      */
  896.     protected function getWarehouseControllerService()
  897.     {
  898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  899.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  900.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  901.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  902.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  903.         include_once \dirname(__DIR__4).'/src/Controller/WarehouseController.php';
  904.         $this->services['App\\Controller\\WarehouseController'] = $instance = new \App\Controller\WarehouseController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  905.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('App\\Controller\\WarehouseController'$this));
  906.         return $instance;
  907.     }
  908.     /**
  909.      * Gets the public 'App\Service\MachineryManagers\MiccoliIAMAtekManager' shared autowired service.
  910.      *
  911.      * @return \App\Service\MachineryManagers\MiccoliIAMAtekManager
  912.      */
  913.     protected function getMiccoliIAMAtekManagerService()
  914.     {
  915.         include_once \dirname(__DIR__4).'/src/Service/MachineryManagers/MachineryManagerInterface.php';
  916.         include_once \dirname(__DIR__4).'/src/Service/MachineryManagers/MiccoliIAMAtekManager.php';
  917.         return $this->services['App\\Service\\MachineryManagers\\MiccoliIAMAtekManager'] = new \App\Service\MachineryManagers\MiccoliIAMAtekManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  918.     }
  919.     /**
  920.      * Gets the public 'App\Service\MachineryManagers\MiccoliMyflottaManager' shared autowired service.
  921.      *
  922.      * @return \App\Service\MachineryManagers\MiccoliMyflottaManager
  923.      */
  924.     protected function getMiccoliMyflottaManagerService()
  925.     {
  926.         include_once \dirname(__DIR__4).'/src/Service/MachineryManagers/MachineryManagerInterface.php';
  927.         include_once \dirname(__DIR__4).'/src/Service/MachineryManagers/MiccoliMyflottaManager.php';
  928.         return $this->services['App\\Service\\MachineryManagers\\MiccoliMyflottaManager'] = new \App\Service\MachineryManagers\MiccoliMyflottaManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  929.     }
  930.     /**
  931.      * Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
  932.      *
  933.      * @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
  934.      */
  935.     protected function getProfilerControllerService()
  936.     {
  937.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
  938.         return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  939.     }
  940.     /**
  941.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  942.      *
  943.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  944.      */
  945.     protected function getRedirectControllerService()
  946.     {
  947.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  948.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), 80443);
  949.     }
  950.     /**
  951.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  952.      *
  953.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  954.      */
  955.     protected function getTemplateControllerService()
  956.     {
  957.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  958.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['twig'] ?? $this->getTwigService()), ($this->services['templating'] ?? $this->getTemplatingService()));
  959.     }
  960.     /**
  961.      * Gets the public 'Trikoder\Bundle\OAuth2Bundle\Controller\AuthorizationController' shared service.
  962.      *
  963.      * @return \Trikoder\Bundle\OAuth2Bundle\Controller\AuthorizationController
  964.      */
  965.     protected function getAuthorizationControllerService()
  966.     {
  967.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Controller/AuthorizationController.php';
  968.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Event/AuthorizationRequestResolveEventFactory.php';
  969.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverterInterface.php';
  970.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverter.php';
  971.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/UserConverterInterface.php';
  972.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/UserConverter.php';
  973.         $a = ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService());
  974.         return $this->services['Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController'] = new \Trikoder\Bundle\OAuth2Bundle\Controller\AuthorizationController(($this->privates['League\\OAuth2\\Server\\AuthorizationServer'] ?? $this->getAuthorizationServerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Trikoder\Bundle\OAuth2Bundle\Event\AuthorizationRequestResolveEventFactory(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] = new \Trikoder\Bundle\OAuth2Bundle\Converter\ScopeConverter())), $a), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter'] = new \Trikoder\Bundle\OAuth2Bundle\Converter\UserConverter())), $a);
  975.     }
  976.     /**
  977.      * Gets the public 'Trikoder\Bundle\OAuth2Bundle\Controller\TokenController' shared service.
  978.      *
  979.      * @return \Trikoder\Bundle\OAuth2Bundle\Controller\TokenController
  980.      */
  981.     protected function getTokenControllerService()
  982.     {
  983.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Controller/TokenController.php';
  984.         return $this->services['Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController'] = new \Trikoder\Bundle\OAuth2Bundle\Controller\TokenController(($this->privates['League\\OAuth2\\Server\\AuthorizationServer'] ?? $this->getAuthorizationServerService()));
  985.     }
  986.     /**
  987.      * Gets the public 'Vendor360\ReportBundle\Controller\ReportController' shared autowired service.
  988.      *
  989.      * @return \Vendor360\ReportBundle\Controller\ReportController
  990.      */
  991.     protected function getReportControllerService()
  992.     {
  993.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerTrait.php';
  994.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  995.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/ControllerTrait.php';
  996.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Controller/AbstractFOSRestController.php';
  997.         include_once \dirname(__DIR__4).'/src/Controller/Abstract360RestController.php';
  998.         include_once \dirname(__DIR__4).'/Vendor360/ReportBundle/Controller/ReportController.php';
  999.         $this->services['Vendor360\\ReportBundle\\Controller\\ReportController'] = $instance = new \Vendor360\ReportBundle\Controller\ReportController(($this->services['doctrine'] ?? $this->getDoctrineService()));
  1000.         $instance->setContainer(($this->privates['.service_locator.QtYa6Yc'] ?? $this->get_ServiceLocator_QtYa6YcService())->withContext('Vendor360\\ReportBundle\\Controller\\ReportController'$this));
  1001.         return $instance;
  1002.     }
  1003.     /**
  1004.      * Gets the public 'cache.app' shared service.
  1005.      *
  1006.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1007.      */
  1008.     protected function getCache_AppService()
  1009.     {
  1010.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('6G64RHgtMp'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  1011.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  1012.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  1013.     }
  1014.     /**
  1015.      * Gets the public 'cache.app_clearer' shared service.
  1016.      *
  1017.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1018.      */
  1019.     protected function getCache_AppClearerService()
  1020.     {
  1021.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1022.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1023.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  1024.     }
  1025.     /**
  1026.      * Gets the public 'cache.global_clearer' shared service.
  1027.      *
  1028.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1029.      */
  1030.     protected function getCache_GlobalClearerService()
  1031.     {
  1032.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1033.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1034.         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.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.doctrine.orm.PIVA_1234567890.result' => ($this->privates['cache.doctrine.orm.PIVA_1234567890.result'] ?? $this->getCache_Doctrine_Orm_PIVA1234567890_ResultService()), 'cache.doctrine.orm.PIVA_1234567890.query' => ($this->privates['cache.doctrine.orm.PIVA_1234567890.query'] ?? $this->getCache_Doctrine_Orm_PIVA1234567890_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1035.     }
  1036.     /**
  1037.      * Gets the public 'cache.system' shared service.
  1038.      *
  1039.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  1040.      */
  1041.     protected function getCache_SystemService()
  1042.     {
  1043.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('0Hs1MZzjL3'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  1044.     }
  1045.     /**
  1046.      * Gets the public 'cache.system_clearer' shared service.
  1047.      *
  1048.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  1049.      */
  1050.     protected function getCache_SystemClearerService()
  1051.     {
  1052.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1053.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  1054.         return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService())]);
  1055.     }
  1056.     /**
  1057.      * Gets the public 'cache_clearer' shared service.
  1058.      *
  1059.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  1060.      */
  1061.     protected function getCacheClearerService()
  1062.     {
  1063.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  1064.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  1065.         return $this->services['cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  1066.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  1067.             yield => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
  1068.         }, 2));
  1069.     }
  1070.     /**
  1071.      * Gets the public 'cache_warmer' shared service.
  1072.      *
  1073.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  1074.      */
  1075.     protected function getCacheWarmerService()
  1076.     {
  1077.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  1078.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  1079.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  1080.             yield => ($this->privates['templating.cache_warmer.template_paths'] ?? $this->getTemplating_CacheWarmer_TemplatePathsService());
  1081.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  1082.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  1083.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  1084.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  1085.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  1086.             yield => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService());
  1087.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  1088.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  1089.             yield => ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] ?? ($this->privates['webpack_encore.entrypoint_lookup.cache_warmer'] = new \Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer(['_default' => (\dirname(__DIR__4).'/public/build/entrypoints.json')], ($this->targetDir.''.'/webpack_encore.cache.php'))));
  1090.         }, 10), true, ($this->targetDir.''.'/srcApp_KernelDevDebugContainerDeprecations.log'));
  1091.     }
  1092.     /**
  1093.      * Gets the public 'console.command.public_alias.App\Command\CreateAziendaCommand' shared autowired service.
  1094.      *
  1095.      * @return \App\Command\CreateAziendaCommand
  1096.      */
  1097.     protected function getCreateAziendaCommandService()
  1098.     {
  1099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1100.         include_once \dirname(__DIR__4).'/src/Command/CreateAziendaCommand.php';
  1101.         return $this->services['console.command.public_alias.App\\Command\\CreateAziendaCommand'] = new \App\Command\CreateAziendaCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  1102.     }
  1103.     /**
  1104.      * Gets the public 'console.command.public_alias.App\Command\ReadFromMachineryCommand' shared autowired service.
  1105.      *
  1106.      * @return \App\Command\ReadFromMachineryCommand
  1107.      */
  1108.     protected function getReadFromMachineryCommandService()
  1109.     {
  1110.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1111.         include_once \dirname(__DIR__4).'/src/Command/ReadFromMachineryCommand.php';
  1112.         include_once \dirname(__DIR__4).'/src/Service/MachineryManagers/Factory/MachineryManagerFactory.php';
  1113.         return $this->services['console.command.public_alias.App\\Command\\ReadFromMachineryCommand'] = new \App\Command\ReadFromMachineryCommand(($this->privates['App\\Service\\MachineryManagers\\Factory\\MachineryManagerFactory'] ?? ($this->privates['App\\Service\\MachineryManagers\\Factory\\MachineryManagerFactory'] = new \App\Service\MachineryManagers\Factory\MachineryManagerFactory($this))), $this);
  1114.     }
  1115.     /**
  1116.      * Gets the public 'console.command.public_alias.App\Command\ToponomiaImporterCommand' shared autowired service.
  1117.      *
  1118.      * @return \App\Command\ToponomiaImporterCommand
  1119.      */
  1120.     protected function getToponomiaImporterCommandService()
  1121.     {
  1122.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1123.         include_once \dirname(__DIR__4).'/src/Command/ToponomiaImporterCommand.php';
  1124.         return $this->services['console.command.public_alias.App\\Command\\ToponomiaImporterCommand'] = new \App\Command\ToponomiaImporterCommand($this);
  1125.     }
  1126.     /**
  1127.      * Gets the public 'console.command.public_alias.App\Command\UpdatePermissionsCommand' shared autowired service.
  1128.      *
  1129.      * @return \App\Command\UpdatePermissionsCommand
  1130.      */
  1131.     protected function getUpdatePermissionsCommandService()
  1132.     {
  1133.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1134.         include_once \dirname(__DIR__4).'/src/Command/UpdatePermissionsCommand.php';
  1135.         return $this->services['console.command.public_alias.App\\Command\\UpdatePermissionsCommand'] = new \App\Command\UpdatePermissionsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this);
  1136.     }
  1137.     /**
  1138.      * Gets the public 'console.command.public_alias.Vendor360\ReportBundle\Command\DoctrineUpdateCommand' shared autowired service.
  1139.      *
  1140.      * @return \Vendor360\ReportBundle\Command\DoctrineUpdateCommand
  1141.      */
  1142.     protected function getDoctrineUpdateCommandService()
  1143.     {
  1144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  1145.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  1146.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  1147.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  1148.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  1149.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  1150.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  1151.         include_once \dirname(__DIR__4).'/Vendor360/ReportBundle/Command/DoctrineUpdateCommand.php';
  1152.         return $this->services['console.command.public_alias.Vendor360\\ReportBundle\\Command\\DoctrineUpdateCommand'] = new \Vendor360\ReportBundle\Command\DoctrineUpdateCommand();
  1153.     }
  1154.     /**
  1155.      * Gets the public 'console.command_loader' shared service.
  1156.      *
  1157.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  1158.      */
  1159.     protected function getConsole_CommandLoaderService()
  1160.     {
  1161.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  1162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  1163.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1164.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  1165.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand' => ['privates''Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand''getClearExpiredTokensCommandService'false],
  1166.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearRevokedTokensCommand' => ['privates''Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearRevokedTokensCommand''getClearRevokedTokensCommandService'false],
  1167.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand' => ['privates''Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand''getCreateClientCommandService'false],
  1168.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand' => ['privates''Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand''getDeleteClientCommandService'false],
  1169.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand' => ['privates''Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand''getListClientsCommandService'false],
  1170.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand' => ['privates''Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand''getUpdateClientCommandService'false],
  1171.             'console.command.about' => ['privates''console.command.about''getConsole_Command_AboutService'false],
  1172.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  1173.             'console.command.cache_clear' => ['privates''console.command.cache_clear''getConsole_Command_CacheClearService'false],
  1174.             'console.command.cache_pool_clear' => ['privates''console.command.cache_pool_clear''getConsole_Command_CachePoolClearService'false],
  1175.             'console.command.cache_pool_delete' => ['privates''console.command.cache_pool_delete''getConsole_Command_CachePoolDeleteService'false],
  1176.             'console.command.cache_pool_list' => ['privates''console.command.cache_pool_list''getConsole_Command_CachePoolListService'false],
  1177.             'console.command.cache_pool_prune' => ['privates''console.command.cache_pool_prune''getConsole_Command_CachePoolPruneService'false],
  1178.             'console.command.cache_warmup' => ['privates''console.command.cache_warmup''getConsole_Command_CacheWarmupService'false],
  1179.             'console.command.config_debug' => ['privates''console.command.config_debug''getConsole_Command_ConfigDebugService'false],
  1180.             'console.command.config_dump_reference' => ['privates''console.command.config_dump_reference''getConsole_Command_ConfigDumpReferenceService'false],
  1181.             'console.command.container_debug' => ['privates''console.command.container_debug''getConsole_Command_ContainerDebugService'false],
  1182.             'console.command.container_lint' => ['privates''console.command.container_lint''getConsole_Command_ContainerLintService'false],
  1183.             'console.command.debug_autowiring' => ['privates''console.command.debug_autowiring''getConsole_Command_DebugAutowiringService'false],
  1184.             'console.command.event_dispatcher_debug' => ['privates''console.command.event_dispatcher_debug''getConsole_Command_EventDispatcherDebugService'false],
  1185.             'console.command.form_debug' => ['privates''console.command.form_debug''getConsole_Command_FormDebugService'false],
  1186.             'console.command.router_debug' => ['privates''console.command.router_debug''getConsole_Command_RouterDebugService'false],
  1187.             'console.command.router_match' => ['privates''console.command.router_match''getConsole_Command_RouterMatchService'false],
  1188.             'console.command.secrets_decrypt_to_local' => ['privates''console.command.secrets_decrypt_to_local''getConsole_Command_SecretsDecryptToLocalService'false],
  1189.             'console.command.secrets_encrypt_from_local' => ['privates''console.command.secrets_encrypt_from_local''getConsole_Command_SecretsEncryptFromLocalService'false],
  1190.             'console.command.secrets_generate_key' => ['privates''console.command.secrets_generate_key''getConsole_Command_SecretsGenerateKeyService'false],
  1191.             'console.command.secrets_list' => ['privates''console.command.secrets_list''getConsole_Command_SecretsListService'false],
  1192.             'console.command.secrets_remove' => ['privates''console.command.secrets_remove''getConsole_Command_SecretsRemoveService'false],
  1193.             'console.command.secrets_set' => ['privates''console.command.secrets_set''getConsole_Command_SecretsSetService'false],
  1194.             'console.command.translation_debug' => ['privates''console.command.translation_debug''getConsole_Command_TranslationDebugService'false],
  1195.             'console.command.translation_update' => ['privates''console.command.translation_update''getConsole_Command_TranslationUpdateService'false],
  1196.             'console.command.xliff_lint' => ['privates''console.command.xliff_lint''getConsole_Command_XliffLintService'false],
  1197.             'console.command.yaml_lint' => ['privates''console.command.yaml_lint''getConsole_Command_YamlLintService'false],
  1198.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  1199.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  1200.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  1201.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  1202.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  1203.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  1204.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  1205.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  1206.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  1207.             'doctrine.fixtures_load_command' => ['privates''doctrine.fixtures_load_command''getDoctrine_FixturesLoadCommandService'false],
  1208.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  1209.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  1210.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  1211.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  1212.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  1213.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  1214.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  1215.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  1216.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  1217.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  1218.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  1219.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  1220.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  1221.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  1222.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  1223.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  1224.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  1225.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  1226.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  1227.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  1228.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  1229.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  1230.             'maker.auto_command.make_auth' => ['privates''maker.auto_command.make_auth''getMaker_AutoCommand_MakeAuthService'false],
  1231.             'maker.auto_command.make_command' => ['privates''maker.auto_command.make_command''getMaker_AutoCommand_MakeCommandService'false],
  1232.             'maker.auto_command.make_controller' => ['privates''maker.auto_command.make_controller''getMaker_AutoCommand_MakeControllerService'false],
  1233.             'maker.auto_command.make_crud' => ['privates''maker.auto_command.make_crud''getMaker_AutoCommand_MakeCrudService'false],
  1234.             'maker.auto_command.make_docker_database' => ['privates''maker.auto_command.make_docker_database''getMaker_AutoCommand_MakeDockerDatabaseService'false],
  1235.             'maker.auto_command.make_entity' => ['privates''maker.auto_command.make_entity''getMaker_AutoCommand_MakeEntityService'false],
  1236.             'maker.auto_command.make_fixtures' => ['privates''maker.auto_command.make_fixtures''getMaker_AutoCommand_MakeFixturesService'false],
  1237.             'maker.auto_command.make_form' => ['privates''maker.auto_command.make_form''getMaker_AutoCommand_MakeFormService'false],
  1238.             'maker.auto_command.make_message' => ['privates''maker.auto_command.make_message''getMaker_AutoCommand_MakeMessageService'false],
  1239.             'maker.auto_command.make_messenger_middleware' => ['privates''maker.auto_command.make_messenger_middleware''getMaker_AutoCommand_MakeMessengerMiddlewareService'false],
  1240.             'maker.auto_command.make_migration' => ['privates''maker.auto_command.make_migration''getMaker_AutoCommand_MakeMigrationService'false],
  1241.             'maker.auto_command.make_registration_form' => ['privates''maker.auto_command.make_registration_form''getMaker_AutoCommand_MakeRegistrationFormService'false],
  1242.             'maker.auto_command.make_reset_password' => ['privates''maker.auto_command.make_reset_password''getMaker_AutoCommand_MakeResetPasswordService'false],
  1243.             'maker.auto_command.make_serializer_encoder' => ['privates''maker.auto_command.make_serializer_encoder''getMaker_AutoCommand_MakeSerializerEncoderService'false],
  1244.             'maker.auto_command.make_serializer_normalizer' => ['privates''maker.auto_command.make_serializer_normalizer''getMaker_AutoCommand_MakeSerializerNormalizerService'false],
  1245.             'maker.auto_command.make_subscriber' => ['privates''maker.auto_command.make_subscriber''getMaker_AutoCommand_MakeSubscriberService'false],
  1246.             'maker.auto_command.make_test' => ['privates''maker.auto_command.make_test''getMaker_AutoCommand_MakeTestService'false],
  1247.             'maker.auto_command.make_twig_extension' => ['privates''maker.auto_command.make_twig_extension''getMaker_AutoCommand_MakeTwigExtensionService'false],
  1248.             'maker.auto_command.make_user' => ['privates''maker.auto_command.make_user''getMaker_AutoCommand_MakeUserService'false],
  1249.             'maker.auto_command.make_validator' => ['privates''maker.auto_command.make_validator''getMaker_AutoCommand_MakeValidatorService'false],
  1250.             'maker.auto_command.make_voter' => ['privates''maker.auto_command.make_voter''getMaker_AutoCommand_MakeVoterService'false],
  1251.             'monolog.command.server_log' => ['privates''monolog.command.server_log''getMonolog_Command_ServerLogService'false],
  1252.             'nelmio_api_doc.command.dump' => ['services''nelmio_api_doc.command.dump''getNelmioApiDoc_Command_DumpService'false],
  1253.             'security.command.user_password_encoder' => ['privates''security.command.user_password_encoder''getSecurity_Command_UserPasswordEncoderService'false],
  1254.             'twig.command.debug' => ['privates''twig.command.debug''getTwig_Command_DebugService'false],
  1255.             'twig.command.lint' => ['privates''twig.command.lint''getTwig_Command_LintService'false],
  1256.             'var_dumper.command.server_dump' => ['privates''var_dumper.command.server_dump''getVarDumper_Command_ServerDumpService'false],
  1257.         ], [
  1258.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  1259.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand',
  1260.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearRevokedTokensCommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearRevokedTokensCommand',
  1261.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand',
  1262.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand',
  1263.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand',
  1264.             'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand',
  1265.             'console.command.about' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AboutCommand',
  1266.             'console.command.assets_install' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\AssetsInstallCommand',
  1267.             'console.command.cache_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheClearCommand',
  1268.             'console.command.cache_pool_clear' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolClearCommand',
  1269.             'console.command.cache_pool_delete' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolDeleteCommand',
  1270.             'console.command.cache_pool_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolListCommand',
  1271.             'console.command.cache_pool_prune' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CachePoolPruneCommand',
  1272.             'console.command.cache_warmup' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\CacheWarmupCommand',
  1273.             'console.command.config_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDebugCommand',
  1274.             'console.command.config_dump_reference' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ConfigDumpReferenceCommand',
  1275.             'console.command.container_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerDebugCommand',
  1276.             'console.command.container_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\ContainerLintCommand',
  1277.             'console.command.debug_autowiring' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\DebugAutowiringCommand',
  1278.             'console.command.event_dispatcher_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\EventDispatcherDebugCommand',
  1279.             'console.command.form_debug' => 'Symfony\\Component\\Form\\Command\\DebugCommand',
  1280.             'console.command.router_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterDebugCommand',
  1281.             'console.command.router_match' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\RouterMatchCommand',
  1282.             'console.command.secrets_decrypt_to_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsDecryptToLocalCommand',
  1283.             'console.command.secrets_encrypt_from_local' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsEncryptFromLocalCommand',
  1284.             'console.command.secrets_generate_key' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsGenerateKeysCommand',
  1285.             'console.command.secrets_list' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsListCommand',
  1286.             'console.command.secrets_remove' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsRemoveCommand',
  1287.             'console.command.secrets_set' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\SecretsSetCommand',
  1288.             'console.command.translation_debug' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationDebugCommand',
  1289.             'console.command.translation_update' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\TranslationUpdateCommand',
  1290.             'console.command.xliff_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\XliffLintCommand',
  1291.             'console.command.yaml_lint' => 'Symfony\\Bundle\\FrameworkBundle\\Command\\YamlLintCommand',
  1292.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  1293.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  1294.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  1295.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  1296.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  1297.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  1298.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  1299.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  1300.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  1301.             'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
  1302.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  1303.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  1304.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  1305.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  1306.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  1307.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  1308.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  1309.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  1310.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  1311.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  1312.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  1313.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  1314.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  1315.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  1316.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  1317.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  1318.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  1319.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  1320.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  1321.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  1322.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  1323.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  1324.             'maker.auto_command.make_auth' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1325.             'maker.auto_command.make_command' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1326.             'maker.auto_command.make_controller' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1327.             'maker.auto_command.make_crud' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1328.             'maker.auto_command.make_docker_database' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1329.             'maker.auto_command.make_entity' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1330.             'maker.auto_command.make_fixtures' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1331.             'maker.auto_command.make_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1332.             'maker.auto_command.make_message' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1333.             'maker.auto_command.make_messenger_middleware' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1334.             'maker.auto_command.make_migration' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1335.             'maker.auto_command.make_registration_form' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1336.             'maker.auto_command.make_reset_password' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1337.             'maker.auto_command.make_serializer_encoder' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1338.             'maker.auto_command.make_serializer_normalizer' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1339.             'maker.auto_command.make_subscriber' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1340.             'maker.auto_command.make_test' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1341.             'maker.auto_command.make_twig_extension' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1342.             'maker.auto_command.make_user' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1343.             'maker.auto_command.make_validator' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1344.             'maker.auto_command.make_voter' => 'Symfony\\Bundle\\MakerBundle\\Command\\MakerCommand',
  1345.             'monolog.command.server_log' => 'Symfony\\Bridge\\Monolog\\Command\\ServerLogCommand',
  1346.             'nelmio_api_doc.command.dump' => 'Nelmio\\ApiDocBundle\\Command\\DumpCommand',
  1347.             'security.command.user_password_encoder' => 'Symfony\\Bundle\\SecurityBundle\\Command\\UserPasswordEncoderCommand',
  1348.             'twig.command.debug' => 'Symfony\\Bridge\\Twig\\Command\\DebugCommand',
  1349.             'twig.command.lint' => 'Symfony\\Bundle\\TwigBundle\\Command\\LintCommand',
  1350.             'var_dumper.command.server_dump' => 'Symfony\\Component\\VarDumper\\Command\\ServerDumpCommand',
  1351.         ]), ['about' => 'console.command.about''assets:install' => 'console.command.assets_install''cache:clear' => 'console.command.cache_clear''cache:pool:clear' => 'console.command.cache_pool_clear''cache:pool:prune' => 'console.command.cache_pool_prune''cache:pool:delete' => 'console.command.cache_pool_delete''cache:pool:list' => 'console.command.cache_pool_list''cache:warmup' => 'console.command.cache_warmup''debug:config' => 'console.command.config_debug''config:dump-reference' => 'console.command.config_dump_reference''debug:container' => 'console.command.container_debug''lint:container' => 'console.command.container_lint''debug:autowiring' => 'console.command.debug_autowiring''debug:event-dispatcher' => 'console.command.event_dispatcher_debug''debug:router' => 'console.command.router_debug''router:match' => 'console.command.router_match''debug:translation' => 'console.command.translation_debug''translation:update' => 'console.command.translation_update''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''debug:form' => 'console.command.form_debug''secrets:set' => 'console.command.secrets_set''secrets:remove' => 'console.command.secrets_remove''secrets:generate-keys' => 'console.command.secrets_generate_key''secrets:list' => 'console.command.secrets_list''secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local''secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''server:dump' => 'var_dumper.command.server_dump''server:log' => 'monolog.command.server_log''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''security:encode-password' => 'security.command.user_password_encoder''doctrine:fixtures:load' => 'doctrine.fixtures_load_command''nelmio:apidoc:dump' => 'nelmio_api_doc.command.dump''trikoder:oauth2:create-client' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand''trikoder:oauth2:update-client' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand''trikoder:oauth2:delete-client' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand''trikoder:oauth2:list-clients' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand''trikoder:oauth2:clear-expired-tokens' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand''trikoder:oauth2:clear-revoked-tokens' => 'Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearRevokedTokensCommand''make:auth' => 'maker.auto_command.make_auth''make:command' => 'maker.auto_command.make_command''make:controller' => 'maker.auto_command.make_controller''make:crud' => 'maker.auto_command.make_crud''make:docker:database' => 'maker.auto_command.make_docker_database''make:entity' => 'maker.auto_command.make_entity''make:fixtures' => 'maker.auto_command.make_fixtures''make:form' => 'maker.auto_command.make_form''make: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']);
  1352.     }
  1353.     /**
  1354.      * Gets the public 'container.env_var_processors_locator' shared service.
  1355.      *
  1356.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  1357.      */
  1358.     protected function getContainer_EnvVarProcessorsLocatorService()
  1359.     {
  1360.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1361.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1362.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1363.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1364.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1365.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1366.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1367.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1368.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1369.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1370.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1371.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1372.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1373.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1374.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1375.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1376.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  1377.         ], [
  1378.             'base64' => '?',
  1379.             'bool' => '?',
  1380.             'const' => '?',
  1381.             'csv' => '?',
  1382.             'default' => '?',
  1383.             'file' => '?',
  1384.             'float' => '?',
  1385.             'int' => '?',
  1386.             'json' => '?',
  1387.             'key' => '?',
  1388.             'query_string' => '?',
  1389.             'require' => '?',
  1390.             'resolve' => '?',
  1391.             'string' => '?',
  1392.             'trim' => '?',
  1393.             'url' => '?',
  1394.         ]);
  1395.     }
  1396.     /**
  1397.      * Gets the public 'data_collector.dump' shared service.
  1398.      *
  1399.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  1400.      */
  1401.     protected function getDataCollector_DumpService()
  1402.     {
  1403.         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()));
  1404.     }
  1405.     /**
  1406.      * Gets the public 'doctrine' shared service.
  1407.      *
  1408.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  1409.      */
  1410.     protected function getDoctrineService()
  1411.     {
  1412.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  1413.     }
  1414.     /**
  1415.      * Gets the public 'doctrine.dbal.PIVA_1234567890_connection' shared service.
  1416.      *
  1417.      * @return \Doctrine\DBAL\Connection
  1418.      */
  1419.     protected function getDoctrine_Dbal_PIVA1234567890ConnectionService()
  1420.     {
  1421.         $a = new \Doctrine\DBAL\Configuration();
  1422.         $a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.PIVA_1234567890'] ?? ($this->privates['doctrine.dbal.logger.profiling.PIVA_1234567890'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1423.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService()))]);
  1424.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1425.             'doctrine.orm.PIVA_1234567890_listeners.attach_entity_listeners' => ['privates''doctrine.orm.PIVA_1234567890_listeners.attach_entity_listeners''getDoctrine_Orm_PIVA1234567890Listeners_AttachEntityListenersService'false],
  1426.         ], [
  1427.             'doctrine.orm.PIVA_1234567890_listeners.attach_entity_listeners' => '?',
  1428.         ]));
  1429.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.PIVA_1234567890_listeners.attach_entity_listeners');
  1430.         return $this->services['doctrine.dbal.PIVA_1234567890_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_PIVA_1234567890_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a$b, []);
  1431.     }
  1432.     /**
  1433.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  1434.      *
  1435.      * @return \Doctrine\DBAL\Connection
  1436.      */
  1437.     protected function getDoctrine_Dbal_DefaultConnectionService()
  1438.     {
  1439.         $a = new \Doctrine\DBAL\Configuration();
  1440.         $a->setSQLLogger(($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  1441.         $a->setMiddlewares([=> new \Doctrine\DBAL\Logging\Middleware(($this->privates['monolog.logger.doctrine'] ?? $this->getMonolog_Logger_DoctrineService()))]);
  1442.         $b = new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1443.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  1444.         ], [
  1445.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  1446.         ]));
  1447.         $b->addEventListener([=> 'loadClassMetadata'], 'doctrine.orm.default_listeners.attach_entity_listeners');
  1448.         return $this->services['doctrine.dbal.default_connection'] = ($this->privates['doctrine.dbal.connection_factory'] ?? $this->getDoctrine_Dbal_ConnectionFactoryService())->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a$b, []);
  1449.     }
  1450.     /**
  1451.      * Gets the public 'doctrine.orm.PIVA_1234567890_entity_manager' shared service.
  1452.      *
  1453.      * @return \Doctrine\ORM\EntityManager
  1454.      */
  1455.     protected function getDoctrine_Orm_PIVA1234567890EntityManagerService($lazyLoad true)
  1456.     {
  1457.         if ($lazyLoad) {
  1458.             return $this->services['doctrine.orm.PIVA_1234567890_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1459.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1460.                     $wrappedInstance $this->getDoctrine_Orm_PIVA1234567890EntityManagerService(false);
  1461.                     $proxy->setProxyInitializer(null);
  1462.                     return true;
  1463.                 });
  1464.             });
  1465.         }
  1466.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1467.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1468.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1469.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1470.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1471.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1472.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1473.         $a = new \Doctrine\ORM\Configuration();
  1474.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1475.         $b->addDriver(($this->privates['doctrine.orm.PIVA_1234567890_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_PIVA1234567890AnnotationMetadataDriverService()), 'App\\Entity\\CustomerEntity');
  1476.         $a->setEntityNamespaces(['App' => 'App\\Entity\\CustomerEntity']);
  1477.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1478.         $a->setQueryCache(($this->privates['cache.doctrine.orm.PIVA_1234567890.query'] ?? $this->getCache_Doctrine_Orm_PIVA1234567890_QueryService()));
  1479.         $a->setResultCache(($this->privates['cache.doctrine.orm.PIVA_1234567890.result'] ?? $this->getCache_Doctrine_Orm_PIVA1234567890_ResultService()));
  1480.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.82rt93F'] ?? $this->get_ServiceLocator_82rt93FService())));
  1481.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1482.         $a->setProxyNamespace('Proxies');
  1483.         $a->setAutoGenerateProxyClasses(false);
  1484.         $a->setSchemaIgnoreClasses([]);
  1485.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1486.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1487.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1488.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1489.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1490.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1491.         $a->addCustomStringFunction('MONTH''DoctrineExtensions\\Query\\Mysql\\Month');
  1492.         $a->addCustomStringFunction('YEAR''DoctrineExtensions\\Query\\Mysql\\Year');
  1493.         $a->addCustomStringFunction('DAY''DoctrineExtensions\\Query\\Mysql\\Day');
  1494.         $a->addCustomStringFunction('DATE''DoctrineExtensions\\Query\\Mysql\\Date');
  1495.         $a->addCustomStringFunction('ROUND''DoctrineExtensions\\Query\\Mysql\\Round');
  1496.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.PIVA_1234567890_connection'] ?? $this->getDoctrine_Dbal_PIVA1234567890ConnectionService()), $a);
  1497.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1498.         return $instance;
  1499.     }
  1500.     /**
  1501.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  1502.      *
  1503.      * @return \Doctrine\ORM\EntityManager
  1504.      */
  1505.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  1506.     {
  1507.         if ($lazyLoad) {
  1508.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  1509.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance\ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  1510.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  1511.                     $proxy->setProxyInitializer(null);
  1512.                     return true;
  1513.                 });
  1514.             });
  1515.         }
  1516.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Configuration.php';
  1517.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  1518.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  1519.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
  1520.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
  1521.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileLocator.php';
  1522.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/SymfonyFileLocator.php';
  1523.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
  1524.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  1525.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  1526.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  1527.         $a = new \Doctrine\ORM\Configuration();
  1528.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  1529.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  1530.         $b->addDriver($c'App\\Entity\\DefaultEntity');
  1531.         $b->addDriver($c'Vendor360\\ReportBundle\\Entity');
  1532.         $b->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Resources/config/doctrine/model') => 'Trikoder\\Bundle\\OAuth2Bundle\\Model'], '.orm.xml')), 'Trikoder\\Bundle\\OAuth2Bundle\\Model');
  1533.         $a->setEntityNamespaces(['App' => 'App\\Entity\\DefaultEntity''ReportBundle' => 'Vendor360\\ReportBundle\\Entity']);
  1534.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  1535.         $a->setQueryCache(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  1536.         $a->setResultCache(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  1537.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.82rt93F'] ?? $this->get_ServiceLocator_82rt93FService())));
  1538.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  1539.         $a->setProxyNamespace('Proxies');
  1540.         $a->setAutoGenerateProxyClasses(false);
  1541.         $a->setSchemaIgnoreClasses([]);
  1542.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  1543.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  1544.         $a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true))));
  1545.         $a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
  1546.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  1547.         $a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
  1548.         $a->addCustomStringFunction('MONTH''DoctrineExtensions\\Query\\Mysql\\Month');
  1549.         $a->addCustomStringFunction('YEAR''DoctrineExtensions\\Query\\Mysql\\Year');
  1550.         $a->addCustomStringFunction('DAY''DoctrineExtensions\\Query\\Mysql\\Day');
  1551.         $a->addEntityNamespace('TrikoderOAuth2Bundle''Trikoder\\Bundle\\OAuth2Bundle\\Model');
  1552.         $instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  1553.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  1554.         return $instance;
  1555.     }
  1556.     /**
  1557.      * Gets the public 'error_controller' shared service.
  1558.      *
  1559.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  1560.      */
  1561.     protected function getErrorControllerService()
  1562.     {
  1563.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  1564.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  1565.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  1566.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  1567.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  1568.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  1569.         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['serializer'] ?? $this->getSerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  1570.     }
  1571.     /**
  1572.      * Gets the public 'event_dispatcher' shared service.
  1573.      *
  1574.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  1575.      */
  1576.     protected function getEventDispatcherService()
  1577.     {
  1578.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  1579.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  1580.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  1581.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  1582.         $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())));
  1583.         $instance->addListener('trikoder.oauth2.user_resolve', [=> function () {
  1584.             return ($this->privates['App\\Security\\EventListener\\UserResolveListener'] ?? $this->getUserResolveListenerService());
  1585.         }, => 'onUserResolve'], 0);
  1586.         $instance->addListener('kernel.controller', [=> function () {
  1587.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  1588.         }, => 'onKernelController'], 0);
  1589.         $instance->addListener('kernel.exception', [=> function () {
  1590.             return ($this->privates['webpack_encore.exception_listener'] ?? $this->getWebpackEncore_ExceptionListenerService());
  1591.         }, => 'onKernelException'], 0);
  1592.         $instance->addListener('kernel.request', [=> function () {
  1593.             return ($this->privates['fos_rest.body_listener'] ?? $this->getFosRest_BodyListenerService());
  1594.         }, => 'onKernelRequest'], 10);
  1595.         $instance->addListener('kernel.request', [=> function () {
  1596.             return ($this->privates['fos_rest.format_listener'] ?? $this->getFosRest_FormatListenerService());
  1597.         }, => 'onKernelRequest'], 34);
  1598.         $instance->addListener('kernel.controller', [=> function () {
  1599.             return ($this->privates['fos_rest.param_fetcher_listener'] ?? $this->getFosRest_ParamFetcherListenerService());
  1600.         }, => 'onKernelController'], 5);
  1601.         $instance->addListener('trikoder.oauth2.authorization_request_resolve', [=> function () {
  1602.             return ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener'] ?? $this->getAuthorizationRequestUserResolvingListenerService());
  1603.         }, => 'onAuthorizationRequest'], 1024);
  1604.         $instance->addListener('kernel.exception', [=> function () {
  1605.             return ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\ConvertExceptionToResponseListener'] = new \Trikoder\Bundle\OAuth2Bundle\EventListener\ConvertExceptionToResponseListener()));
  1606.         }, => 'onKernelException'], 10);
  1607.         $instance->addListener('kernel.request', [=> function () {
  1608.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1609.         }, => 'onKernelRequest'], 250);
  1610.         $instance->addListener('kernel.response', [=> function () {
  1611.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  1612.         }, => 'onKernelResponse'], 0);
  1613.         $instance->addListener('kernel.response', [=> function () {
  1614.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  1615.         }, => 'onResponse'], -10);
  1616.         $instance->addListener('kernel.response', [=> function () {
  1617.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  1618.         }, => 'onKernelResponse'], 0);
  1619.         $instance->addListener('kernel.response', [=> function () {
  1620.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  1621.         }, => 'onKernelResponse'], -1024);
  1622.         $instance->addListener('kernel.request', [=> function () {
  1623.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1624.         }, => 'setDefaultLocale'], 100);
  1625.         $instance->addListener('kernel.request', [=> function () {
  1626.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1627.         }, => 'onKernelRequest'], 16);
  1628.         $instance->addListener('kernel.finish_request', [=> function () {
  1629.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  1630.         }, => 'onKernelFinishRequest'], 0);
  1631.         $instance->addListener('kernel.request', [=> function () {
  1632.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  1633.         }, => 'onKernelRequest'], 256);
  1634.         $instance->addListener('kernel.request', [=> function () {
  1635.             return ($this->privates['.legacy_resolve_controller_name_subscriber'] ?? $this->get_LegacyResolveControllerNameSubscriberService());
  1636.         }, => 'resolveControllerName'], 24);
  1637.         $instance->addListener('kernel.response', [=> function () {
  1638.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  1639.         }, => 'onResponse'], -255);
  1640.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1641.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1642.         }, => 'onControllerArguments'], 0);
  1643.         $instance->addListener('kernel.exception', [=> function () {
  1644.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1645.         }, => 'logKernelException'], 0);
  1646.         $instance->addListener('kernel.exception', [=> function () {
  1647.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  1648.         }, => 'onKernelException'], -128);
  1649.         $instance->addListener('kernel.request', [=> function () {
  1650.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1651.         }, => 'onKernelRequest'], 15);
  1652.         $instance->addListener('kernel.finish_request', [=> function () {
  1653.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  1654.         }, => 'onKernelFinishRequest'], -15);
  1655.         $instance->addListener('console.error', [=> function () {
  1656.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1657.         }, => 'onConsoleError'], -128);
  1658.         $instance->addListener('console.terminate', [=> function () {
  1659.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  1660.         }, => 'onConsoleTerminate'], -128);
  1661.         $instance->addListener('console.error', [=> function () {
  1662.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  1663.         }, => 'onConsoleError'], 0);
  1664.         $instance->addListener('kernel.request', [=> function () {
  1665.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1666.         }, => 'onKernelRequest'], 128);
  1667.         $instance->addListener('kernel.response', [=> function () {
  1668.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1669.         }, => 'onKernelResponse'], -1000);
  1670.         $instance->addListener('kernel.finish_request', [=> function () {
  1671.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  1672.         }, => 'onFinishRequest'], 0);
  1673.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1674.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  1675.         }, => 'onMessage'], -255);
  1676.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1677.             return ($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  1678.         }, => 'onMessage'], -255);
  1679.         $instance->addListener('kernel.response', [=> function () {
  1680.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1681.         }, => 'onKernelResponse'], -100);
  1682.         $instance->addListener('kernel.exception', [=> function () {
  1683.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1684.         }, => 'onKernelException'], 0);
  1685.         $instance->addListener('kernel.terminate', [=> function () {
  1686.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  1687.         }, => 'onKernelTerminate'], -1024);
  1688.         $instance->addListener('kernel.controller', [=> function () {
  1689.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1690.         }, => 'onKernelController'], 0);
  1691.         $instance->addListener('kernel.response', [=> function () {
  1692.             return ($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector()));
  1693.         }, => 'onKernelResponse'], 0);
  1694.         $instance->addListener('kernel.request', [=> function () {
  1695.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1696.         }, => 'configure'], 2048);
  1697.         $instance->addListener('console.command', [=> function () {
  1698.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  1699.         }, => 'configure'], 2048);
  1700.         $instance->addListener('kernel.request', [=> function () {
  1701.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1702.         }, => 'onKernelRequest'], 32);
  1703.         $instance->addListener('kernel.finish_request', [=> function () {
  1704.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1705.         }, => 'onKernelFinishRequest'], 0);
  1706.         $instance->addListener('kernel.exception', [=> function () {
  1707.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  1708.         }, => 'onKernelException'], -64);
  1709.         $instance->addListener('kernel.response', [=> function () {
  1710.             return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
  1711.         }, => 'onKernelResponse'], 0);
  1712.         $instance->addListener('kernel.controller', [=> function () {
  1713.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  1714.         }, => 'onKernelController'], 0);
  1715.         $instance->addListener('kernel.controller', [=> function () {
  1716.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  1717.         }, => 'onKernelController'], 0);
  1718.         $instance->addListener('kernel.controller', [=> function () {
  1719.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1720.         }, => 'onKernelController'], -128);
  1721.         $instance->addListener('kernel.view', [=> function () {
  1722.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  1723.         }, => 'onKernelView'], 0);
  1724.         $instance->addListener('kernel.controller', [=> function () {
  1725.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1726.         }, => 'onKernelController'], 0);
  1727.         $instance->addListener('kernel.response', [=> function () {
  1728.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  1729.         }, => 'onKernelResponse'], 0);
  1730.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1731.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  1732.         }, => 'onKernelControllerArguments'], 0);
  1733.         $instance->addListener('kernel.controller_arguments', [=> function () {
  1734.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  1735.         }, => 'onKernelControllerArguments'], 0);
  1736.         $instance->addListener('kernel.view', [=> function () {
  1737.             return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService());
  1738.         }, => 'onKernelView'], 0);
  1739.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  1740.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  1741.         }, => 'onMessage'], 0);
  1742.         $instance->addListener('kernel.response', [=> function () {
  1743.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  1744.         }, => 'onKernelResponse'], -128);
  1745.         $instance->addListener('console.command', [=> function () {
  1746.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1747.         }, => 'onCommand'], 255);
  1748.         $instance->addListener('console.terminate', [=> function () {
  1749.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  1750.         }, => 'onTerminate'], -255);
  1751.         $instance->addListener('console.command', [=> function () {
  1752.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  1753.         }, => 'configure'], 1024);
  1754.         $instance->addListener('console.error', [=> function () {
  1755.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1756.         }, => 'onConsoleError'], 0);
  1757.         $instance->addListener('console.terminate', [=> function () {
  1758.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  1759.         }, => 'onConsoleTerminate'], 0);
  1760.         $instance->addListener('kernel.response', [=> function () {
  1761.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  1762.         }, => 'onKernelResponse'], 0);
  1763.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  1764.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  1765.         }, => 'onVoterVote'], 0);
  1766.         $instance->addListener('kernel.request', [=> function () {
  1767.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1768.         }, => 'configureLogoutUrlGenerator'], 8);
  1769.         $instance->addListener('kernel.request', [=> function () {
  1770.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1771.         }, => 'onKernelRequest'], 8);
  1772.         $instance->addListener('kernel.finish_request', [=> function () {
  1773.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  1774.         }, => 'onKernelFinishRequest'], 0);
  1775.         $instance->addListener('kernel.finish_request', [=> function () {
  1776.             return ($this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] ?? $this->getResetAssetsEventListenerService());
  1777.         }, => 'resetAssets'], 0);
  1778.         $instance->addListener('kernel.view', [=> function () {
  1779.             return ($this->privates['fos_rest.view_response_listener'] ?? $this->getFosRest_ViewResponseListenerService());
  1780.         }, => 'onKernelView'], 30);
  1781.         $instance->addListener('kernel.view', [=> function () {
  1782.             return ($this->privates['Ajgarlag\\Bundle\\PsrHttpMessageBundle\\EventListener\\PsrResponseListener'] ?? $this->getPsrResponseListenerService());
  1783.         }, => 'onKernelView'], 0);
  1784.         return $instance;
  1785.     }
  1786.     /**
  1787.      * Gets the public 'filesystem' shared service.
  1788.      *
  1789.      * @return \Symfony\Component\Filesystem\Filesystem
  1790.      */
  1791.     protected function getFilesystemService()
  1792.     {
  1793.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  1794.         return $this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  1795.     }
  1796.     /**
  1797.      * Gets the public 'form.factory' shared service.
  1798.      *
  1799.      * @return \Symfony\Component\Form\FormFactory
  1800.      */
  1801.     protected function getForm_FactoryService()
  1802.     {
  1803.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactoryInterface.php';
  1804.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormFactory.php';
  1805.         return $this->services['form.factory'] = new \Symfony\Component\Form\FormFactory(($this->privates['form.registry'] ?? $this->getForm_RegistryService()));
  1806.     }
  1807.     /**
  1808.      * Gets the public 'form.type.file' shared service.
  1809.      *
  1810.      * @return \Symfony\Component\Form\Extension\Core\Type\FileType
  1811.      */
  1812.     protected function getForm_Type_FileService()
  1813.     {
  1814.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  1815.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  1816.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
  1817.         return $this->services['form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
  1818.     }
  1819.     /**
  1820.      * Gets the public 'fos_rest.serializer.jms_handler_registry' shared service.
  1821.      *
  1822.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  1823.      */
  1824.     protected function getFosRest_Serializer_JmsHandlerRegistryService()
  1825.     {
  1826.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  1827.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  1828.         return $this->services['fos_rest.serializer.jms_handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  1829.     }
  1830.     /**
  1831.      * Gets the public 'fos_rest.view_handler' shared service.
  1832.      *
  1833.      * @return \FOS\RestBundle\View\ViewHandler
  1834.      */
  1835.     protected function getFosRest_ViewHandlerService()
  1836.     {
  1837.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandlerInterface.php';
  1838.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ConfigurableViewHandlerInterface.php';
  1839.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php';
  1840.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Serializer.php';
  1841.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSSerializerAdapter.php';
  1842.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  1843.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  1844.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  1845.         return $this->services['fos_rest.view_handler'] = \FOS\RestBundle\View\ViewHandler::create(($this->services['router'] ?? $this->getRouterService()), new \FOS\RestBundle\Serializer\JMSSerializerAdapter(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory()))), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false], 400204false, ['exclusionStrategyGroups' => [=> 'Default'], 'serializeNullStrategy' => false]);
  1846.     }
  1847.     /**
  1848.      * Gets the public 'http_kernel' shared service.
  1849.      *
  1850.      * @return \Symfony\Component\HttpKernel\HttpKernel
  1851.      */
  1852.     protected function getHttpKernelService()
  1853.     {
  1854.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  1855.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), ($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false)))), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  1856.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  1857.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  1858.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  1859.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  1860.             yield => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService());
  1861.             yield => ($this->privates['debug.Ajgarlag\\Bundle\\PsrHttpMessageBundle\\Request\\ArgumentValueResolver\\Psr7ServerRequestResolver'] ?? $this->getPsr7ServerRequestResolverService());
  1862.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  1863.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  1864.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  1865.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  1866.         }, 10)), $a));
  1867.     }
  1868.     /**
  1869.      * Gets the public 'jms_serializer' shared service.
  1870.      *
  1871.      * @return \JMS\Serializer\Serializer
  1872.      */
  1873.     protected function getJmsSerializerService()
  1874.     {
  1875.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/SerializerInterface.php';
  1876.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
  1877.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Serializer.php';
  1878.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
  1879.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
  1880.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
  1881.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
  1882.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
  1883.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
  1884.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
  1885.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
  1886.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
  1887.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
  1888.         include_once \dirname(__DIR__4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
  1889.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
  1890.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
  1891.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
  1892.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
  1893.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
  1894.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
  1895.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
  1896.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
  1897.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
  1898.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
  1899.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
  1900.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  1901.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  1902.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  1903.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  1904.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  1905.         $a = ($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService());
  1906.         $b = ($this->services['fos_rest.serializer.jms_handler_registry'] ?? $this->getFosRest_Serializer_JmsHandlerRegistryService());
  1907.         $c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
  1908.         $c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
  1909.         $d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
  1910.         $e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
  1911.         $f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  1912.             'jms_serializer.doctrine_proxy_subscriber' => ['privates''jms_serializer.doctrine_proxy_subscriber''getJmsSerializer_DoctrineProxySubscriberService'false],
  1913.             'jms_serializer.stopwatch_subscriber' => ['privates''jms_serializer.stopwatch_subscriber''getJmsSerializer_StopwatchSubscriberService'false],
  1914.         ], [
  1915.             'jms_serializer.doctrine_proxy_subscriber' => '?',
  1916.             'jms_serializer.stopwatch_subscriber' => '?',
  1917.         ]));
  1918.         $f->setListeners(['serializer.pre_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> NULL], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerializeTypedProxy'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ORM\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\MongoDB\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\ODM\\PHPCR\\PersistentCollection'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'Doctrine\\Common\\Persistence\\Proxy'], => [=> [=> 'jms_serializer.doctrine_proxy_subscriber'=> 'onPreSerialize'], => NULL=> NULL=> 'ProxyManager\\Proxy\\LazyLoadingInterface']], 'serializer.post_serialize' => [=> [=> [=> 'jms_serializer.stopwatch_subscriber'=> 'onPostSerialize'], => NULL=> NULL=> NULL]]]);
  1919.         $g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
  1920.         $g->setOptions(1216);
  1921.         $h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
  1922.         $h->setFormatOutput(true);
  1923.         $i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
  1924.         $i->setOptions(0);
  1925.         return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [=> new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a$b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e$f$d), => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a$b$e$f$d)], ['json' => $g'xml' => $h], ['json' => $i'xml' => new \JMS\Serializer\Visitor\Factory\XmlDeserializationVisitorFactory()], ($this->services['jms_serializer.serialization_context_factory'] ?? ($this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->services['jms_serializer.deserialization_context_factory'] ?? ($this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory())), ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser())));
  1926.     }
  1927.     /**
  1928.      * Gets the public 'jms_serializer.deserialization_context_factory' shared service.
  1929.      *
  1930.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1931.      */
  1932.     protected function getJmsSerializer_DeserializationContextFactoryService()
  1933.     {
  1934.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  1935.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  1936.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  1937.         return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1938.     }
  1939.     /**
  1940.      * Gets the public 'jms_serializer.handler_registry' shared service.
  1941.      *
  1942.      * @return \FOS\RestBundle\Serializer\JMSHandlerRegistryV2
  1943.      */
  1944.     protected function getJmsSerializer_HandlerRegistryService()
  1945.     {
  1946.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  1947.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/JMSHandlerRegistryV2.php';
  1948.         return $this->services['jms_serializer.handler_registry'] = new \FOS\RestBundle\Serializer\JMSHandlerRegistryV2(($this->privates['fos_rest.serializer.jms_handler_registry.inner'] ?? $this->getFosRest_Serializer_JmsHandlerRegistry_InnerService()));
  1949.     }
  1950.     /**
  1951.      * Gets the public 'jms_serializer.metadata_driver' shared service.
  1952.      *
  1953.      * @return \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver
  1954.      */
  1955.     protected function getJmsSerializer_MetadataDriverService()
  1956.     {
  1957.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  1958.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/TypedPropertiesDriver.php';
  1959.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
  1960.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
  1961.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
  1962.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
  1963.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
  1964.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
  1965.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
  1966.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
  1967.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
  1968.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
  1969.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
  1970.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
  1971.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
  1972.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
  1973.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
  1974.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
  1975.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
  1976.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Metadata/Driver/AttributeDriver/AttributeReader.php';
  1977.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
  1978.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Type/Parser.php';
  1979.         $a = new \Metadata\Driver\FileLocator([]);
  1980.         $b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_'true));
  1981.         $c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
  1982.         return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\TypedPropertiesDriver(new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([=> new \JMS\Serializer\Metadata\Driver\YamlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\XmlDriver($a$b$c), => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(new \JMS\Serializer\Metadata\Driver\AttributeDriver\AttributeReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), $b$c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c), $c);
  1983.     }
  1984.     /**
  1985.      * Gets the public 'jms_serializer.serialization_context_factory' shared service.
  1986.      *
  1987.      * @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
  1988.      */
  1989.     protected function getJmsSerializer_SerializationContextFactoryService()
  1990.     {
  1991.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
  1992.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
  1993.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
  1994.         return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
  1995.     }
  1996.     /**
  1997.      * Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
  1998.      *
  1999.      * @return \JMS\Serializer\Twig\SerializerRuntimeHelper
  2000.      */
  2001.     protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
  2002.     {
  2003.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
  2004.         return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
  2005.     }
  2006.     /**
  2007.      * Gets the public 'knp_snappy.image' shared service.
  2008.      *
  2009.      * @return \Knp\Snappy\Image
  2010.      */
  2011.     protected function getKnpSnappy_ImageService()
  2012.     {
  2013.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2014.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2015.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  2016.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image('wkhtmltoimage', [], []);
  2017.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2018.         return $instance;
  2019.     }
  2020.     /**
  2021.      * Gets the public 'knp_snappy.pdf' shared service.
  2022.      *
  2023.      * @return \Knp\Snappy\Pdf
  2024.      */
  2025.     protected function getKnpSnappy_PdfService()
  2026.     {
  2027.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  2028.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  2029.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  2030.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf('wkhtmltopdf', [], []);
  2031.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  2032.         return $instance;
  2033.     }
  2034.     /**
  2035.      * Gets the public 'nelmio_api_doc.command.dump' shared service.
  2036.      *
  2037.      * @return \Nelmio\ApiDocBundle\Command\DumpCommand
  2038.      */
  2039.     protected function getNelmioApiDoc_Command_DumpService()
  2040.     {
  2041.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2042.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Command/DumpCommand.php';
  2043.         $this->services['nelmio_api_doc.command.dump'] = $instance = new \Nelmio\ApiDocBundle\Command\DumpCommand(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2044.         $instance->setName('nelmio:apidoc:dump');
  2045.         return $instance;
  2046.     }
  2047.     /**
  2048.      * Gets the public 'nelmio_api_doc.controller.swagger_json' shared service.
  2049.      *
  2050.      * @return \Nelmio\ApiDocBundle\Controller\DocumentationController
  2051.      */
  2052.     protected function getNelmioApiDoc_Controller_SwaggerJsonService()
  2053.     {
  2054.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/DocumentationController.php';
  2055.         return $this->services['nelmio_api_doc.controller.swagger_json'] = new \Nelmio\ApiDocBundle\Controller\DocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2056.     }
  2057.     /**
  2058.      * Gets the public 'nelmio_api_doc.controller.swagger_ui' shared service.
  2059.      *
  2060.      * @return \Nelmio\ApiDocBundle\Controller\SwaggerUiController
  2061.      */
  2062.     protected function getNelmioApiDoc_Controller_SwaggerUiService()
  2063.     {
  2064.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/SwaggerUiController.php';
  2065.         return $this->services['nelmio_api_doc.controller.swagger_ui'] = new \Nelmio\ApiDocBundle\Controller\SwaggerUiController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2066.     }
  2067.     /**
  2068.      * Gets the public 'nelmio_api_doc.controller.swagger_yaml' shared service.
  2069.      *
  2070.      * @return \Nelmio\ApiDocBundle\Controller\YamlDocumentationController
  2071.      */
  2072.     protected function getNelmioApiDoc_Controller_SwaggerYamlService()
  2073.     {
  2074.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Controller/YamlDocumentationController.php';
  2075.         return $this->services['nelmio_api_doc.controller.swagger_yaml'] = new \Nelmio\ApiDocBundle\Controller\YamlDocumentationController(($this->services['nelmio_api_doc.render_docs'] ?? $this->getNelmioApiDoc_RenderDocsService()));
  2076.     }
  2077.     /**
  2078.      * Gets the public 'nelmio_api_doc.generator.default' shared service.
  2079.      *
  2080.      * @return \Nelmio\ApiDocBundle\ApiDocGenerator
  2081.      */
  2082.     protected function getNelmioApiDoc_Generator_DefaultService()
  2083.     {
  2084.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ApiDocGenerator.php';
  2085.         $this->services['nelmio_api_doc.generator.default'] = $instance = new \Nelmio\ApiDocBundle\ApiDocGenerator(new RewindableGenerator(function () {
  2086.             yield => ($this->privates['nelmio_api_doc.describers.config'] ?? $this->getNelmioApiDoc_Describers_ConfigService());
  2087.             yield => ($this->privates['nelmio_api_doc.describers.config.default'] ?? ($this->privates['nelmio_api_doc.describers.config.default'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber([], true)));
  2088.             yield => ($this->privates['nelmio_api_doc.describers.openapi_php.default'] ?? $this->getNelmioApiDoc_Describers_OpenapiPhp_DefaultService());
  2089.             yield => ($this->privates['nelmio_api_doc.describers.route.default'] ?? $this->getNelmioApiDoc_Describers_Route_DefaultService());
  2090.             yield => ($this->privates['nelmio_api_doc.describers.default'] ?? ($this->privates['nelmio_api_doc.describers.default'] = new \Nelmio\ApiDocBundle\Describer\DefaultDescriber()));
  2091.         }, 5), new RewindableGenerator(function () {
  2092.             yield => ($this->privates['nelmio_api_doc.model_describers.enum'] ?? ($this->privates['nelmio_api_doc.model_describers.enum'] = new \Nelmio\ApiDocBundle\ModelDescriber\EnumModelDescriber()));
  2093.             yield => ($this->privates['nelmio_api_doc.model_describers.form'] ?? $this->getNelmioApiDoc_ModelDescribers_FormService());
  2094.             yield => ($this->privates['nelmio_api_doc.model_describers.jms'] ?? $this->getNelmioApiDoc_ModelDescribers_JmsService());
  2095.             yield => ($this->privates['nelmio_api_doc.model_describers.object'] ?? $this->getNelmioApiDoc_ModelDescribers_ObjectService());
  2096.             yield => ($this->privates['nelmio_api_doc.model_describers.object_fallback'] ?? ($this->privates['nelmio_api_doc.model_describers.object_fallback'] = new \Nelmio\ApiDocBundle\ModelDescriber\FallbackObjectModelDescriber()));
  2097.         }, 5));
  2098.         $a = new \Symfony\Bridge\Monolog\Logger('nelmio_api_doc');
  2099.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2100.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2101.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2102.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2103.         $instance->setAlternativeNames([]);
  2104.         $instance->setMediaTypes([=> 'json']);
  2105.         $instance->setLogger($a);
  2106.         return $instance;
  2107.     }
  2108.     /**
  2109.      * Gets the public 'nelmio_api_doc.render_docs' shared service.
  2110.      *
  2111.      * @return \Nelmio\ApiDocBundle\Render\RenderOpenApi
  2112.      */
  2113.     protected function getNelmioApiDoc_RenderDocsService()
  2114.     {
  2115.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/RenderOpenApi.php';
  2116.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/OpenApiRenderer.php';
  2117.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Json/JsonOpenApiRenderer.php';
  2118.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Yaml/YamlOpenApiRenderer.php';
  2119.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Render/Html/HtmlOpenApiRenderer.php';
  2120.         return $this->services['nelmio_api_doc.render_docs'] = new \Nelmio\ApiDocBundle\Render\RenderOpenApi(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2121.             'default' => ['services''nelmio_api_doc.generator.default''getNelmioApiDoc_Generator_DefaultService'false],
  2122.         ], [
  2123.             'default' => '?',
  2124.         ]), new \Nelmio\ApiDocBundle\Render\Json\JsonOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Yaml\YamlOpenApiRenderer(), new \Nelmio\ApiDocBundle\Render\Html\HtmlOpenApiRenderer(($this->services['twig'] ?? $this->getTwigService())));
  2125.     }
  2126.     /**
  2127.      * Gets the public 'profiler' shared service.
  2128.      *
  2129.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2130.      */
  2131.     protected function getProfilerService()
  2132.     {
  2133.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2134.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2135.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2136.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2137.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2138.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2139.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2140.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2141.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2142.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2143.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2144.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2145.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2146.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2147.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2148.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  2149.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  2150.         $d->addInstance('cache.doctrine.orm.PIVA_1234567890.result', ($this->privates['cache.doctrine.orm.PIVA_1234567890.result'] ?? $this->getCache_Doctrine_Orm_PIVA1234567890_ResultService()));
  2151.         $d->addInstance('cache.doctrine.orm.PIVA_1234567890.query', ($this->privates['cache.doctrine.orm.PIVA_1234567890.query'] ?? $this->getCache_Doctrine_Orm_PIVA1234567890_QueryService()));
  2152.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  2153.         $d->addInstance('cache.webpack_encore', ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService()));
  2154.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  2155.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  2156.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), trueNULL);
  2157.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2158.         $f->addLogger('PIVA_1234567890', ($this->privates['doctrine.dbal.logger.profiling.PIVA_1234567890'] ?? ($this->privates['doctrine.dbal.logger.profiling.PIVA_1234567890'] = new \Doctrine\DBAL\Logging\DebugStack())));
  2159.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2160.         if ($this->has('kernel')) {
  2161.             $g->setKernel($b);
  2162.         }
  2163.         $instance->add(($this->privates['data_collector.request'] ?? ($this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector())));
  2164.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2165.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2166.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));
  2167.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2168.         $instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
  2169.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2170.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/srcApp_KernelDevDebugContainer'), $c));
  2171.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2172.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2173.         $instance->add($d);
  2174.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2175.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService())));
  2176.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['twig'] ?? $this->getTwigService())));
  2177.         $instance->add($e);
  2178.         $instance->add($f);
  2179.         $instance->add(new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), new \Doctrine\Bundle\MigrationsBundle\Collector\MigrationsFlattener()));
  2180.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2181.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.logger_message_listener'] ?? ($this->privates['mailer.logger_message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  2182.         $instance->add($g);
  2183.         return $instance;
  2184.     }
  2185.     /**
  2186.      * Gets the public 'request_stack' shared service.
  2187.      *
  2188.      * @return \Symfony\Component\HttpFoundation\RequestStack
  2189.      */
  2190.     protected function getRequestStackService()
  2191.     {
  2192.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  2193.     }
  2194.     /**
  2195.      * Gets the public 'router' shared service.
  2196.      *
  2197.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  2198.      */
  2199.     protected function getRouterService()
  2200.     {
  2201.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  2202.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2203.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2204.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2205.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2206.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2207.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  2208.         ], [
  2209.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  2210.         ]))->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'it');
  2211.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  2212.         return $instance;
  2213.     }
  2214.     /**
  2215.      * Gets the public 'routing.loader' shared service.
  2216.      *
  2217.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  2218.      */
  2219.     protected function getRouting_LoaderService()
  2220.     {
  2221.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  2222.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  2223.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  2224.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  2225.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  2226.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  2227.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  2228.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  2229.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  2230.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  2231.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  2232.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  2233.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  2234.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  2235.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/LegacyRouteLoaderContainer.php';
  2236.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  2237.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  2238.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  2239.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  2240.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  2241.         $b = ($this->privates['file_locator'] ?? $this->getFileLocatorService());
  2242.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  2243.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b));
  2244.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b));
  2245.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b));
  2246.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b));
  2247.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b));
  2248.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Bundle\FrameworkBundle\Routing\LegacyRouteLoaderContainer($this, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2249.             'kernel' => ['services''kernel''getKernelService'false],
  2250.         ], [
  2251.             'kernel' => 'App\\Kernel',
  2252.         ]))));
  2253.         $a->addLoader($c);
  2254.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  2255.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  2256.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, [], ['utf8' => true]);
  2257.     }
  2258.     /**
  2259.      * Gets the public 'security.authentication_utils' shared service.
  2260.      *
  2261.      * @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
  2262.      */
  2263.     protected function getSecurity_AuthenticationUtilsService()
  2264.     {
  2265.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
  2266.         return $this->services['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  2267.     }
  2268.     /**
  2269.      * Gets the public 'security.authorization_checker' shared service.
  2270.      *
  2271.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  2272.      */
  2273.     protected function getSecurity_AuthorizationCheckerService()
  2274.     {
  2275.         $a = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  2276.             return new \EmptyIterator();
  2277.         }, 0), true);
  2278.         $a->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  2279.         return $this->services['security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), $a, ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  2280.     }
  2281.     /**
  2282.      * Gets the public 'security.password_encoder' shared service.
  2283.      *
  2284.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  2285.      */
  2286.     protected function getSecurity_PasswordEncoderService()
  2287.     {
  2288.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoderInterface.php';
  2289.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/UserPasswordEncoder.php';
  2290.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  2291.     }
  2292.     /**
  2293.      * Gets the public 'security.token_storage' shared service.
  2294.      *
  2295.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  2296.      */
  2297.     protected function getSecurity_TokenStorageService()
  2298.     {
  2299.         return $this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2300.             'session' => ['services''session''getSessionService'false],
  2301.         ], [
  2302.             'session' => '?',
  2303.         ]));
  2304.     }
  2305.     /**
  2306.      * Gets the public 'serializer' shared service.
  2307.      *
  2308.      * @return \Symfony\Component\Serializer\Serializer
  2309.      */
  2310.     protected function getSerializerService()
  2311.     {
  2312.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  2313.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  2314.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  2315.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  2316.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  2317.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  2318.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  2319.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  2320.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  2321.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  2322.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorNormalizer.php';
  2323.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  2324.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  2325.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  2326.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  2327.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  2328.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  2329.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  2330.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  2331.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  2332.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  2333.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  2334.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  2335.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  2336.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  2337.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  2338.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  2339.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  2340.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  2341.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  2342.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  2343.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  2344.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  2345.         $a = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
  2346.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2347.         return $this->services['serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $a), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['property_info'] ?? $this->getPropertyInfoService()), new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b), NULL, [])], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  2348.     }
  2349.     /**
  2350.      * Gets the public 'services_resetter' shared service.
  2351.      *
  2352.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  2353.      */
  2354.     protected function getServicesResetterService()
  2355.     {
  2356.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  2357.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  2358.             if (isset($this->services['cache.app'])) {
  2359.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  2360.             }
  2361.             if (isset($this->services['cache.system'])) {
  2362.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  2363.             }
  2364.             if (isset($this->privates['cache.validator'])) {
  2365.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  2366.             }
  2367.             if (isset($this->privates['cache.serializer'])) {
  2368.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  2369.             }
  2370.             if (isset($this->privates['cache.annotations'])) {
  2371.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  2372.             }
  2373.             if (isset($this->privates['cache.property_info'])) {
  2374.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  2375.             }
  2376.             if (isset($this->privates['form.choice_list_factory.cached'])) {
  2377.                 yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
  2378.             }
  2379.             if (isset($this->privates['mailer.logger_message_listener'])) {
  2380.                 yield 'mailer.logger_message_listener' => ($this->privates['mailer.logger_message_listener'] ?? null);
  2381.             }
  2382.             if (isset($this->services['profiler'])) {
  2383.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  2384.             }
  2385.             if (isset($this->services['validator'])) {
  2386.                 yield 'debug.validator' => ($this->services['validator'] ?? null);
  2387.             }
  2388.             if (isset($this->privates['debug.stopwatch'])) {
  2389.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  2390.             }
  2391.             if (isset($this->services['event_dispatcher'])) {
  2392.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  2393.             }
  2394.             if (isset($this->privates['twig.form.engine'])) {
  2395.                 yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
  2396.             }
  2397.             if (isset($this->privates['monolog.handler.main'])) {
  2398.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  2399.             }
  2400.             if (isset($this->privates['monolog.handler.console'])) {
  2401.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  2402.             }
  2403.             if (isset($this->services['doctrine'])) {
  2404.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  2405.             }
  2406.             if (isset($this->privates['form.type.entity'])) {
  2407.                 yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
  2408.             }
  2409.             if (isset($this->services['security.token_storage'])) {
  2410.                 yield 'security.token_storage' => ($this->services['security.token_storage'] ?? null);
  2411.             }
  2412.             if (isset($this->privates['cache.security_expression_language'])) {
  2413.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  2414.             }
  2415.             if (isset($this->privates['webpack_encore.tag_renderer'])) {
  2416.                 yield 'webpack_encore.tag_renderer' => ($this->privates['webpack_encore.tag_renderer'] ?? null);
  2417.             }
  2418.             if (isset($this->privates['cache.webpack_encore'])) {
  2419.                 yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? null);
  2420.             }
  2421.             if (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) {
  2422.                 yield 'webpack_encore.entrypoint_lookup[_default]' => ($this->privates['webpack_encore.entrypoint_lookup[_default]'] ?? null);
  2423.             }
  2424.             if (isset($this->services['fos_rest.view_handler'])) {
  2425.                 yield 'fos_rest.view_handler.default' => ($this->services['fos_rest.view_handler'] ?? null);
  2426.             }
  2427.             if (isset($this->privates['.debug.http_client'])) {
  2428.                 yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
  2429.             }
  2430.         }, function () {
  2431.             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['form.choice_list_factory.cached'])) + (int) (isset($this->privates['mailer.logger_message_listener'])) + (int) (isset($this->services['profiler'])) + (int) (isset($this->services['validator'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['webpack_encore.tag_renderer'])) + (int) (isset($this->privates['cache.webpack_encore'])) + (int) (isset($this->privates['webpack_encore.entrypoint_lookup[_default]'])) + (int) (isset($this->services['fos_rest.view_handler'])) + (int) (isset($this->privates['.debug.http_client']));
  2432.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'form.choice_list_factory.cached' => [=> 'reset'], 'mailer.logger_message_listener' => [=> 'reset'], 'profiler' => [=> 'reset'], 'debug.validator' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'twig.form.engine' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'form.type.entity' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'webpack_encore.tag_renderer' => [=> 'reset'], 'cache.webpack_encore' => [=> 'reset'], 'webpack_encore.entrypoint_lookup[_default]' => [=> 'reset'], 'fos_rest.view_handler.default' => [=> 'reset'], '.debug.http_client' => [=> 'reset']]);
  2433.     }
  2434.     /**
  2435.      * Gets the public 'session' shared service.
  2436.      *
  2437.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2438.      */
  2439.     protected function getSessionService()
  2440.     {
  2441.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2442.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2443.         return $this->services['session'] = new \Symfony\Component\HttpFoundation\Session\Session(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  2444.     }
  2445.     /**
  2446.      * Gets the public 'templating' shared service.
  2447.      *
  2448.      * @return \Symfony\Bundle\TwigBundle\TwigEngine
  2449.      *
  2450.      * @deprecated The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  2451.      */
  2452.     protected function getTemplatingService()
  2453.     {
  2454.         @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  2455.         return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  2456.     }
  2457.     /**
  2458.      * Gets the public 'templating.loader' shared service.
  2459.      *
  2460.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
  2461.      *
  2462.      * @deprecated The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  2463.      */
  2464.     protected function getTemplating_LoaderService()
  2465.     {
  2466.         @trigger_error('The "templating.loader" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  2467.         return $this->services['templating.loader'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  2468.     }
  2469.     /**
  2470.      * Gets the public 'translator' shared service.
  2471.      *
  2472.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  2473.      */
  2474.     protected function getTranslatorService()
  2475.     {
  2476.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  2477.     }
  2478.     /**
  2479.      * Gets the public 'twig' shared service.
  2480.      *
  2481.      * @return \Twig\Environment
  2482.      */
  2483.     protected function getTwigService()
  2484.     {
  2485.         $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()), ($this->privates['templating.name_parser'] ?? $this->getTemplating_NameParserService()), \dirname(__DIR__4));
  2486.         $a->addPath((\dirname(__DIR__4).'/templates'), 'templates');
  2487.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), 'Framework');
  2488.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Resources/views'), '!Framework');
  2489.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), 'Twig');
  2490.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bundle/Resources/views'), '!Twig');
  2491.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  2492.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  2493.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  2494.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  2495.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  2496.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  2497.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  2498.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  2499.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  2500.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  2501.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), 'NelmioApiDoc');
  2502.         $a->addPath((\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Resources/views'), '!NelmioApiDoc');
  2503.         $a->addPath((\dirname(__DIR__4).'/Vendor360/ReportBundle/templates'), 'Report');
  2504.         $a->addPath((\dirname(__DIR__4).'/Vendor360/ReportBundle/templates'), '!Report');
  2505.         $a->addPath((\dirname(__DIR__4).'/templates'));
  2506.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  2507.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  2508.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
  2509.         $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true'strict_variables' => true'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  2510.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2511.         $c = new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  2512.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2513.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2514.         $f = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2515.         $f->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  2516.         $g = new \Symfony\Bridge\Twig\AppVariable();
  2517.         $g->setEnvironment('dev');
  2518.         $g->setDebug(true);
  2519.         if ($this->has('security.token_storage')) {
  2520.             $g->setTokenStorage(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  2521.         }
  2522.         if ($this->has('request_stack')) {
  2523.             $g->setRequestStack($e);
  2524.         }
  2525.         $h = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
  2526.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  2527.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService())));
  2528.         $instance->addExtension($c);
  2529.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d\dirname(__DIR__4), 'UTF-8'));
  2530.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension(($this->services['router'] ?? $this->getRouterService())));
  2531.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2532.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  2533.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
  2534.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2535.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2536.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($e));
  2537.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension());
  2538.         $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())));
  2539.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
  2540.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SecurityExtension(($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService())));
  2541.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($f));
  2542.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  2543.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2544.             'webpack_encore.entrypoint_lookup_collection' => ['privates''webpack_encore.entrypoint_lookup_collection''getWebpackEncore_EntrypointLookupCollectionService'false],
  2545.             'webpack_encore.tag_renderer' => ['privates''webpack_encore.tag_renderer''getWebpackEncore_TagRendererService'false],
  2546.         ], [
  2547.             'webpack_encore.entrypoint_lookup_collection' => '?',
  2548.             'webpack_encore.tag_renderer' => '?',
  2549.         ])));
  2550.         $instance->addExtension(new \Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension());
  2551.         $instance->addExtension(new \Nelmio\ApiDocBundle\Render\Html\GetNelmioAsset($c));
  2552.         $instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  2553.         $instance->addGlobal('app'$g);
  2554.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2555.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services''jms_serializer.twig_extension.serializer_runtime_helper''getJmsSerializer_TwigExtension_SerializerRuntimeHelperService'false],
  2556.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2557.             'Symfony\\Component\\Form\\FormRenderer' => ['privates''twig.form.renderer''getTwig_Form_RendererService'false],
  2558.         ], [
  2559.             'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
  2560.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2561.             'Symfony\\Component\\Form\\FormRenderer' => '?',
  2562.         ])));
  2563.         $instance->addGlobal('APP_NAME'$this->getEnv('APP_NAME'));
  2564.         $instance->addGlobal('APP_LOGO'$this->getEnv('APP_LOGO'));
  2565.         $instance->addGlobal('APP_LOGO_SMALL'$this->getEnv('APP_LOGO_SMALL'));
  2566.         $instance->registerUndefinedFilterCallback([=> $h=> 'suggestFilter']);
  2567.         $instance->registerUndefinedFunctionCallback([=> $h=> 'suggestFunction']);
  2568.         $instance->registerUndefinedTokenParserCallback([=> $h=> 'suggestTag']);
  2569.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2570.         return $instance;
  2571.     }
  2572.     /**
  2573.      * Gets the public 'twig.controller.exception' shared service.
  2574.      *
  2575.      * @return \Symfony\Bundle\TwigBundle\Controller\ExceptionController
  2576.      *
  2577.      * @deprecated The "twig.controller.exception" service is deprecated since Symfony 4.4.
  2578.      */
  2579.     protected function getTwig_Controller_ExceptionService()
  2580.     {
  2581.         @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  2582.         return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);
  2583.     }
  2584.     /**
  2585.      * Gets the public 'twig.controller.preview_error' shared service.
  2586.      *
  2587.      * @return \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
  2588.      *
  2589.      * @deprecated The "twig.controller.preview_error" service is deprecated since Symfony 4.4.
  2590.      */
  2591.     protected function getTwig_Controller_PreviewErrorService()
  2592.     {
  2593.         @trigger_error('The "twig.controller.preview_error" service is deprecated since Symfony 4.4.'E_USER_DEPRECATED);
  2594.         return $this->services['twig.controller.preview_error'] = new \Symfony\Bundle\TwigBundle\Controller\PreviewErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), NULL);
  2595.     }
  2596.     /**
  2597.      * Gets the public 'validator' shared service.
  2598.      *
  2599.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  2600.      */
  2601.     protected function getValidatorService()
  2602.     {
  2603.         return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  2604.     }
  2605.     /**
  2606.      * Gets the public 'var_dumper.cloner' shared service.
  2607.      *
  2608.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  2609.      */
  2610.     protected function getVarDumper_ClonerService()
  2611.     {
  2612.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  2613.         $instance->setMaxItems(2500);
  2614.         $instance->setMinDepth(1);
  2615.         $instance->setMaxString(-1);
  2616.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  2617.         return $instance;
  2618.     }
  2619.     /**
  2620.      * Gets the public 'web_profiler.controller.exception' shared service.
  2621.      *
  2622.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
  2623.      *
  2624.      * @deprecated The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.
  2625.      */
  2626.     protected function getWebProfiler_Controller_ExceptionService()
  2627.     {
  2628.         @trigger_error('The "web_profiler.controller.exception" service is deprecated since Symfony 4.4, use the "web_profiler.controller.exception_panel" service instead.'E_USER_DEPRECATED);
  2629.         return $this->services['web_profiler.controller.exception'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()));
  2630.     }
  2631.     /**
  2632.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  2633.      *
  2634.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  2635.      */
  2636.     protected function getWebProfiler_Controller_ExceptionPanelService()
  2637.     {
  2638.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  2639.         return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['profiler'] ?? $this->getProfilerService()));
  2640.     }
  2641.     /**
  2642.      * Gets the public 'web_profiler.controller.profiler' shared service.
  2643.      *
  2644.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  2645.      */
  2646.     protected function getWebProfiler_Controller_ProfilerService()
  2647.     {
  2648.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  2649.         return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  2650.     }
  2651.     /**
  2652.      * Gets the public 'web_profiler.controller.router' shared service.
  2653.      *
  2654.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  2655.      */
  2656.     protected function getWebProfiler_Controller_RouterService()
  2657.     {
  2658.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  2659.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  2660.             return new \EmptyIterator();
  2661.         }, 0));
  2662.     }
  2663.     /**
  2664.      * Gets the private '.debug.http_client' shared service.
  2665.      *
  2666.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  2667.      */
  2668.     protected function get_Debug_HttpClientService()
  2669.     {
  2670.         $a \Symfony\Component\HttpClient\HttpClient::create([], 6);
  2671.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  2672.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2673.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2674.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2675.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2676.         $a->setLogger($b);
  2677.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a);
  2678.     }
  2679.     /**
  2680.      * Gets the private '.errored..service_locator.5BKjD.1.Psr\Http\Message\ServerRequestInterface' shared service.
  2681.      *
  2682.      * @return \Psr\Http\Message\ServerRequestInterface
  2683.      */
  2684.     protected function getServerRequestInterfaceService()
  2685.     {
  2686.         $this->throw('Cannot autowire service ".service_locator.5BKjD.1": it references interface "Psr\\Http\\Message\\ServerRequestInterface" but no such service exists. Did you create a class that implements this interface?');
  2687.     }
  2688.     /**
  2689.      * Gets the private '.errored..service_locator.AB7MrgY.FOS\RestBundle\Request\ParamFetcher' shared service.
  2690.      *
  2691.      * @return \FOS\RestBundle\Request\ParamFetcher
  2692.      */
  2693.     protected function getParamFetcherService()
  2694.     {
  2695.         $this->throw('Cannot autowire service ".service_locator.AB7MrgY": it references class "FOS\\RestBundle\\Request\\ParamFetcher" but no such service exists. Try changing the type-hint to "FOS\\RestBundle\\Request\\ParamFetcherInterface" instead.');
  2696.     }
  2697.     /**
  2698.      * Gets the private '.errored..service_locator.E3D3Qb5.FOS\RestBundle\Request\ParamFetcher' shared service.
  2699.      *
  2700.      * @return \FOS\RestBundle\Request\ParamFetcher
  2701.      */
  2702.     protected function getParamFetcher2Service()
  2703.     {
  2704.         $this->throw('Cannot autowire service ".service_locator.E3D3Qb5": it references class "FOS\\RestBundle\\Request\\ParamFetcher" but no such service exists. Try changing the type-hint to "FOS\\RestBundle\\Request\\ParamFetcherInterface" instead.');
  2705.     }
  2706.     /**
  2707.      * Gets the private '.errored..service_locator.ew2rpYr.FOS\RestBundle\Request\ParamFetcher' shared service.
  2708.      *
  2709.      * @return \FOS\RestBundle\Request\ParamFetcher
  2710.      */
  2711.     protected function getParamFetcher3Service()
  2712.     {
  2713.         $this->throw('Cannot autowire service ".service_locator.ew2rpYr": it references class "FOS\\RestBundle\\Request\\ParamFetcher" but no such service exists. Try changing the type-hint to "FOS\\RestBundle\\Request\\ParamFetcherInterface" instead.');
  2714.     }
  2715.     /**
  2716.      * Gets the private '.legacy_resolve_controller_name_subscriber' shared service.
  2717.      *
  2718.      * @return \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber
  2719.      */
  2720.     protected function get_LegacyResolveControllerNameSubscriberService()
  2721.     {
  2722.         return $this->privates['.legacy_resolve_controller_name_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber(($this->privates['.legacy_controller_name_converter'] ?? ($this->privates['.legacy_controller_name_converter'] = new \Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser(($this->services['kernel'] ?? $this->get('kernel'1)), false))), false);
  2723.     }
  2724.     /**
  2725.      * Gets the private '.service_locator.5BKjD.1' shared service.
  2726.      *
  2727.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2728.      */
  2729.     protected function get_ServiceLocator_5BKjD_1Service()
  2730.     {
  2731.         return $this->privates['.service_locator.5BKjD.1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2732.             'responseFactory' => ['privates''nyholm.psr7.psr17_factory''getNyholm_Psr7_Psr17FactoryService'false],
  2733.             'serverRequest' => ['privates''.errored..service_locator.5BKjD.1.Psr\\Http\\Message\\ServerRequestInterface'NULL'Cannot autowire service ".service_locator.5BKjD.1": it references interface "Psr\\Http\\Message\\ServerRequestInterface" but no such service exists. Did you create a class that implements this interface?'],
  2734.         ], [
  2735.             'responseFactory' => '?',
  2736.             'serverRequest' => 'Psr\\Http\\Message\\ServerRequestInterface',
  2737.         ]);
  2738.     }
  2739.     /**
  2740.      * Gets the private '.service_locator.82rt93F' shared service.
  2741.      *
  2742.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2743.      */
  2744.     protected function get_ServiceLocator_82rt93FService()
  2745.     {
  2746.         return $this->privates['.service_locator.82rt93F'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2747.             'App\\Classes\\CustomIdGenerator\\DateIdGenerator' => ['privates''App\\Classes\\CustomIdGenerator\\DateIdGenerator''getDateIdGeneratorService'false],
  2748.             'App\\Classes\\CustomIdGenerator\\ProcessingOrderIdGenerator' => ['privates''App\\Classes\\CustomIdGenerator\\ProcessingOrderIdGenerator''getProcessingOrderIdGeneratorService'false],
  2749.             'App\\Classes\\CustomIdGenerator\\SerialeGenerator' => ['privates''App\\Classes\\CustomIdGenerator\\SerialeGenerator''getSerialeGeneratorService'false],
  2750.         ], [
  2751.             'App\\Classes\\CustomIdGenerator\\DateIdGenerator' => '?',
  2752.             'App\\Classes\\CustomIdGenerator\\ProcessingOrderIdGenerator' => '?',
  2753.             'App\\Classes\\CustomIdGenerator\\SerialeGenerator' => '?',
  2754.         ]);
  2755.     }
  2756.     /**
  2757.      * Gets the private '.service_locator.AB7MrgY' shared service.
  2758.      *
  2759.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2760.      */
  2761.     protected function get_ServiceLocator_AB7MrgYService()
  2762.     {
  2763.         return $this->privates['.service_locator.AB7MrgY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2764.             'paramFetcher' => ['privates''.errored..service_locator.AB7MrgY.FOS\\RestBundle\\Request\\ParamFetcher'NULL'Cannot autowire service ".service_locator.AB7MrgY": it references class "FOS\\RestBundle\\Request\\ParamFetcher" but no such service exists. Try changing the type-hint to "FOS\\RestBundle\\Request\\ParamFetcherInterface" instead.'],
  2765.         ], [
  2766.             'paramFetcher' => 'FOS\\RestBundle\\Request\\ParamFetcher',
  2767.         ]);
  2768.     }
  2769.     /**
  2770.      * Gets the private '.service_locator.C7Fs9gE' shared service.
  2771.      *
  2772.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2773.      */
  2774.     protected function get_ServiceLocator_C7Fs9gEService()
  2775.     {
  2776.         return $this->privates['.service_locator.C7Fs9gE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2777.             'machineryManagerFactory' => ['privates''App\\Service\\MachineryManagers\\Factory\\MachineryManagerFactory''getMachineryManagerFactoryService'false],
  2778.         ], [
  2779.             'machineryManagerFactory' => 'App\\Service\\MachineryManagers\\Factory\\MachineryManagerFactory',
  2780.         ]);
  2781.     }
  2782.     /**
  2783.      * Gets the private '.service_locator.Cp8jZaM' shared service.
  2784.      *
  2785.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2786.      */
  2787.     protected function get_ServiceLocator_Cp8jZaMService()
  2788.     {
  2789.         return $this->privates['.service_locator.Cp8jZaM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2790.             'operatorLogService' => ['privates''App\\Service\\OperatorLogService''getOperatorLogServiceService'false],
  2791.         ], [
  2792.             'operatorLogService' => 'App\\Service\\OperatorLogService',
  2793.         ]);
  2794.     }
  2795.     /**
  2796.      * Gets the private '.service_locator.E3D3Qb5' shared service.
  2797.      *
  2798.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2799.      */
  2800.     protected function get_ServiceLocator_E3D3Qb5Service()
  2801.     {
  2802.         return $this->privates['.service_locator.E3D3Qb5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2803.             'paramFetcher' => ['privates''.errored..service_locator.E3D3Qb5.FOS\\RestBundle\\Request\\ParamFetcher'NULL'Cannot autowire service ".service_locator.E3D3Qb5": it references class "FOS\\RestBundle\\Request\\ParamFetcher" but no such service exists. Try changing the type-hint to "FOS\\RestBundle\\Request\\ParamFetcherInterface" instead.'],
  2804.             'snappy' => ['services''knp_snappy.pdf''getKnpSnappy_PdfService'false],
  2805.             'twig' => ['services''twig''getTwigService'false],
  2806.         ], [
  2807.             'paramFetcher' => 'FOS\\RestBundle\\Request\\ParamFetcher',
  2808.             'snappy' => '?',
  2809.             'twig' => '?',
  2810.         ]);
  2811.     }
  2812.     /**
  2813.      * Gets the private '.service_locator.QtYa6Yc' shared service.
  2814.      *
  2815.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2816.      */
  2817.     protected function get_ServiceLocator_QtYa6YcService()
  2818.     {
  2819.         return $this->privates['.service_locator.QtYa6Yc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2820.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  2821.             'form.factory' => ['services''form.factory''getForm_FactoryService'false],
  2822.             'fos_rest.view_handler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2823.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  2824.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  2825.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  2826.             'router' => ['services''router''getRouterService'false],
  2827.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  2828.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  2829.             'serializer' => ['services''serializer''getSerializerService'false],
  2830.             'session' => ['services''session''getSessionService'false],
  2831.             'templating' => ['services''templating''getTemplatingService'false],
  2832.             'twig' => ['services''twig''getTwigService'false],
  2833.         ], [
  2834.             'doctrine' => '?',
  2835.             'form.factory' => '?',
  2836.             'fos_rest.view_handler' => '?',
  2837.             'http_kernel' => '?',
  2838.             'parameter_bag' => '?',
  2839.             'request_stack' => '?',
  2840.             'router' => '?',
  2841.             'security.authorization_checker' => '?',
  2842.             'security.token_storage' => '?',
  2843.             'serializer' => '?',
  2844.             'session' => '?',
  2845.             'templating' => '?',
  2846.             'twig' => '?',
  2847.         ]);
  2848.     }
  2849.     /**
  2850.      * Gets the private '.service_locator._QjC7JD' shared service.
  2851.      *
  2852.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2853.      */
  2854.     protected function get_ServiceLocator_QjC7JDService()
  2855.     {
  2856.         return $this->privates['.service_locator._QjC7JD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2857.             'viewhandler' => ['services''fos_rest.view_handler''getFosRest_ViewHandlerService'false],
  2858.         ], [
  2859.             'viewhandler' => '?',
  2860.         ]);
  2861.     }
  2862.     /**
  2863.      * Gets the private '.service_locator.e1VPSXE' shared service.
  2864.      *
  2865.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2866.      */
  2867.     protected function get_ServiceLocator_E1VPSXEService()
  2868.     {
  2869.         return $this->privates['.service_locator.e1VPSXE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2870.             'operatorService' => ['privates''App\\Service\\OperatorService''getOperatorServiceService'false],
  2871.         ], [
  2872.             'operatorService' => 'App\\Service\\OperatorService',
  2873.         ]);
  2874.     }
  2875.     /**
  2876.      * Gets the private '.service_locator.ew2rpYr' shared service.
  2877.      *
  2878.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2879.      */
  2880.     protected function get_ServiceLocator_Ew2rpYrService()
  2881.     {
  2882.         return $this->privates['.service_locator.ew2rpYr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2883.             'paramFetcher' => ['privates''.errored..service_locator.ew2rpYr.FOS\\RestBundle\\Request\\ParamFetcher'NULL'Cannot autowire service ".service_locator.ew2rpYr": it references class "FOS\\RestBundle\\Request\\ParamFetcher" but no such service exists. Try changing the type-hint to "FOS\\RestBundle\\Request\\ParamFetcherInterface" instead.'],
  2884.             'twig' => ['services''twig''getTwigService'false],
  2885.         ], [
  2886.             'paramFetcher' => 'FOS\\RestBundle\\Request\\ParamFetcher',
  2887.             'twig' => '?',
  2888.         ]);
  2889.     }
  2890.     /**
  2891.      * Gets the private '.service_locator.f94kp8W' shared service.
  2892.      *
  2893.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2894.      */
  2895.     protected function get_ServiceLocator_F94kp8WService()
  2896.     {
  2897.         return $this->privates['.service_locator.f94kp8W'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2898.             'authenticationUtils' => ['services''security.authentication_utils''getSecurity_AuthenticationUtilsService'false],
  2899.         ], [
  2900.             'authenticationUtils' => '?',
  2901.         ]);
  2902.     }
  2903.     /**
  2904.      * Gets the private '.service_locator.hnwM3T6' shared service.
  2905.      *
  2906.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2907.      */
  2908.     protected function get_ServiceLocator_HnwM3T6Service()
  2909.     {
  2910.         return $this->privates['.service_locator.hnwM3T6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2911.             'utenteService' => ['privates''App\\Service\\UtenteService''getUtenteServiceService'false],
  2912.         ], [
  2913.             'utenteService' => 'App\\Service\\UtenteService',
  2914.         ]);
  2915.     }
  2916.     /**
  2917.      * Gets the private '.service_locator.jT7H6Nt' shared service.
  2918.      *
  2919.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2920.      */
  2921.     protected function get_ServiceLocator_JT7H6NtService()
  2922.     {
  2923.         return $this->privates['.service_locator.jT7H6Nt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2924.             'kernel' => ['services''kernel''getKernelService'false],
  2925.         ], [
  2926.             'kernel' => '?',
  2927.         ]);
  2928.     }
  2929.     /**
  2930.      * Gets the private '.service_locator.qA2x4YG' shared service.
  2931.      *
  2932.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2933.      */
  2934.     protected function get_ServiceLocator_QA2x4YGService()
  2935.     {
  2936.         return $this->privates['.service_locator.qA2x4YG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2937.             'factory' => ['privates''App\\Service\\MachineryManagers\\Factory\\MachineryManagerFactory''getMachineryManagerFactoryService'false],
  2938.         ], [
  2939.             'factory' => 'App\\Service\\MachineryManagers\\Factory\\MachineryManagerFactory',
  2940.         ]);
  2941.     }
  2942.     /**
  2943.      * Gets the private '.service_locator.qEZrJQX' shared service.
  2944.      *
  2945.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2946.      */
  2947.     protected function get_ServiceLocator_QEZrJQXService()
  2948.     {
  2949.         return $this->privates['.service_locator.qEZrJQX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2950.             'App\\Controller\\CountryController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2951.             'App\\Controller\\CustomerController::getCustomers' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  2952.             'App\\Controller\\CustomerController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2953.             'App\\Controller\\CustomerOrderController::getCustomerOrders' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  2954.             'App\\Controller\\CustomerOrderController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2955.             'App\\Controller\\CustomerOrderRowController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2956.             'App\\Controller\\FormIdentifierController::getFormIdentifier' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  2957.             'App\\Controller\\FormIdentifierController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2958.             'App\\Controller\\MachineryController::getFormIdentifier' => ['privates''.service_locator.qA2x4YG''get_ServiceLocator_QA2x4YGService'false],
  2959.             'App\\Controller\\MachineryController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2960.             'App\\Controller\\MachineryJobController::deleteJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  2961.             'App\\Controller\\MachineryJobController::endMachineryJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  2962.             'App\\Controller\\MachineryJobController::getMachineryJobByMachinery' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  2963.             'App\\Controller\\MachineryJobController::pauseMachineryJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  2964.             'App\\Controller\\MachineryJobController::playMachineryJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  2965.             'App\\Controller\\MachineryJobController::postMachineryJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  2966.             'App\\Controller\\MachineryJobController::restartMachineryJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  2967.             'App\\Controller\\MachineryJobController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2968.             'App\\Controller\\MachineryJobDataController::getMachineryJobData' => ['privates''.service_locator.udBNKdy''get_ServiceLocator_UdBNKdyService'false],
  2969.             'App\\Controller\\MachineryJobDataController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2970.             'App\\Controller\\MiccoliController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2971.             'App\\Controller\\OperatorController::getOperatori' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  2972.             'App\\Controller\\OperatorController::postOperator' => ['privates''.service_locator.e1VPSXE''get_ServiceLocator_E1VPSXEService'false],
  2973.             'App\\Controller\\OperatorController::putOperator' => ['privates''.service_locator.e1VPSXE''get_ServiceLocator_E1VPSXEService'false],
  2974.             'App\\Controller\\OperatorController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2975.             'App\\Controller\\OperatorLogController::postOperatorLog' => ['privates''.service_locator.Cp8jZaM''get_ServiceLocator_Cp8jZaMService'false],
  2976.             'App\\Controller\\OperatorLogController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2977.             'App\\Controller\\PaymentModeController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2978.             'App\\Controller\\ProcessingOrderController::getNotCompletedByIdMachineProcessingOrders' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  2979.             'App\\Controller\\ProcessingOrderController::getNotCompletedProcessingOrders' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  2980.             'App\\Controller\\ProcessingOrderController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2981.             'App\\Controller\\ProcessingOrderRowController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2982.             'App\\Controller\\ProductController::getProducts' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  2983.             'App\\Controller\\ProductController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2984.             'App\\Controller\\ProgressController::generateProgresses' => ['privates''.service_locator.jT7H6Nt''get_ServiceLocator_JT7H6NtService'false],
  2985.             'App\\Controller\\ProgressController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2986.             'App\\Controller\\ProvinceController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2987.             'App\\Controller\\RotteDiProvaController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2988.             'App\\Controller\\RuoloController::getRuolo' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  2989.             'App\\Controller\\RuoloController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2990.             'App\\Controller\\SecurityController::login' => ['privates''.service_locator.f94kp8W''get_ServiceLocator_F94kp8WService'false],
  2991.             'App\\Controller\\TownController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2992.             'App\\Controller\\UtenteController::getAllUtenti' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  2993.             'App\\Controller\\UtenteController::postUtente' => ['privates''.service_locator.hnwM3T6''get_ServiceLocator_HnwM3T6Service'false],
  2994.             'App\\Controller\\UtenteController::putUtenti' => ['privates''.service_locator.hnwM3T6''get_ServiceLocator_HnwM3T6Service'false],
  2995.             'App\\Controller\\UtenteController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2996.             'App\\Controller\\WarehouseController::getAllMagazzini' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  2997.             'App\\Controller\\WarehouseController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  2998.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController::indexAction' => ['privates''.service_locator.5BKjD.1''get_ServiceLocator_5BKjD_1Service'false],
  2999.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController::indexAction' => ['privates''.service_locator.5BKjD.1''get_ServiceLocator_5BKjD_1Service'false],
  3000.             'Vendor360\\ReportBundle\\Controller\\ReportController::getExcelByName' => ['privates''.service_locator.ew2rpYr''get_ServiceLocator_Ew2rpYrService'false],
  3001.             'Vendor360\\ReportBundle\\Controller\\ReportController::getPdfByName' => ['privates''.service_locator.E3D3Qb5''get_ServiceLocator_E3D3Qb5Service'false],
  3002.             'Vendor360\\ReportBundle\\Controller\\ReportController::getReportByName' => ['privates''.service_locator.AB7MrgY''get_ServiceLocator_AB7MrgYService'false],
  3003.             'Vendor360\\ReportBundle\\Controller\\ReportController::setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3004.             'App\\Controller\\CountryController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3005.             'App\\Controller\\CustomerController:getCustomers' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  3006.             'App\\Controller\\CustomerController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3007.             'App\\Controller\\CustomerOrderController:getCustomerOrders' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  3008.             'App\\Controller\\CustomerOrderController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3009.             'App\\Controller\\CustomerOrderRowController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3010.             'App\\Controller\\FormIdentifierController:getFormIdentifier' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  3011.             'App\\Controller\\FormIdentifierController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3012.             'App\\Controller\\MachineryController:getFormIdentifier' => ['privates''.service_locator.qA2x4YG''get_ServiceLocator_QA2x4YGService'false],
  3013.             'App\\Controller\\MachineryController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3014.             'App\\Controller\\MachineryJobController:deleteJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  3015.             'App\\Controller\\MachineryJobController:endMachineryJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  3016.             'App\\Controller\\MachineryJobController:getMachineryJobByMachinery' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  3017.             'App\\Controller\\MachineryJobController:pauseMachineryJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  3018.             'App\\Controller\\MachineryJobController:playMachineryJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  3019.             'App\\Controller\\MachineryJobController:postMachineryJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  3020.             'App\\Controller\\MachineryJobController:restartMachineryJob' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  3021.             'App\\Controller\\MachineryJobController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3022.             'App\\Controller\\MachineryJobDataController:getMachineryJobData' => ['privates''.service_locator.udBNKdy''get_ServiceLocator_UdBNKdyService'false],
  3023.             'App\\Controller\\MachineryJobDataController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3024.             'App\\Controller\\MiccoliController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3025.             'App\\Controller\\OperatorController:getOperatori' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  3026.             'App\\Controller\\OperatorController:postOperator' => ['privates''.service_locator.e1VPSXE''get_ServiceLocator_E1VPSXEService'false],
  3027.             'App\\Controller\\OperatorController:putOperator' => ['privates''.service_locator.e1VPSXE''get_ServiceLocator_E1VPSXEService'false],
  3028.             'App\\Controller\\OperatorController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3029.             'App\\Controller\\OperatorLogController:postOperatorLog' => ['privates''.service_locator.Cp8jZaM''get_ServiceLocator_Cp8jZaMService'false],
  3030.             'App\\Controller\\OperatorLogController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3031.             'App\\Controller\\PaymentModeController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3032.             'App\\Controller\\ProcessingOrderController:getNotCompletedByIdMachineProcessingOrders' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  3033.             'App\\Controller\\ProcessingOrderController:getNotCompletedProcessingOrders' => ['privates''.service_locator.C7Fs9gE''get_ServiceLocator_C7Fs9gEService'false],
  3034.             'App\\Controller\\ProcessingOrderController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3035.             'App\\Controller\\ProcessingOrderRowController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3036.             'App\\Controller\\ProductController:getProducts' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  3037.             'App\\Controller\\ProductController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3038.             'App\\Controller\\ProgressController:generateProgresses' => ['privates''.service_locator.jT7H6Nt''get_ServiceLocator_JT7H6NtService'false],
  3039.             'App\\Controller\\ProgressController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3040.             'App\\Controller\\ProvinceController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3041.             'App\\Controller\\RotteDiProvaController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3042.             'App\\Controller\\RuoloController:getRuolo' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  3043.             'App\\Controller\\RuoloController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3044.             'App\\Controller\\SecurityController:login' => ['privates''.service_locator.f94kp8W''get_ServiceLocator_F94kp8WService'false],
  3045.             'App\\Controller\\TownController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3046.             'App\\Controller\\UtenteController:getAllUtenti' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  3047.             'App\\Controller\\UtenteController:postUtente' => ['privates''.service_locator.hnwM3T6''get_ServiceLocator_HnwM3T6Service'false],
  3048.             'App\\Controller\\UtenteController:putUtenti' => ['privates''.service_locator.hnwM3T6''get_ServiceLocator_HnwM3T6Service'false],
  3049.             'App\\Controller\\UtenteController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3050.             'App\\Controller\\WarehouseController:getAllMagazzini' => ['privates''.service_locator.rtWRNtJ''get_ServiceLocator_RtWRNtJService'false],
  3051.             'App\\Controller\\WarehouseController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3052.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController:indexAction' => ['privates''.service_locator.5BKjD.1''get_ServiceLocator_5BKjD_1Service'false],
  3053.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController:indexAction' => ['privates''.service_locator.5BKjD.1''get_ServiceLocator_5BKjD_1Service'false],
  3054.             'Vendor360\\ReportBundle\\Controller\\ReportController:getExcelByName' => ['privates''.service_locator.ew2rpYr''get_ServiceLocator_Ew2rpYrService'false],
  3055.             'Vendor360\\ReportBundle\\Controller\\ReportController:getPdfByName' => ['privates''.service_locator.E3D3Qb5''get_ServiceLocator_E3D3Qb5Service'false],
  3056.             'Vendor360\\ReportBundle\\Controller\\ReportController:getReportByName' => ['privates''.service_locator.AB7MrgY''get_ServiceLocator_AB7MrgYService'false],
  3057.             'Vendor360\\ReportBundle\\Controller\\ReportController:setViewHandler' => ['privates''.service_locator._QjC7JD''get_ServiceLocator_QjC7JDService'false],
  3058.         ], [
  3059.             'App\\Controller\\CountryController::setViewHandler' => '?',
  3060.             'App\\Controller\\CustomerController::getCustomers' => '?',
  3061.             'App\\Controller\\CustomerController::setViewHandler' => '?',
  3062.             'App\\Controller\\CustomerOrderController::getCustomerOrders' => '?',
  3063.             'App\\Controller\\CustomerOrderController::setViewHandler' => '?',
  3064.             'App\\Controller\\CustomerOrderRowController::setViewHandler' => '?',
  3065.             'App\\Controller\\FormIdentifierController::getFormIdentifier' => '?',
  3066.             'App\\Controller\\FormIdentifierController::setViewHandler' => '?',
  3067.             'App\\Controller\\MachineryController::getFormIdentifier' => '?',
  3068.             'App\\Controller\\MachineryController::setViewHandler' => '?',
  3069.             'App\\Controller\\MachineryJobController::deleteJob' => '?',
  3070.             'App\\Controller\\MachineryJobController::endMachineryJob' => '?',
  3071.             'App\\Controller\\MachineryJobController::getMachineryJobByMachinery' => '?',
  3072.             'App\\Controller\\MachineryJobController::pauseMachineryJob' => '?',
  3073.             'App\\Controller\\MachineryJobController::playMachineryJob' => '?',
  3074.             'App\\Controller\\MachineryJobController::postMachineryJob' => '?',
  3075.             'App\\Controller\\MachineryJobController::restartMachineryJob' => '?',
  3076.             'App\\Controller\\MachineryJobController::setViewHandler' => '?',
  3077.             'App\\Controller\\MachineryJobDataController::getMachineryJobData' => '?',
  3078.             'App\\Controller\\MachineryJobDataController::setViewHandler' => '?',
  3079.             'App\\Controller\\MiccoliController::setViewHandler' => '?',
  3080.             'App\\Controller\\OperatorController::getOperatori' => '?',
  3081.             'App\\Controller\\OperatorController::postOperator' => '?',
  3082.             'App\\Controller\\OperatorController::putOperator' => '?',
  3083.             'App\\Controller\\OperatorController::setViewHandler' => '?',
  3084.             'App\\Controller\\OperatorLogController::postOperatorLog' => '?',
  3085.             'App\\Controller\\OperatorLogController::setViewHandler' => '?',
  3086.             'App\\Controller\\PaymentModeController::setViewHandler' => '?',
  3087.             'App\\Controller\\ProcessingOrderController::getNotCompletedByIdMachineProcessingOrders' => '?',
  3088.             'App\\Controller\\ProcessingOrderController::getNotCompletedProcessingOrders' => '?',
  3089.             'App\\Controller\\ProcessingOrderController::setViewHandler' => '?',
  3090.             'App\\Controller\\ProcessingOrderRowController::setViewHandler' => '?',
  3091.             'App\\Controller\\ProductController::getProducts' => '?',
  3092.             'App\\Controller\\ProductController::setViewHandler' => '?',
  3093.             'App\\Controller\\ProgressController::generateProgresses' => '?',
  3094.             'App\\Controller\\ProgressController::setViewHandler' => '?',
  3095.             'App\\Controller\\ProvinceController::setViewHandler' => '?',
  3096.             'App\\Controller\\RotteDiProvaController::setViewHandler' => '?',
  3097.             'App\\Controller\\RuoloController::getRuolo' => '?',
  3098.             'App\\Controller\\RuoloController::setViewHandler' => '?',
  3099.             'App\\Controller\\SecurityController::login' => '?',
  3100.             'App\\Controller\\TownController::setViewHandler' => '?',
  3101.             'App\\Controller\\UtenteController::getAllUtenti' => '?',
  3102.             'App\\Controller\\UtenteController::postUtente' => '?',
  3103.             'App\\Controller\\UtenteController::putUtenti' => '?',
  3104.             'App\\Controller\\UtenteController::setViewHandler' => '?',
  3105.             'App\\Controller\\WarehouseController::getAllMagazzini' => '?',
  3106.             'App\\Controller\\WarehouseController::setViewHandler' => '?',
  3107.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController::indexAction' => '?',
  3108.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController::indexAction' => '?',
  3109.             'Vendor360\\ReportBundle\\Controller\\ReportController::getExcelByName' => '?',
  3110.             'Vendor360\\ReportBundle\\Controller\\ReportController::getPdfByName' => '?',
  3111.             'Vendor360\\ReportBundle\\Controller\\ReportController::getReportByName' => '?',
  3112.             'Vendor360\\ReportBundle\\Controller\\ReportController::setViewHandler' => '?',
  3113.             'App\\Controller\\CountryController:setViewHandler' => '?',
  3114.             'App\\Controller\\CustomerController:getCustomers' => '?',
  3115.             'App\\Controller\\CustomerController:setViewHandler' => '?',
  3116.             'App\\Controller\\CustomerOrderController:getCustomerOrders' => '?',
  3117.             'App\\Controller\\CustomerOrderController:setViewHandler' => '?',
  3118.             'App\\Controller\\CustomerOrderRowController:setViewHandler' => '?',
  3119.             'App\\Controller\\FormIdentifierController:getFormIdentifier' => '?',
  3120.             'App\\Controller\\FormIdentifierController:setViewHandler' => '?',
  3121.             'App\\Controller\\MachineryController:getFormIdentifier' => '?',
  3122.             'App\\Controller\\MachineryController:setViewHandler' => '?',
  3123.             'App\\Controller\\MachineryJobController:deleteJob' => '?',
  3124.             'App\\Controller\\MachineryJobController:endMachineryJob' => '?',
  3125.             'App\\Controller\\MachineryJobController:getMachineryJobByMachinery' => '?',
  3126.             'App\\Controller\\MachineryJobController:pauseMachineryJob' => '?',
  3127.             'App\\Controller\\MachineryJobController:playMachineryJob' => '?',
  3128.             'App\\Controller\\MachineryJobController:postMachineryJob' => '?',
  3129.             'App\\Controller\\MachineryJobController:restartMachineryJob' => '?',
  3130.             'App\\Controller\\MachineryJobController:setViewHandler' => '?',
  3131.             'App\\Controller\\MachineryJobDataController:getMachineryJobData' => '?',
  3132.             'App\\Controller\\MachineryJobDataController:setViewHandler' => '?',
  3133.             'App\\Controller\\MiccoliController:setViewHandler' => '?',
  3134.             'App\\Controller\\OperatorController:getOperatori' => '?',
  3135.             'App\\Controller\\OperatorController:postOperator' => '?',
  3136.             'App\\Controller\\OperatorController:putOperator' => '?',
  3137.             'App\\Controller\\OperatorController:setViewHandler' => '?',
  3138.             'App\\Controller\\OperatorLogController:postOperatorLog' => '?',
  3139.             'App\\Controller\\OperatorLogController:setViewHandler' => '?',
  3140.             'App\\Controller\\PaymentModeController:setViewHandler' => '?',
  3141.             'App\\Controller\\ProcessingOrderController:getNotCompletedByIdMachineProcessingOrders' => '?',
  3142.             'App\\Controller\\ProcessingOrderController:getNotCompletedProcessingOrders' => '?',
  3143.             'App\\Controller\\ProcessingOrderController:setViewHandler' => '?',
  3144.             'App\\Controller\\ProcessingOrderRowController:setViewHandler' => '?',
  3145.             'App\\Controller\\ProductController:getProducts' => '?',
  3146.             'App\\Controller\\ProductController:setViewHandler' => '?',
  3147.             'App\\Controller\\ProgressController:generateProgresses' => '?',
  3148.             'App\\Controller\\ProgressController:setViewHandler' => '?',
  3149.             'App\\Controller\\ProvinceController:setViewHandler' => '?',
  3150.             'App\\Controller\\RotteDiProvaController:setViewHandler' => '?',
  3151.             'App\\Controller\\RuoloController:getRuolo' => '?',
  3152.             'App\\Controller\\RuoloController:setViewHandler' => '?',
  3153.             'App\\Controller\\SecurityController:login' => '?',
  3154.             'App\\Controller\\TownController:setViewHandler' => '?',
  3155.             'App\\Controller\\UtenteController:getAllUtenti' => '?',
  3156.             'App\\Controller\\UtenteController:postUtente' => '?',
  3157.             'App\\Controller\\UtenteController:putUtenti' => '?',
  3158.             'App\\Controller\\UtenteController:setViewHandler' => '?',
  3159.             'App\\Controller\\WarehouseController:getAllMagazzini' => '?',
  3160.             'App\\Controller\\WarehouseController:setViewHandler' => '?',
  3161.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\AuthorizationController:indexAction' => '?',
  3162.             'Trikoder\\Bundle\\OAuth2Bundle\\Controller\\TokenController:indexAction' => '?',
  3163.             'Vendor360\\ReportBundle\\Controller\\ReportController:getExcelByName' => '?',
  3164.             'Vendor360\\ReportBundle\\Controller\\ReportController:getPdfByName' => '?',
  3165.             'Vendor360\\ReportBundle\\Controller\\ReportController:getReportByName' => '?',
  3166.             'Vendor360\\ReportBundle\\Controller\\ReportController:setViewHandler' => '?',
  3167.         ]);
  3168.     }
  3169.     /**
  3170.      * Gets the private '.service_locator.rtWRNtJ' shared service.
  3171.      *
  3172.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3173.      */
  3174.     protected function get_ServiceLocator_RtWRNtJService()
  3175.     {
  3176.         return $this->privates['.service_locator.rtWRNtJ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3177.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  3178.         ], [
  3179.             'paramFetcher' => '?',
  3180.         ]);
  3181.     }
  3182.     /**
  3183.      * Gets the private '.service_locator.stTtg0L' shared service.
  3184.      *
  3185.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3186.      */
  3187.     protected function get_ServiceLocator_StTtg0LService()
  3188.     {
  3189.         return $this->privates['.service_locator.stTtg0L'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3190.             'twig' => ['services''twig''getTwigService'false],
  3191.         ], [
  3192.             'twig' => 'Twig\\Environment',
  3193.         ]);
  3194.     }
  3195.     /**
  3196.      * Gets the private '.service_locator.udBNKdy' shared service.
  3197.      *
  3198.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  3199.      */
  3200.     protected function get_ServiceLocator_UdBNKdyService()
  3201.     {
  3202.         return $this->privates['.service_locator.udBNKdy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3203.             'machineryManagerFactory' => ['privates''App\\Service\\MachineryManagers\\Factory\\MachineryManagerFactory''getMachineryManagerFactoryService'false],
  3204.             'paramFetcher' => ['privates''fos_rest.request.param_fetcher''getFosRest_Request_ParamFetcherService'false],
  3205.         ], [
  3206.             'machineryManagerFactory' => 'App\\Service\\MachineryManagers\\Factory\\MachineryManagerFactory',
  3207.             'paramFetcher' => '?',
  3208.         ]);
  3209.     }
  3210.     /**
  3211.      * Gets the private 'Ajgarlag\Bundle\PsrHttpMessageBundle\EventListener\PsrResponseListener' shared service.
  3212.      *
  3213.      * @return \Ajgarlag\Bundle\PsrHttpMessageBundle\EventListener\PsrResponseListener
  3214.      */
  3215.     protected function getPsrResponseListenerService()
  3216.     {
  3217.         include_once \dirname(__DIR__4).'/vendor/ajgarlag/psr-http-message-bundle/src/EventListener/PsrResponseListener.php';
  3218.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  3219.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  3220.         return $this->privates['Ajgarlag\\Bundle\\PsrHttpMessageBundle\\EventListener\\PsrResponseListener'] = new \Ajgarlag\Bundle\PsrHttpMessageBundle\EventListener\PsrResponseListener(($this->privates['sensio_framework_extra.psr7.http_foundation_factory'] ?? ($this->privates['sensio_framework_extra.psr7.http_foundation_factory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory())));
  3221.     }
  3222.     /**
  3223.      * Gets the private 'App\Classes\CustomIdGenerator\DateIdGenerator' shared autowired service.
  3224.      *
  3225.      * @return \App\Classes\CustomIdGenerator\DateIdGenerator
  3226.      */
  3227.     protected function getDateIdGeneratorService()
  3228.     {
  3229.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  3230.         include_once \dirname(__DIR__4).'/src/Classes/CustomIdGenerator/RepositoryAwareIdGenerator.php';
  3231.         include_once \dirname(__DIR__4).'/src/Classes/CustomIdGenerator/DateIdGenerator.php';
  3232.         return $this->privates['App\\Classes\\CustomIdGenerator\\DateIdGenerator'] = new \App\Classes\CustomIdGenerator\DateIdGenerator();
  3233.     }
  3234.     /**
  3235.      * Gets the private 'App\Classes\CustomIdGenerator\ProcessingOrderIdGenerator' shared autowired service.
  3236.      *
  3237.      * @return \App\Classes\CustomIdGenerator\ProcessingOrderIdGenerator
  3238.      */
  3239.     protected function getProcessingOrderIdGeneratorService()
  3240.     {
  3241.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  3242.         include_once \dirname(__DIR__4).'/src/Classes/CustomIdGenerator/RepositoryAwareIdGenerator.php';
  3243.         include_once \dirname(__DIR__4).'/src/Classes/CustomIdGenerator/SerialeGenerator.php';
  3244.         include_once \dirname(__DIR__4).'/src/Classes/CustomIdGenerator/ProcessingOrderIdGenerator.php';
  3245.         return $this->privates['App\\Classes\\CustomIdGenerator\\ProcessingOrderIdGenerator'] = new \App\Classes\CustomIdGenerator\ProcessingOrderIdGenerator();
  3246.     }
  3247.     /**
  3248.      * Gets the private 'App\Classes\CustomIdGenerator\SerialeGenerator' shared autowired service.
  3249.      *
  3250.      * @return \App\Classes\CustomIdGenerator\SerialeGenerator
  3251.      */
  3252.     protected function getSerialeGeneratorService()
  3253.     {
  3254.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
  3255.         include_once \dirname(__DIR__4).'/src/Classes/CustomIdGenerator/RepositoryAwareIdGenerator.php';
  3256.         include_once \dirname(__DIR__4).'/src/Classes/CustomIdGenerator/SerialeGenerator.php';
  3257.         return $this->privates['App\\Classes\\CustomIdGenerator\\SerialeGenerator'] = new \App\Classes\CustomIdGenerator\SerialeGenerator();
  3258.     }
  3259.     /**
  3260.      * Gets the private 'App\Form\AbstractType\AbstractEntityManagerType' shared autowired service.
  3261.      *
  3262.      * @return \App\Form\AbstractType\AbstractEntityManagerType
  3263.      */
  3264.     protected function getAbstractEntityManagerTypeService()
  3265.     {
  3266.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3267.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3268.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3269.         return $this->privates['App\\Form\\AbstractType\\AbstractEntityManagerType'] = new \App\Form\AbstractType\AbstractEntityManagerType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3270.     }
  3271.     /**
  3272.      * Gets the private 'App\Form\Type\CountryType' shared autowired service.
  3273.      *
  3274.      * @return \App\Form\Type\CountryType
  3275.      */
  3276.     protected function getCountryTypeService()
  3277.     {
  3278.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3279.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3280.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3281.         include_once \dirname(__DIR__4).'/src/Form/Type/CountryType.php';
  3282.         return $this->privates['App\\Form\\Type\\CountryType'] = new \App\Form\Type\CountryType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3283.     }
  3284.     /**
  3285.      * Gets the private 'App\Form\Type\CustomerAttachmentType' shared autowired service.
  3286.      *
  3287.      * @return \App\Form\Type\CustomerAttachmentType
  3288.      */
  3289.     protected function getCustomerAttachmentTypeService()
  3290.     {
  3291.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3292.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3293.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3294.         include_once \dirname(__DIR__4).'/src/Form/Type/CustomerAttachmentType.php';
  3295.         return $this->privates['App\\Form\\Type\\CustomerAttachmentType'] = new \App\Form\Type\CustomerAttachmentType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3296.     }
  3297.     /**
  3298.      * Gets the private 'App\Form\Type\CustomerOrderRowType' shared autowired service.
  3299.      *
  3300.      * @return \App\Form\Type\CustomerOrderRowType
  3301.      */
  3302.     protected function getCustomerOrderRowTypeService()
  3303.     {
  3304.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3305.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3306.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3307.         include_once \dirname(__DIR__4).'/src/Form/Type/CustomerOrderRowType.php';
  3308.         return $this->privates['App\\Form\\Type\\CustomerOrderRowType'] = new \App\Form\Type\CustomerOrderRowType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3309.     }
  3310.     /**
  3311.      * Gets the private 'App\Form\Type\CustomerOrderType' shared autowired service.
  3312.      *
  3313.      * @return \App\Form\Type\CustomerOrderType
  3314.      */
  3315.     protected function getCustomerOrderTypeService()
  3316.     {
  3317.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3318.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3319.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3320.         include_once \dirname(__DIR__4).'/src/Form/Type/CustomerOrderType.php';
  3321.         return $this->privates['App\\Form\\Type\\CustomerOrderType'] = new \App\Form\Type\CustomerOrderType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3322.     }
  3323.     /**
  3324.      * Gets the private 'App\Form\Type\CustomerType' shared autowired service.
  3325.      *
  3326.      * @return \App\Form\Type\CustomerType
  3327.      */
  3328.     protected function getCustomerTypeService()
  3329.     {
  3330.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3331.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3332.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3333.         include_once \dirname(__DIR__4).'/src/Form/Type/CustomerType.php';
  3334.         return $this->privates['App\\Form\\Type\\CustomerType'] = new \App\Form\Type\CustomerType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3335.     }
  3336.     /**
  3337.      * Gets the private 'App\Form\Type\JsonArrayFormType' shared autowired service.
  3338.      *
  3339.      * @return \App\Form\Type\JsonArrayFormType
  3340.      */
  3341.     protected function getJsonArrayFormTypeService()
  3342.     {
  3343.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3344.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3345.         include_once \dirname(__DIR__4).'/src/Form/Type/JsonArrayFormType.php';
  3346.         return $this->privates['App\\Form\\Type\\JsonArrayFormType'] = new \App\Form\Type\JsonArrayFormType();
  3347.     }
  3348.     /**
  3349.      * Gets the private 'App\Form\Type\MachineryType' shared autowired service.
  3350.      *
  3351.      * @return \App\Form\Type\MachineryType
  3352.      */
  3353.     protected function getMachineryTypeService()
  3354.     {
  3355.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3356.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3357.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3358.         include_once \dirname(__DIR__4).'/src/Form/Type/MachineryType.php';
  3359.         return $this->privates['App\\Form\\Type\\MachineryType'] = new \App\Form\Type\MachineryType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3360.     }
  3361.     /**
  3362.      * Gets the private 'App\Form\Type\OperatorLogType' shared autowired service.
  3363.      *
  3364.      * @return \App\Form\Type\OperatorLogType
  3365.      */
  3366.     protected function getOperatorLogTypeService()
  3367.     {
  3368.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3369.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3370.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3371.         include_once \dirname(__DIR__4).'/src/Form/Type/OperatorLogType.php';
  3372.         return $this->privates['App\\Form\\Type\\OperatorLogType'] = new \App\Form\Type\OperatorLogType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3373.     }
  3374.     /**
  3375.      * Gets the private 'App\Form\Type\OperatorType' shared autowired service.
  3376.      *
  3377.      * @return \App\Form\Type\OperatorType
  3378.      */
  3379.     protected function getOperatorTypeService()
  3380.     {
  3381.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3382.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3383.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3384.         include_once \dirname(__DIR__4).'/src/Form/Type/OperatorType.php';
  3385.         return $this->privates['App\\Form\\Type\\OperatorType'] = new \App\Form\Type\OperatorType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3386.     }
  3387.     /**
  3388.      * Gets the private 'App\Form\Type\PaymentModeType' shared autowired service.
  3389.      *
  3390.      * @return \App\Form\Type\PaymentModeType
  3391.      */
  3392.     protected function getPaymentModeTypeService()
  3393.     {
  3394.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3395.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3396.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3397.         include_once \dirname(__DIR__4).'/src/Form/Type/PaymentModeType.php';
  3398.         return $this->privates['App\\Form\\Type\\PaymentModeType'] = new \App\Form\Type\PaymentModeType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3399.     }
  3400.     /**
  3401.      * Gets the private 'App\Form\Type\PermessoType' shared autowired service.
  3402.      *
  3403.      * @return \App\Form\Type\PermessoType
  3404.      */
  3405.     protected function getPermessoTypeService()
  3406.     {
  3407.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3408.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3409.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3410.         include_once \dirname(__DIR__4).'/src/Form/Type/PermessoType.php';
  3411.         return $this->privates['App\\Form\\Type\\PermessoType'] = new \App\Form\Type\PermessoType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3412.     }
  3413.     /**
  3414.      * Gets the private 'App\Form\Type\ProcessingOrderRowType' shared autowired service.
  3415.      *
  3416.      * @return \App\Form\Type\ProcessingOrderRowType
  3417.      */
  3418.     protected function getProcessingOrderRowTypeService()
  3419.     {
  3420.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3421.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3422.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3423.         include_once \dirname(__DIR__4).'/src/Form/Type/ProcessingOrderRowType.php';
  3424.         return $this->privates['App\\Form\\Type\\ProcessingOrderRowType'] = new \App\Form\Type\ProcessingOrderRowType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3425.     }
  3426.     /**
  3427.      * Gets the private 'App\Form\Type\ProcessingOrderType' shared autowired service.
  3428.      *
  3429.      * @return \App\Form\Type\ProcessingOrderType
  3430.      */
  3431.     protected function getProcessingOrderTypeService()
  3432.     {
  3433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3435.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3436.         include_once \dirname(__DIR__4).'/src/Form/Type/ProcessingOrderType.php';
  3437.         return $this->privates['App\\Form\\Type\\ProcessingOrderType'] = new \App\Form\Type\ProcessingOrderType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3438.     }
  3439.     /**
  3440.      * Gets the private 'App\Form\Type\ProductType' shared autowired service.
  3441.      *
  3442.      * @return \App\Form\Type\ProductType
  3443.      */
  3444.     protected function getProductTypeService()
  3445.     {
  3446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3448.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3449.         include_once \dirname(__DIR__4).'/src/Form/Type/ProductType.php';
  3450.         return $this->privates['App\\Form\\Type\\ProductType'] = new \App\Form\Type\ProductType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3451.     }
  3452.     /**
  3453.      * Gets the private 'App\Form\Type\ProvinceType' shared autowired service.
  3454.      *
  3455.      * @return \App\Form\Type\ProvinceType
  3456.      */
  3457.     protected function getProvinceTypeService()
  3458.     {
  3459.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3460.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3461.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3462.         include_once \dirname(__DIR__4).'/src/Form/Type/ProvinceType.php';
  3463.         return $this->privates['App\\Form\\Type\\ProvinceType'] = new \App\Form\Type\ProvinceType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3464.     }
  3465.     /**
  3466.      * Gets the private 'App\Form\Type\RuoloType' shared autowired service.
  3467.      *
  3468.      * @return \App\Form\Type\RuoloType
  3469.      */
  3470.     protected function getRuoloTypeService()
  3471.     {
  3472.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3473.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3474.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3475.         include_once \dirname(__DIR__4).'/src/Form/Type/RuoloType.php';
  3476.         return $this->privates['App\\Form\\Type\\RuoloType'] = new \App\Form\Type\RuoloType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3477.     }
  3478.     /**
  3479.      * Gets the private 'App\Form\Type\SimpleFileType' shared autowired service.
  3480.      *
  3481.      * @return \App\Form\Type\SimpleFileType
  3482.      */
  3483.     protected function getSimpleFileTypeService()
  3484.     {
  3485.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3486.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3487.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3488.         include_once \dirname(__DIR__4).'/src/Form/Type/SimpleFileType.php';
  3489.         return $this->privates['App\\Form\\Type\\SimpleFileType'] = new \App\Form\Type\SimpleFileType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3490.     }
  3491.     /**
  3492.      * Gets the private 'App\Form\Type\SimpleProcessingOrderRowType' shared autowired service.
  3493.      *
  3494.      * @return \App\Form\Type\SimpleProcessingOrderRowType
  3495.      */
  3496.     protected function getSimpleProcessingOrderRowTypeService()
  3497.     {
  3498.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3499.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3500.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3501.         include_once \dirname(__DIR__4).'/src/Form/Type/SimpleProcessingOrderRowType.php';
  3502.         return $this->privates['App\\Form\\Type\\SimpleProcessingOrderRowType'] = new \App\Form\Type\SimpleProcessingOrderRowType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3503.     }
  3504.     /**
  3505.      * Gets the private 'App\Form\Type\SimpleProcessingOrderType' shared autowired service.
  3506.      *
  3507.      * @return \App\Form\Type\SimpleProcessingOrderType
  3508.      */
  3509.     protected function getSimpleProcessingOrderTypeService()
  3510.     {
  3511.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3512.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3513.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3514.         include_once \dirname(__DIR__4).'/src/Form/Type/SimpleProcessingOrderType.php';
  3515.         return $this->privates['App\\Form\\Type\\SimpleProcessingOrderType'] = new \App\Form\Type\SimpleProcessingOrderType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3516.     }
  3517.     /**
  3518.      * Gets the private 'App\Form\Type\TownType' shared autowired service.
  3519.      *
  3520.      * @return \App\Form\Type\TownType
  3521.      */
  3522.     protected function getTownTypeService()
  3523.     {
  3524.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3525.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3526.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3527.         include_once \dirname(__DIR__4).'/src/Form/Type/TownType.php';
  3528.         return $this->privates['App\\Form\\Type\\TownType'] = new \App\Form\Type\TownType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3529.     }
  3530.     /**
  3531.      * Gets the private 'App\Form\Type\UtenteType' shared autowired service.
  3532.      *
  3533.      * @return \App\Form\Type\UtenteType
  3534.      */
  3535.     protected function getUtenteTypeService()
  3536.     {
  3537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3538.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3539.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3540.         include_once \dirname(__DIR__4).'/src/Form/Type/UtenteType.php';
  3541.         return $this->privates['App\\Form\\Type\\UtenteType'] = new \App\Form\Type\UtenteType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3542.     }
  3543.     /**
  3544.      * Gets the private 'App\Form\Type\WarehouseOperationType' shared autowired service.
  3545.      *
  3546.      * @return \App\Form\Type\WarehouseOperationType
  3547.      */
  3548.     protected function getWarehouseOperationTypeService()
  3549.     {
  3550.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3551.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3552.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3553.         include_once \dirname(__DIR__4).'/src/Form/Type/WarehouseOperationType.php';
  3554.         return $this->privates['App\\Form\\Type\\WarehouseOperationType'] = new \App\Form\Type\WarehouseOperationType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3555.     }
  3556.     /**
  3557.      * Gets the private 'App\Form\Type\WarehouseType' shared autowired service.
  3558.      *
  3559.      * @return \App\Form\Type\WarehouseType
  3560.      */
  3561.     protected function getWarehouseTypeService()
  3562.     {
  3563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3565.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3566.         include_once \dirname(__DIR__4).'/src/Form/Type/WarehouseType.php';
  3567.         return $this->privates['App\\Form\\Type\\WarehouseType'] = new \App\Form\Type\WarehouseType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3568.     }
  3569.     /**
  3570.      * Gets the private 'App\Repository\CredenzialiUtenteRepository' shared autowired service.
  3571.      *
  3572.      * @return \App\Repository\CredenzialiUtenteRepository
  3573.      */
  3574.     protected function getCredenzialiUtenteRepositoryService()
  3575.     {
  3576.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  3577.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  3578.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityRepository.php';
  3579.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  3580.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  3581.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  3582.         include_once \dirname(__DIR__4).'/src/Repository/FindByUniqueKey/FindByUniqueKeyRepositoryInterface.php';
  3583.         include_once \dirname(__DIR__4).'/src/Repository/CredenzialiUtenteRepository.php';
  3584.         return $this->privates['App\\Repository\\CredenzialiUtenteRepository'] = new \App\Repository\CredenzialiUtenteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  3585.     }
  3586.     /**
  3587.      * Gets the private 'App\Security\EventListener\UserResolveListener' shared autowired service.
  3588.      *
  3589.      * @return \App\Security\EventListener\UserResolveListener
  3590.      */
  3591.     protected function getUserResolveListenerService()
  3592.     {
  3593.         include_once \dirname(__DIR__4).'/src/Security/EventListener/UserResolveListener.php';
  3594.         return $this->privates['App\\Security\\EventListener\\UserResolveListener'] = new \App\Security\EventListener\UserResolveListener(($this->privates['App\\Repository\\CredenzialiUtenteRepository'] ?? $this->getCredenzialiUtenteRepositoryService()), ($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  3595.     }
  3596.     /**
  3597.      * Gets the private 'App\Service\MachineryManagers\Factory\MachineryManagerFactory' shared autowired service.
  3598.      *
  3599.      * @return \App\Service\MachineryManagers\Factory\MachineryManagerFactory
  3600.      */
  3601.     protected function getMachineryManagerFactoryService()
  3602.     {
  3603.         include_once \dirname(__DIR__4).'/src/Service/MachineryManagers/Factory/MachineryManagerFactory.php';
  3604.         return $this->privates['App\\Service\\MachineryManagers\\Factory\\MachineryManagerFactory'] = new \App\Service\MachineryManagers\Factory\MachineryManagerFactory($this);
  3605.     }
  3606.     /**
  3607.      * Gets the private 'App\Service\MachineryManagers\Type\MachineryJobType' shared autowired service.
  3608.      *
  3609.      * @return \App\Service\MachineryManagers\Type\MachineryJobType
  3610.      */
  3611.     protected function getMachineryJobTypeService()
  3612.     {
  3613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  3614.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  3615.         include_once \dirname(__DIR__4).'/src/Form/AbstractType/AbstractEntityManagerType.php';
  3616.         include_once \dirname(__DIR__4).'/src/Service/MachineryManagers/Type/AbstractType/AbstractMachinaryJobType.php';
  3617.         include_once \dirname(__DIR__4).'/src/Service/MachineryManagers/Type/MachineryJobType.php';
  3618.         return $this->privates['App\\Service\\MachineryManagers\\Type\\MachineryJobType'] = new \App\Service\MachineryManagers\Type\MachineryJobType(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3619.     }
  3620.     /**
  3621.      * Gets the private 'App\Service\OperatorLogService' shared autowired service.
  3622.      *
  3623.      * @return \App\Service\OperatorLogService
  3624.      */
  3625.     protected function getOperatorLogServiceService()
  3626.     {
  3627.         include_once \dirname(__DIR__4).'/src/Service/OperatorLogService.php';
  3628.         return $this->privates['App\\Service\\OperatorLogService'] = new \App\Service\OperatorLogService();
  3629.     }
  3630.     /**
  3631.      * Gets the private 'App\Service\OperatorService' shared autowired service.
  3632.      *
  3633.      * @return \App\Service\OperatorService
  3634.      */
  3635.     protected function getOperatorServiceService()
  3636.     {
  3637.         include_once \dirname(__DIR__4).'/src/Service/OperatorService.php';
  3638.         return $this->privates['App\\Service\\OperatorService'] = new \App\Service\OperatorService();
  3639.     }
  3640.     /**
  3641.      * Gets the private 'App\Service\UtenteService' shared autowired service.
  3642.      *
  3643.      * @return \App\Service\UtenteService
  3644.      */
  3645.     protected function getUtenteServiceService()
  3646.     {
  3647.         include_once \dirname(__DIR__4).'/src/Service/UtenteService.php';
  3648.         return $this->privates['App\\Service\\UtenteService'] = new \App\Service\UtenteService(($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService()));
  3649.     }
  3650.     /**
  3651.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  3652.      *
  3653.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  3654.      */
  3655.     protected function getManagerRegistryAwareConnectionProviderService()
  3656.     {
  3657.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/ConnectionProvider.php';
  3658.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  3659.         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'));
  3660.     }
  3661.     /**
  3662.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  3663.      *
  3664.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  3665.      */
  3666.     protected function getRunSqlCommandService()
  3667.     {
  3668.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3669.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  3670.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  3671.         $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()));
  3672.         $instance->setName('dbal:run-sql');
  3673.         return $instance;
  3674.     }
  3675.     /**
  3676.      * Gets the private 'League\OAuth2\Server\AuthorizationServer' shared service.
  3677.      *
  3678.      * @return \League\OAuth2\Server\AuthorizationServer
  3679.      */
  3680.     protected function getAuthorizationServerService()
  3681.     {
  3682.         include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  3683.         include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  3684.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  3685.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  3686.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  3687.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/ClientRepository.php';
  3688.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  3689.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/AccessTokenRepository.php';
  3690.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  3691.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/ScopeRepository.php';
  3692.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/ScopeManagerInterface.php';
  3693.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/InMemory/ScopeManager.php';
  3694.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  3695.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/GrantTypeInterface.php';
  3696.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  3697.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AbstractGrant.php';
  3698.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/ClientCredentialsGrant.php';
  3699.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/PasswordGrant.php';
  3700.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  3701.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/UserRepository.php';
  3702.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  3703.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/RefreshTokenRepository.php';
  3704.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/RefreshTokenGrant.php';
  3705.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AbstractAuthorizeGrant.php';
  3706.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/AuthCodeGrant.php';
  3707.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AuthCodeRepositoryInterface.php';
  3708.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/Repository/AuthCodeRepository.php';
  3709.         include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Grant/ImplicitGrant.php';
  3710.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/League/AuthorizationServer/GrantConfigurator.php';
  3711.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverterInterface.php';
  3712.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/ScopeConverter.php';
  3713.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/UserConverterInterface.php';
  3714.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Converter/UserConverter.php';
  3715.         $a = ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService());
  3716.         $b = ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager'] ?? $this->getAccessTokenManagerService());
  3717.         $c = ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\ScopeConverter'] = new \Trikoder\Bundle\OAuth2Bundle\Converter\ScopeConverter()));
  3718.         $d = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3719.         $this->privates['League\\OAuth2\\Server\\AuthorizationServer'] = $instance = new \League\OAuth2\Server\AuthorizationServer(new \Trikoder\Bundle\OAuth2Bundle\League\Repository\ClientRepository($a), new \Trikoder\Bundle\OAuth2Bundle\League\Repository\AccessTokenRepository($b$a$c), new \Trikoder\Bundle\OAuth2Bundle\League\Repository\ScopeRepository(new \Trikoder\Bundle\OAuth2Bundle\Manager\InMemory\ScopeManager(), $a$c$d), new \League\OAuth2\Server\CryptKey($this->getEnv('string:OAUTH2_PRIVATE_KEY_PATH'), NULLfalse), $this->getEnv('string:OAUTH2_ENCRYPTION_KEY'));
  3720.         $e = new \Trikoder\Bundle\OAuth2Bundle\League\Repository\RefreshTokenRepository(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager'] ?? $this->getRefreshTokenManagerService()), $b);
  3721.         $f = new \League\OAuth2\Server\Grant\PasswordGrant(new \Trikoder\Bundle\OAuth2Bundle\League\Repository\UserRepository($a$d, ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter'] ?? ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Converter\\UserConverter'] = new \Trikoder\Bundle\OAuth2Bundle\Converter\UserConverter()))), $e);
  3722.         $f->setRefreshTokenTTL(new \DateInterval('P1M'));
  3723.         $g = new \League\OAuth2\Server\Grant\RefreshTokenGrant($e);
  3724.         $g->setRefreshTokenTTL(new \DateInterval('P1M'));
  3725.         $h = new \League\OAuth2\Server\Grant\AuthCodeGrant(new \Trikoder\Bundle\OAuth2Bundle\League\Repository\AuthCodeRepository(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AuthorizationCodeManager'] ?? $this->getAuthorizationCodeManagerService()), $a$c), $e, new \DateInterval('PT10M'));
  3726.         $h->setRefreshTokenTTL(new \DateInterval('P1M'));
  3727.         $instance->enableGrantType(new \League\OAuth2\Server\Grant\ClientCredentialsGrant(), new \DateInterval('PT10H'));
  3728.         $instance->enableGrantType($f, new \DateInterval('PT10H'));
  3729.         $instance->enableGrantType($g, new \DateInterval('PT10H'));
  3730.         $instance->enableGrantType($h, new \DateInterval('PT10H'));
  3731.         $instance->enableGrantType(new \League\OAuth2\Server\Grant\ImplicitGrant(new \DateInterval('PT10H')), new \DateInterval('PT10H'));
  3732.         (new \Trikoder\Bundle\OAuth2Bundle\League\AuthorizationServer\GrantConfigurator(new RewindableGenerator(function () {
  3733.             return new \EmptyIterator();
  3734.         }, 0)))->__invoke($instance);
  3735.         return $instance;
  3736.     }
  3737.     /**
  3738.      * Gets the private 'Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener' shared service.
  3739.      *
  3740.      * @return \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener
  3741.      */
  3742.     protected function getResetAssetsEventListenerService()
  3743.     {
  3744.         return $this->privates['Symfony\\WebpackEncoreBundle\\EventListener\\ResetAssetsEventListener'] = new \Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  3745.     }
  3746.     /**
  3747.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Command\ClearExpiredTokensCommand' shared service.
  3748.      *
  3749.      * @return \Trikoder\Bundle\OAuth2Bundle\Command\ClearExpiredTokensCommand
  3750.      */
  3751.     protected function getClearExpiredTokensCommandService()
  3752.     {
  3753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3754.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Command/ClearExpiredTokensCommand.php';
  3755.         $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearExpiredTokensCommand'] = $instance = new \Trikoder\Bundle\OAuth2Bundle\Command\ClearExpiredTokensCommand(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager'] ?? $this->getAccessTokenManagerService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager'] ?? $this->getRefreshTokenManagerService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AuthorizationCodeManager'] ?? $this->getAuthorizationCodeManagerService()));
  3756.         $instance->setName('trikoder:oauth2:clear-expired-tokens');
  3757.         return $instance;
  3758.     }
  3759.     /**
  3760.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Command\ClearRevokedTokensCommand' shared service.
  3761.      *
  3762.      * @return \Trikoder\Bundle\OAuth2Bundle\Command\ClearRevokedTokensCommand
  3763.      */
  3764.     protected function getClearRevokedTokensCommandService()
  3765.     {
  3766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3767.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Command/ClearRevokedTokensCommand.php';
  3768.         $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Command\\ClearRevokedTokensCommand'] = $instance = new \Trikoder\Bundle\OAuth2Bundle\Command\ClearRevokedTokensCommand(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager'] ?? $this->getAccessTokenManagerService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager'] ?? $this->getRefreshTokenManagerService()), ($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AuthorizationCodeManager'] ?? $this->getAuthorizationCodeManagerService()));
  3769.         $instance->setName('trikoder:oauth2:clear-revoked-tokens');
  3770.         return $instance;
  3771.     }
  3772.     /**
  3773.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Command\CreateClientCommand' shared service.
  3774.      *
  3775.      * @return \Trikoder\Bundle\OAuth2Bundle\Command\CreateClientCommand
  3776.      */
  3777.     protected function getCreateClientCommandService()
  3778.     {
  3779.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3780.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Command/CreateClientCommand.php';
  3781.         $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Command\\CreateClientCommand'] = $instance = new \Trikoder\Bundle\OAuth2Bundle\Command\CreateClientCommand(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService()));
  3782.         $instance->setName('trikoder:oauth2:create-client');
  3783.         return $instance;
  3784.     }
  3785.     /**
  3786.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Command\DeleteClientCommand' shared service.
  3787.      *
  3788.      * @return \Trikoder\Bundle\OAuth2Bundle\Command\DeleteClientCommand
  3789.      */
  3790.     protected function getDeleteClientCommandService()
  3791.     {
  3792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3793.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Command/DeleteClientCommand.php';
  3794.         $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Command\\DeleteClientCommand'] = $instance = new \Trikoder\Bundle\OAuth2Bundle\Command\DeleteClientCommand(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService()));
  3795.         $instance->setName('trikoder:oauth2:delete-client');
  3796.         return $instance;
  3797.     }
  3798.     /**
  3799.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Command\ListClientsCommand' shared service.
  3800.      *
  3801.      * @return \Trikoder\Bundle\OAuth2Bundle\Command\ListClientsCommand
  3802.      */
  3803.     protected function getListClientsCommandService()
  3804.     {
  3805.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3806.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Command/ListClientsCommand.php';
  3807.         $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Command\\ListClientsCommand'] = $instance = new \Trikoder\Bundle\OAuth2Bundle\Command\ListClientsCommand(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService()));
  3808.         $instance->setName('trikoder:oauth2:list-clients');
  3809.         return $instance;
  3810.     }
  3811.     /**
  3812.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Command\UpdateClientCommand' shared service.
  3813.      *
  3814.      * @return \Trikoder\Bundle\OAuth2Bundle\Command\UpdateClientCommand
  3815.      */
  3816.     protected function getUpdateClientCommandService()
  3817.     {
  3818.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3819.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Command/UpdateClientCommand.php';
  3820.         $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Command\\UpdateClientCommand'] = $instance = new \Trikoder\Bundle\OAuth2Bundle\Command\UpdateClientCommand(($this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] ?? $this->getClientManagerService()));
  3821.         $instance->setName('trikoder:oauth2:update-client');
  3822.         return $instance;
  3823.     }
  3824.     /**
  3825.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\EventListener\AuthorizationRequestUserResolvingListener' shared service.
  3826.      *
  3827.      * @return \Trikoder\Bundle\OAuth2Bundle\EventListener\AuthorizationRequestUserResolvingListener
  3828.      */
  3829.     protected function getAuthorizationRequestUserResolvingListenerService()
  3830.     {
  3831.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/EventListener/AuthorizationRequestUserResolvingListener.php';
  3832.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Security.php';
  3833.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\EventListener\\AuthorizationRequestUserResolvingListener'] = new \Trikoder\Bundle\OAuth2Bundle\EventListener\AuthorizationRequestUserResolvingListener(new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3834.             'security.authorization_checker' => ['services''security.authorization_checker''getSecurity_AuthorizationCheckerService'false],
  3835.             'security.token_storage' => ['services''security.token_storage''getSecurity_TokenStorageService'false],
  3836.         ], [
  3837.             'security.authorization_checker' => '?',
  3838.             'security.token_storage' => '?',
  3839.         ])));
  3840.     }
  3841.     /**
  3842.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\AccessTokenManager' shared service.
  3843.      *
  3844.      * @return \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\AccessTokenManager
  3845.      */
  3846.     protected function getAccessTokenManagerService()
  3847.     {
  3848.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/AccessTokenManagerInterface.php';
  3849.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/Doctrine/AccessTokenManager.php';
  3850.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AccessTokenManager'] = new \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\AccessTokenManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3851.     }
  3852.     /**
  3853.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\AuthorizationCodeManager' shared service.
  3854.      *
  3855.      * @return \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\AuthorizationCodeManager
  3856.      */
  3857.     protected function getAuthorizationCodeManagerService()
  3858.     {
  3859.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/AuthorizationCodeManagerInterface.php';
  3860.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/Doctrine/AuthorizationCodeManager.php';
  3861.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\AuthorizationCodeManager'] = new \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\AuthorizationCodeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3862.     }
  3863.     /**
  3864.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\ClientManager' shared service.
  3865.      *
  3866.      * @return \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\ClientManager
  3867.      */
  3868.     protected function getClientManagerService()
  3869.     {
  3870.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Service/ClientFinderInterface.php';
  3871.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/ClientManagerInterface.php';
  3872.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/Doctrine/ClientManager.php';
  3873.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\ClientManager'] = new \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\ClientManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3874.     }
  3875.     /**
  3876.      * Gets the private 'Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\RefreshTokenManager' shared service.
  3877.      *
  3878.      * @return \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\RefreshTokenManager
  3879.      */
  3880.     protected function getRefreshTokenManagerService()
  3881.     {
  3882.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/RefreshTokenManagerInterface.php';
  3883.         include_once \dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/Manager/Doctrine/RefreshTokenManager.php';
  3884.         return $this->privates['Trikoder\\Bundle\\OAuth2Bundle\\Manager\\Doctrine\\RefreshTokenManager'] = new \Trikoder\Bundle\OAuth2Bundle\Manager\Doctrine\RefreshTokenManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  3885.     }
  3886.     /**
  3887.      * Gets the private 'annotations.cache_adapter' shared service.
  3888.      *
  3889.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  3890.      */
  3891.     protected function getAnnotations_CacheAdapterService()
  3892.     {
  3893.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3894.     }
  3895.     /**
  3896.      * Gets the private 'annotations.cache_warmer' shared service.
  3897.      *
  3898.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  3899.      */
  3900.     protected function getAnnotations_CacheWarmerService()
  3901.     {
  3902.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  3903.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  3904.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  3905.         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);
  3906.     }
  3907.     /**
  3908.      * Gets the private 'annotations.cached_reader' shared service.
  3909.      *
  3910.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  3911.      */
  3912.     protected function getAnnotations_CachedReaderService()
  3913.     {
  3914.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  3915.     }
  3916.     /**
  3917.      * Gets the private 'annotations.reader' shared service.
  3918.      *
  3919.      * @return \Doctrine\Common\Annotations\AnnotationReader
  3920.      */
  3921.     protected function getAnnotations_ReaderService()
  3922.     {
  3923.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  3924.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  3925.         $a->registerUniqueLoader('class_exists');
  3926.         $instance->addGlobalIgnoredName('required'$a);
  3927.         return $instance;
  3928.     }
  3929.     /**
  3930.      * Gets the private 'assets.packages' shared service.
  3931.      *
  3932.      * @return \Symfony\Component\Asset\Packages
  3933.      */
  3934.     protected function getAssets_PackagesService()
  3935.     {
  3936.         return $this->privates['assets.packages'] = new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy((\dirname(__DIR__4).'/public/build/manifest.json')), new \Symfony\Component\Asset\Context\RequestStackContext(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ''false)), []);
  3937.     }
  3938.     /**
  3939.      * Gets the private 'cache.annotations' shared service.
  3940.      *
  3941.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3942.      */
  3943.     protected function getCache_AnnotationsService()
  3944.     {
  3945.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VmWMk9HWp7'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3946.     }
  3947.     /**
  3948.      * Gets the private 'cache.doctrine.orm.PIVA_1234567890.query' shared service.
  3949.      *
  3950.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3951.      */
  3952.     protected function getCache_Doctrine_Orm_PIVA1234567890_QueryService()
  3953.     {
  3954.         return $this->privates['cache.doctrine.orm.PIVA_1234567890.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3955.     }
  3956.     /**
  3957.      * Gets the private 'cache.doctrine.orm.PIVA_1234567890.result' shared service.
  3958.      *
  3959.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3960.      */
  3961.     protected function getCache_Doctrine_Orm_PIVA1234567890_ResultService()
  3962.     {
  3963.         return $this->privates['cache.doctrine.orm.PIVA_1234567890.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3964.     }
  3965.     /**
  3966.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  3967.      *
  3968.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3969.      */
  3970.     protected function getCache_Doctrine_Orm_Default_QueryService()
  3971.     {
  3972.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3973.     }
  3974.     /**
  3975.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  3976.      *
  3977.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3978.      */
  3979.     protected function getCache_Doctrine_Orm_Default_ResultService()
  3980.     {
  3981.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  3982.     }
  3983.     /**
  3984.      * Gets the private 'cache.property_info' shared service.
  3985.      *
  3986.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3987.      */
  3988.     protected function getCache_PropertyInfoService()
  3989.     {
  3990.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('6BsYxcufEl'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  3991.     }
  3992.     /**
  3993.      * Gets the private 'cache.security_expression_language' shared service.
  3994.      *
  3995.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  3996.      */
  3997.     protected function getCache_SecurityExpressionLanguageService()
  3998.     {
  3999.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('s6P0TQHgJP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4000.     }
  4001.     /**
  4002.      * Gets the private 'cache.serializer' shared service.
  4003.      *
  4004.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4005.      */
  4006.     protected function getCache_SerializerService()
  4007.     {
  4008.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NTr6QHqSxE'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4009.     }
  4010.     /**
  4011.      * Gets the private 'cache.validator' shared service.
  4012.      *
  4013.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4014.      */
  4015.     protected function getCache_ValidatorService()
  4016.     {
  4017.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('ujMurYZ9ux'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4018.     }
  4019.     /**
  4020.      * Gets the private 'cache.webpack_encore' shared service.
  4021.      *
  4022.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  4023.      */
  4024.     protected function getCache_WebpackEncoreService()
  4025.     {
  4026.         return $this->privates['cache.webpack_encore'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('GmkwKqCYpy'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  4027.     }
  4028.     /**
  4029.      * Gets the private 'config_cache_factory' shared service.
  4030.      *
  4031.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  4032.      */
  4033.     protected function getConfigCacheFactoryService()
  4034.     {
  4035.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  4036.             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)));
  4037.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  4038.         }, 2));
  4039.     }
  4040.     /**
  4041.      * Gets the private 'console.command.about' shared service.
  4042.      *
  4043.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  4044.      */
  4045.     protected function getConsole_Command_AboutService()
  4046.     {
  4047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4048.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  4049.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  4050.         $instance->setName('about');
  4051.         return $instance;
  4052.     }
  4053.     /**
  4054.      * Gets the private 'console.command.assets_install' shared service.
  4055.      *
  4056.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  4057.      */
  4058.     protected function getConsole_Command_AssetsInstallService()
  4059.     {
  4060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4061.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  4062.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4063.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  4064.         $instance->setName('assets:install');
  4065.         return $instance;
  4066.     }
  4067.     /**
  4068.      * Gets the private 'console.command.cache_clear' shared service.
  4069.      *
  4070.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  4071.      */
  4072.     protected function getConsole_Command_CacheClearService()
  4073.     {
  4074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4075.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  4076.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  4077.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['cache_clearer'] ?? $this->getCacheClearerService()), ($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  4078.         $instance->setName('cache:clear');
  4079.         return $instance;
  4080.     }
  4081.     /**
  4082.      * Gets the private 'console.command.cache_pool_clear' shared service.
  4083.      *
  4084.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  4085.      */
  4086.     protected function getConsole_Command_CachePoolClearService()
  4087.     {
  4088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4089.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  4090.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  4091.         $instance->setName('cache:pool:clear');
  4092.         return $instance;
  4093.     }
  4094.     /**
  4095.      * Gets the private 'console.command.cache_pool_delete' shared service.
  4096.      *
  4097.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  4098.      */
  4099.     protected function getConsole_Command_CachePoolDeleteService()
  4100.     {
  4101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4102.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  4103.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  4104.         $instance->setName('cache:pool:delete');
  4105.         return $instance;
  4106.     }
  4107.     /**
  4108.      * Gets the private 'console.command.cache_pool_list' shared service.
  4109.      *
  4110.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  4111.      */
  4112.     protected function getConsole_Command_CachePoolListService()
  4113.     {
  4114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4115.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  4116.         $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.doctrine.orm.default.result'=> 'cache.doctrine.orm.default.query'=> 'cache.doctrine.orm.PIVA_1234567890.result'=> 'cache.doctrine.orm.PIVA_1234567890.query'10 => 'cache.security_expression_language'11 => 'cache.webpack_encore']);
  4117.         $instance->setName('cache:pool:list');
  4118.         return $instance;
  4119.     }
  4120.     /**
  4121.      * Gets the private 'console.command.cache_pool_prune' shared service.
  4122.      *
  4123.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  4124.      */
  4125.     protected function getConsole_Command_CachePoolPruneService()
  4126.     {
  4127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  4129.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  4130.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  4131.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  4132.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  4133.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  4134.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  4135.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  4136.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  4137.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  4138.             yield 'cache.doctrine.orm.PIVA_1234567890.result' => ($this->privates['cache.doctrine.orm.PIVA_1234567890.result'] ?? $this->getCache_Doctrine_Orm_PIVA1234567890_ResultService());
  4139.             yield 'cache.doctrine.orm.PIVA_1234567890.query' => ($this->privates['cache.doctrine.orm.PIVA_1234567890.query'] ?? $this->getCache_Doctrine_Orm_PIVA1234567890_QueryService());
  4140.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  4141.             yield 'cache.webpack_encore' => ($this->privates['cache.webpack_encore'] ?? $this->getCache_WebpackEncoreService());
  4142.         }, 12));
  4143.         $instance->setName('cache:pool:prune');
  4144.         return $instance;
  4145.     }
  4146.     /**
  4147.      * Gets the private 'console.command.cache_warmup' shared service.
  4148.      *
  4149.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  4150.      */
  4151.     protected function getConsole_Command_CacheWarmupService()
  4152.     {
  4153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4154.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  4155.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  4156.         $instance->setName('cache:warmup');
  4157.         return $instance;
  4158.     }
  4159.     /**
  4160.      * Gets the private 'console.command.config_debug' shared service.
  4161.      *
  4162.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  4163.      */
  4164.     protected function getConsole_Command_ConfigDebugService()
  4165.     {
  4166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4167.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4168.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4169.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  4170.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  4171.         $instance->setName('debug:config');
  4172.         return $instance;
  4173.     }
  4174.     /**
  4175.      * Gets the private 'console.command.config_dump_reference' shared service.
  4176.      *
  4177.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  4178.      */
  4179.     protected function getConsole_Command_ConfigDumpReferenceService()
  4180.     {
  4181.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4182.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4183.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  4184.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  4185.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  4186.         $instance->setName('config:dump-reference');
  4187.         return $instance;
  4188.     }
  4189.     /**
  4190.      * Gets the private 'console.command.container_debug' shared service.
  4191.      *
  4192.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  4193.      */
  4194.     protected function getConsole_Command_ContainerDebugService()
  4195.     {
  4196.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4197.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4198.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  4199.         $instance->setName('debug:container');
  4200.         return $instance;
  4201.     }
  4202.     /**
  4203.      * Gets the private 'console.command.container_lint' shared service.
  4204.      *
  4205.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  4206.      */
  4207.     protected function getConsole_Command_ContainerLintService()
  4208.     {
  4209.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4210.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  4211.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  4212.         $instance->setName('lint:container');
  4213.         return $instance;
  4214.     }
  4215.     /**
  4216.      * Gets the private 'console.command.debug_autowiring' shared service.
  4217.      *
  4218.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  4219.      */
  4220.     protected function getConsole_Command_DebugAutowiringService()
  4221.     {
  4222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4223.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  4224.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  4225.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4226.         $instance->setName('debug:autowiring');
  4227.         return $instance;
  4228.     }
  4229.     /**
  4230.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  4231.      *
  4232.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  4233.      */
  4234.     protected function getConsole_Command_EventDispatcherDebugService()
  4235.     {
  4236.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4237.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  4238.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4239.         $instance->setName('debug:event-dispatcher');
  4240.         return $instance;
  4241.     }
  4242.     /**
  4243.      * Gets the private 'console.command.form_debug' shared service.
  4244.      *
  4245.      * @return \Symfony\Component\Form\Command\DebugCommand
  4246.      */
  4247.     protected function getConsole_Command_FormDebugService()
  4248.     {
  4249.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4250.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Command/DebugCommand.php';
  4251.         $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\\AbstractType'=> 'App\\Form\\Type'=> 'App\\Service\\MachineryManagers\\Type'=> 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [=> 'App\\Form\\AbstractType\\AbstractEntityManagerType'=> 'App\\Form\\Type\\CountryType'=> 'App\\Form\\Type\\CustomerAttachmentType'=> 'App\\Form\\Type\\CustomerOrderRowType'=> 'App\\Form\\Type\\CustomerOrderType'=> 'App\\Form\\Type\\CustomerType'=> 'App\\Form\\Type\\JsonArrayFormType'=> 'App\\Form\\Type\\MachineryType'=> 'App\\Form\\Type\\OperatorLogType'=> 'App\\Form\\Type\\OperatorType'10 => 'App\\Form\\Type\\PaymentModeType'11 => 'App\\Form\\Type\\PermessoType'12 => 'App\\Form\\Type\\ProcessingOrderRowType'13 => 'App\\Form\\Type\\ProcessingOrderType'14 => 'App\\Form\\Type\\ProductType'15 => 'App\\Form\\Type\\ProvinceType'16 => 'App\\Form\\Type\\RuoloType'17 => 'App\\Form\\Type\\SimpleFileType'18 => 'App\\Form\\Type\\SimpleProcessingOrderRowType'19 => 'App\\Form\\Type\\SimpleProcessingOrderType'20 => 'App\\Form\\Type\\TownType'21 => 'App\\Form\\Type\\UtenteType'22 => 'App\\Form\\Type\\WarehouseOperationType'23 => 'App\\Form\\Type\\WarehouseType'24 => 'App\\Service\\MachineryManagers\\Type\\MachineryJobType'25 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType'26 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType'27 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'28 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType'], [=> 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension'=> 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension'=> 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'=> 'Nelmio\\ApiDocBundle\\Form\\Extension\\DocumentationExtension'], [=> 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'=> 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  4252.         $instance->setName('debug:form');
  4253.         return $instance;
  4254.     }
  4255.     /**
  4256.      * Gets the private 'console.command.router_debug' shared service.
  4257.      *
  4258.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  4259.      */
  4260.     protected function getConsole_Command_RouterDebugService()
  4261.     {
  4262.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4263.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  4264.         $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()));
  4265.         $instance->setName('debug:router');
  4266.         return $instance;
  4267.     }
  4268.     /**
  4269.      * Gets the private 'console.command.router_match' shared service.
  4270.      *
  4271.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  4272.      */
  4273.     protected function getConsole_Command_RouterMatchService()
  4274.     {
  4275.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4276.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  4277.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()));
  4278.         $instance->setName('router:match');
  4279.         return $instance;
  4280.     }
  4281.     /**
  4282.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  4283.      *
  4284.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  4285.      */
  4286.     protected function getConsole_Command_SecretsDecryptToLocalService()
  4287.     {
  4288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4289.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  4290.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4291.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4292.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4293.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4294.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4295.         $instance->setName('secrets:decrypt-to-local');
  4296.         return $instance;
  4297.     }
  4298.     /**
  4299.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  4300.      *
  4301.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  4302.      */
  4303.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  4304.     {
  4305.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4306.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  4307.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4308.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4309.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4310.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4311.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4312.         $instance->setName('secrets:encrypt-from-local');
  4313.         return $instance;
  4314.     }
  4315.     /**
  4316.      * Gets the private 'console.command.secrets_generate_key' shared service.
  4317.      *
  4318.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  4319.      */
  4320.     protected function getConsole_Command_SecretsGenerateKeyService()
  4321.     {
  4322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4323.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  4324.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4325.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4326.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4327.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4328.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4329.         $instance->setName('secrets:generate-keys');
  4330.         return $instance;
  4331.     }
  4332.     /**
  4333.      * Gets the private 'console.command.secrets_list' shared service.
  4334.      *
  4335.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  4336.      */
  4337.     protected function getConsole_Command_SecretsListService()
  4338.     {
  4339.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4340.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  4341.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4342.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4343.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4344.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4345.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4346.         $instance->setName('secrets:list');
  4347.         return $instance;
  4348.     }
  4349.     /**
  4350.      * Gets the private 'console.command.secrets_remove' shared service.
  4351.      *
  4352.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  4353.      */
  4354.     protected function getConsole_Command_SecretsRemoveService()
  4355.     {
  4356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4357.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  4358.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4359.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4360.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4361.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4362.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4363.         $instance->setName('secrets:remove');
  4364.         return $instance;
  4365.     }
  4366.     /**
  4367.      * Gets the private 'console.command.secrets_set' shared service.
  4368.      *
  4369.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  4370.      */
  4371.     protected function getConsole_Command_SecretsSetService()
  4372.     {
  4373.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4374.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  4375.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  4376.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  4377.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  4378.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  4379.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET')))), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  4380.         $instance->setName('secrets:set');
  4381.         return $instance;
  4382.     }
  4383.     /**
  4384.      * Gets the private 'console.command.translation_debug' shared service.
  4385.      *
  4386.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  4387.      */
  4388.     protected function getConsole_Command_TranslationDebugService()
  4389.     {
  4390.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4391.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  4392.         $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).'/templates'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php')]);
  4393.         $instance->setName('debug:translation');
  4394.         return $instance;
  4395.     }
  4396.     /**
  4397.      * Gets the private 'console.command.translation_update' shared service.
  4398.      *
  4399.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  4400.      */
  4401.     protected function getConsole_Command_TranslationUpdateService()
  4402.     {
  4403.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4404.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  4405.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  4406.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  4407.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  4408.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  4409.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  4410.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  4411.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  4412.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  4413.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  4414.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  4415.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  4416.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  4417.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  4418.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  4419.         $a = new \Symfony\Component\Translation\Writer\TranslationWriter();
  4420.         $a->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  4421.         $a->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  4422.         $a->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  4423.         $a->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  4424.         $a->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  4425.         $a->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  4426.         $a->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  4427.         $a->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  4428.         $a->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  4429.         $a->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  4430.         $a->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  4431.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand($a, ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'it', (\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).'/templates'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), => (\dirname(__DIR__4).'/vendor/symfony/validator/Util/LegacyTranslatorProxy.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 12 => (\dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php')]);
  4432.         $instance->setName('translation:update');
  4433.         return $instance;
  4434.     }
  4435.     /**
  4436.      * Gets the private 'console.command.xliff_lint' shared service.
  4437.      *
  4438.      * @return \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand
  4439.      */
  4440.     protected function getConsole_Command_XliffLintService()
  4441.     {
  4442.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4443.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  4444.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/XliffLintCommand.php';
  4445.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\XliffLintCommand();
  4446.         $instance->setName('lint:xliff');
  4447.         return $instance;
  4448.     }
  4449.     /**
  4450.      * Gets the private 'console.command.yaml_lint' shared service.
  4451.      *
  4452.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  4453.      */
  4454.     protected function getConsole_Command_YamlLintService()
  4455.     {
  4456.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4457.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  4458.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  4459.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  4460.         $instance->setName('lint:yaml');
  4461.         return $instance;
  4462.     }
  4463.     /**
  4464.      * Gets the private 'console.error_listener' shared service.
  4465.      *
  4466.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  4467.      */
  4468.     protected function getConsole_ErrorListenerService()
  4469.     {
  4470.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  4471.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  4472.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4473.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4474.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4475.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  4476.     }
  4477.     /**
  4478.      * Gets the private 'container.env_var_processor' shared service.
  4479.      *
  4480.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  4481.      */
  4482.     protected function getContainer_EnvVarProcessorService()
  4483.     {
  4484.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  4485.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  4486.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  4487.             yield => ($this->privates['secrets.vault'] ?? ($this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/dev'), $this->getEnv('base64:default::SYMFONY_DECRYPTION_SECRET'))));
  4488.         }, 1));
  4489.     }
  4490.     /**
  4491.      * Gets the private 'data_collector.form' shared service.
  4492.      *
  4493.      * @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
  4494.      */
  4495.     protected function getDataCollector_FormService()
  4496.     {
  4497.         return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
  4498.     }
  4499.     /**
  4500.      * Gets the private 'debug.Ajgarlag\Bundle\PsrHttpMessageBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver' shared service.
  4501.      *
  4502.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4503.      */
  4504.     protected function getPsr7ServerRequestResolverService()
  4505.     {
  4506.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4507.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4508.         include_once \dirname(__DIR__4).'/vendor/ajgarlag/psr-http-message-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
  4509.         return $this->privates['debug.Ajgarlag\\Bundle\\PsrHttpMessageBundle\\Request\\ArgumentValueResolver\\Psr7ServerRequestResolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Ajgarlag\Bundle\PsrHttpMessageBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver(($this->privates['sensio_framework_extra.psr7.http_message_factory'] ?? $this->getSensioFrameworkExtra_Psr7_HttpMessageFactoryService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4510.     }
  4511.     /**
  4512.      * Gets the private 'debug.argument_resolver.default' shared service.
  4513.      *
  4514.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4515.      */
  4516.     protected function getDebug_ArgumentResolver_DefaultService()
  4517.     {
  4518.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4519.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4520.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  4521.         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))));
  4522.     }
  4523.     /**
  4524.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  4525.      *
  4526.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4527.      */
  4528.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  4529.     {
  4530.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4531.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4532.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  4533.         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.qEZrJQX'] ?? $this->get_ServiceLocator_QEZrJQXService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4534.     }
  4535.     /**
  4536.      * Gets the private 'debug.argument_resolver.request' shared service.
  4537.      *
  4538.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4539.      */
  4540.     protected function getDebug_ArgumentResolver_RequestService()
  4541.     {
  4542.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4543.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4544.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  4545.         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))));
  4546.     }
  4547.     /**
  4548.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  4549.      *
  4550.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4551.      */
  4552.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  4553.     {
  4554.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4555.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4556.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  4557.         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))));
  4558.     }
  4559.     /**
  4560.      * Gets the private 'debug.argument_resolver.service' shared service.
  4561.      *
  4562.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4563.      */
  4564.     protected function getDebug_ArgumentResolver_ServiceService()
  4565.     {
  4566.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4567.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4568.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  4569.         return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver(($this->privates['.service_locator.qEZrJQX'] ?? $this->get_ServiceLocator_QEZrJQXService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4570.     }
  4571.     /**
  4572.      * Gets the private 'debug.argument_resolver.session' shared service.
  4573.      *
  4574.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4575.      */
  4576.     protected function getDebug_ArgumentResolver_SessionService()
  4577.     {
  4578.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4579.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4580.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  4581.         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))));
  4582.     }
  4583.     /**
  4584.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  4585.      *
  4586.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4587.      */
  4588.     protected function getDebug_ArgumentResolver_VariadicService()
  4589.     {
  4590.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4591.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4592.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  4593.         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))));
  4594.     }
  4595.     /**
  4596.      * Gets the private 'debug.debug_handlers_listener' shared service.
  4597.      *
  4598.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  4599.      */
  4600.     protected function getDebug_DebugHandlersListenerService()
  4601.     {
  4602.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  4603.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  4604.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  4605.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  4606.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  4607.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), true);
  4608.     }
  4609.     /**
  4610.      * Gets the private 'debug.dump_listener' shared service.
  4611.      *
  4612.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  4613.      */
  4614.     protected function getDebug_DumpListenerService()
  4615.     {
  4616.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  4617.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  4618.         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()));
  4619.     }
  4620.     /**
  4621.      * Gets the private 'debug.file_link_formatter' shared service.
  4622.      *
  4623.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  4624.      */
  4625.     protected function getDebug_FileLinkFormatterService()
  4626.     {
  4627.         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 () {
  4628.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  4629.         });
  4630.     }
  4631.     /**
  4632.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  4633.      *
  4634.      * @return \string
  4635.      */
  4636.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  4637.     {
  4638.         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');
  4639.     }
  4640.     /**
  4641.      * Gets the private 'debug.log_processor' shared service.
  4642.      *
  4643.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  4644.      */
  4645.     protected function getDebug_LogProcessorService()
  4646.     {
  4647.         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())));
  4648.     }
  4649.     /**
  4650.      * Gets the private 'debug.security.access.decision_manager' shared service.
  4651.      *
  4652.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  4653.      */
  4654.     protected function getDebug_Security_Access_DecisionManagerService()
  4655.     {
  4656.         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 () {
  4657.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  4658.             yield => ($this->privates['debug.security.voter.security.access.simple_role_voter'] ?? $this->getDebug_Security_Voter_Security_Access_SimpleRoleVoterService());
  4659.             yield => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
  4660.         }, 3), 'affirmative'falsetrue));
  4661.     }
  4662.     /**
  4663.      * Gets the private 'debug.security.firewall' shared service.
  4664.      *
  4665.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  4666.      */
  4667.     protected function getDebug_Security_FirewallService()
  4668.     {
  4669.         return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener(($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
  4670.     }
  4671.     /**
  4672.      * Gets the private 'debug.security.user_value_resolver' shared service.
  4673.      *
  4674.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4675.      */
  4676.     protected function getDebug_Security_UserValueResolverService()
  4677.     {
  4678.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4679.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4680.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  4681.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4682.     }
  4683.     /**
  4684.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  4685.      *
  4686.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4687.      */
  4688.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  4689.     {
  4690.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4691.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4692.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  4693.         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(NULLNULL)))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4694.     }
  4695.     /**
  4696.      * Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
  4697.      *
  4698.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4699.      */
  4700.     protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
  4701.     {
  4702.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
  4705.         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(NULLNULL))), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([])))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4706.     }
  4707.     /**
  4708.      * Gets the private 'debug.security.voter.security.access.simple_role_voter' shared service.
  4709.      *
  4710.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  4711.      */
  4712.     protected function getDebug_Security_Voter_Security_Access_SimpleRoleVoterService()
  4713.     {
  4714.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  4715.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  4716.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  4717.         return $this->privates['debug.security.voter.security.access.simple_role_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleVoter(), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  4718.     }
  4719.     /**
  4720.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  4721.      *
  4722.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  4723.      */
  4724.     protected function getDebug_Security_Voter_VoteListenerService()
  4725.     {
  4726.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  4727.         return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener(($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()));
  4728.     }
  4729.     /**
  4730.      * Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service.
  4731.      *
  4732.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  4733.      */
  4734.     protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()
  4735.     {
  4736.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  4737.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  4738.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
  4739.         return $this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver(($this->privates['sensio_framework_extra.psr7.http_message_factory'] ?? $this->getSensioFrameworkExtra_Psr7_HttpMessageFactoryService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  4740.     }
  4741.     /**
  4742.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  4743.      *
  4744.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  4745.      */
  4746.     protected function getDoctrine_CacheClearMetadataCommandService()
  4747.     {
  4748.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4749.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4750.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  4751.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
  4752.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4753.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  4754.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  4755.         $instance->setName('doctrine:cache:clear-metadata');
  4756.         return $instance;
  4757.     }
  4758.     /**
  4759.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  4760.      *
  4761.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  4762.      */
  4763.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  4764.     {
  4765.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4766.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4767.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  4768.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
  4769.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4770.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  4771.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  4772.         $instance->setName('doctrine:cache:clear-query');
  4773.         return $instance;
  4774.     }
  4775.     /**
  4776.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  4777.      *
  4778.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  4779.      */
  4780.     protected function getDoctrine_CacheClearResultCommandService()
  4781.     {
  4782.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4783.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4784.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  4785.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
  4786.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4787.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  4788.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  4789.         $instance->setName('doctrine:cache:clear-result');
  4790.         return $instance;
  4791.     }
  4792.     /**
  4793.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  4794.      *
  4795.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  4796.      */
  4797.     protected function getDoctrine_CacheCollectionRegionCommandService()
  4798.     {
  4799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4800.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4801.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  4802.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  4803.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4804.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  4805.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  4806.         $instance->setName('doctrine:cache:clear-collection-region');
  4807.         return $instance;
  4808.     }
  4809.     /**
  4810.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  4811.      *
  4812.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  4813.      */
  4814.     protected function getDoctrine_ClearEntityRegionCommandService()
  4815.     {
  4816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4817.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4818.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  4819.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  4820.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4821.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  4822.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  4823.         $instance->setName('doctrine:cache:clear-entity-region');
  4824.         return $instance;
  4825.     }
  4826.     /**
  4827.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  4828.      *
  4829.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  4830.      */
  4831.     protected function getDoctrine_ClearQueryRegionCommandService()
  4832.     {
  4833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4834.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4835.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  4836.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  4837.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4838.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  4839.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  4840.         $instance->setName('doctrine:cache:clear-query-region');
  4841.         return $instance;
  4842.     }
  4843.     /**
  4844.      * Gets the private 'doctrine.database_create_command' shared service.
  4845.      *
  4846.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  4847.      */
  4848.     protected function getDoctrine_DatabaseCreateCommandService()
  4849.     {
  4850.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4851.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4852.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  4853.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4854.         $instance->setName('doctrine:database:create');
  4855.         return $instance;
  4856.     }
  4857.     /**
  4858.      * Gets the private 'doctrine.database_drop_command' shared service.
  4859.      *
  4860.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  4861.      */
  4862.     protected function getDoctrine_DatabaseDropCommandService()
  4863.     {
  4864.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4865.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4866.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  4867.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  4868.         $instance->setName('doctrine:database:drop');
  4869.         return $instance;
  4870.     }
  4871.     /**
  4872.      * Gets the private 'doctrine.dbal.connection_factory' shared service.
  4873.      *
  4874.      * @return \Doctrine\Bundle\DoctrineBundle\ConnectionFactory
  4875.      */
  4876.     protected function getDoctrine_Dbal_ConnectionFactoryService()
  4877.     {
  4878.         return $this->privates['doctrine.dbal.connection_factory'] = new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']);
  4879.     }
  4880.     /**
  4881.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  4882.      *
  4883.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  4884.      */
  4885.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  4886.     {
  4887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4888.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4889.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  4890.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  4891.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4892.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  4893.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  4894.         $instance->setName('doctrine:ensure-production-settings');
  4895.         return $instance;
  4896.     }
  4897.     /**
  4898.      * Gets the private 'doctrine.fixtures_load_command' shared service.
  4899.      *
  4900.      * @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
  4901.      */
  4902.     protected function getDoctrine_FixturesLoadCommandService()
  4903.     {
  4904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4905.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4906.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
  4907.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/Loader.php';
  4908.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
  4909.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
  4910.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
  4911.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
  4912.         include_once \dirname(__DIR__4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
  4913.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
  4914.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
  4915.         include_once \dirname(__DIR__4).'/src/DataFixtures/AppFixtures.php';
  4916.         include_once \dirname(__DIR__4).'/src/DataFixtures/UtenteFixtures.php';
  4917.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
  4918.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
  4919.         $a = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
  4920.         $a->addFixtures([=> ['fixture' => new \App\DataFixtures\AppFixtures(), 'groups' => []], => ['fixture' => new \App\DataFixtures\UtenteFixtures(($this->services['security.password_encoder'] ?? $this->getSecurity_PasswordEncoderService())), 'groups' => []]]);
  4921.         $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()]);
  4922.         $instance->setName('doctrine:fixtures:load');
  4923.         return $instance;
  4924.     }
  4925.     /**
  4926.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  4927.      *
  4928.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  4929.      */
  4930.     protected function getDoctrine_MappingConvertCommandService()
  4931.     {
  4932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4933.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4934.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  4935.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
  4936.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4937.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  4938.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  4939.         $instance->setName('doctrine:mapping:convert');
  4940.         return $instance;
  4941.     }
  4942.     /**
  4943.      * Gets the private 'doctrine.mapping_import_command' shared service.
  4944.      *
  4945.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  4946.      */
  4947.     protected function getDoctrine_MappingImportCommandService()
  4948.     {
  4949.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4950.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  4951.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  4952.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  4953.         $instance->setName('doctrine:mapping:import');
  4954.         return $instance;
  4955.     }
  4956.     /**
  4957.      * Gets the private 'doctrine.mapping_info_command' shared service.
  4958.      *
  4959.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  4960.      */
  4961.     protected function getDoctrine_MappingInfoCommandService()
  4962.     {
  4963.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4964.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  4965.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  4966.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
  4967.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  4968.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  4969.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  4970.         $instance->setName('doctrine:mapping:info');
  4971.         return $instance;
  4972.     }
  4973.     /**
  4974.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  4975.      *
  4976.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  4977.      */
  4978.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  4979.     {
  4980.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  4981.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  4982.         return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService())->getMigrationFactory(), $this);
  4983.     }
  4984.     /**
  4985.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  4986.      *
  4987.      * @return \Doctrine\Migrations\DependencyFactory
  4988.      */
  4989.     protected function getDoctrine_Migrations_DependencyFactoryService()
  4990.     {
  4991.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  4992.         $a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__4).'/migrations'));
  4993.         $a->setAllOrNothing(false);
  4994.         $a->setCheckDatabasePlatform(true);
  4995.         $a->setTransactional(true);
  4996.         $a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
  4997.         $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()));
  4998.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  4999.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  5000.         });
  5001.         return $instance;
  5002.     }
  5003.     /**
  5004.      * Gets the private 'doctrine.orm.PIVA_1234567890_annotation_metadata_driver' shared service.
  5005.      *
  5006.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  5007.      */
  5008.     protected function getDoctrine_Orm_PIVA1234567890AnnotationMetadataDriverService()
  5009.     {
  5010.         return $this->privates['doctrine.orm.PIVA_1234567890_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> (\dirname(__DIR__4).'/src/Entity/CustomerEntity')]);
  5011.     }
  5012.     /**
  5013.      * Gets the private 'doctrine.orm.PIVA_1234567890_entity_manager.property_info_extractor' shared service.
  5014.      *
  5015.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5016.      */
  5017.     protected function getDoctrine_Orm_PIVA1234567890EntityManager_PropertyInfoExtractorService()
  5018.     {
  5019.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5020.         return $this->privates['doctrine.orm.PIVA_1234567890_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.PIVA_1234567890_entity_manager'] ?? $this->getDoctrine_Orm_PIVA1234567890EntityManagerService()));
  5021.     }
  5022.     /**
  5023.      * Gets the private 'doctrine.orm.PIVA_1234567890_listeners.attach_entity_listeners' shared service.
  5024.      *
  5025.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5026.      */
  5027.     protected function getDoctrine_Orm_PIVA1234567890Listeners_AttachEntityListenersService()
  5028.     {
  5029.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  5030.         return $this->privates['doctrine.orm.PIVA_1234567890_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5031.     }
  5032.     /**
  5033.      * Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
  5034.      *
  5035.      * @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
  5036.      */
  5037.     protected function getDoctrine_Orm_Command_EntityManagerProviderService()
  5038.     {
  5039.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
  5040.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
  5041.         return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5042.     }
  5043.     /**
  5044.      * Gets the private 'doctrine.orm.container_repository_factory' shared service.
  5045.      *
  5046.      * @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
  5047.      */
  5048.     protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
  5049.     {
  5050.         return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5051.             'App\\Repository\\CredenzialiUtenteRepository' => ['privates''App\\Repository\\CredenzialiUtenteRepository''getCredenzialiUtenteRepositoryService'false],
  5052.         ], [
  5053.             'App\\Repository\\CredenzialiUtenteRepository' => '?',
  5054.         ]));
  5055.     }
  5056.     /**
  5057.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  5058.      *
  5059.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  5060.      */
  5061.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  5062.     {
  5063.         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/DefaultEntity'), => (\dirname(__DIR__4).'/Vendor360/ReportBundle/Entity')]);
  5064.     }
  5065.     /**
  5066.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  5067.      *
  5068.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  5069.      */
  5070.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  5071.     {
  5072.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  5073.         return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  5074.     }
  5075.     /**
  5076.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  5077.      *
  5078.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  5079.      */
  5080.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  5081.     {
  5082.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
  5083.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  5084.     }
  5085.     /**
  5086.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  5087.      *
  5088.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  5089.      */
  5090.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  5091.     {
  5092.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  5093.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  5094.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5095.     }
  5096.     /**
  5097.      * Gets the private 'doctrine.orm.validator.unique' shared service.
  5098.      *
  5099.      * @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
  5100.      */
  5101.     protected function getDoctrine_Orm_Validator_UniqueService()
  5102.     {
  5103.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  5104.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  5105.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
  5106.         return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5107.     }
  5108.     /**
  5109.      * Gets the private 'doctrine.query_dql_command' shared service.
  5110.      *
  5111.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  5112.      */
  5113.     protected function getDoctrine_QueryDqlCommandService()
  5114.     {
  5115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5116.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5117.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5118.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
  5119.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5120.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  5121.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5122.         $instance->setName('doctrine:query:dql');
  5123.         return $instance;
  5124.     }
  5125.     /**
  5126.      * Gets the private 'doctrine.query_sql_command' shared service.
  5127.      *
  5128.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  5129.      */
  5130.     protected function getDoctrine_QuerySqlCommandService()
  5131.     {
  5132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5133.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/CommandCompatibility.php';
  5134.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/src/Tools/Console/Command/RunSqlCommand.php';
  5135.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  5136.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  5137.         $instance->setName('doctrine:query:sql');
  5138.         return $instance;
  5139.     }
  5140.     /**
  5141.      * Gets the private 'doctrine.schema_create_command' shared service.
  5142.      *
  5143.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  5144.      */
  5145.     protected function getDoctrine_SchemaCreateCommandService()
  5146.     {
  5147.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5148.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5149.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5150.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5151.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
  5152.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5153.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  5154.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5155.         $instance->setName('doctrine:schema:create');
  5156.         return $instance;
  5157.     }
  5158.     /**
  5159.      * Gets the private 'doctrine.schema_drop_command' shared service.
  5160.      *
  5161.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  5162.      */
  5163.     protected function getDoctrine_SchemaDropCommandService()
  5164.     {
  5165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5166.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5167.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5168.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5169.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
  5170.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5171.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  5172.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5173.         $instance->setName('doctrine:schema:drop');
  5174.         return $instance;
  5175.     }
  5176.     /**
  5177.      * Gets the private 'doctrine.schema_update_command' shared service.
  5178.      *
  5179.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  5180.      */
  5181.     protected function getDoctrine_SchemaUpdateCommandService()
  5182.     {
  5183.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5184.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5185.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5186.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  5187.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  5188.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5189.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  5190.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5191.         $instance->setName('doctrine:schema:update');
  5192.         return $instance;
  5193.     }
  5194.     /**
  5195.      * Gets the private 'doctrine.schema_validate_command' shared service.
  5196.      *
  5197.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  5198.      */
  5199.     protected function getDoctrine_SchemaValidateCommandService()
  5200.     {
  5201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5202.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
  5203.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
  5204.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
  5205.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
  5206.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  5207.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
  5208.         $instance->setName('doctrine:schema:validate');
  5209.         return $instance;
  5210.     }
  5211.     /**
  5212.      * Gets the private 'doctrine_migrations.current_command' shared service.
  5213.      *
  5214.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  5215.      */
  5216.     protected function getDoctrineMigrations_CurrentCommandService()
  5217.     {
  5218.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5219.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5220.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  5221.         $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');
  5222.         $instance->setName('doctrine:migrations:current');
  5223.         return $instance;
  5224.     }
  5225.     /**
  5226.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  5227.      *
  5228.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  5229.      */
  5230.     protected function getDoctrineMigrations_DiffCommandService()
  5231.     {
  5232.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5233.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5234.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  5235.         $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');
  5236.         $instance->setName('doctrine:migrations:diff');
  5237.         return $instance;
  5238.     }
  5239.     /**
  5240.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  5241.      *
  5242.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  5243.      */
  5244.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  5245.     {
  5246.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5247.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5248.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  5249.         $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');
  5250.         $instance->setName('doctrine:migrations:dump-schema');
  5251.         return $instance;
  5252.     }
  5253.     /**
  5254.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  5255.      *
  5256.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  5257.      */
  5258.     protected function getDoctrineMigrations_ExecuteCommandService()
  5259.     {
  5260.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5261.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5262.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  5263.         $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');
  5264.         $instance->setName('doctrine:migrations:execute');
  5265.         return $instance;
  5266.     }
  5267.     /**
  5268.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  5269.      *
  5270.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  5271.      */
  5272.     protected function getDoctrineMigrations_GenerateCommandService()
  5273.     {
  5274.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5275.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5276.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  5277.         $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');
  5278.         $instance->setName('doctrine:migrations:generate');
  5279.         return $instance;
  5280.     }
  5281.     /**
  5282.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  5283.      *
  5284.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  5285.      */
  5286.     protected function getDoctrineMigrations_LatestCommandService()
  5287.     {
  5288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5289.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5290.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  5291.         $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');
  5292.         $instance->setName('doctrine:migrations:latest');
  5293.         return $instance;
  5294.     }
  5295.     /**
  5296.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  5297.      *
  5298.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  5299.      */
  5300.     protected function getDoctrineMigrations_MigrateCommandService()
  5301.     {
  5302.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5303.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5304.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  5305.         $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');
  5306.         $instance->setName('doctrine:migrations:migrate');
  5307.         return $instance;
  5308.     }
  5309.     /**
  5310.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  5311.      *
  5312.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  5313.      */
  5314.     protected function getDoctrineMigrations_RollupCommandService()
  5315.     {
  5316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5317.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5318.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  5319.         $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');
  5320.         $instance->setName('doctrine:migrations:rollup');
  5321.         return $instance;
  5322.     }
  5323.     /**
  5324.      * Gets the private 'doctrine_migrations.status_command' shared service.
  5325.      *
  5326.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  5327.      */
  5328.     protected function getDoctrineMigrations_StatusCommandService()
  5329.     {
  5330.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5331.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5332.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  5333.         $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');
  5334.         $instance->setName('doctrine:migrations:status');
  5335.         return $instance;
  5336.     }
  5337.     /**
  5338.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  5339.      *
  5340.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  5341.      */
  5342.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  5343.     {
  5344.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5345.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5346.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  5347.         $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');
  5348.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  5349.         return $instance;
  5350.     }
  5351.     /**
  5352.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  5353.      *
  5354.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  5355.      */
  5356.     protected function getDoctrineMigrations_UpToDateCommandService()
  5357.     {
  5358.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5359.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5360.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  5361.         $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');
  5362.         $instance->setName('doctrine:migrations:up-to-date');
  5363.         return $instance;
  5364.     }
  5365.     /**
  5366.      * Gets the private 'doctrine_migrations.version_command' shared service.
  5367.      *
  5368.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  5369.      */
  5370.     protected function getDoctrineMigrations_VersionCommandService()
  5371.     {
  5372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5373.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5374.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  5375.         $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');
  5376.         $instance->setName('doctrine:migrations:version');
  5377.         return $instance;
  5378.     }
  5379.     /**
  5380.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  5381.      *
  5382.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  5383.      */
  5384.     protected function getDoctrineMigrations_VersionsCommandService()
  5385.     {
  5386.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5387.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  5388.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  5389.         $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');
  5390.         $instance->setName('doctrine:migrations:list');
  5391.         return $instance;
  5392.     }
  5393.     /**
  5394.      * Gets the private 'error_handler.error_renderer.html' shared service.
  5395.      *
  5396.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  5397.      */
  5398.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  5399.     {
  5400.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  5401.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  5402.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  5403.         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()));
  5404.     }
  5405.     /**
  5406.      * Gets the private 'exception_listener' shared service.
  5407.      *
  5408.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  5409.      */
  5410.     protected function getExceptionListenerService()
  5411.     {
  5412.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  5413.     }
  5414.     /**
  5415.      * Gets the private 'file_locator' shared service.
  5416.      *
  5417.      * @return \Symfony\Component\HttpKernel\Config\FileLocator
  5418.      */
  5419.     protected function getFileLocatorService()
  5420.     {
  5421.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  5422.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  5423.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  5424.         return $this->privates['file_locator'] = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src/Resources'), [=> (\dirname(__DIR__4).'/src')], false);
  5425.     }
  5426.     /**
  5427.      * Gets the private 'form.choice_list_factory.cached' shared service.
  5428.      *
  5429.      * @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
  5430.      */
  5431.     protected function getForm_ChoiceListFactory_CachedService()
  5432.     {
  5433.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
  5434.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
  5435.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
  5436.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
  5437.         return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
  5438.     }
  5439.     /**
  5440.      * Gets the private 'form.registry' shared service.
  5441.      *
  5442.      * @return \Symfony\Component\Form\FormRegistry
  5443.      */
  5444.     protected function getForm_RegistryService()
  5445.     {
  5446.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistryInterface.php';
  5447.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRegistry.php';
  5448.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormExtensionInterface.php';
  5449.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
  5450.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
  5451.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
  5452.         include_once \dirname(__DIR__4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
  5453.         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, [
  5454.             'App\\Form\\AbstractType\\AbstractEntityManagerType' => ['privates''App\\Form\\AbstractType\\AbstractEntityManagerType''getAbstractEntityManagerTypeService'false],
  5455.             'App\\Form\\Type\\CountryType' => ['privates''App\\Form\\Type\\CountryType''getCountryTypeService'false],
  5456.             'App\\Form\\Type\\CustomerAttachmentType' => ['privates''App\\Form\\Type\\CustomerAttachmentType''getCustomerAttachmentTypeService'false],
  5457.             'App\\Form\\Type\\CustomerOrderRowType' => ['privates''App\\Form\\Type\\CustomerOrderRowType''getCustomerOrderRowTypeService'false],
  5458.             'App\\Form\\Type\\CustomerOrderType' => ['privates''App\\Form\\Type\\CustomerOrderType''getCustomerOrderTypeService'false],
  5459.             'App\\Form\\Type\\CustomerType' => ['privates''App\\Form\\Type\\CustomerType''getCustomerTypeService'false],
  5460.             'App\\Form\\Type\\JsonArrayFormType' => ['privates''App\\Form\\Type\\JsonArrayFormType''getJsonArrayFormTypeService'false],
  5461.             'App\\Form\\Type\\MachineryType' => ['privates''App\\Form\\Type\\MachineryType''getMachineryTypeService'false],
  5462.             'App\\Form\\Type\\OperatorLogType' => ['privates''App\\Form\\Type\\OperatorLogType''getOperatorLogTypeService'false],
  5463.             'App\\Form\\Type\\OperatorType' => ['privates''App\\Form\\Type\\OperatorType''getOperatorTypeService'false],
  5464.             'App\\Form\\Type\\PaymentModeType' => ['privates''App\\Form\\Type\\PaymentModeType''getPaymentModeTypeService'false],
  5465.             'App\\Form\\Type\\PermessoType' => ['privates''App\\Form\\Type\\PermessoType''getPermessoTypeService'false],
  5466.             'App\\Form\\Type\\ProcessingOrderRowType' => ['privates''App\\Form\\Type\\ProcessingOrderRowType''getProcessingOrderRowTypeService'false],
  5467.             'App\\Form\\Type\\ProcessingOrderType' => ['privates''App\\Form\\Type\\ProcessingOrderType''getProcessingOrderTypeService'false],
  5468.             'App\\Form\\Type\\ProductType' => ['privates''App\\Form\\Type\\ProductType''getProductTypeService'false],
  5469.             'App\\Form\\Type\\ProvinceType' => ['privates''App\\Form\\Type\\ProvinceType''getProvinceTypeService'false],
  5470.             'App\\Form\\Type\\RuoloType' => ['privates''App\\Form\\Type\\RuoloType''getRuoloTypeService'false],
  5471.             'App\\Form\\Type\\SimpleFileType' => ['privates''App\\Form\\Type\\SimpleFileType''getSimpleFileTypeService'false],
  5472.             'App\\Form\\Type\\SimpleProcessingOrderRowType' => ['privates''App\\Form\\Type\\SimpleProcessingOrderRowType''getSimpleProcessingOrderRowTypeService'false],
  5473.             'App\\Form\\Type\\SimpleProcessingOrderType' => ['privates''App\\Form\\Type\\SimpleProcessingOrderType''getSimpleProcessingOrderTypeService'false],
  5474.             'App\\Form\\Type\\TownType' => ['privates''App\\Form\\Type\\TownType''getTownTypeService'false],
  5475.             'App\\Form\\Type\\UtenteType' => ['privates''App\\Form\\Type\\UtenteType''getUtenteTypeService'false],
  5476.             'App\\Form\\Type\\WarehouseOperationType' => ['privates''App\\Form\\Type\\WarehouseOperationType''getWarehouseOperationTypeService'false],
  5477.             'App\\Form\\Type\\WarehouseType' => ['privates''App\\Form\\Type\\WarehouseType''getWarehouseTypeService'false],
  5478.             'App\\Service\\MachineryManagers\\Type\\MachineryJobType' => ['privates''App\\Service\\MachineryManagers\\Type\\MachineryJobType''getMachineryJobTypeService'false],
  5479.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates''form.type.entity''getForm_Type_EntityService'false],
  5480.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates''form.type.choice''getForm_Type_ChoiceService'false],
  5481.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services''form.type.file''getForm_Type_FileService'false],
  5482.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates''form.type.form''getForm_Type_FormService'false],
  5483.         ], [
  5484.             'App\\Form\\AbstractType\\AbstractEntityManagerType' => '?',
  5485.             'App\\Form\\Type\\CountryType' => '?',
  5486.             'App\\Form\\Type\\CustomerAttachmentType' => '?',
  5487.             'App\\Form\\Type\\CustomerOrderRowType' => '?',
  5488.             'App\\Form\\Type\\CustomerOrderType' => '?',
  5489.             'App\\Form\\Type\\CustomerType' => '?',
  5490.             'App\\Form\\Type\\JsonArrayFormType' => '?',
  5491.             'App\\Form\\Type\\MachineryType' => '?',
  5492.             'App\\Form\\Type\\OperatorLogType' => '?',
  5493.             'App\\Form\\Type\\OperatorType' => '?',
  5494.             'App\\Form\\Type\\PaymentModeType' => '?',
  5495.             'App\\Form\\Type\\PermessoType' => '?',
  5496.             'App\\Form\\Type\\ProcessingOrderRowType' => '?',
  5497.             'App\\Form\\Type\\ProcessingOrderType' => '?',
  5498.             'App\\Form\\Type\\ProductType' => '?',
  5499.             'App\\Form\\Type\\ProvinceType' => '?',
  5500.             'App\\Form\\Type\\RuoloType' => '?',
  5501.             'App\\Form\\Type\\SimpleFileType' => '?',
  5502.             'App\\Form\\Type\\SimpleProcessingOrderRowType' => '?',
  5503.             'App\\Form\\Type\\SimpleProcessingOrderType' => '?',
  5504.             'App\\Form\\Type\\TownType' => '?',
  5505.             'App\\Form\\Type\\UtenteType' => '?',
  5506.             'App\\Form\\Type\\WarehouseOperationType' => '?',
  5507.             'App\\Form\\Type\\WarehouseType' => '?',
  5508.             'App\\Service\\MachineryManagers\\Type\\MachineryJobType' => '?',
  5509.             'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
  5510.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
  5511.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
  5512.             'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
  5513.         ]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
  5514.             yield => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
  5515.             yield => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
  5516.             yield => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
  5517.             yield => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
  5518.             yield => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
  5519.             yield => ($this->privates['nelmio_api_doc.form.documentation_extension'] ?? ($this->privates['nelmio_api_doc.form.documentation_extension'] = new \Nelmio\ApiDocBundle\Form\Extension\DocumentationExtension()));
  5520.         }, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
  5521.             yield => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
  5522.         }, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
  5523.             yield => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
  5524.         }, 1)], new RewindableGenerator(function () {
  5525.             yield => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
  5526.             yield => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
  5527.         }, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
  5528.     }
  5529.     /**
  5530.      * Gets the private 'form.type.choice' shared service.
  5531.      *
  5532.      * @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
  5533.      */
  5534.     protected function getForm_Type_ChoiceService()
  5535.     {
  5536.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5537.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5538.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
  5539.         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()));
  5540.     }
  5541.     /**
  5542.      * Gets the private 'form.type.entity' shared service.
  5543.      *
  5544.      * @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
  5545.      */
  5546.     protected function getForm_Type_EntityService()
  5547.     {
  5548.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5549.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5550.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
  5551.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
  5552.         return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5553.     }
  5554.     /**
  5555.      * Gets the private 'form.type.form' shared service.
  5556.      *
  5557.      * @return \Symfony\Component\Form\Extension\Core\Type\FormType
  5558.      */
  5559.     protected function getForm_Type_FormService()
  5560.     {
  5561.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeInterface.php';
  5562.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractType.php';
  5563.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
  5564.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
  5565.         return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  5566.     }
  5567.     /**
  5568.      * Gets the private 'form.type_extension.form.data_collector' shared service.
  5569.      *
  5570.      * @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
  5571.      */
  5572.     protected function getForm_TypeExtension_Form_DataCollectorService()
  5573.     {
  5574.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5575.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5576.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
  5577.         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()));
  5578.     }
  5579.     /**
  5580.      * Gets the private 'form.type_extension.form.http_foundation' shared service.
  5581.      *
  5582.      * @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
  5583.      */
  5584.     protected function getForm_TypeExtension_Form_HttpFoundationService()
  5585.     {
  5586.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5587.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5588.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
  5589.         include_once \dirname(__DIR__4).'/vendor/symfony/form/RequestHandlerInterface.php';
  5590.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
  5591.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Util/ServerParams.php';
  5592.         return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())))));
  5593.     }
  5594.     /**
  5595.      * Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
  5596.      *
  5597.      * @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
  5598.      */
  5599.     protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
  5600.     {
  5601.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5602.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5603.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
  5604.         return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  5605.     }
  5606.     /**
  5607.      * Gets the private 'form.type_extension.form.validator' shared service.
  5608.      *
  5609.      * @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
  5610.      */
  5611.     protected function getForm_TypeExtension_Form_ValidatorService()
  5612.     {
  5613.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5614.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5615.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
  5616.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
  5617.         return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($this->services['validator'] ?? $this->getValidatorService()));
  5618.     }
  5619.     /**
  5620.      * Gets the private 'form.type_extension.upload.validator' shared service.
  5621.      *
  5622.      * @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
  5623.      */
  5624.     protected function getForm_TypeExtension_Upload_ValidatorService()
  5625.     {
  5626.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
  5627.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractTypeExtension.php';
  5628.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
  5629.         return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
  5630.     }
  5631.     /**
  5632.      * Gets the private 'form.type_guesser.doctrine' shared service.
  5633.      *
  5634.      * @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
  5635.      */
  5636.     protected function getForm_TypeGuesser_DoctrineService()
  5637.     {
  5638.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  5639.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
  5640.         return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5641.     }
  5642.     /**
  5643.      * Gets the private 'form.type_guesser.validator' shared service.
  5644.      *
  5645.      * @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
  5646.      */
  5647.     protected function getForm_TypeGuesser_ValidatorService()
  5648.     {
  5649.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
  5650.         include_once \dirname(__DIR__4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
  5651.         return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser(($this->services['validator'] ?? $this->getValidatorService()));
  5652.     }
  5653.     /**
  5654.      * Gets the private 'fos_rest.body_listener' shared service.
  5655.      *
  5656.      * @return \FOS\RestBundle\EventListener\BodyListener
  5657.      */
  5658.     protected function getFosRest_BodyListenerService()
  5659.     {
  5660.         $this->privates['fos_rest.body_listener'] = $instance = new \FOS\RestBundle\EventListener\BodyListener(new \FOS\RestBundle\Decoder\ContainerDecoderProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5661.             'fos_rest.decoder.jsontoform' => ['privates''fos_rest.decoder.jsontoform''getFosRest_Decoder_JsontoformService'false],
  5662.         ], [
  5663.             'fos_rest.decoder.jsontoform' => '?',
  5664.         ]), ['json' => 'fos_rest.decoder.jsontoform']), false);
  5665.         $instance->setDefaultFormat(NULL);
  5666.         return $instance;
  5667.     }
  5668.     /**
  5669.      * Gets the private 'fos_rest.decoder.jsontoform' shared service.
  5670.      *
  5671.      * @return \FOS\RestBundle\Decoder\JsonToFormDecoder
  5672.      */
  5673.     protected function getFosRest_Decoder_JsontoformService()
  5674.     {
  5675.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/DecoderInterface.php';
  5676.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Decoder/JsonToFormDecoder.php';
  5677.         return $this->privates['fos_rest.decoder.jsontoform'] = new \FOS\RestBundle\Decoder\JsonToFormDecoder();
  5678.     }
  5679.     /**
  5680.      * Gets the private 'fos_rest.format_listener' shared service.
  5681.      *
  5682.      * @return \FOS\RestBundle\EventListener\FormatListener
  5683.      */
  5684.     protected function getFosRest_FormatListenerService()
  5685.     {
  5686.         $a = new \FOS\RestBundle\Negotiation\FormatNegotiator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5687.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/_profiler|_wdt/'NULLNULLNULL, []), ['methods' => NULL'priorities' => [=> 'html'=> 'json'], 'fallback_format' => 'html''attributes' => [], 'prefer_extension' => '2.0']);
  5688.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'NULLNULLNULL, []), ['prefer_extension' => '2.0''fallback_format' => 'json''priorities' => [=> 'json'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  5689.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/token'NULLNULLNULL, []), ['prefer_extension' => false'fallback_format' => 'json''priorities' => [=> 'json'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  5690.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/authorize'NULLNULLNULL, []), ['prefer_extension' => false'fallback_format' => 'json''priorities' => [=> 'json'], 'methods' => NULL'attributes' => [], 'stop' => false]);
  5691.         $a->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/'NULLNULLNULL, []), ['stop' => true'methods' => NULL'attributes' => [], 'prefer_extension' => '2.0''fallback_format' => 'html''priorities' => []]);
  5692.         return $this->privates['fos_rest.format_listener'] = new \FOS\RestBundle\EventListener\FormatListener($a);
  5693.     }
  5694.     /**
  5695.      * Gets the private 'fos_rest.param_fetcher_listener' shared service.
  5696.      *
  5697.      * @return \FOS\RestBundle\EventListener\ParamFetcherListener
  5698.      */
  5699.     protected function getFosRest_ParamFetcherListenerService()
  5700.     {
  5701.         return $this->privates['fos_rest.param_fetcher_listener'] = new \FOS\RestBundle\EventListener\ParamFetcherListener(($this->privates['fos_rest.request.param_fetcher'] ?? $this->getFosRest_Request_ParamFetcherService()), false);
  5702.     }
  5703.     /**
  5704.      * Gets the private 'fos_rest.request.param_fetcher' shared service.
  5705.      *
  5706.      * @return \FOS\RestBundle\Request\ParamFetcher
  5707.      */
  5708.     protected function getFosRest_Request_ParamFetcherService()
  5709.     {
  5710.         return $this->privates['fos_rest.request.param_fetcher'] = new \FOS\RestBundle\Request\ParamFetcher($this, new \FOS\RestBundle\Request\ParamReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['validator'] ?? $this->getValidatorService()));
  5711.     }
  5712.     /**
  5713.      * Gets the private 'fos_rest.serializer.form_error_handler' shared service.
  5714.      *
  5715.      * @return \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler
  5716.      */
  5717.     protected function getFosRest_Serializer_FormErrorHandlerService()
  5718.     {
  5719.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5720.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/Serializer/Normalizer/FormErrorHandler.php';
  5721.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
  5722.         return $this->privates['fos_rest.serializer.form_error_handler'] = new \FOS\RestBundle\Serializer\Normalizer\FormErrorHandler(new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators'));
  5723.     }
  5724.     /**
  5725.      * Gets the private 'fos_rest.serializer.jms_handler_registry.inner' shared service.
  5726.      *
  5727.      * @return \JMS\Serializer\Handler\LazyHandlerRegistry
  5728.      */
  5729.     protected function getFosRest_Serializer_JmsHandlerRegistry_InnerService()
  5730.     {
  5731.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
  5732.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
  5733.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
  5734.         return $this->privates['fos_rest.serializer.jms_handler_registry.inner'] = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5735.             'fos_rest.serializer.form_error_handler' => ['privates''fos_rest.serializer.form_error_handler''getFosRest_Serializer_FormErrorHandlerService'false],
  5736.             'jms_serializer.array_collection_handler' => ['privates''jms_serializer.array_collection_handler''getJmsSerializer_ArrayCollectionHandlerService'false],
  5737.             'jms_serializer.constraint_violation_handler' => ['privates''jms_serializer.constraint_violation_handler''getJmsSerializer_ConstraintViolationHandlerService'false],
  5738.             'jms_serializer.datetime_handler' => ['privates''jms_serializer.datetime_handler''getJmsSerializer_DatetimeHandlerService'false],
  5739.             'jms_serializer.iterator_handler' => ['privates''jms_serializer.iterator_handler''getJmsSerializer_IteratorHandlerService'false],
  5740.         ], [
  5741.             'fos_rest.serializer.form_error_handler' => '?',
  5742.             'jms_serializer.array_collection_handler' => '?',
  5743.             'jms_serializer.constraint_violation_handler' => '?',
  5744.             'jms_serializer.datetime_handler' => '?',
  5745.             'jms_serializer.iterator_handler' => '?',
  5746.         ]), [=> ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'serializeCollection']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeListTojson']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationToxml'], 'json' => [=> 'jms_serializer.constraint_violation_handler'=> 'serializeViolationTojson']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateInterval']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'serializeDateTimeInterface']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'serializeIterable']], 'Symfony\\Component\\Form\\Form' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormInterface' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToXml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormToJson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorToxml'], 'json' => [=> 'fos_rest.serializer.form_error_handler'=> 'serializeFormErrorTojson']]], => ['ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection'], 'xml' => [=> 'jms_serializer.array_collection_handler'=> 'deserializeCollection']], 'DateTime' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromxml']], 'DateTimeImmutable' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeImmutableFromxml']], 'DateInterval' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromjson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateIntervalFromxml']], 'DateTimeInterface' => ['json' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromJson'], 'xml' => [=> 'jms_serializer.datetime_handler'=> 'deserializeDateTimeFromXml']], 'Iterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'ArrayIterator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeIterator']], 'Generator' => ['json' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator'], 'xml' => [=> 'jms_serializer.iterator_handler'=> 'deserializeGenerator']]]]);
  5747.     }
  5748.     /**
  5749.      * Gets the private 'fos_rest.view_response_listener' shared service.
  5750.      *
  5751.      * @return \FOS\RestBundle\EventListener\ViewResponseListener
  5752.      */
  5753.     protected function getFosRest_ViewResponseListenerService()
  5754.     {
  5755.         include_once \dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/EventListener/ViewResponseListener.php';
  5756.         return $this->privates['fos_rest.view_response_listener'] = new \FOS\RestBundle\EventListener\ViewResponseListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()), false);
  5757.     }
  5758.     /**
  5759.      * Gets the private 'fragment.renderer.inline' shared service.
  5760.      *
  5761.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  5762.      */
  5763.     protected function getFragment_Renderer_InlineService()
  5764.     {
  5765.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  5766.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  5767.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  5768.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  5769.         $instance->setFragmentPath('/_fragment');
  5770.         return $instance;
  5771.     }
  5772.     /**
  5773.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  5774.      *
  5775.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  5776.      */
  5777.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  5778.     {
  5779.         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())));
  5780.     }
  5781.     /**
  5782.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  5783.      *
  5784.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  5785.      */
  5786.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  5787.     {
  5788.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()));
  5789.     }
  5790.     /**
  5791.      * Gets the private 'jms_serializer.array_collection_handler' shared service.
  5792.      *
  5793.      * @return \JMS\Serializer\Handler\ArrayCollectionHandler
  5794.      */
  5795.     protected function getJmsSerializer_ArrayCollectionHandlerService()
  5796.     {
  5797.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5798.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
  5799.         return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
  5800.     }
  5801.     /**
  5802.      * Gets the private 'jms_serializer.cache.cache_clearer' shared service.
  5803.      *
  5804.      * @return \JMS\SerializerBundle\Cache\CacheClearer
  5805.      */
  5806.     protected function getJmsSerializer_Cache_CacheClearerService()
  5807.     {
  5808.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  5809.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
  5810.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  5811.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  5812.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  5813.         return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  5814.     }
  5815.     /**
  5816.      * Gets the private 'jms_serializer.constraint_violation_handler' shared service.
  5817.      *
  5818.      * @return \JMS\Serializer\Handler\ConstraintViolationHandler
  5819.      */
  5820.     protected function getJmsSerializer_ConstraintViolationHandlerService()
  5821.     {
  5822.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5823.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
  5824.         return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
  5825.     }
  5826.     /**
  5827.      * Gets the private 'jms_serializer.datetime_handler' shared service.
  5828.      *
  5829.      * @return \JMS\Serializer\Handler\DateHandler
  5830.      */
  5831.     protected function getJmsSerializer_DatetimeHandlerService()
  5832.     {
  5833.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5834.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
  5835.         return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP''Europe/Berlin'true);
  5836.     }
  5837.     /**
  5838.      * Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
  5839.      *
  5840.      * @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
  5841.      */
  5842.     protected function getJmsSerializer_DoctrineProxySubscriberService()
  5843.     {
  5844.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  5845.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
  5846.         return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(truefalse);
  5847.     }
  5848.     /**
  5849.      * Gets the private 'jms_serializer.iterator_handler' shared service.
  5850.      *
  5851.      * @return \JMS\Serializer\Handler\IteratorHandler
  5852.      */
  5853.     protected function getJmsSerializer_IteratorHandlerService()
  5854.     {
  5855.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
  5856.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
  5857.         return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
  5858.     }
  5859.     /**
  5860.      * Gets the private 'jms_serializer.metadata_factory' shared service.
  5861.      *
  5862.      * @return \Metadata\MetadataFactory
  5863.      */
  5864.     protected function getJmsSerializer_MetadataFactoryService()
  5865.     {
  5866.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
  5867.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
  5868.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/MetadataFactory.php';
  5869.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
  5870.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
  5871.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
  5872.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
  5873.         include_once \dirname(__DIR__4).'/vendor/jms/metadata/src/Cache/FileCache.php';
  5874.         $this->privates['jms_serializer.metadata_factory'] = $instance = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5875.             'metadata_driver' => ['services''jms_serializer.metadata_driver''getJmsSerializer_MetadataDriverService'false],
  5876.         ], [
  5877.             'metadata_driver' => '?',
  5878.         ]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata'true);
  5879.         $instance->setCache(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
  5880.         $instance->setIncludeInterfaces(false);
  5881.         return $instance;
  5882.     }
  5883.     /**
  5884.      * Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
  5885.      *
  5886.      * @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
  5887.      */
  5888.     protected function getJmsSerializer_StopwatchSubscriberService()
  5889.     {
  5890.         include_once \dirname(__DIR__4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
  5891.         include_once \dirname(__DIR__4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
  5892.         return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  5893.     }
  5894.     /**
  5895.      * Gets the private 'locale_aware_listener' shared service.
  5896.      *
  5897.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  5898.      */
  5899.     protected function getLocaleAwareListenerService()
  5900.     {
  5901.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  5902.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  5903.         }, 1), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  5904.     }
  5905.     /**
  5906.      * Gets the private 'locale_listener' shared service.
  5907.      *
  5908.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  5909.      */
  5910.     protected function getLocaleListenerService()
  5911.     {
  5912.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'it', ($this->services['router'] ?? $this->getRouterService()));
  5913.     }
  5914.     /**
  5915.      * Gets the private 'maker.auto_command.make_auth' shared service.
  5916.      *
  5917.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5918.      */
  5919.     protected function getMaker_AutoCommand_MakeAuthService()
  5920.     {
  5921.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5922.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5923.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5924.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5925.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  5926.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
  5927.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  5928.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5929.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  5930.         $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()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a$b);
  5931.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  5932.         $instance->setName('make:auth');
  5933.         return $instance;
  5934.     }
  5935.     /**
  5936.      * Gets the private 'maker.auto_command.make_command' shared service.
  5937.      *
  5938.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5939.      */
  5940.     protected function getMaker_AutoCommand_MakeCommandService()
  5941.     {
  5942.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5943.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5944.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5945.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5946.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  5947.         $this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5948.         $instance->setDescription('Creates a new console command class');
  5949.         $instance->setName('make:command');
  5950.         return $instance;
  5951.     }
  5952.     /**
  5953.      * Gets the private 'maker.auto_command.make_controller' shared service.
  5954.      *
  5955.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5956.      */
  5957.     protected function getMaker_AutoCommand_MakeControllerService()
  5958.     {
  5959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5960.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5961.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5962.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5963.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  5964.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  5965.         $this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  5966.         $instance->setDescription('Creates a new controller class');
  5967.         $instance->setName('make:controller');
  5968.         return $instance;
  5969.     }
  5970.     /**
  5971.      * Gets the private 'maker.auto_command.make_crud' shared service.
  5972.      *
  5973.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5974.      */
  5975.     protected function getMaker_AutoCommand_MakeCrudService()
  5976.     {
  5977.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5978.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5979.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5980.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5981.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  5982.         $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()));
  5983.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  5984.         $instance->setName('make:crud');
  5985.         return $instance;
  5986.     }
  5987.     /**
  5988.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  5989.      *
  5990.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  5991.      */
  5992.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  5993.     {
  5994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5995.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  5996.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  5997.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  5998.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  5999.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6000.         $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()));
  6001.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  6002.         $instance->setName('make:docker:database');
  6003.         return $instance;
  6004.     }
  6005.     /**
  6006.      * Gets the private 'maker.auto_command.make_entity' shared service.
  6007.      *
  6008.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6009.      */
  6010.     protected function getMaker_AutoCommand_MakeEntityService()
  6011.     {
  6012.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6013.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6014.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6015.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6016.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6017.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  6018.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6019.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  6020.         $this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), \dirname(__DIR__4), $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a$b);
  6021.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  6022.         $instance->setName('make:entity');
  6023.         return $instance;
  6024.     }
  6025.     /**
  6026.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  6027.      *
  6028.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6029.      */
  6030.     protected function getMaker_AutoCommand_MakeFixturesService()
  6031.     {
  6032.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6033.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6034.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6035.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6036.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  6037.         $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()));
  6038.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  6039.         $instance->setName('make:fixtures');
  6040.         return $instance;
  6041.     }
  6042.     /**
  6043.      * Gets the private 'maker.auto_command.make_form' shared service.
  6044.      *
  6045.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6046.      */
  6047.     protected function getMaker_AutoCommand_MakeFormService()
  6048.     {
  6049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6050.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6053.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  6054.         $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()));
  6055.         $instance->setDescription('Creates a new form class');
  6056.         $instance->setName('make:form');
  6057.         return $instance;
  6058.     }
  6059.     /**
  6060.      * Gets the private 'maker.auto_command.make_message' shared service.
  6061.      *
  6062.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6063.      */
  6064.     protected function getMaker_AutoCommand_MakeMessageService()
  6065.     {
  6066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6067.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6068.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6069.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6070.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  6071.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6072.         $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()));
  6073.         $instance->setDescription('Creates a new message and handler');
  6074.         $instance->setName('make:message');
  6075.         return $instance;
  6076.     }
  6077.     /**
  6078.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  6079.      *
  6080.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6081.      */
  6082.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  6083.     {
  6084.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6085.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6086.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  6089.         $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()));
  6090.         $instance->setDescription('Creates a new messenger middleware');
  6091.         $instance->setName('make:messenger-middleware');
  6092.         return $instance;
  6093.     }
  6094.     /**
  6095.      * Gets the private 'maker.auto_command.make_migration' shared service.
  6096.      *
  6097.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6098.      */
  6099.     protected function getMaker_AutoCommand_MakeMigrationService()
  6100.     {
  6101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6102.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6103.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6104.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6105.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  6106.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  6107.         $this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6108.         $instance->setDescription('Creates a new migration based on database changes');
  6109.         $instance->setName('make:migration');
  6110.         return $instance;
  6111.     }
  6112.     /**
  6113.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  6114.      *
  6115.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6116.      */
  6117.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  6118.     {
  6119.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6120.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6121.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6122.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6123.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  6124.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6125.         $this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6126.         $instance->setDescription('Creates a new registration form system');
  6127.         $instance->setName('make:registration-form');
  6128.         return $instance;
  6129.     }
  6130.     /**
  6131.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  6132.      *
  6133.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6134.      */
  6135.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  6136.     {
  6137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6138.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6139.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6141.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  6142.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6143.         $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()));
  6144.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  6145.         $instance->setName('make:reset-password');
  6146.         return $instance;
  6147.     }
  6148.     /**
  6149.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  6150.      *
  6151.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6152.      */
  6153.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  6154.     {
  6155.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6156.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6157.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6158.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6159.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  6160.         $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()));
  6161.         $instance->setDescription('Creates a new serializer encoder class');
  6162.         $instance->setName('make:serializer:encoder');
  6163.         return $instance;
  6164.     }
  6165.     /**
  6166.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  6167.      *
  6168.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6169.      */
  6170.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  6171.     {
  6172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6173.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6174.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6175.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  6177.         $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()));
  6178.         $instance->setDescription('Creates a new serializer normalizer class');
  6179.         $instance->setName('make:serializer:normalizer');
  6180.         return $instance;
  6181.     }
  6182.     /**
  6183.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  6184.      *
  6185.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6186.      */
  6187.     protected function getMaker_AutoCommand_MakeSubscriberService()
  6188.     {
  6189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6190.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6191.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6192.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6193.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  6194.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  6195.         $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()));
  6196.         $instance->setDescription('Creates a new event subscriber class');
  6197.         $instance->setName('make:subscriber');
  6198.         return $instance;
  6199.     }
  6200.     /**
  6201.      * Gets the private 'maker.auto_command.make_test' shared service.
  6202.      *
  6203.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6204.      */
  6205.     protected function getMaker_AutoCommand_MakeTestService()
  6206.     {
  6207.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6208.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6209.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6210.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6211.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  6212.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  6213.         $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()));
  6214.         $instance->setDescription('Creates a new test class');
  6215.         $instance->setName('make:test');
  6216.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  6217.         return $instance;
  6218.     }
  6219.     /**
  6220.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  6221.      *
  6222.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6223.      */
  6224.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  6225.     {
  6226.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6227.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6228.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6229.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6230.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  6231.         $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()));
  6232.         $instance->setDescription('Creates a new Twig extension class');
  6233.         $instance->setName('make:twig-extension');
  6234.         return $instance;
  6235.     }
  6236.     /**
  6237.      * Gets the private 'maker.auto_command.make_user' shared service.
  6238.      *
  6239.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6240.      */
  6241.     protected function getMaker_AutoCommand_MakeUserService()
  6242.     {
  6243.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6244.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6245.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6246.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6247.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  6249.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  6250.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  6251.         $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()));
  6252.         $instance->setDescription('Creates a new security user class');
  6253.         $instance->setName('make:user');
  6254.         return $instance;
  6255.     }
  6256.     /**
  6257.      * Gets the private 'maker.auto_command.make_validator' shared service.
  6258.      *
  6259.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6260.      */
  6261.     protected function getMaker_AutoCommand_MakeValidatorService()
  6262.     {
  6263.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6264.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6265.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6266.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6267.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  6268.         $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()));
  6269.         $instance->setDescription('Creates a new validator and constraint class');
  6270.         $instance->setName('make:validator');
  6271.         return $instance;
  6272.     }
  6273.     /**
  6274.      * Gets the private 'maker.auto_command.make_voter' shared service.
  6275.      *
  6276.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  6277.      */
  6278.     protected function getMaker_AutoCommand_MakeVoterService()
  6279.     {
  6280.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6281.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  6282.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  6283.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  6284.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  6285.         $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()));
  6286.         $instance->setDescription('Creates a new security voter class');
  6287.         $instance->setName('make:voter');
  6288.         return $instance;
  6289.     }
  6290.     /**
  6291.      * Gets the private 'maker.doctrine_helper' shared service.
  6292.      *
  6293.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  6294.      */
  6295.     protected function getMaker_DoctrineHelperService()
  6296.     {
  6297.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  6298.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  6299.         return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [=> [=> 'App\\Entity\\DefaultEntity'=> $a], => [=> 'Vendor360\\ReportBundle\\Entity'=> $a]], 'PIVA_1234567890' => [=> [=> 'App\\Entity\\CustomerEntity'=> ($this->privates['doctrine.orm.PIVA_1234567890_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_PIVA1234567890AnnotationMetadataDriverService())]]]);
  6300.     }
  6301.     /**
  6302.      * Gets the private 'maker.entity_class_generator' shared service.
  6303.      *
  6304.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  6305.      */
  6306.     protected function getMaker_EntityClassGeneratorService()
  6307.     {
  6308.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  6309.         $this->privates['maker.entity_class_generator'] = $instance = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
  6310.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  6311.         return $instance;
  6312.     }
  6313.     /**
  6314.      * Gets the private 'maker.file_manager' shared service.
  6315.      *
  6316.      * @return \Symfony\Bundle\MakerBundle\FileManager
  6317.      */
  6318.     protected function getMaker_FileManagerService()
  6319.     {
  6320.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  6321.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  6322.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  6323.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  6324.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  6325.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['filesystem'] ?? ($this->services['filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  6326.     }
  6327.     /**
  6328.      * Gets the private 'maker.generator' shared service.
  6329.      *
  6330.      * @return \Symfony\Bundle\MakerBundle\Generator
  6331.      */
  6332.     protected function getMaker_GeneratorService()
  6333.     {
  6334.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  6335.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  6336.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  6337.         return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App'$a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
  6338.     }
  6339.     /**
  6340.      * Gets the private 'maker.php_compat_util' shared service.
  6341.      *
  6342.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  6343.      */
  6344.     protected function getMaker_PhpCompatUtilService()
  6345.     {
  6346.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  6347.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  6348.     }
  6349.     /**
  6350.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  6351.      *
  6352.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  6353.      */
  6354.     protected function getMaker_Renderer_FormTypeRendererService()
  6355.     {
  6356.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  6357.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  6358.     }
  6359.     /**
  6360.      * Gets the private 'mime_types' shared service.
  6361.      *
  6362.      * @return \Symfony\Component\Mime\MimeTypes
  6363.      */
  6364.     protected function getMimeTypesService()
  6365.     {
  6366.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  6367.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  6368.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  6369.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  6370.         $instance->setDefault($instance);
  6371.         return $instance;
  6372.     }
  6373.     /**
  6374.      * Gets the private 'monolog.command.server_log' shared service.
  6375.      *
  6376.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  6377.      */
  6378.     protected function getMonolog_Command_ServerLogService()
  6379.     {
  6380.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6381.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  6382.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  6383.         $instance->setName('server:log');
  6384.         return $instance;
  6385.     }
  6386.     /**
  6387.      * Gets the private 'monolog.handler.console' shared service.
  6388.      *
  6389.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  6390.      */
  6391.     protected function getMonolog_Handler_ConsoleService()
  6392.     {
  6393.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  6394.     }
  6395.     /**
  6396.      * Gets the private 'monolog.handler.main' shared service.
  6397.      *
  6398.      * @return \Monolog\Handler\StreamHandler
  6399.      */
  6400.     protected function getMonolog_Handler_MainService()
  6401.     {
  6402.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  6403.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  6404.         return $instance;
  6405.     }
  6406.     /**
  6407.      * Gets the private 'monolog.logger' shared service.
  6408.      *
  6409.      * @return \Symfony\Bridge\Monolog\Logger
  6410.      */
  6411.     protected function getMonolog_LoggerService()
  6412.     {
  6413.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  6414.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6415.         $instance->useMicrosecondTimestamps(true);
  6416.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6417.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6418.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6419.         return $instance;
  6420.     }
  6421.     /**
  6422.      * Gets the private 'monolog.logger.cache' shared service.
  6423.      *
  6424.      * @return \Symfony\Bridge\Monolog\Logger
  6425.      */
  6426.     protected function getMonolog_Logger_CacheService()
  6427.     {
  6428.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  6429.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6430.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6431.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6432.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6433.         return $instance;
  6434.     }
  6435.     /**
  6436.      * Gets the private 'monolog.logger.doctrine' shared service.
  6437.      *
  6438.      * @return \Symfony\Bridge\Monolog\Logger
  6439.      */
  6440.     protected function getMonolog_Logger_DoctrineService()
  6441.     {
  6442.         $this->privates['monolog.logger.doctrine'] = $instance = new \Symfony\Bridge\Monolog\Logger('doctrine');
  6443.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6444.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6445.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6446.         return $instance;
  6447.     }
  6448.     /**
  6449.      * Gets the private 'monolog.logger.request' shared service.
  6450.      *
  6451.      * @return \Symfony\Bridge\Monolog\Logger
  6452.      */
  6453.     protected function getMonolog_Logger_RequestService()
  6454.     {
  6455.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  6456.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6457.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6458.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6459.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6460.         return $instance;
  6461.     }
  6462.     /**
  6463.      * Gets the private 'monolog.logger.snappy' shared service.
  6464.      *
  6465.      * @return \Symfony\Bridge\Monolog\Logger
  6466.      */
  6467.     protected function getMonolog_Logger_SnappyService()
  6468.     {
  6469.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  6470.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  6471.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  6472.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  6473.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  6474.         return $instance;
  6475.     }
  6476.     /**
  6477.      * Gets the private 'nelmio_api_doc.describers.config' shared service.
  6478.      *
  6479.      * @return \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber
  6480.      */
  6481.     protected function getNelmioApiDoc_Describers_ConfigService()
  6482.     {
  6483.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  6484.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ExternalDocDescriber.php';
  6485.         return $this->privates['nelmio_api_doc.describers.config'] = new \Nelmio\ApiDocBundle\Describer\ExternalDocDescriber(['info' => ['title' => 'QUATTRO PUNTO ZERO BACKEND''description' => 'This is an awesome app!''version' => '1.0.0']]);
  6486.     }
  6487.     /**
  6488.      * Gets the private 'nelmio_api_doc.describers.openapi_php.default' shared service.
  6489.      *
  6490.      * @return \Nelmio\ApiDocBundle\Describer\OpenApiPhpDescriber
  6491.      */
  6492.     protected function getNelmioApiDoc_Describers_OpenapiPhp_DefaultService()
  6493.     {
  6494.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/SetsContextTrait.php';
  6495.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/OpenApiPhpDescriber.php';
  6496.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  6497.         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()));
  6498.     }
  6499.     /**
  6500.      * Gets the private 'nelmio_api_doc.describers.route.default' shared service.
  6501.      *
  6502.      * @return \Nelmio\ApiDocBundle\Describer\RouteDescriber
  6503.      */
  6504.     protected function getNelmioApiDoc_Describers_Route_DefaultService()
  6505.     {
  6506.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/DescriberInterface.php';
  6507.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  6508.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  6509.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/RouteDescriber.php';
  6510.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  6511.         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 () {
  6512.             yield => ($this->privates['nelmio_api_doc.route_describers.fos_rest'] ?? $this->getNelmioApiDoc_RouteDescribers_FosRestService());
  6513.             yield => ($this->privates['nelmio_api_doc.route_describers.php_doc'] ?? ($this->privates['nelmio_api_doc.route_describers.php_doc'] = new \Nelmio\ApiDocBundle\RouteDescriber\PhpDocDescriber()));
  6514.             yield => ($this->privates['nelmio_api_doc.route_describers.route_metadata'] ?? ($this->privates['nelmio_api_doc.route_describers.route_metadata'] = new \Nelmio\ApiDocBundle\RouteDescriber\RouteMetadataDescriber()));
  6515.         }, 3));
  6516.     }
  6517.     /**
  6518.      * Gets the private 'nelmio_api_doc.model_describers.form' shared service.
  6519.      *
  6520.      * @return \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber
  6521.      */
  6522.     protected function getNelmioApiDoc_ModelDescribers_FormService()
  6523.     {
  6524.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  6525.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  6526.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  6527.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/FormModelDescriber.php';
  6528.         return $this->privates['nelmio_api_doc.model_describers.form'] = new \Nelmio\ApiDocBundle\ModelDescriber\FormModelDescriber(($this->services['form.factory'] ?? $this->getForm_FactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [=> 'json']);
  6529.     }
  6530.     /**
  6531.      * Gets the private 'nelmio_api_doc.model_describers.jms' shared service.
  6532.      *
  6533.      * @return \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber
  6534.      */
  6535.     protected function getNelmioApiDoc_ModelDescribers_JmsService()
  6536.     {
  6537.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  6538.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  6539.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  6540.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/JMSModelDescriber.php';
  6541.         return $this->privates['nelmio_api_doc.model_describers.jms'] = new \Nelmio\ApiDocBundle\ModelDescriber\JMSModelDescriber(($this->privates['jms_serializer.metadata_factory'] ?? $this->getJmsSerializer_MetadataFactoryService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), [=> 'json'], NULL);
  6542.     }
  6543.     /**
  6544.      * Gets the private 'nelmio_api_doc.model_describers.object' shared service.
  6545.      *
  6546.      * @return \Nelmio\ApiDocBundle\ModelDescriber\ObjectModelDescriber
  6547.      */
  6548.     protected function getNelmioApiDoc_ModelDescribers_ObjectService()
  6549.     {
  6550.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ModelDescriberInterface.php';
  6551.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  6552.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  6553.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ApplyOpenApiDiscriminatorTrait.php';
  6554.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/ModelDescriber/ObjectModelDescriber.php';
  6555.         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()), new RewindableGenerator(function () {
  6556.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  6557.             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()));
  6558.             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()));
  6559.             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()));
  6560.             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()));
  6561.             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()));
  6562.             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()));
  6563.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  6564.         }, 8), [=> 'json'], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
  6565.     }
  6566.     /**
  6567.      * Gets the private 'nelmio_api_doc.object_model.property_describers.array' shared service.
  6568.      *
  6569.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber
  6570.      */
  6571.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService()
  6572.     {
  6573.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  6574.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  6575.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  6576.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/NullablePropertyTrait.php';
  6577.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/ArrayPropertyDescriber.php';
  6578.         return $this->privates['nelmio_api_doc.object_model.property_describers.array'] = new \Nelmio\ApiDocBundle\PropertyDescriber\ArrayPropertyDescriber(new RewindableGenerator(function () {
  6579.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  6580.             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()));
  6581.             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()));
  6582.             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()));
  6583.             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()));
  6584.             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()));
  6585.             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()));
  6586.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  6587.         }, 8));
  6588.     }
  6589.     /**
  6590.      * Gets the private 'nelmio_api_doc.object_model.property_describers.compound' shared service.
  6591.      *
  6592.      * @return \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber
  6593.      */
  6594.     protected function getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService()
  6595.     {
  6596.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/PropertyDescriberInterface.php';
  6597.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareInterface.php';
  6598.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Describer/ModelRegistryAwareTrait.php';
  6599.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/PropertyDescriber/CompoundPropertyDescriber.php';
  6600.         return $this->privates['nelmio_api_doc.object_model.property_describers.compound'] = new \Nelmio\ApiDocBundle\PropertyDescriber\CompoundPropertyDescriber(new RewindableGenerator(function () {
  6601.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.array'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_ArrayService());
  6602.             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()));
  6603.             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()));
  6604.             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()));
  6605.             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()));
  6606.             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()));
  6607.             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()));
  6608.             yield => ($this->privates['nelmio_api_doc.object_model.property_describers.compound'] ?? $this->getNelmioApiDoc_ObjectModel_PropertyDescribers_CompoundService());
  6609.         }, 8));
  6610.     }
  6611.     /**
  6612.      * Gets the private 'nelmio_api_doc.route_describers.fos_rest' shared service.
  6613.      *
  6614.      * @return \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber
  6615.      */
  6616.     protected function getNelmioApiDoc_RouteDescribers_FosRestService()
  6617.     {
  6618.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberInterface.php';
  6619.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/RouteDescriberTrait.php';
  6620.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/RouteDescriber/FosRestDescriber.php';
  6621.         return $this->privates['nelmio_api_doc.route_describers.fos_rest'] = new \Nelmio\ApiDocBundle\RouteDescriber\FosRestDescriber(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [=> 'json']);
  6622.     }
  6623.     /**
  6624.      * Gets the private 'nelmio_api_doc.routes.default' shared service.
  6625.      *
  6626.      * @return \Symfony\Component\Routing\RouteCollection
  6627.      */
  6628.     protected function getNelmioApiDoc_Routes_DefaultService()
  6629.     {
  6630.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouteCollection.php';
  6631.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Routing/FilteredRouteCollectionBuilder.php';
  6632.         include_once \dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/Util/ControllerReflector.php';
  6633.         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$)'], 'host_patterns' => [], 'name_patterns' => [], 'with_annotation' => false'disable_default_routes' => false]))->filter(($this->services['router'] ?? $this->getRouterService())->getRouteCollection());
  6634.     }
  6635.     /**
  6636.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  6637.      *
  6638.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  6639.      */
  6640.     protected function getNelmioCors_CorsListenerService()
  6641.     {
  6642.         return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([=> new \Nelmio\CorsBundle\Options\ConfigProvider($this->parameters['nelmio_cors.map'], $this->getParameter('nelmio_cors.defaults'))]));
  6643.     }
  6644.     /**
  6645.      * Gets the private 'nyholm.psr7.psr17_factory' shared service.
  6646.      *
  6647.      * @return \Nyholm\Psr7\Factory\Psr17Factory
  6648.      */
  6649.     protected function getNyholm_Psr7_Psr17FactoryService()
  6650.     {
  6651.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  6652.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  6654.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  6655.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  6656.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  6657.         include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  6658.         return $this->privates['nyholm.psr7.psr17_factory'] = new \Nyholm\Psr7\Factory\Psr17Factory();
  6659.     }
  6660.     /**
  6661.      * Gets the private 'parameter_bag' shared service.
  6662.      *
  6663.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  6664.      */
  6665.     protected function getParameterBagService()
  6666.     {
  6667.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  6668.     }
  6669.     /**
  6670.      * Gets the private 'profiler_listener' shared service.
  6671.      *
  6672.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  6673.      */
  6674.     protected function getProfilerListenerService()
  6675.     {
  6676.         return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULLfalsefalse);
  6677.     }
  6678.     /**
  6679.      * Gets the private 'property_accessor' shared service.
  6680.      *
  6681.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  6682.      */
  6683.     protected function getPropertyAccessorService()
  6684.     {
  6685.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  6686.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  6687.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(falsefalse, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), true);
  6688.     }
  6689.     /**
  6690.      * Gets the private 'property_info' shared service.
  6691.      *
  6692.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  6693.      */
  6694.     protected function getPropertyInfoService()
  6695.     {
  6696.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  6697.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  6698.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6699.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6700.             yield => ($this->privates['doctrine.orm.PIVA_1234567890_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_PIVA1234567890EntityManager_PropertyInfoExtractorService());
  6701.         }, 4), new RewindableGenerator(function () {
  6702.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6703.             yield => ($this->privates['doctrine.orm.PIVA_1234567890_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_PIVA1234567890EntityManager_PropertyInfoExtractorService());
  6704.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  6705.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6706.         }, 4), new RewindableGenerator(function () {
  6707.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  6708.         }, 1), new RewindableGenerator(function () {
  6709.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  6710.             yield => ($this->privates['doctrine.orm.PIVA_1234567890_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_PIVA1234567890EntityManager_PropertyInfoExtractorService());
  6711.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6712.         }, 3), new RewindableGenerator(function () {
  6713.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  6714.         }, 1));
  6715.     }
  6716.     /**
  6717.      * Gets the private 'property_info.serializer_extractor' shared service.
  6718.      *
  6719.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  6720.      */
  6721.     protected function getPropertyInfo_SerializerExtractorService()
  6722.     {
  6723.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  6724.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  6725.     }
  6726.     /**
  6727.      * Gets the private 'router.cache_warmer' shared service.
  6728.      *
  6729.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  6730.      */
  6731.     protected function getRouter_CacheWarmerService()
  6732.     {
  6733.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6734.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  6735.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6736.             'router' => ['services''router''getRouterService'false],
  6737.         ], [
  6738.             'router' => '?',
  6739.         ]))->withContext('router.cache_warmer'$this));
  6740.     }
  6741.     /**
  6742.      * Gets the private 'router.request_context' shared service.
  6743.      *
  6744.      * @return \Symfony\Component\Routing\RequestContext
  6745.      */
  6746.     protected function getRouter_RequestContextService()
  6747.     {
  6748.         return $this->privates['router.request_context'] = new \Symfony\Component\Routing\RequestContext('''GET''localhost''http'80443);
  6749.     }
  6750.     /**
  6751.      * Gets the private 'router_listener' shared service.
  6752.      *
  6753.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  6754.      */
  6755.     protected function getRouterListenerService()
  6756.     {
  6757.         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);
  6758.     }
  6759.     /**
  6760.      * Gets the private 'security.command.user_password_encoder' shared service.
  6761.      *
  6762.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  6763.      */
  6764.     protected function getSecurity_Command_UserPasswordEncoderService()
  6765.     {
  6766.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  6767.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/UserPasswordEncoderCommand.php';
  6768.         $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\\DefaultEntity\\CredenzialiUtente']);
  6769.         $instance->setName('security:encode-password');
  6770.         return $instance;
  6771.     }
  6772.     /**
  6773.      * Gets the private 'security.encoder_factory.generic' shared service.
  6774.      *
  6775.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  6776.      */
  6777.     protected function getSecurity_EncoderFactory_GenericService()
  6778.     {
  6779.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactoryInterface.php';
  6780.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Encoder/EncoderFactory.php';
  6781.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\DefaultEntity\\CredenzialiUtente' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder''arguments' => [=> NULL=> NULL=> 12=> '2y']]]);
  6782.     }
  6783.     /**
  6784.      * Gets the private 'security.firewall.map' shared service.
  6785.      *
  6786.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  6787.      */
  6788.     protected function getSecurity_Firewall_MapService()
  6789.     {
  6790.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6791.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  6792.             'security.firewall.map.context.api_prove' => ['privates''security.firewall.map.context.api_prove''getSecurity_Firewall_Map_Context_ApiProveService'false],
  6793.             'security.firewall.map.context.api_token' => ['privates''security.firewall.map.context.api_token''getSecurity_Firewall_Map_Context_ApiTokenService'false],
  6794.             'security.firewall.map.context.doc' => ['privates''security.firewall.map.context.doc''getSecurity_Firewall_Map_Context_DocService'false],
  6795.         ], [
  6796.             'security.firewall.map.context.api' => '?',
  6797.             'security.firewall.map.context.api_prove' => '?',
  6798.             'security.firewall.map.context.api_token' => '?',
  6799.             'security.firewall.map.context.doc' => '?',
  6800.         ]), new RewindableGenerator(function () {
  6801.             yield 'security.firewall.map.context.api_token' => ($this->privates['.security.request_matcher.pWcQ2Mi'] ?? ($this->privates['.security.request_matcher.pWcQ2Mi'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/token$')));
  6802.             yield 'security.firewall.map.context.api_prove' => ($this->privates['.security.request_matcher.SmIEz5b'] ?? ($this->privates['.security.request_matcher.SmIEz5b'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/prove')));
  6803.             yield 'security.firewall.map.context.doc' => ($this->privates['.security.request_matcher.NLgXgn.'] ?? ($this->privates['.security.request_matcher.NLgXgn.'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(api/doc|api/doc.json)')));
  6804.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  6805.         }, 4));
  6806.     }
  6807.     /**
  6808.      * Gets the private 'security.firewall.map.context.api' shared service.
  6809.      *
  6810.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6811.      */
  6812.     protected function getSecurity_Firewall_Map_Context_ApiService()
  6813.     {
  6814.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6815.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6816.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6817.             return new \EmptyIterator();
  6818.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.p4VlLPC'falsefalse'''''''''', [], NULL));
  6819.     }
  6820.     /**
  6821.      * Gets the private 'security.firewall.map.context.api_prove' shared service.
  6822.      *
  6823.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6824.      */
  6825.     protected function getSecurity_Firewall_Map_Context_ApiProveService()
  6826.     {
  6827.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6828.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6829.         return $this->privates['security.firewall.map.context.api_prove'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6830.             return new \EmptyIterator();
  6831.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_prove''security.user_checker''.security.request_matcher.SmIEz5b'falsefalse'''''''''', [], NULL));
  6832.     }
  6833.     /**
  6834.      * Gets the private 'security.firewall.map.context.api_token' shared service.
  6835.      *
  6836.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6837.      */
  6838.     protected function getSecurity_Firewall_Map_Context_ApiTokenService()
  6839.     {
  6840.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6841.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6842.         return $this->privates['security.firewall.map.context.api_token'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6843.             return new \EmptyIterator();
  6844.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api_token''security.user_checker''.security.request_matcher.pWcQ2Mi'falsefalse'''''''''', [], NULL));
  6845.     }
  6846.     /**
  6847.      * Gets the private 'security.firewall.map.context.doc' shared service.
  6848.      *
  6849.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  6850.      */
  6851.     protected function getSecurity_Firewall_Map_Context_DocService()
  6852.     {
  6853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  6854.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  6855.         return $this->privates['security.firewall.map.context.doc'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  6856.             return new \EmptyIterator();
  6857.         }, 0), NULLNULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('doc''security.user_checker''.security.request_matcher.NLgXgn.'falsefalse'''''''''', [], NULL));
  6858.     }
  6859.     /**
  6860.      * Gets the private 'security.logout_url_generator' shared service.
  6861.      *
  6862.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  6863.      */
  6864.     protected function getSecurity_LogoutUrlGeneratorService()
  6865.     {
  6866.         return $this->privates['security.logout_url_generator'] = new \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['router'] ?? $this->getRouterService()), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()));
  6867.     }
  6868.     /**
  6869.      * Gets the private 'security.validator.user_password' shared service.
  6870.      *
  6871.      * @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
  6872.      */
  6873.     protected function getSecurity_Validator_UserPasswordService()
  6874.     {
  6875.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  6876.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  6877.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
  6878.         return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  6879.     }
  6880.     /**
  6881.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  6882.      *
  6883.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  6884.      */
  6885.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  6886.     {
  6887.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  6888.     }
  6889.     /**
  6890.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  6891.      *
  6892.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  6893.      */
  6894.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  6895.     {
  6896.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  6897.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0'doctrine.orm');
  6898.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  6899.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  6900.     }
  6901.     /**
  6902.      * Gets the private 'sensio_framework_extra.psr7.http_message_factory' shared service.
  6903.      *
  6904.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  6905.      */
  6906.     protected function getSensioFrameworkExtra_Psr7_HttpMessageFactoryService()
  6907.     {
  6908.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  6909.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  6910.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  6911.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  6912.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  6913.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  6914.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  6915.         include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  6916.         include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  6917.         $a = ($this->privates['nyholm.psr7.psr17_factory'] ?? ($this->privates['nyholm.psr7.psr17_factory'] = new \Nyholm\Psr7\Factory\Psr17Factory()));
  6918.         return $this->privates['sensio_framework_extra.psr7.http_message_factory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  6919.     }
  6920.     /**
  6921.      * Gets the private 'sensio_framework_extra.psr7.listener.response' shared service.
  6922.      *
  6923.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener
  6924.      */
  6925.     protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService()
  6926.     {
  6927.         include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php';
  6928.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
  6929.         include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
  6930.         return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(($this->privates['sensio_framework_extra.psr7.http_foundation_factory'] ?? ($this->privates['sensio_framework_extra.psr7.http_foundation_factory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory())));
  6931.     }
  6932.     /**
  6933.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  6934.      *
  6935.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  6936.      */
  6937.     protected function getSensioFrameworkExtra_Security_ListenerService()
  6938.     {
  6939.         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(NULLNULL))), ($this->privates['security.role_hierarchy'] ?? ($this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy([]))), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6940.     }
  6941.     /**
  6942.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  6943.      *
  6944.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  6945.      */
  6946.     protected function getSensioFrameworkExtra_View_ListenerService()
  6947.     {
  6948.         $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))));
  6949.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  6950.             'twig' => ['services''twig''getTwigService'false],
  6951.         ], [
  6952.             'twig' => 'Twig\\Environment',
  6953.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  6954.         return $instance;
  6955.     }
  6956.     /**
  6957.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  6958.      *
  6959.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  6960.      */
  6961.     protected function getSerializer_Mapping_CacheWarmerService()
  6962.     {
  6963.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  6964.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  6965.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  6966.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  6967.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  6968.         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'));
  6969.     }
  6970.     /**
  6971.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  6972.      *
  6973.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  6974.      */
  6975.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  6976.     {
  6977.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  6978.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  6979.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  6980.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  6981.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  6982.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  6983.         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()))]));
  6984.     }
  6985.     /**
  6986.      * Gets the private 'serializer.name_converter.metadata_aware' shared service.
  6987.      *
  6988.      * @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
  6989.      */
  6990.     protected function getSerializer_NameConverter_MetadataAwareService()
  6991.     {
  6992.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  6993.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  6994.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  6995.         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()));
  6996.     }
  6997.     /**
  6998.      * Gets the private 'session.storage.native' shared service.
  6999.      *
  7000.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  7001.      */
  7002.     protected function getSession_Storage_NativeService()
  7003.     {
  7004.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php';
  7005.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php';
  7006.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  7007.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  7008.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL, new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0));
  7009.     }
  7010.     /**
  7011.      * Gets the private 'session_listener' shared service.
  7012.      *
  7013.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  7014.      */
  7015.     protected function getSessionListenerService()
  7016.     {
  7017.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7018.             'initialized_session' => ['services''session'NULLfalse],
  7019.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  7020.             'session' => ['services''session''getSessionService'false],
  7021.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  7022.         ], [
  7023.             'initialized_session' => '?',
  7024.             'request_stack' => '?',
  7025.             'session' => '?',
  7026.             'session_storage' => '?',
  7027.         ]));
  7028.     }
  7029.     /**
  7030.      * Gets the private 'templating.cache_warmer.template_paths' shared service.
  7031.      *
  7032.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
  7033.      *
  7034.      * @deprecated The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7035.      */
  7036.     protected function getTemplating_CacheWarmer_TemplatePathsService()
  7037.     {
  7038.         @trigger_error('The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7039.         return $this->privates['templating.cache_warmer.template_paths'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer(($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), ($this->privates['templating.locator'] ?? $this->getTemplating_LocatorService()));
  7040.     }
  7041.     /**
  7042.      * Gets the private 'templating.finder' shared service.
  7043.      *
  7044.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
  7045.      *
  7046.      * @deprecated The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7047.      */
  7048.     protected function getTemplating_FinderService()
  7049.     {
  7050.         @trigger_error('The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7051.         include_once \dirname(__DIR__4).'/vendor/symfony/templating/TemplateNameParserInterface.php';
  7052.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Templating/TemplateFilenameParser.php';
  7053.         return $this->privates['templating.finder'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder(($this->services['kernel'] ?? $this->get('kernel'1)), new \Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser(), (\dirname(__DIR__4).'/src/Resources'));
  7054.     }
  7055.     /**
  7056.      * Gets the private 'templating.locator' shared service.
  7057.      *
  7058.      * @return \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
  7059.      *
  7060.      * @deprecated The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7061.      */
  7062.     protected function getTemplating_LocatorService()
  7063.     {
  7064.         @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7065.         return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->getFileLocatorService()), $this->targetDir.'');
  7066.     }
  7067.     /**
  7068.      * Gets the private 'templating.name_parser' shared service.
  7069.      *
  7070.      * @return \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
  7071.      *
  7072.      * @deprecated The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
  7073.      */
  7074.     protected function getTemplating_NameParserService()
  7075.     {
  7076.         @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.'E_USER_DEPRECATED);
  7077.         return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel'1)));
  7078.     }
  7079.     /**
  7080.      * Gets the private 'translation.extractor' shared service.
  7081.      *
  7082.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  7083.      */
  7084.     protected function getTranslation_ExtractorService()
  7085.     {
  7086.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  7087.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  7088.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  7089.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  7090.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  7091.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  7092.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  7093.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['twig'] ?? $this->getTwigService())));
  7094.         return $instance;
  7095.     }
  7096.     /**
  7097.      * Gets the private 'translation.loader.csv' shared service.
  7098.      *
  7099.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  7100.      */
  7101.     protected function getTranslation_Loader_CsvService()
  7102.     {
  7103.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7104.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7105.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7106.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7107.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  7108.     }
  7109.     /**
  7110.      * Gets the private 'translation.loader.dat' shared service.
  7111.      *
  7112.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  7113.      */
  7114.     protected function getTranslation_Loader_DatService()
  7115.     {
  7116.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7117.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7118.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7119.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  7120.     }
  7121.     /**
  7122.      * Gets the private 'translation.loader.ini' shared service.
  7123.      *
  7124.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  7125.      */
  7126.     protected function getTranslation_Loader_IniService()
  7127.     {
  7128.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7129.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7130.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7131.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7132.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  7133.     }
  7134.     /**
  7135.      * Gets the private 'translation.loader.json' shared service.
  7136.      *
  7137.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  7138.      */
  7139.     protected function getTranslation_Loader_JsonService()
  7140.     {
  7141.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7142.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7143.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7144.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7145.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  7146.     }
  7147.     /**
  7148.      * Gets the private 'translation.loader.mo' shared service.
  7149.      *
  7150.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  7151.      */
  7152.     protected function getTranslation_Loader_MoService()
  7153.     {
  7154.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7155.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7156.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7157.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7158.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  7159.     }
  7160.     /**
  7161.      * Gets the private 'translation.loader.php' shared service.
  7162.      *
  7163.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  7164.      */
  7165.     protected function getTranslation_Loader_PhpService()
  7166.     {
  7167.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7168.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7169.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7170.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7171.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  7172.     }
  7173.     /**
  7174.      * Gets the private 'translation.loader.po' shared service.
  7175.      *
  7176.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  7177.      */
  7178.     protected function getTranslation_Loader_PoService()
  7179.     {
  7180.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7181.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7182.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7183.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7184.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  7185.     }
  7186.     /**
  7187.      * Gets the private 'translation.loader.qt' shared service.
  7188.      *
  7189.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  7190.      */
  7191.     protected function getTranslation_Loader_QtService()
  7192.     {
  7193.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7194.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7195.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  7196.     }
  7197.     /**
  7198.      * Gets the private 'translation.loader.res' shared service.
  7199.      *
  7200.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  7201.      */
  7202.     protected function getTranslation_Loader_ResService()
  7203.     {
  7204.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7205.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7206.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  7207.     }
  7208.     /**
  7209.      * Gets the private 'translation.loader.xliff' shared service.
  7210.      *
  7211.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  7212.      */
  7213.     protected function getTranslation_Loader_XliffService()
  7214.     {
  7215.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7216.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7217.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  7218.     }
  7219.     /**
  7220.      * Gets the private 'translation.loader.yml' shared service.
  7221.      *
  7222.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  7223.      */
  7224.     protected function getTranslation_Loader_YmlService()
  7225.     {
  7226.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7227.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7228.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7229.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7230.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  7231.     }
  7232.     /**
  7233.      * Gets the private 'translation.reader' shared service.
  7234.      *
  7235.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  7236.      */
  7237.     protected function getTranslation_ReaderService()
  7238.     {
  7239.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  7240.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  7241.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  7242.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  7243.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  7244.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  7245.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  7246.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  7247.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  7248.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  7249.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  7250.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  7251.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  7252.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  7253.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  7254.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  7255.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  7256.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  7257.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  7258.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  7259.         $instance->addLoader('yaml'$a);
  7260.         $instance->addLoader('yml'$a);
  7261.         $instance->addLoader('xlf'$b);
  7262.         $instance->addLoader('xliff'$b);
  7263.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  7264.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  7265.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  7266.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  7267.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  7268.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  7269.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  7270.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  7271.         return $instance;
  7272.     }
  7273.     /**
  7274.      * Gets the private 'translation.warmer' shared service.
  7275.      *
  7276.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  7277.      */
  7278.     protected function getTranslation_WarmerService()
  7279.     {
  7280.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7281.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  7282.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7283.             'translator' => ['services''translator''getTranslatorService'false],
  7284.         ], [
  7285.             'translator' => '?',
  7286.         ]))->withContext('translation.warmer'$this));
  7287.     }
  7288.     /**
  7289.      * Gets the private 'translator.default' shared service.
  7290.      *
  7291.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  7292.      */
  7293.     protected function getTranslator_DefaultService()
  7294.     {
  7295.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7296.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  7297.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  7298.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  7299.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  7300.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  7301.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  7302.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  7303.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  7304.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  7305.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  7306.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  7307.         ], [
  7308.             'translation.loader.csv' => '?',
  7309.             'translation.loader.dat' => '?',
  7310.             'translation.loader.ini' => '?',
  7311.             'translation.loader.json' => '?',
  7312.             'translation.loader.mo' => '?',
  7313.             'translation.loader.php' => '?',
  7314.             'translation.loader.po' => '?',
  7315.             'translation.loader.qt' => '?',
  7316.             'translation.loader.res' => '?',
  7317.             'translation.loader.xliff' => '?',
  7318.             'translation.loader.yml' => '?',
  7319.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'it', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf')], 'cy' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf')], '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')], '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')], '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')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf')], '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).'/translations/validators.it.yaml')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], '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')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf')], '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')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), => (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf')], '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')], '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')]], '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).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/FrameworkBundle/translations'), => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), => (\dirname(__DIR__4).'/src/Resources/SensioFrameworkExtraBundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), => (\dirname(__DIR__4).'/src/Resources/TwigBundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 11 => (\dirname(__DIR__4).'/src/Resources/WebProfilerBundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 13 => (\dirname(__DIR__4).'/src/Resources/MonologBundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__4).'/src/Resources/DebugBundle/translations'), 16 => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), 17 => (\dirname(__DIR__4).'/src/Resources/MakerBundle/translations'), 18 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), 19 => (\dirname(__DIR__4).'/src/Resources/DoctrineBundle/translations'), 20 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 21 => (\dirname(__DIR__4).'/src/Resources/DoctrineMigrationsBundle/translations'), 22 => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), 23 => (\dirname(__DIR__4).'/src/Resources/SecurityBundle/translations'), 24 => (\dirname(__DIR__4).'/vendor/twig/extra-bundle/translations'), 25 => (\dirname(__DIR__4).'/src/Resources/TwigExtraBundle/translations'), 26 => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 27 => (\dirname(__DIR__4).'/src/Resources/DoctrineFixturesBundle/translations'), 28 => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/translations'), 29 => (\dirname(__DIR__4).'/src/Resources/WebpackEncoreBundle/translations'), 30 => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle/translations'), 31 => (\dirname(__DIR__4).'/src/Resources/FOSRestBundle/translations'), 32 => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle/translations'), 33 => (\dirname(__DIR__4).'/src/Resources/NelmioApiDocBundle/translations'), 34 => (\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle/translations'), 35 => (\dirname(__DIR__4).'/src/Resources/TrikoderOAuth2Bundle/translations'), 36 => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle/translations'), 37 => (\dirname(__DIR__4).'/src/Resources/JMSSerializerBundle/translations'), 38 => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 39 => (\dirname(__DIR__4).'/src/Resources/NelmioCorsBundle/translations'), 40 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations'), 41 => (\dirname(__DIR__4).'/src/Resources/KnpSnappyBundle/translations'), 42 => (\dirname(__DIR__4).'/Vendor360/ReportBundle/translations'), 43 => (\dirname(__DIR__4).'/src/Resources/ReportBundle/translations'), 44 => (\dirname(__DIR__4).'/vendor/ajgarlag/psr-http-message-bundle/src/translations'), 45 => (\dirname(__DIR__4).'/src/Resources/AjgarlagPsrHttpMessageBundle/translations'), 46 => (\dirname(__DIR__4).'/src/Resources/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/validator/Resources/translations'=> 'vendor/symfony/form/Resources/translations'=> 'vendor/symfony/security-core/Resources/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'src/Resources/FrameworkBundle/translations'=> 'vendor/sensio/framework-extra-bundle/src/translations'=> 'src/Resources/SensioFrameworkExtraBundle/translations'=> 'vendor/symfony/twig-bundle/translations'=> 'src/Resources/TwigBundle/translations'10 => 'vendor/symfony/web-profiler-bundle/translations'11 => 'src/Resources/WebProfilerBundle/translations'12 => 'vendor/symfony/monolog-bundle/translations'13 => 'src/Resources/MonologBundle/translations'14 => 'vendor/symfony/debug-bundle/translations'15 => 'src/Resources/DebugBundle/translations'16 => 'vendor/symfony/maker-bundle/src/translations'17 => 'src/Resources/MakerBundle/translations'18 => 'vendor/doctrine/doctrine-bundle/translations'19 => 'src/Resources/DoctrineBundle/translations'20 => 'vendor/doctrine/doctrine-migrations-bundle/translations'21 => 'src/Resources/DoctrineMigrationsBundle/translations'22 => 'vendor/symfony/security-bundle/translations'23 => 'src/Resources/SecurityBundle/translations'24 => 'vendor/twig/extra-bundle/translations'25 => 'src/Resources/TwigExtraBundle/translations'26 => 'vendor/doctrine/doctrine-fixtures-bundle/translations'27 => 'src/Resources/DoctrineFixturesBundle/translations'28 => 'vendor/symfony/webpack-encore-bundle/src/translations'29 => 'src/Resources/WebpackEncoreBundle/translations'30 => 'vendor/friendsofsymfony/rest-bundle/translations'31 => 'src/Resources/FOSRestBundle/translations'32 => 'vendor/nelmio/api-doc-bundle/translations'33 => 'src/Resources/NelmioApiDocBundle/translations'34 => 'vendor/trikoder/oauth2-bundle/translations'35 => 'src/Resources/TrikoderOAuth2Bundle/translations'36 => 'vendor/jms/serializer-bundle/translations'37 => 'src/Resources/JMSSerializerBundle/translations'38 => 'vendor/nelmio/cors-bundle/translations'39 => 'src/Resources/NelmioCorsBundle/translations'40 => 'vendor/knplabs/knp-snappy-bundle/src/translations'41 => 'src/Resources/KnpSnappyBundle/translations'42 => 'Vendor360/ReportBundle/translations'43 => 'src/Resources/ReportBundle/translations'44 => 'vendor/ajgarlag/psr-http-message-bundle/src/translations'45 => 'src/Resources/AjgarlagPsrHttpMessageBundle/translations'46 => 'src/Resources/translations']]]);
  7320.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  7321.         $instance->setFallbackLocales([=> 'en']);
  7322.         return $instance;
  7323.     }
  7324.     /**
  7325.      * Gets the private 'twig.cache_warmer' shared service.
  7326.      *
  7327.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer
  7328.      *
  7329.      * @deprecated The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
  7330.      */
  7331.     protected function getTwig_CacheWarmerService()
  7332.     {
  7333.         @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.'E_USER_DEPRECATED);
  7334.         return $this->privates['twig.cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer(($this->privates['.service_locator.stTtg0L'] ?? $this->get_ServiceLocator_StTtg0LService())->withContext('twig.cache_warmer'$this), ($this->privates['templating.finder'] ?? $this->getTemplating_FinderService()), [(\dirname(__DIR__4).'/templates') => 'templates', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL]);
  7335.     }
  7336.     /**
  7337.      * Gets the private 'twig.command.debug' shared service.
  7338.      *
  7339.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  7340.      */
  7341.     protected function getTwig_Command_DebugService()
  7342.     {
  7343.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7344.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  7345.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['twig'] ?? $this->getTwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), (\dirname(__DIR__4).'/src'));
  7346.         $instance->setName('debug:twig');
  7347.         return $instance;
  7348.     }
  7349.     /**
  7350.      * Gets the private 'twig.command.lint' shared service.
  7351.      *
  7352.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  7353.      */
  7354.     protected function getTwig_Command_LintService()
  7355.     {
  7356.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7357.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  7358.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  7359.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['twig'] ?? $this->getTwigService()));
  7360.         $instance->setName('lint:twig');
  7361.         return $instance;
  7362.     }
  7363.     /**
  7364.      * Gets the private 'twig.form.engine' shared service.
  7365.      *
  7366.      * @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
  7367.      */
  7368.     protected function getTwig_Form_EngineService()
  7369.     {
  7370.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererEngineInterface.php';
  7371.         include_once \dirname(__DIR__4).'/vendor/symfony/form/AbstractRendererEngine.php';
  7372.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
  7373.         return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], ($this->services['twig'] ?? $this->getTwigService()));
  7374.     }
  7375.     /**
  7376.      * Gets the private 'twig.form.renderer' shared service.
  7377.      *
  7378.      * @return \Symfony\Component\Form\FormRenderer
  7379.      */
  7380.     protected function getTwig_Form_RendererService()
  7381.     {
  7382.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRendererInterface.php';
  7383.         include_once \dirname(__DIR__4).'/vendor/symfony/form/FormRenderer.php';
  7384.         return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer(($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService()), NULL);
  7385.     }
  7386.     /**
  7387.      * Gets the private 'twig.mailer.message_listener' shared service.
  7388.      *
  7389.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  7390.      */
  7391.     protected function getTwig_Mailer_MessageListenerService()
  7392.     {
  7393.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  7394.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  7395.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  7396.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['twig'] ?? $this->getTwigService())));
  7397.     }
  7398.     /**
  7399.      * Gets the private 'twig.runtime.httpkernel' shared service.
  7400.      *
  7401.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  7402.      */
  7403.     protected function getTwig_Runtime_HttpkernelService()
  7404.     {
  7405.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  7406.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  7407.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  7408.         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, [
  7409.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  7410.         ], [
  7411.             'inline' => '?',
  7412.         ]), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), true));
  7413.     }
  7414.     /**
  7415.      * Gets the private 'twig.template_cache_warmer' shared service.
  7416.      *
  7417.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  7418.      */
  7419.     protected function getTwig_TemplateCacheWarmerService()
  7420.     {
  7421.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7422.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/CompatibilityServiceSubscriberInterface.php';
  7423.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  7424.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  7425.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer(($this->privates['.service_locator.stTtg0L'] ?? $this->get_ServiceLocator_StTtg0LService())->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), (\dirname(__DIR__4).'/src'), [(\dirname(__DIR__4).'/templates') => 'templates', (\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')));
  7426.     }
  7427.     /**
  7428.      * Gets the private 'validator.builder' shared service.
  7429.      *
  7430.      * @return \Symfony\Component\Validator\ValidatorBuilder
  7431.      */
  7432.     protected function getValidator_BuilderService()
  7433.     {
  7434.         $this->privates['validator.builder'] = $instance \Symfony\Component\Validator\Validation::createValidatorBuilder();
  7435.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  7436.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7437.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7438.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7439.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  7440.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7441.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  7442.             'doctrine.orm.validator.unique' => ['privates''doctrine.orm.validator.unique''getDoctrine_Orm_Validator_UniqueService'false],
  7443.             'security.validator.user_password' => ['privates''security.validator.user_password''getSecurity_Validator_UserPasswordService'false],
  7444.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  7445.         ], [
  7446.             'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
  7447.             'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
  7448.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  7449.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  7450.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  7451.             'doctrine.orm.validator.unique' => '?',
  7452.             'security.validator.user_password' => '?',
  7453.             'validator.expression' => '?',
  7454.         ])));
  7455.         $instance->setTranslator(new \Symfony\Component\Validator\Util\LegacyTranslatorProxy(($this->services['translator'] ?? $this->getTranslatorService())));
  7456.         $instance->setTranslationDomain('validators');
  7457.         $instance->addXmlMappings([=> (\dirname(__DIR__4).'/vendor/symfony/form/Resources/config/validation.xml')]);
  7458.         $instance->enableAnnotationMapping(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  7459.         $instance->addMethodMapping('loadValidatorMetadata');
  7460.         $instance->addObjectInitializers([=> new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
  7461.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  7462.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
  7463.         $instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.PIVA_1234567890_entity_manager'] ?? $this->getDoctrine_Orm_PIVA1234567890EntityManagerService()), NULL));
  7464.         return $instance;
  7465.     }
  7466.     /**
  7467.      * Gets the private 'validator.email' shared service.
  7468.      *
  7469.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  7470.      */
  7471.     protected function getValidator_EmailService()
  7472.     {
  7473.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7474.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7475.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  7476.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
  7477.     }
  7478.     /**
  7479.      * Gets the private 'validator.expression' shared service.
  7480.      *
  7481.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  7482.      */
  7483.     protected function getValidator_ExpressionService()
  7484.     {
  7485.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7486.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7487.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  7488.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator();
  7489.     }
  7490.     /**
  7491.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  7492.      *
  7493.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  7494.      */
  7495.     protected function getValidator_Mapping_CacheWarmerService()
  7496.     {
  7497.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7498.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7499.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  7500.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  7501.     }
  7502.     /**
  7503.      * Gets the private 'validator.not_compromised_password' shared service.
  7504.      *
  7505.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  7506.      */
  7507.     protected function getValidator_NotCompromisedPasswordService()
  7508.     {
  7509.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  7510.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  7511.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  7512.         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);
  7513.     }
  7514.     /**
  7515.      * Gets the private 'var_dumper.command.server_dump' shared service.
  7516.      *
  7517.      * @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
  7518.      */
  7519.     protected function getVarDumper_Command_ServerDumpService()
  7520.     {
  7521.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7522.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
  7523.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  7524.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  7525.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  7526.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  7527.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  7528.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7529.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  7530.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7531.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7532.         $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()))]);
  7533.         $instance->setName('server:dump');
  7534.         return $instance;
  7535.     }
  7536.     /**
  7537.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  7538.      *
  7539.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  7540.      */
  7541.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  7542.     {
  7543.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  7544.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7545.         return $instance;
  7546.     }
  7547.     /**
  7548.      * Gets the private 'var_dumper.html_dumper' shared service.
  7549.      *
  7550.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  7551.      */
  7552.     protected function getVarDumper_HtmlDumperService()
  7553.     {
  7554.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  7555.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  7556.         return $instance;
  7557.     }
  7558.     /**
  7559.      * Gets the private 'var_dumper.server_connection' shared service.
  7560.      *
  7561.      * @return \Symfony\Component\VarDumper\Server\Connection
  7562.      */
  7563.     protected function getVarDumper_ServerConnectionService()
  7564.     {
  7565.         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()]);
  7566.     }
  7567.     /**
  7568.      * Gets the private 'web_profiler.csp.handler' shared service.
  7569.      *
  7570.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  7571.      */
  7572.     protected function getWebProfiler_Csp_HandlerService()
  7573.     {
  7574.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  7575.     }
  7576.     /**
  7577.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  7578.      *
  7579.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  7580.      */
  7581.     protected function getWebProfiler_DebugToolbarService()
  7582.     {
  7583.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['twig'] ?? $this->getTwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()));
  7584.     }
  7585.     /**
  7586.      * Gets the private 'webpack_encore.entrypoint_lookup[_default]' shared service.
  7587.      *
  7588.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup
  7589.      */
  7590.     protected function getWebpackEncore_EntrypointLookupDefaultService()
  7591.     {
  7592.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookupInterface.php';
  7593.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/IntegrityDataProviderInterface.php';
  7594.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/EntrypointLookup.php';
  7595.         return $this->privates['webpack_encore.entrypoint_lookup[_default]'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookup((\dirname(__DIR__4).'/public/build/entrypoints.json'), NULL'_default'true);
  7596.     }
  7597.     /**
  7598.      * Gets the private 'webpack_encore.entrypoint_lookup_collection' shared service.
  7599.      *
  7600.      * @return \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection
  7601.      */
  7602.     protected function getWebpackEncore_EntrypointLookupCollectionService()
  7603.     {
  7604.         return $this->privates['webpack_encore.entrypoint_lookup_collection'] = new \Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  7605.             '_default' => ['privates''webpack_encore.entrypoint_lookup[_default]''getWebpackEncore_EntrypointLookupDefaultService'false],
  7606.         ], [
  7607.             '_default' => '?',
  7608.         ]), '_default');
  7609.     }
  7610.     /**
  7611.      * Gets the private 'webpack_encore.exception_listener' shared service.
  7612.      *
  7613.      * @return \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener
  7614.      */
  7615.     protected function getWebpackEncore_ExceptionListenerService()
  7616.     {
  7617.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/EventListener/ExceptionListener.php';
  7618.         return $this->privates['webpack_encore.exception_listener'] = new \Symfony\WebpackEncoreBundle\EventListener\ExceptionListener(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), [=> '_default']);
  7619.     }
  7620.     /**
  7621.      * Gets the private 'webpack_encore.tag_renderer' shared service.
  7622.      *
  7623.      * @return \Symfony\WebpackEncoreBundle\Asset\TagRenderer
  7624.      */
  7625.     protected function getWebpackEncore_TagRendererService()
  7626.     {
  7627.         include_once \dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src/Asset/TagRenderer.php';
  7628.         return $this->privates['webpack_encore.tag_renderer'] = new \Symfony\WebpackEncoreBundle\Asset\TagRenderer(($this->privates['webpack_encore.entrypoint_lookup_collection'] ?? $this->getWebpackEncore_EntrypointLookupCollectionService()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()), [], ['defer' => false], [], ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  7629.     }
  7630.     /**
  7631.      * @return array|bool|float|int|string|\UnitEnum|null
  7632.      */
  7633.     public function getParameter($name)
  7634.     {
  7635.         $name = (string) $name;
  7636.         if (isset($this->buildParameters[$name])) {
  7637.             return $this->buildParameters[$name];
  7638.         }
  7639.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters))) {
  7640.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  7641.         }
  7642.         if (isset($this->loadedDynamicParameters[$name])) {
  7643.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7644.         }
  7645.         return $this->parameters[$name];
  7646.     }
  7647.     public function hasParameter($name): bool
  7648.     {
  7649.         $name = (string) $name;
  7650.         if (isset($this->buildParameters[$name])) {
  7651.             return true;
  7652.         }
  7653.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || array_key_exists($name$this->parameters);
  7654.     }
  7655.     public function setParameter($name$value): void
  7656.     {
  7657.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  7658.     }
  7659.     public function getParameterBag(): ParameterBagInterface
  7660.     {
  7661.         if (null === $this->parameterBag) {
  7662.             $parameters $this->parameters;
  7663.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  7664.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  7665.             }
  7666.             foreach ($this->buildParameters as $name => $value) {
  7667.                 $parameters[$name] = $value;
  7668.             }
  7669.             $this->parameterBag = new FrozenParameterBag($parameters);
  7670.         }
  7671.         return $this->parameterBag;
  7672.     }
  7673.     private $loadedDynamicParameters = [
  7674.         'kernel.cache_dir' => false,
  7675.         'kernel.secret' => false,
  7676.         'session.save_path' => false,
  7677.         'validator.mapping.cache.file' => false,
  7678.         'profiler.storage.dsn' => false,
  7679.         'debug.container.dump' => false,
  7680.         'serializer.mapping.cache.file' => false,
  7681.         'doctrine.orm.proxy_dir' => false,
  7682.         'nelmio_cors.defaults' => false,
  7683.     ];
  7684.     private $dynamicParameters = [];
  7685.     private function getDynamicParameter(string $name)
  7686.     {
  7687.         switch ($name) {
  7688.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  7689.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  7690.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  7691.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  7692.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  7693.             case 'debug.container.dump'$value = ($this->targetDir.''.'/srcApp_KernelDevDebugContainer.xml'); break;
  7694.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  7695.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  7696.             case 'nelmio_cors.defaults'$value = [
  7697.                 'allow_origin' => [
  7698.                     => $this->getEnv('CORS_ALLOW_ORIGIN'),
  7699.                 ],
  7700.                 'allow_credentials' => false,
  7701.                 'allow_headers' => [
  7702.                     => 'content-type',
  7703.                     => 'authorization',
  7704.                 ],
  7705.                 'expose_headers' => [
  7706.                     => 'Link',
  7707.                 ],
  7708.                 'allow_methods' => [
  7709.                     => 'GET',
  7710.                     => 'OPTIONS',
  7711.                     => 'POST',
  7712.                     => 'PUT',
  7713.                     => 'PATCH',
  7714.                     => 'DELETE',
  7715.                 ],
  7716.                 'max_age' => 3600,
  7717.                 'hosts' => [
  7718.                 ],
  7719.                 'origin_regex' => true,
  7720.                 'forced_allow_origin_value' => NULL,
  7721.                 'skip_same_as_origin' => true,
  7722.             ]; break;
  7723.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  7724.         }
  7725.         $this->loadedDynamicParameters[$name] = true;
  7726.         return $this->dynamicParameters[$name] = $value;
  7727.     }
  7728.     protected function getDefaultParameters(): array
  7729.     {
  7730.         return [
  7731.             'kernel.root_dir' => (\dirname(__DIR__4).'/src'),
  7732.             'kernel.project_dir' => \dirname(__DIR__4),
  7733.             'kernel.environment' => 'dev',
  7734.             'kernel.debug' => true,
  7735.             'kernel.name' => 'src',
  7736.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  7737.             'kernel.bundles' => [
  7738.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  7739.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  7740.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  7741.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  7742.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  7743.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  7744.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  7745.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  7746.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  7747.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  7748.                 'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
  7749.                 'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
  7750.                 'WebpackEncoreBundle' => 'Symfony\\WebpackEncoreBundle\\WebpackEncoreBundle',
  7751.                 'FOSRestBundle' => 'FOS\\RestBundle\\FOSRestBundle',
  7752.                 'NelmioApiDocBundle' => 'Nelmio\\ApiDocBundle\\NelmioApiDocBundle',
  7753.                 'TrikoderOAuth2Bundle' => 'Trikoder\\Bundle\\OAuth2Bundle\\TrikoderOAuth2Bundle',
  7754.                 'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
  7755.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  7756.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  7757.                 'ReportBundle' => 'Vendor360\\ReportBundle\\ReportBundle',
  7758.                 'AjgarlagPsrHttpMessageBundle' => 'Ajgarlag\\Bundle\\PsrHttpMessageBundle\\AjgarlagPsrHttpMessageBundle',
  7759.             ],
  7760.             'kernel.bundles_metadata' => [
  7761.                 'FrameworkBundle' => [
  7762.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  7763.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  7764.                 ],
  7765.                 'SensioFrameworkExtraBundle' => [
  7766.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  7767.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  7768.                 ],
  7769.                 'TwigBundle' => [
  7770.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  7771.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  7772.                 ],
  7773.                 'WebProfilerBundle' => [
  7774.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  7775.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  7776.                 ],
  7777.                 'MonologBundle' => [
  7778.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  7779.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  7780.                 ],
  7781.                 'DebugBundle' => [
  7782.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  7783.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  7784.                 ],
  7785.                 'MakerBundle' => [
  7786.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  7787.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  7788.                 ],
  7789.                 'DoctrineBundle' => [
  7790.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  7791.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  7792.                 ],
  7793.                 'DoctrineMigrationsBundle' => [
  7794.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  7795.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  7796.                 ],
  7797.                 'SecurityBundle' => [
  7798.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  7799.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  7800.                 ],
  7801.                 'TwigExtraBundle' => [
  7802.                     'path' => (\dirname(__DIR__4).'/vendor/twig/extra-bundle'),
  7803.                     'namespace' => 'Twig\\Extra\\TwigExtraBundle',
  7804.                 ],
  7805.                 'DoctrineFixturesBundle' => [
  7806.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-fixtures-bundle'),
  7807.                     'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
  7808.                 ],
  7809.                 'WebpackEncoreBundle' => [
  7810.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/webpack-encore-bundle/src'),
  7811.                     'namespace' => 'Symfony\\WebpackEncoreBundle',
  7812.                 ],
  7813.                 'FOSRestBundle' => [
  7814.                     'path' => (\dirname(__DIR__4).'/vendor/friendsofsymfony/rest-bundle'),
  7815.                     'namespace' => 'FOS\\RestBundle',
  7816.                 ],
  7817.                 'NelmioApiDocBundle' => [
  7818.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/api-doc-bundle'),
  7819.                     'namespace' => 'Nelmio\\ApiDocBundle',
  7820.                 ],
  7821.                 'TrikoderOAuth2Bundle' => [
  7822.                     'path' => (\dirname(__DIR__4).'/vendor/trikoder/oauth2-bundle'),
  7823.                     'namespace' => 'Trikoder\\Bundle\\OAuth2Bundle',
  7824.                 ],
  7825.                 'JMSSerializerBundle' => [
  7826.                     'path' => (\dirname(__DIR__4).'/vendor/jms/serializer-bundle'),
  7827.                     'namespace' => 'JMS\\SerializerBundle',
  7828.                 ],
  7829.                 'NelmioCorsBundle' => [
  7830.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  7831.                     'namespace' => 'Nelmio\\CorsBundle',
  7832.                 ],
  7833.                 'KnpSnappyBundle' => [
  7834.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  7835.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  7836.                 ],
  7837.                 'ReportBundle' => [
  7838.                     'path' => (\dirname(__DIR__4).'/Vendor360/ReportBundle'),
  7839.                     'namespace' => 'Vendor360\\ReportBundle',
  7840.                 ],
  7841.                 'AjgarlagPsrHttpMessageBundle' => [
  7842.                     'path' => (\dirname(__DIR__4).'/vendor/ajgarlag/psr-http-message-bundle/src'),
  7843.                     'namespace' => 'Ajgarlag\\Bundle\\PsrHttpMessageBundle',
  7844.                 ],
  7845.             ],
  7846.             'kernel.charset' => 'UTF-8',
  7847.             'kernel.container_class' => 'srcApp_KernelDevDebugContainer',
  7848.             'container.dumper.inline_class_loader' => true,
  7849.             'container.dumper.inline_factories' => true,
  7850.             'permessi' => [
  7851.                 => [
  7852.                     'modulo' => 'rest-backend',
  7853.                     'feature' => NULL,
  7854.                     'nome' => 'access',
  7855.                     'descrizione' => 'accedere al gestionale',
  7856.                 ],
  7857.                 => [
  7858.                     'modulo' => 'rest-backend',
  7859.                     'feature' => 'utenti',
  7860.                     'nome' => 'lettura_utenti',
  7861.                     'descrizione' => 'Accedere alla lista degli utenti',
  7862.                 ],
  7863.                 => [
  7864.                     'modulo' => 'rest-backend',
  7865.                     'feature' => 'utenti',
  7866.                     'nome' => 'scrittura_utenti',
  7867.                     'descrizione' => 'Possibilità di creare e modificare un utente',
  7868.                 ],
  7869.                 => [
  7870.                     'modulo' => 'rest-backend',
  7871.                     'feature' => 'ruoli',
  7872.                     'nome' => 'lettura_ruoli',
  7873.                     'descrizione' => 'Accedere alla lista dei ruoli',
  7874.                 ],
  7875.                 => [
  7876.                     'modulo' => 'rest-backend',
  7877.                     'feature' => 'ruoli',
  7878.                     'nome' => 'scrittura_ruoli',
  7879.                     'descrizione' => 'Possibilità di creare e modificare un ruolo',
  7880.                 ],
  7881.             ],
  7882.             'event_dispatcher.event_aliases' => [
  7883.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  7884.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  7885.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  7886.                 'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
  7887.                 'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
  7888.                 'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
  7889.                 'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
  7890.                 'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
  7891.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  7892.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  7893.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  7894.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  7895.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  7896.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  7897.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  7898.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  7899.                 'Symfony\\Component\\Workflow\\Event\\GuardEvent' => 'workflow.guard',
  7900.                 'Symfony\\Component\\Workflow\\Event\\LeaveEvent' => 'workflow.leave',
  7901.                 'Symfony\\Component\\Workflow\\Event\\TransitionEvent' => 'workflow.transition',
  7902.                 'Symfony\\Component\\Workflow\\Event\\EnterEvent' => 'workflow.enter',
  7903.                 'Symfony\\Component\\Workflow\\Event\\EnteredEvent' => 'workflow.entered',
  7904.                 'Symfony\\Component\\Workflow\\Event\\CompletedEvent' => 'workflow.completed',
  7905.                 'Symfony\\Component\\Workflow\\Event\\AnnounceEvent' => 'workflow.announce',
  7906.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  7907.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  7908.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  7909.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  7910.             ],
  7911.             'fragment.renderer.hinclude.global_template' => NULL,
  7912.             'fragment.path' => '/_fragment',
  7913.             'kernel.http_method_override' => true,
  7914.             'kernel.trusted_hosts' => [
  7915.             ],
  7916.             'kernel.default_locale' => 'it',
  7917.             'kernel.error_controller' => 'error_controller',
  7918.             'templating.helper.code.file_link_format' => NULL,
  7919.             'debug.file_link_format' => NULL,
  7920.             'session.metadata.storage_key' => '_sf2_meta',
  7921.             'session.storage.options' => [
  7922.                 'cache_limiter' => '0',
  7923.                 'cookie_secure' => 'auto',
  7924.                 'cookie_httponly' => true,
  7925.                 'cookie_samesite' => 'lax',
  7926.                 'gc_probability' => 1,
  7927.             ],
  7928.             'session.metadata.update_threshold' => 0,
  7929.             'form.type_extension.csrf.enabled' => false,
  7930.             'asset.request_context.base_path' => '',
  7931.             'asset.request_context.secure' => false,
  7932.             'templating.loader.cache.path' => NULL,
  7933.             'templating.engines' => [
  7934.                 => 'twig',
  7935.             ],
  7936.             'validator.translation_domain' => 'validators',
  7937.             'translator.logging' => false,
  7938.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  7939.             'profiler_listener.only_exceptions' => false,
  7940.             'profiler_listener.only_master_requests' => false,
  7941.             'debug.error_handler.throw_at' => -1,
  7942.             'router.request_context.host' => 'localhost',
  7943.             'router.request_context.scheme' => 'http',
  7944.             'router.request_context.base_url' => '',
  7945.             'router.resource' => 'kernel::loadRoutes',
  7946.             'router.cache_class_prefix' => 'srcApp_KernelDevDebugContainer',
  7947.             'request_listener.http_port' => 80,
  7948.             'request_listener.https_port' => 443,
  7949.             'twig.exception_listener.controller' => NULL,
  7950.             'twig.form.resources' => [
  7951.                 => 'form_div_layout.html.twig',
  7952.                 => 'bootstrap_4_layout.html.twig',
  7953.             ],
  7954.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  7955.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  7956.             'web_profiler.debug_toolbar.mode' => 2,
  7957.             'monolog.use_microseconds' => true,
  7958.             'monolog.swift_mailer.handlers' => [
  7959.             ],
  7960.             'monolog.handlers_to_channels' => [
  7961.                 'monolog.handler.console' => [
  7962.                     'type' => 'exclusive',
  7963.                     'elements' => [
  7964.                         => 'event',
  7965.                         => 'doctrine',
  7966.                         => 'console',
  7967.                     ],
  7968.                 ],
  7969.                 'monolog.handler.main' => [
  7970.                     'type' => 'exclusive',
  7971.                     'elements' => [
  7972.                         => 'event',
  7973.                     ],
  7974.                 ],
  7975.             ],
  7976.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  7977.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  7978.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  7979.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  7980.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  7981.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  7982.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  7983.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  7984.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  7985.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  7986.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  7987.             'doctrine.entity_managers' => [
  7988.                 'default' => 'doctrine.orm.default_entity_manager',
  7989.                 'PIVA_1234567890' => 'doctrine.orm.PIVA_1234567890_entity_manager',
  7990.             ],
  7991.             'doctrine.default_entity_manager' => 'default',
  7992.             'doctrine.dbal.connection_factory.types' => [
  7993.                 'oauth2_grant' => [
  7994.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Grant',
  7995.                 ],
  7996.                 'oauth2_redirect_uri' => [
  7997.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\RedirectUri',
  7998.                 ],
  7999.                 'oauth2_scope' => [
  8000.                     'class' => 'Trikoder\\Bundle\\OAuth2Bundle\\DBAL\\Type\\Scope',
  8001.                 ],
  8002.             ],
  8003.             'doctrine.connections' => [
  8004.                 'default' => 'doctrine.dbal.default_connection',
  8005.                 'PIVA_1234567890' => 'doctrine.dbal.PIVA_1234567890_connection',
  8006.             ],
  8007.             'doctrine.default_connection' => 'default',
  8008.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  8009.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  8010.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  8011.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  8012.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  8013.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  8014.             'doctrine.orm.cache.memcache_host' => 'localhost',
  8015.             'doctrine.orm.cache.memcache_port' => 11211,
  8016.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  8017.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  8018.             'doctrine.orm.cache.memcached_host' => 'localhost',
  8019.             'doctrine.orm.cache.memcached_port' => 11211,
  8020.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  8021.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  8022.             'doctrine.orm.cache.redis_host' => 'localhost',
  8023.             'doctrine.orm.cache.redis_port' => 6379,
  8024.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  8025.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  8026.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  8027.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  8028.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  8029.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  8030.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  8031.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  8032.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  8033.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  8034.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  8035.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  8036.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  8037.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  8038.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  8039.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  8040.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  8041.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  8042.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  8043.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  8044.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  8045.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  8046.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  8047.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  8048.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  8049.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  8050.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  8051.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  8052.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  8053.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  8054.             'doctrine.orm.auto_generate_proxy_classes' => false,
  8055.             'doctrine.orm.proxy_namespace' => 'Proxies',
  8056.             'doctrine.migrations.preferred_em' => NULL,
  8057.             'doctrine.migrations.preferred_connection' => NULL,
  8058.             'security.authentication.trust_resolver.anonymous_class' => NULL,
  8059.             'security.authentication.trust_resolver.rememberme_class' => NULL,
  8060.             'security.role_hierarchy.roles' => [
  8061.             ],
  8062.             'security.access.denied_url' => NULL,
  8063.             'security.authentication.manager.erase_credentials' => true,
  8064.             'security.authentication.session_strategy.strategy' => 'migrate',
  8065.             'security.access.always_authenticate_before_granting' => false,
  8066.             'security.authentication.hide_user_not_found' => true,
  8067.             'fos_rest.format_listener.rules' => NULL,
  8068.             'nelmio_api_doc.areas' => [
  8069.                 => 'default',
  8070.             ],
  8071.             'trikoder.oauth2.persistence.doctrine.enabled' => true,
  8072.             'trikoder.oauth2.persistence.doctrine.manager' => 'default',
  8073.             'nelmio_cors.map' => [
  8074.                 '^/' => [
  8075.                     'skip_same_as_origin' => true,
  8076.                 ],
  8077.             ],
  8078.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  8079.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  8080.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  8081.             'knp_snappy.pdf.binary' => 'wkhtmltopdf',
  8082.             'knp_snappy.pdf.options' => [
  8083.             ],
  8084.             'knp_snappy.pdf.env' => [
  8085.             ],
  8086.             'knp_snappy.image.binary' => 'wkhtmltoimage',
  8087.             'knp_snappy.image.options' => [
  8088.             ],
  8089.             'knp_snappy.image.env' => [
  8090.             ],
  8091.             'maker.compatible_check.doctrine.supports_attributes' => true,
  8092.             'data_collector.templates' => [
  8093.                 'data_collector.request' => [
  8094.                     => 'request',
  8095.                     => '@WebProfiler/Collector/request.html.twig',
  8096.                 ],
  8097.                 'data_collector.time' => [
  8098.                     => 'time',
  8099.                     => '@WebProfiler/Collector/time.html.twig',
  8100.                 ],
  8101.                 'data_collector.memory' => [
  8102.                     => 'memory',
  8103.                     => '@WebProfiler/Collector/memory.html.twig',
  8104.                 ],
  8105.                 'data_collector.validator' => [
  8106.                     => 'validator',
  8107.                     => '@WebProfiler/Collector/validator.html.twig',
  8108.                 ],
  8109.                 'data_collector.ajax' => [
  8110.                     => 'ajax',
  8111.                     => '@WebProfiler/Collector/ajax.html.twig',
  8112.                 ],
  8113.                 'data_collector.form' => [
  8114.                     => 'form',
  8115.                     => '@WebProfiler/Collector/form.html.twig',
  8116.                 ],
  8117.                 'data_collector.exception' => [
  8118.                     => 'exception',
  8119.                     => '@WebProfiler/Collector/exception.html.twig',
  8120.                 ],
  8121.                 'data_collector.logger' => [
  8122.                     => 'logger',
  8123.                     => '@WebProfiler/Collector/logger.html.twig',
  8124.                 ],
  8125.                 'data_collector.events' => [
  8126.                     => 'events',
  8127.                     => '@WebProfiler/Collector/events.html.twig',
  8128.                 ],
  8129.                 'data_collector.router' => [
  8130.                     => 'router',
  8131.                     => '@WebProfiler/Collector/router.html.twig',
  8132.                 ],
  8133.                 'data_collector.cache' => [
  8134.                     => 'cache',
  8135.                     => '@WebProfiler/Collector/cache.html.twig',
  8136.                 ],
  8137.                 'data_collector.translation' => [
  8138.                     => 'translation',
  8139.                     => '@WebProfiler/Collector/translation.html.twig',
  8140.                 ],
  8141.                 'data_collector.security' => [
  8142.                     => 'security',
  8143.                     => '@Security/Collector/security.html.twig',
  8144.                 ],
  8145.                 'data_collector.twig' => [
  8146.                     => 'twig',
  8147.                     => '@WebProfiler/Collector/twig.html.twig',
  8148.                 ],
  8149.                 'data_collector.http_client' => [
  8150.                     => 'http_client',
  8151.                     => '@WebProfiler/Collector/http_client.html.twig',
  8152.                 ],
  8153.                 'data_collector.doctrine' => [
  8154.                     => 'db',
  8155.                     => '@Doctrine/Collector/db.html.twig',
  8156.                 ],
  8157.                 'doctrine_migrations.migrations_collector' => [
  8158.                     => 'doctrine_migrations',
  8159.                     => '@DoctrineMigrations/Collector/migrations.html.twig',
  8160.                 ],
  8161.                 'data_collector.dump' => [
  8162.                     => 'dump',
  8163.                     => '@Debug/Profiler/dump.html.twig',
  8164.                 ],
  8165.                 'mailer.data_collector' => [
  8166.                     => 'mailer',
  8167.                     => '@WebProfiler/Collector/mailer.html.twig',
  8168.                 ],
  8169.                 'data_collector.config' => [
  8170.                     => 'config',
  8171.                     => '@WebProfiler/Collector/config.html.twig',
  8172.                 ],
  8173.             ],
  8174.             'console.command.ids' => [
  8175.                 => 'console.command.public_alias.App\\Command\\CreateAziendaCommand',
  8176.                 => 'console.command.public_alias.App\\Command\\ReadFromMachineryCommand',
  8177.                 => 'console.command.public_alias.App\\Command\\ToponomiaImporterCommand',
  8178.                 => 'console.command.public_alias.App\\Command\\UpdatePermissionsCommand',
  8179.                 => 'console.command.public_alias.Vendor360\\ReportBundle\\Command\\DoctrineUpdateCommand',
  8180.             ],
  8181.         ];
  8182.     }
  8183.     protected function throw($message)
  8184.     {
  8185.         throw new RuntimeException($message);
  8186.     }
  8187. }
  8188. include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  8189. include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManagerInterface.php';
  8190. include_once \dirname(__DIR__4).'/vendor/doctrine/orm/src/EntityManager.php';
  8191. class EntityManager_9a5be93 extends \Doctrine\ORM\EntityManager implements \ProxyManager\Proxy\VirtualProxyInterface
  8192. {
  8193.     /**
  8194.      * @var \Doctrine\ORM\EntityManager|null wrapped object, if the proxy is initialized
  8195.      */
  8196.     private $valueHolder347c3 null;
  8197.     /**
  8198.      * @var \Closure|null initializer responsible for generating the wrapped object
  8199.      */
  8200.     private $initializere2e03 null;
  8201.     /**
  8202.      * @var bool[] map of public properties of the parent class
  8203.      */
  8204.     private static $publicProperties49afc = [
  8205.         
  8206.     ];
  8207.     public function getConnection()
  8208.     {
  8209.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getConnection', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8210.         return $this->valueHolder347c3->getConnection();
  8211.     }
  8212.     public function getMetadataFactory()
  8213.     {
  8214.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getMetadataFactory', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8215.         return $this->valueHolder347c3->getMetadataFactory();
  8216.     }
  8217.     public function getExpressionBuilder()
  8218.     {
  8219.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getExpressionBuilder', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8220.         return $this->valueHolder347c3->getExpressionBuilder();
  8221.     }
  8222.     public function beginTransaction()
  8223.     {
  8224.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'beginTransaction', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8225.         return $this->valueHolder347c3->beginTransaction();
  8226.     }
  8227.     public function getCache()
  8228.     {
  8229.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getCache', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8230.         return $this->valueHolder347c3->getCache();
  8231.     }
  8232.     public function transactional($func)
  8233.     {
  8234.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'transactional', array('func' => $func), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8235.         return $this->valueHolder347c3->transactional($func);
  8236.     }
  8237.     public function wrapInTransaction(callable $func)
  8238.     {
  8239.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'wrapInTransaction', array('func' => $func), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8240.         return $this->valueHolder347c3->wrapInTransaction($func);
  8241.     }
  8242.     public function commit()
  8243.     {
  8244.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'commit', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8245.         return $this->valueHolder347c3->commit();
  8246.     }
  8247.     public function rollback()
  8248.     {
  8249.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'rollback', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8250.         return $this->valueHolder347c3->rollback();
  8251.     }
  8252.     public function getClassMetadata($className)
  8253.     {
  8254.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getClassMetadata', array('className' => $className), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8255.         return $this->valueHolder347c3->getClassMetadata($className);
  8256.     }
  8257.     public function createQuery($dql '')
  8258.     {
  8259.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'createQuery', array('dql' => $dql), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8260.         return $this->valueHolder347c3->createQuery($dql);
  8261.     }
  8262.     public function createNamedQuery($name)
  8263.     {
  8264.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'createNamedQuery', array('name' => $name), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8265.         return $this->valueHolder347c3->createNamedQuery($name);
  8266.     }
  8267.     public function createNativeQuery($sql\Doctrine\ORM\Query\ResultSetMapping $rsm)
  8268.     {
  8269.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'createNativeQuery', array('sql' => $sql'rsm' => $rsm), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8270.         return $this->valueHolder347c3->createNativeQuery($sql$rsm);
  8271.     }
  8272.     public function createNamedNativeQuery($name)
  8273.     {
  8274.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'createNamedNativeQuery', array('name' => $name), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8275.         return $this->valueHolder347c3->createNamedNativeQuery($name);
  8276.     }
  8277.     public function createQueryBuilder()
  8278.     {
  8279.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'createQueryBuilder', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8280.         return $this->valueHolder347c3->createQueryBuilder();
  8281.     }
  8282.     public function flush($entity null)
  8283.     {
  8284.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'flush', array('entity' => $entity), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8285.         return $this->valueHolder347c3->flush($entity);
  8286.     }
  8287.     public function find($className$id$lockMode null$lockVersion null)
  8288.     {
  8289.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'find', array('className' => $className'id' => $id'lockMode' => $lockMode'lockVersion' => $lockVersion), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8290.         return $this->valueHolder347c3->find($className$id$lockMode$lockVersion);
  8291.     }
  8292.     public function getReference($entityName$id)
  8293.     {
  8294.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getReference', array('entityName' => $entityName'id' => $id), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8295.         return $this->valueHolder347c3->getReference($entityName$id);
  8296.     }
  8297.     public function getPartialReference($entityName$identifier)
  8298.     {
  8299.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getPartialReference', array('entityName' => $entityName'identifier' => $identifier), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8300.         return $this->valueHolder347c3->getPartialReference($entityName$identifier);
  8301.     }
  8302.     public function clear($entityName null)
  8303.     {
  8304.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'clear', array('entityName' => $entityName), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8305.         return $this->valueHolder347c3->clear($entityName);
  8306.     }
  8307.     public function close()
  8308.     {
  8309.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'close', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8310.         return $this->valueHolder347c3->close();
  8311.     }
  8312.     public function persist($entity)
  8313.     {
  8314.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'persist', array('entity' => $entity), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8315.         return $this->valueHolder347c3->persist($entity);
  8316.     }
  8317.     public function remove($entity)
  8318.     {
  8319.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'remove', array('entity' => $entity), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8320.         return $this->valueHolder347c3->remove($entity);
  8321.     }
  8322.     public function refresh($entity, ?int $lockMode null)
  8323.     {
  8324.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'refresh', array('entity' => $entity'lockMode' => $lockMode), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8325.         return $this->valueHolder347c3->refresh($entity$lockMode);
  8326.     }
  8327.     public function detach($entity)
  8328.     {
  8329.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'detach', array('entity' => $entity), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8330.         return $this->valueHolder347c3->detach($entity);
  8331.     }
  8332.     public function merge($entity)
  8333.     {
  8334.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'merge', array('entity' => $entity), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8335.         return $this->valueHolder347c3->merge($entity);
  8336.     }
  8337.     public function copy($entity$deep false)
  8338.     {
  8339.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'copy', array('entity' => $entity'deep' => $deep), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8340.         return $this->valueHolder347c3->copy($entity$deep);
  8341.     }
  8342.     public function lock($entity$lockMode$lockVersion null)
  8343.     {
  8344.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'lock', array('entity' => $entity'lockMode' => $lockMode'lockVersion' => $lockVersion), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8345.         return $this->valueHolder347c3->lock($entity$lockMode$lockVersion);
  8346.     }
  8347.     public function getRepository($entityName)
  8348.     {
  8349.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getRepository', array('entityName' => $entityName), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8350.         return $this->valueHolder347c3->getRepository($entityName);
  8351.     }
  8352.     public function contains($entity)
  8353.     {
  8354.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'contains', array('entity' => $entity), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8355.         return $this->valueHolder347c3->contains($entity);
  8356.     }
  8357.     public function getEventManager()
  8358.     {
  8359.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getEventManager', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8360.         return $this->valueHolder347c3->getEventManager();
  8361.     }
  8362.     public function getConfiguration()
  8363.     {
  8364.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getConfiguration', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8365.         return $this->valueHolder347c3->getConfiguration();
  8366.     }
  8367.     public function isOpen()
  8368.     {
  8369.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'isOpen', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8370.         return $this->valueHolder347c3->isOpen();
  8371.     }
  8372.     public function getUnitOfWork()
  8373.     {
  8374.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getUnitOfWork', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8375.         return $this->valueHolder347c3->getUnitOfWork();
  8376.     }
  8377.     public function getHydrator($hydrationMode)
  8378.     {
  8379.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getHydrator', array('hydrationMode' => $hydrationMode), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8380.         return $this->valueHolder347c3->getHydrator($hydrationMode);
  8381.     }
  8382.     public function newHydrator($hydrationMode)
  8383.     {
  8384.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'newHydrator', array('hydrationMode' => $hydrationMode), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8385.         return $this->valueHolder347c3->newHydrator($hydrationMode);
  8386.     }
  8387.     public function getProxyFactory()
  8388.     {
  8389.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getProxyFactory', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8390.         return $this->valueHolder347c3->getProxyFactory();
  8391.     }
  8392.     public function initializeObject($obj)
  8393.     {
  8394.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'initializeObject', array('obj' => $obj), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8395.         return $this->valueHolder347c3->initializeObject($obj);
  8396.     }
  8397.     public function isUninitializedObject($obj) : bool
  8398.     {
  8399.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'isUninitializedObject', array('obj' => $obj), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8400.         return $this->valueHolder347c3->isUninitializedObject($obj);
  8401.     }
  8402.     public function getFilters()
  8403.     {
  8404.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'getFilters', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8405.         return $this->valueHolder347c3->getFilters();
  8406.     }
  8407.     public function isFiltersStateClean()
  8408.     {
  8409.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'isFiltersStateClean', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8410.         return $this->valueHolder347c3->isFiltersStateClean();
  8411.     }
  8412.     public function hasFilters()
  8413.     {
  8414.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'hasFilters', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8415.         return $this->valueHolder347c3->hasFilters();
  8416.     }
  8417.     /**
  8418.      * Constructor for lazy initialization
  8419.      *
  8420.      * @param \Closure|null $initializer
  8421.      */
  8422.     public static function staticProxyConstructor($initializer)
  8423.     {
  8424.         static $reflection;
  8425.         $reflection $reflection ?? new \ReflectionClass(__CLASS__);
  8426.         $instance   $reflection->newInstanceWithoutConstructor();
  8427.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  8428.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  8429.         }, $instance'Doctrine\\ORM\\EntityManager')->__invoke($instance);
  8430.         $instance->initializere2e03 $initializer;
  8431.         return $instance;
  8432.     }
  8433.     public function __construct(\Doctrine\DBAL\Connection $conn\Doctrine\ORM\Configuration $config, ?\Doctrine\Common\EventManager $eventManager null)
  8434.     {
  8435.         static $reflection;
  8436.         if (! $this->valueHolder347c3) {
  8437.             $reflection $reflection ?? new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  8438.             $this->valueHolder347c3 $reflection->newInstanceWithoutConstructor();
  8439.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  8440.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  8441.         }, $this'Doctrine\\ORM\\EntityManager')->__invoke($this);
  8442.         }
  8443.         $this->valueHolder347c3->__construct($conn$config$eventManager);
  8444.     }
  8445.     public function & __get($name)
  8446.     {
  8447.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'__get', ['name' => $name], $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8448.         if (isset(self::$publicProperties49afc[$name])) {
  8449.             return $this->valueHolder347c3->$name;
  8450.         }
  8451.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  8452.         if (! $realInstanceReflection->hasProperty($name)) {
  8453.             $targetObject $this->valueHolder347c3;
  8454.             $backtrace debug_backtrace(false1);
  8455.             trigger_error(
  8456.                 sprintf(
  8457.                     'Undefined property: %s::$%s in %s on line %s',
  8458.                     $realInstanceReflection->getName(),
  8459.                     $name,
  8460.                     $backtrace[0]['file'],
  8461.                     $backtrace[0]['line']
  8462.                 ),
  8463.                 \E_USER_NOTICE
  8464.             );
  8465.             return $targetObject->$name;
  8466.         }
  8467.         $targetObject $this->valueHolder347c3;
  8468.         $accessor = function & () use ($targetObject$name) {
  8469.             return $targetObject->$name;
  8470.         };
  8471.         $backtrace debug_backtrace(true2);
  8472.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  8473.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  8474.         $returnValue = & $accessor();
  8475.         return $returnValue;
  8476.     }
  8477.     public function __set($name$value)
  8478.     {
  8479.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'__set', array('name' => $name'value' => $value), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8480.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  8481.         if (! $realInstanceReflection->hasProperty($name)) {
  8482.             $targetObject $this->valueHolder347c3;
  8483.             $targetObject->$name $value;
  8484.             return $targetObject->$name;
  8485.         }
  8486.         $targetObject $this->valueHolder347c3;
  8487.         $accessor = function & () use ($targetObject$name$value) {
  8488.             $targetObject->$name $value;
  8489.             return $targetObject->$name;
  8490.         };
  8491.         $backtrace debug_backtrace(true2);
  8492.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  8493.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  8494.         $returnValue = & $accessor();
  8495.         return $returnValue;
  8496.     }
  8497.     public function __isset($name)
  8498.     {
  8499.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'__isset', array('name' => $name), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8500.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  8501.         if (! $realInstanceReflection->hasProperty($name)) {
  8502.             $targetObject $this->valueHolder347c3;
  8503.             return isset($targetObject->$name);
  8504.         }
  8505.         $targetObject $this->valueHolder347c3;
  8506.         $accessor = function () use ($targetObject$name) {
  8507.             return isset($targetObject->$name);
  8508.         };
  8509.         $backtrace debug_backtrace(true2);
  8510.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  8511.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  8512.         $returnValue $accessor();
  8513.         return $returnValue;
  8514.     }
  8515.     public function __unset($name)
  8516.     {
  8517.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'__unset', array('name' => $name), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8518.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  8519.         if (! $realInstanceReflection->hasProperty($name)) {
  8520.             $targetObject $this->valueHolder347c3;
  8521.             unset($targetObject->$name);
  8522.             return;
  8523.         }
  8524.         $targetObject $this->valueHolder347c3;
  8525.         $accessor = function () use ($targetObject$name) {
  8526.             unset($targetObject->$name);
  8527.             return;
  8528.         };
  8529.         $backtrace debug_backtrace(true2);
  8530.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  8531.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  8532.         $accessor();
  8533.     }
  8534.     public function __clone()
  8535.     {
  8536.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'__clone', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8537.         $this->valueHolder347c3 = clone $this->valueHolder347c3;
  8538.     }
  8539.     public function __sleep()
  8540.     {
  8541.         $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'__sleep', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8542.         return array('valueHolder347c3');
  8543.     }
  8544.     public function __wakeup()
  8545.     {
  8546.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  8547.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  8548.         }, $this'Doctrine\\ORM\\EntityManager')->__invoke($this);
  8549.     }
  8550.     public function setProxyInitializer(?\Closure $initializer null) : void
  8551.     {
  8552.         $this->initializere2e03 $initializer;
  8553.     }
  8554.     public function getProxyInitializer() : ?\Closure
  8555.     {
  8556.         return $this->initializere2e03;
  8557.     }
  8558.     public function initializeProxy() : bool
  8559.     {
  8560.         return $this->initializere2e03 && ($this->initializere2e03->__invoke($valueHolder347c3$this'initializeProxy', array(), $this->initializere2e03) || 1) && $this->valueHolder347c3 $valueHolder347c3;
  8561.     }
  8562.     public function isProxyInitialized() : bool
  8563.     {
  8564.         return null !== $this->valueHolder347c3;
  8565.     }
  8566.     public function getWrappedValueHolderValue()
  8567.     {
  8568.         return $this->valueHolder347c3;
  8569.     }
  8570. }