var/cache/dev/ContainerHxdYlVN/App_KernelDevDebugContainer.php line 11294

Open in your IDE?
  1. <?php
  2. namespace ContainerHxdYlVN;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class App_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
  38.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             'App\\Controller\\ADMIN\\Cursos' => 'getCursosService',
  41.             'App\\Controller\\ADMIN\\Users' => 'getUsersService',
  42.             'App\\Controller\\Authentication' => 'getAuthenticationService',
  43.             'App\\Controller\\COMUNICACIONES\\Announcement' => 'getAnnouncementService',
  44.             'App\\Controller\\COMUNICACIONES\\AnnouncementCategory' => 'getAnnouncementCategoryService',
  45.             'App\\Controller\\DEBERES\\Deberes' => 'getDeberesService',
  46.             'App\\Controller\\MAGENTO\\Magento' => 'getMagentoService',
  47.             'App\\Controller\\MENSAJERIA\\Bidireccional' => 'getBidireccionalService',
  48.             'App\\Controller\\MENSAJERIA\\Masivo' => 'getMasivoService',
  49.             'App\\Controller\\MENSAJERIA\\Mensajes' => 'getMensajesService',
  50.             'App\\Controller\\MENSAJERIA\\Retro' => 'getRetroService',
  51.             'App\\Controller\\MENSAJERIA\\Retros' => 'getRetrosService',
  52.             'App\\Controller\\PROFESOR\\Alumnos' => 'getAlumnosService',
  53.             'App\\Controller\\PROFESOR\\Asignaturas' => 'getAsignaturasService',
  54.             'App\\Controller\\PROFESOR\\Cursos' => 'getCursos2Service',
  55.             'App\\Controller\\PROFESOR\\Deberes' => 'getDeberes2Service',
  56.             'App\\Controller\\RequestTransform' => 'getRequestTransformService',
  57.             'App\\Controller\\SUPERADMIN\\Areas' => 'getAreasService',
  58.             'App\\Controller\\SUPERADMIN\\Aulas' => 'getAulasService',
  59.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH' => 'getCursosHService',
  60.             'App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas' => 'getImpoPreguntasService',
  61.             'App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert' => 'getPdfConvertService',
  62.             'App\\Controller\\SUPERADMIN\\Profesores\\Profesores' => 'getProfesoresService',
  63.             'App\\Controller\\SUPERADMIN\\Retro\\Retro' => 'getRetro2Service',
  64.             'App\\Controller\\SUPERADMIN\\Sedes' => 'getSedesService',
  65.             'App\\Controller\\SUPERADMIN\\Stats\\Stats' => 'getStatsService',
  66.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas' => 'getPreguntasService',
  67.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas' => 'getRespuestasService',
  68.             'App\\Controller\\SUPERADMIN\\Temas\\Temas' => 'getTemasService',
  69.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos' => 'getRecursosService',
  70.             'App\\Controller\\SUPERADMIN\\Users' => 'getUsers2Service',
  71.             'App\\Controller\\_ALUMNO\\AlumnoExamenes' => 'getAlumnoExamenesService',
  72.             'App\\Controller\\_ALUMNO\\AlumnoStats' => 'getAlumnoStatsService',
  73.             'App\\Controller\\_ALUMNO\\Compras' => 'getComprasService',
  74.             'App\\Controller\\_BIBLIOTECA\\Biblioteca' => 'getBibliotecaService',
  75.             'App\\Controller\\_CASO_PRACTICO\\CasoPractico' => 'getCasoPracticoService',
  76.             'App\\Controller\\_CERTIFICADOS\\Certificados' => 'getCertificadosService',
  77.             'App\\Controller\\_CERTIFICADOS\\Diplomas' => 'getDiplomasService',
  78.             'App\\Controller\\_COMPARATIVA_BAJA\\ComparativaBaja' => 'getComparativaBajaService',
  79.             'App\\Controller\\_CONFIGURACION\\Configuracion' => 'getConfiguracionService',
  80.             'App\\Controller\\_CONVOCATORIA\\Convocatoria' => 'getConvocatoriaService',
  81.             'App\\Controller\\_CURSOS\\Cursos' => 'getCursos3Service',
  82.             'App\\Controller\\_CURSOS\\auxCursos' => 'getAuxCursosService',
  83.             'App\\Controller\\_DASHBOARD\\_ADMIN\\Dashboard' => 'getDashboardService',
  84.             'App\\Controller\\_DASHBOARD\\_ADMIN\\EvoStudentsMonth' => 'getEvoStudentsMonthService',
  85.             'App\\Controller\\_DASHBOARD\\_ADMIN\\HalfMarkPresentialForMoth' => 'getHalfMarkPresentialForMothService',
  86.             'App\\Controller\\_DASHBOARD\\_ADMIN\\HalfMarksStudentByArea' => 'getHalfMarksStudentByAreaService',
  87.             'App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsBySede' => 'getStudentsBySedeService',
  88.             'App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsLastMonth' => 'getStudentsLastMonthService',
  89.             'App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsOnline' => 'getStudentsOnlineService',
  90.             'App\\Controller\\_DASHBOARD\\_ADMIN\\TeachersFromArea' => 'getTeachersFromAreaService',
  91.             'App\\Controller\\_DASHBOARD\\_ADMIN\\TeachersFromSede' => 'getTeachersFromSedeService',
  92.             'App\\Controller\\_DOCUMENTACION_GENERAL\\DocumentacionGeneral' => 'getDocumentacionGeneralService',
  93.             'App\\Controller\\_ESTADISTICAS\\Estadisticas' => 'getEstadisticasService',
  94.             'App\\Controller\\_EVOLUCION_ESTUDIO\\EvolucionEstudio' => 'getEvolucionEstudioService',
  95.             'App\\Controller\\_FILES\\ServerFiles' => 'getServerFilesService',
  96.             'App\\Controller\\_INFORMES\\Informes' => 'getInformesService',
  97.             'App\\Controller\\_INGLES\\Ingles' => 'getInglesService',
  98.             'App\\Controller\\_LOGROS\\Logros' => 'getLogrosService',
  99.             'App\\Controller\\_MANUAL_PDF\\ManualPdf' => 'getManualPdfService',
  100.             'App\\Controller\\_MENU\\Menu' => 'getMenuService',
  101.             'App\\Controller\\_ORTOGRAFIA\\Ortografia' => 'getOrtografiaService',
  102.             'App\\Controller\\_PREGUNTAS\\Preguntas' => 'getPreguntas2Service',
  103.             'App\\Controller\\_PREGUNTAS\\importarPreguntas' => 'getImportarPreguntasService',
  104.             'App\\Controller\\_PROGRAMACION\\Programaciones' => 'getProgramacionesService',
  105.             'App\\Controller\\_PRUEBAS_FISICAS\\PruebasFisicas' => 'getPruebasFisicasService',
  106.             'App\\Controller\\_PSICOTECNICOS\\Psicotecnicos' => 'getPsicotecnicosService',
  107.             'App\\Controller\\_PUBLICIDAD\\Publicidad' => 'getPublicidadService',
  108.             'App\\Controller\\_PUBLICIDAD\\PublicidadAlumno' => 'getPublicidadAlumnoService',
  109.             'App\\Controller\\_RECURSOS\\NRecursos' => 'getNRecursosService',
  110.             'App\\Controller\\_RECURSO\\CursoRecursoCaso' => 'getCursoRecursoCasoService',
  111.             'App\\Controller\\_RECURSO\\CursoRecursoRefactor' => 'getCursoRecursoRefactorService',
  112.             'App\\Controller\\_RECURSO\\Recurso' => 'getRecursoService',
  113.             'App\\Controller\\_RECURSO_INFORME\\RecursoInforme' => 'getRecursoInformeService',
  114.             'App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation' => 'getAddShowUnitsProgramationService',
  115.             'App\\Controller\\_SCRIPTS\\RecoveryUnitsCourse' => 'getRecoveryUnitsCourseService',
  116.             'App\\Controller\\_SCRIPTS\\addBirthdateUsers' => 'getAddBirthdateUsersService',
  117.             'App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg' => 'getAddMsgKVToAllMsgService',
  118.             'App\\Controller\\_SCRIPTS\\updateUrlToVimeo' => 'getUpdateUrlToVimeoService',
  119.             'App\\Controller\\_SUPER_PROMOCION\\SuperPromocion' => 'getSuperPromocionService',
  120.             'App\\Controller\\_SUPER_PROMOCION\\SuperPromocionNotas' => 'getSuperPromocionNotasService',
  121.             'App\\Controller\\_SURVEY\\Survey' => 'getSurveyService',
  122.             'App\\Controller\\_TECNICAS_ESTUDIO\\TecnicasEstudio' => 'getTecnicasEstudioService',
  123.             'App\\Controller\\_TEMAS\\Temas' => 'getTemas2Service',
  124.             'App\\Controller\\_TEST\\NTest' => 'getNTestService',
  125.             'App\\Controller\\_TEST\\Test' => 'getTestService',
  126.             'App\\Controller\\_TEST\\TestRecurso' => 'getTestRecursoService',
  127.             'App\\Controller\\_TEST\\auxTest' => 'getAuxTestService',
  128.             'App\\Controller\\_USER\\ControlHoras' => 'getControlHorasService',
  129.             'App\\Controller\\_USER\\ControlPermisos' => 'getControlPermisosService',
  130.             'App\\Controller\\_USER\\Nuser' => 'getNuserService',
  131.             'App\\Controller\\_USER\\User' => 'getUserService',
  132.             'App\\Controller\\_USER\\UserListModel' => 'getUserListModelService',
  133.             'App\\Controller\\_USER\\auxPictureUser' => 'getAuxPictureUserService',
  134.             'App\\Controller\\_VIDEO_AYUDA\\VideoAyuda' => 'getVideoAyudaService',
  135.             'App\\Listener\\JWTCreatedListener' => 'getJWTCreatedListenerService',
  136.             'App\\Services\\FPDF\\HtmlToPdf' => 'getHtmlToPdfService',
  137.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  138.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
  139.             'acme_api.event.jwt_created_listener' => 'getAcmeApi_Event_JwtCreatedListenerService',
  140.             'cache.app' => 'getCache_AppService',
  141.             'cache.app_clearer' => 'getCache_AppClearerService',
  142.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  143.             'cache.system' => 'getCache_SystemService',
  144.             'cache.system_clearer' => 'getCache_SystemClearerService',
  145.             'cache_warmer' => 'getCacheWarmerService',
  146.             'console.command.public_alias.Cron\\CronBundle\\Command\\CronCreateCommand' => 'getCronCreateCommandService',
  147.             'console.command.public_alias.Cron\\CronBundle\\Command\\CronDeleteCommand' => 'getCronDeleteCommandService',
  148.             'console.command.public_alias.Cron\\CronBundle\\Command\\CronDisableCommand' => 'getCronDisableCommandService',
  149.             'console.command.public_alias.Cron\\CronBundle\\Command\\CronEnableCommand' => 'getCronEnableCommandService',
  150.             'console.command.public_alias.Cron\\CronBundle\\Command\\CronListCommand' => 'getCronListCommandService',
  151.             'console.command.public_alias.Cron\\CronBundle\\Command\\CronRunCommand' => 'getCronRunCommandService',
  152.             'console.command.public_alias.Cron\\CronBundle\\Command\\CronStartCommand' => 'getCronStartCommandService',
  153.             'console.command.public_alias.Cron\\CronBundle\\Command\\CronStopCommand' => 'getCronStopCommandService',
  154.             'console.command_loader' => 'getConsole_CommandLoaderService',
  155.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  156.             'cron.executor' => 'getCron_ExecutorService',
  157.             'cron.manager' => 'getCron_ManagerService',
  158.             'cron.resolver' => 'getCron_ResolverService',
  159.             'cron.validator' => 'getCron_ValidatorService',
  160.             'doctrine' => 'getDoctrineService',
  161.             'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
  162.             'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
  163.             'error_controller' => 'getErrorControllerService',
  164.             'event_dispatcher' => 'getEventDispatcherService',
  165.             'http_kernel' => 'getHttpKernelService',
  166.             'knp_paginator' => 'getKnpPaginatorService',
  167.             'knp_snappy.image' => 'getKnpSnappy_ImageService',
  168.             'knp_snappy.pdf' => 'getKnpSnappy_PdfService',
  169.             'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
  170.             'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
  171.             'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
  172.             'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
  173.             'profiler' => 'getProfilerService',
  174.             'request_stack' => 'getRequestStackService',
  175.             'router' => 'getRouterService',
  176.             'routing.loader' => 'getRouting_LoaderService',
  177.             'security.password_encoder' => 'getSecurity_PasswordEncoderService',
  178.             'services_resetter' => 'getServicesResetterService',
  179.             'session' => 'getSessionService',
  180.             'translator' => 'getTranslatorService',
  181.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  182.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  183.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  184.             'cache_clearer' => 'getCacheClearerService',
  185.             'filesystem' => 'getFilesystemService',
  186.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  187.             'serializer' => 'getSerializerService',
  188.             'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
  189.             'security.token_storage' => 'getSecurity_TokenStorageService',
  190.             'twig' => 'getTwigService',
  191.         ];
  192.         $this->aliases = [
  193.             'database_connection' => 'doctrine.dbal.default_connection',
  194.             'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
  195.         ];
  196.         $this->privates['service_container'] = function () {
  197.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  198.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  199.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  200.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  201.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  202.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  203.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  204.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  205.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  206.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  207.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  208.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  209.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  210.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  211.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  212.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  213.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  214.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  215.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  216.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  217.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  218.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  219.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  220.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  221.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  222.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  223.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  224.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  225.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  226.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  227.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  228.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  229.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  230.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  231.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  232.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  233.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  234.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  235.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  236.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  237.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  238.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  239.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  240.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  241.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  242.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  243.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  244.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  245.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemCommonTrait.php';
  246.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/FilesystemTrait.php';
  247.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/FilesystemAdapter.php';
  248.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
  249.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
  250.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  251.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  252.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  253.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  254.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  255.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/EventListener/NotificationLoggerListener.php';
  256.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  257.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  258.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  259.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  260.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  261.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  262.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  263.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  264.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  265.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  266.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  267.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  268.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  269.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  270.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  271.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  272.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  273.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  274.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  275.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  276.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  277.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  278.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  279.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  280.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  281.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  282.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  283.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  284.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  285.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  286.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
  287.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  288.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
  289.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
  290.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
  291.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  292.             include_once \dirname(__DIR__4).'/vendor/symfony/notifier/DataCollector/NotificationDataCollector.php';
  293.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  294.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  295.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  296.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  297.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  298.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  299.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  300.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  301.             include_once \dirname(__DIR__4).'/vendor/symfony/stopwatch/Stopwatch.php';
  302.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  303.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  304.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  305.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  306.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
  307.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  308.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  309.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  310.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
  311.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
  312.             include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
  313.             include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
  314.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Registry.php';
  315.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
  316.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
  317.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  318.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
  319.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
  320.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
  321.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
  322.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
  323.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
  324.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/FirewallMapInterface.php';
  325.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
  326.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
  327.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
  328.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
  329.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
  330.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
  331.             include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall.php';
  332.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
  333.             include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
  334.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
  335.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
  336.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
  337.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
  338.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
  339.             include_once \dirname(__DIR__4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
  340.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  341.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  342.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  343.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  344.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  345.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  346.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
  347.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  348.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  349.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  350.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
  351.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  352.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  353.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  354.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  355.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  356.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  357.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  358.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  359.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  360.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  361.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  362.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  363.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  364.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  365.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  366.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  367.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  368.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  369.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Subscriber/SlidingPaginationSubscriber.php';
  370.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
  371.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/TraceableHttpClient.php';
  372.             include_once \dirname(__DIR__4).'/vendor/symfony/http-client/HttpClient.php';
  373.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  374.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  375.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  376.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  377.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  378.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  379.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  380.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  381.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  382.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  383.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  384.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  385.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  386.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  387.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  388.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
  389.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
  390.             include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
  391.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  392.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  393.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  394.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  395.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  396.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  397.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  398.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  399.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  400.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  401.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  402.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  403.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  404.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  405.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  406.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  407.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  408.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  409.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  410.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  411.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  412.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  413.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  414.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  415.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  416.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  417.             include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
  418.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/DebugExtension.php';
  419.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  420.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  421.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  422.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  423.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  424.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  425.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
  426.             include_once \dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php';
  427.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  428.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  429.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  430.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  431.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  432.         };
  433.     }
  434.     public function compile(): void
  435.     {
  436.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  437.     }
  438.     public function isCompiled(): bool
  439.     {
  440.         return true;
  441.     }
  442.     public function getRemovedIds(): array
  443.     {
  444.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  445.     }
  446.     protected function createProxy($class, \Closure $factory)
  447.     {
  448.         return $factory();
  449.     }
  450.     /**
  451.      * Gets the public '.container.private.cache_clearer' shared service.
  452.      *
  453.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  454.      */
  455.     protected function get_Container_Private_CacheClearerService()
  456.     {
  457.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  458.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  459.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  460.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  461.         }, 1));
  462.     }
  463.     /**
  464.      * Gets the public '.container.private.filesystem' shared service.
  465.      *
  466.      * @return \Symfony\Component\Filesystem\Filesystem
  467.      */
  468.     protected function get_Container_Private_FilesystemService()
  469.     {
  470.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  471.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  472.     }
  473.     /**
  474.      * Gets the public '.container.private.security.authorization_checker' shared service.
  475.      *
  476.      * @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
  477.      */
  478.     protected function get_Container_Private_Security_AuthorizationCheckerService()
  479.     {
  480.         return $this->services['.container.private.security.authorization_checker'] = new \Symfony\Component\Security\Core\Authorization\AuthorizationChecker(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), false);
  481.     }
  482.     /**
  483.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  484.      *
  485.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  486.      */
  487.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  488.     {
  489.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  490.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  491.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  492.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  493.         return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator(), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  494.     }
  495.     /**
  496.      * Gets the public '.container.private.security.token_storage' shared service.
  497.      *
  498.      * @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
  499.      */
  500.     protected function get_Container_Private_Security_TokenStorageService()
  501.     {
  502.         return $this->services['.container.private.security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  503.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  504.         ], [
  505.             'request_stack' => '?',
  506.         ]));
  507.     }
  508.     /**
  509.      * Gets the public '.container.private.serializer' shared service.
  510.      *
  511.      * @return \Symfony\Component\Serializer\Serializer
  512.      */
  513.     protected function get_Container_Private_SerializerService()
  514.     {
  515.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  516.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  517.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  518.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  519.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  520.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  521.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  522.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  523.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  524.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  525.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  526.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  527.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  528.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  529.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  530.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  531.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  532.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  533.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  534.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  535.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  536.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  537.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  538.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  539.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  540.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  541.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  542.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  543.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  544.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  545.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  546.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  547.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  548.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  549.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  550.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  551.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  552.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  553.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  554.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  555.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  556.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  557.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  558.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  559.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  560.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  561.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  562.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  563.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  564.         $a = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
  565.         $b = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  566.         $c = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($b);
  567.         $d = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  568.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  569.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  570.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  571.         }, 3), new RewindableGenerator(function () {
  572.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  573.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  574.         }, 2), new RewindableGenerator(function () {
  575.             return new \EmptyIterator();
  576.         }, 0), new RewindableGenerator(function () {
  577.             yield => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
  578.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  579.         }, 2), new RewindableGenerator(function () {
  580.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  581.         }, 1));
  582.         $e = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($b);
  583.         return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([=> new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $c), => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($b$c$d$eNULL, [])), => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 10 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 11 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 12 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($b$c$a$d$eNULL, [])], [=> new \Symfony\Component\Serializer\Encoder\XmlEncoder(), => new \Symfony\Component\Serializer\Encoder\JsonEncoder(), => new \Symfony\Component\Serializer\Encoder\YamlEncoder(), => new \Symfony\Component\Serializer\Encoder\CsvEncoder()]);
  584.     }
  585.     /**
  586.      * Gets the public '.container.private.twig' shared service.
  587.      *
  588.      * @return \Twig\Environment
  589.      */
  590.     protected function get_Container_Private_TwigService()
  591.     {
  592.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  593.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
  594.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
  595.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), 'DoctrineMigrations');
  596.         $a->addPath((\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/Resources/views'), '!DoctrineMigrations');
  597.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
  598.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
  599.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  600.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  601.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), 'KnpPaginator');
  602.         $a->addPath((\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/templates'), '!KnpPaginator');
  603.         $a->addPath((\dirname(__DIR__4).'/templates'));
  604.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  605.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  606.         $this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8''debug' => true'strict_variables' => true]);
  607.         $b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  608.         $c = ($this->services['translator'] ?? $this->getTranslatorService());
  609.         $d = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  610.         $e = ($this->services['router'] ?? $this->getRouterService());
  611.         $f = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  612.         $g = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  613.         $g->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $d]);
  614.         $h = new \Symfony\Bridge\Twig\AppVariable();
  615.         $h->setEnvironment('dev');
  616.         $h->setDebug(true);
  617.         if ($this->has('.container.private.security.token_storage')) {
  618.             $h->setTokenStorage(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  619.         }
  620.         if ($this->has('request_stack')) {
  621.             $h->setRequestStack($f);
  622.         }
  623.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  624.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
  625.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
  626.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($d, \dirname(__DIR__4), 'UTF-8'));
  627.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($e));
  628.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  629.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($btrue));
  630.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  631.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($f, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  632.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  633.         $instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
  634.         $instance->addExtension(new \Twig\Extension\DebugExtension());
  635.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($g));
  636.         $instance->addExtension(new \Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationExtension(new \Knp\Bundle\PaginatorBundle\Helper\Processor($e$c)));
  637.         $instance->addGlobal('app'$h);
  638.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  639.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  640.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  641.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  642.         ], [
  643.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  644.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  645.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  646.         ])));
  647.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  648.         return $instance;
  649.     }
  650.     /**
  651.      * Gets the public 'App\Controller\ADMIN\Cursos' shared autowired service.
  652.      *
  653.      * @return \App\Controller\ADMIN\Cursos
  654.      */
  655.     protected function getCursosService()
  656.     {
  657.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  658.         include_once \dirname(__DIR__4).'/src/Controller/ADMIN/Cursos.php';
  659.         $this->services['App\\Controller\\ADMIN\\Cursos'] = $instance = new \App\Controller\ADMIN\Cursos(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()));
  660.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\ADMIN\\Cursos'$this));
  661.         return $instance;
  662.     }
  663.     /**
  664.      * Gets the public 'App\Controller\ADMIN\Users' shared autowired service.
  665.      *
  666.      * @return \App\Controller\ADMIN\Users
  667.      */
  668.     protected function getUsersService()
  669.     {
  670.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  671.         include_once \dirname(__DIR__4).'/src/Controller/ADMIN/Users.php';
  672.         $this->services['App\\Controller\\ADMIN\\Users'] = $instance = new \App\Controller\ADMIN\Users(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()));
  673.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\ADMIN\\Users'$this));
  674.         return $instance;
  675.     }
  676.     /**
  677.      * Gets the public 'App\Controller\Authentication' shared autowired service.
  678.      *
  679.      * @return \App\Controller\Authentication
  680.      */
  681.     protected function getAuthenticationService()
  682.     {
  683.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  684.         include_once \dirname(__DIR__4).'/src/Controller/Authentication.php';
  685.         include_once \dirname(__DIR__4).'/src/Services/Sessions/AuthenticationService.php';
  686.         $this->services['App\\Controller\\Authentication'] = $instance = new \App\Controller\Authentication(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \App\Services\Sessions\AuthenticationService(($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\RecursosService\\RecursosService'] ?? $this->getRecursosServiceService()), ($this->privates['App\\Services\\SedeService\\SedeService'] ?? $this->getSedeServiceService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  687.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\Authentication'$this));
  688.         return $instance;
  689.     }
  690.     /**
  691.      * Gets the public 'App\Controller\COMUNICACIONES\Announcement' shared autowired service.
  692.      *
  693.      * @return \App\Controller\COMUNICACIONES\Announcement
  694.      */
  695.     protected function getAnnouncementService()
  696.     {
  697.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  698.         include_once \dirname(__DIR__4).'/src/Controller/COMUNICACIONES/Announcement.php';
  699.         $this->services['App\\Controller\\COMUNICACIONES\\Announcement'] = $instance = new \App\Controller\COMUNICACIONES\Announcement(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\MsgRepository'] ?? $this->getMsgRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->services['App\\Controller\\_USER\\Nuser'] ?? $this->getNuserService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->privates['App\\Services\\MsgService\\MsgService'] ?? $this->getMsgServiceService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()));
  700.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\COMUNICACIONES\\Announcement'$this));
  701.         return $instance;
  702.     }
  703.     /**
  704.      * Gets the public 'App\Controller\COMUNICACIONES\AnnouncementCategory' shared autowired service.
  705.      *
  706.      * @return \App\Controller\COMUNICACIONES\AnnouncementCategory
  707.      */
  708.     protected function getAnnouncementCategoryService()
  709.     {
  710.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  711.         include_once \dirname(__DIR__4).'/src/Controller/COMUNICACIONES/AnnouncementCategory.php';
  712.         include_once \dirname(__DIR__4).'/src/Services/MsgService/AnnouncementCategoryService.php';
  713.         include_once \dirname(__DIR__4).'/src/Repository/Sql/AnnouncementCategoryRepository.php';
  714.         $this->services['App\\Controller\\COMUNICACIONES\\AnnouncementCategory'] = $instance = new \App\Controller\COMUNICACIONES\AnnouncementCategory(new \App\Services\MsgService\AnnouncementCategoryService(new \App\Repository\Sql\AnnouncementCategoryRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService())), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  715.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\COMUNICACIONES\\AnnouncementCategory'$this));
  716.         return $instance;
  717.     }
  718.     /**
  719.      * Gets the public 'App\Controller\DEBERES\Deberes' shared autowired service.
  720.      *
  721.      * @return \App\Controller\DEBERES\Deberes
  722.      */
  723.     protected function getDeberesService()
  724.     {
  725.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  726.         include_once \dirname(__DIR__4).'/src/Controller/DEBERES/Deberes.php';
  727.         include_once \dirname(__DIR__4).'/src/Services/DeberesService/DeberesService.php';
  728.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  729.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  730.         $this->services['App\\Controller\\DEBERES\\Deberes'] = $instance = new \App\Controller\DEBERES\Deberes($a, new \App\Services\DeberesService\DeberesService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\DeberesRepository'] ?? $this->getDeberesRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), $a, ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  731.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\DEBERES\\Deberes'$this));
  732.         return $instance;
  733.     }
  734.     /**
  735.      * Gets the public 'App\Controller\MAGENTO\Magento' shared autowired service.
  736.      *
  737.      * @return \App\Controller\MAGENTO\Magento
  738.      */
  739.     protected function getMagentoService()
  740.     {
  741.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  742.         include_once \dirname(__DIR__4).'/src/Controller/MAGENTO/Magento.php';
  743.         include_once \dirname(__DIR__4).'/src/Services/MagentoService/MagentoService.php';
  744.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  745.         $this->services['App\\Controller\\MAGENTO\\Magento'] = $instance = new \App\Controller\MAGENTO\Magento(($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), new \App\Services\MagentoService\MagentoService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), $a), $a);
  746.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MAGENTO\\Magento'$this));
  747.         return $instance;
  748.     }
  749.     /**
  750.      * Gets the public 'App\Controller\MENSAJERIA\Bidireccional' shared autowired service.
  751.      *
  752.      * @return \App\Controller\MENSAJERIA\Bidireccional
  753.      */
  754.     protected function getBidireccionalService()
  755.     {
  756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  757.         include_once \dirname(__DIR__4).'/src/Controller/MENSAJERIA/Bidireccional.php';
  758.         $this->services['App\\Controller\\MENSAJERIA\\Bidireccional'] = $instance = new \App\Controller\MENSAJERIA\Bidireccional(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()));
  759.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MENSAJERIA\\Bidireccional'$this));
  760.         return $instance;
  761.     }
  762.     /**
  763.      * Gets the public 'App\Controller\MENSAJERIA\Masivo' shared autowired service.
  764.      *
  765.      * @return \App\Controller\MENSAJERIA\Masivo
  766.      */
  767.     protected function getMasivoService()
  768.     {
  769.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  770.         include_once \dirname(__DIR__4).'/src/Controller/MENSAJERIA/Masivo.php';
  771.         $this->services['App\\Controller\\MENSAJERIA\\Masivo'] = $instance = new \App\Controller\MENSAJERIA\Masivo(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  772.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MENSAJERIA\\Masivo'$this));
  773.         return $instance;
  774.     }
  775.     /**
  776.      * Gets the public 'App\Controller\MENSAJERIA\Mensajes' shared autowired service.
  777.      *
  778.      * @return \App\Controller\MENSAJERIA\Mensajes
  779.      */
  780.     protected function getMensajesService()
  781.     {
  782.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  783.         include_once \dirname(__DIR__4).'/src/Controller/MENSAJERIA/Mensajes.php';
  784.         $this->services['App\\Controller\\MENSAJERIA\\Mensajes'] = $instance = new \App\Controller\MENSAJERIA\Mensajes(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  785.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MENSAJERIA\\Mensajes'$this));
  786.         return $instance;
  787.     }
  788.     /**
  789.      * Gets the public 'App\Controller\MENSAJERIA\Retro' shared autowired service.
  790.      *
  791.      * @return \App\Controller\MENSAJERIA\Retro
  792.      */
  793.     protected function getRetroService()
  794.     {
  795.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  796.         include_once \dirname(__DIR__4).'/src/Controller/MENSAJERIA/Retro.php';
  797.         $this->services['App\\Controller\\MENSAJERIA\\Retro'] = $instance = new \App\Controller\MENSAJERIA\Retro(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  798.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MENSAJERIA\\Retro'$this));
  799.         return $instance;
  800.     }
  801.     /**
  802.      * Gets the public 'App\Controller\MENSAJERIA\Retros' shared autowired service.
  803.      *
  804.      * @return \App\Controller\MENSAJERIA\Retros
  805.      */
  806.     protected function getRetrosService()
  807.     {
  808.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  809.         include_once \dirname(__DIR__4).'/src/Controller/MENSAJERIA/Retros.php';
  810.         $this->services['App\\Controller\\MENSAJERIA\\Retros'] = $instance = new \App\Controller\MENSAJERIA\Retros(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()));
  811.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\MENSAJERIA\\Retros'$this));
  812.         return $instance;
  813.     }
  814.     /**
  815.      * Gets the public 'App\Controller\PROFESOR\Alumnos' shared autowired service.
  816.      *
  817.      * @return \App\Controller\PROFESOR\Alumnos
  818.      */
  819.     protected function getAlumnosService()
  820.     {
  821.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  822.         include_once \dirname(__DIR__4).'/src/Controller/PROFESOR/Alumnos.php';
  823.         $this->services['App\\Controller\\PROFESOR\\Alumnos'] = $instance = new \App\Controller\PROFESOR\Alumnos(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  824.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\PROFESOR\\Alumnos'$this));
  825.         return $instance;
  826.     }
  827.     /**
  828.      * Gets the public 'App\Controller\PROFESOR\Asignaturas' shared autowired service.
  829.      *
  830.      * @return \App\Controller\PROFESOR\Asignaturas
  831.      */
  832.     protected function getAsignaturasService()
  833.     {
  834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  835.         include_once \dirname(__DIR__4).'/src/Controller/PROFESOR/Asignaturas.php';
  836.         $this->services['App\\Controller\\PROFESOR\\Asignaturas'] = $instance = new \App\Controller\PROFESOR\Asignaturas(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  837.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\PROFESOR\\Asignaturas'$this));
  838.         return $instance;
  839.     }
  840.     /**
  841.      * Gets the public 'App\Controller\PROFESOR\Cursos' shared autowired service.
  842.      *
  843.      * @return \App\Controller\PROFESOR\Cursos
  844.      */
  845.     protected function getCursos2Service()
  846.     {
  847.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  848.         include_once \dirname(__DIR__4).'/src/Controller/PROFESOR/Cursos.php';
  849.         $this->services['App\\Controller\\PROFESOR\\Cursos'] = $instance = new \App\Controller\PROFESOR\Cursos(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  850.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\PROFESOR\\Cursos'$this));
  851.         return $instance;
  852.     }
  853.     /**
  854.      * Gets the public 'App\Controller\PROFESOR\Deberes' shared autowired service.
  855.      *
  856.      * @return \App\Controller\PROFESOR\Deberes
  857.      */
  858.     protected function getDeberes2Service()
  859.     {
  860.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  861.         include_once \dirname(__DIR__4).'/src/Controller/PROFESOR/Deberes.php';
  862.         $this->services['App\\Controller\\PROFESOR\\Deberes'] = $instance = new \App\Controller\PROFESOR\Deberes(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  863.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\PROFESOR\\Deberes'$this));
  864.         return $instance;
  865.     }
  866.     /**
  867.      * Gets the public 'App\Controller\RequestTransform' shared autowired service.
  868.      *
  869.      * @return \App\Controller\RequestTransform
  870.      */
  871.     protected function getRequestTransformService()
  872.     {
  873.         include_once \dirname(__DIR__4).'/src/Controller/RequestTransform.php';
  874.         return $this->services['App\\Controller\\RequestTransform'] = new \App\Controller\RequestTransform();
  875.     }
  876.     /**
  877.      * Gets the public 'App\Controller\SUPERADMIN\Areas' shared autowired service.
  878.      *
  879.      * @return \App\Controller\SUPERADMIN\Areas
  880.      */
  881.     protected function getAreasService()
  882.     {
  883.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  884.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Areas.php';
  885.         include_once \dirname(__DIR__4).'/src/Util/AreaUtil.php';
  886.         include_once \dirname(__DIR__4).'/src/Services/AreaService/AreaService.php';
  887.         $this->services['App\\Controller\\SUPERADMIN\\Areas'] = $instance = new \App\Controller\SUPERADMIN\Areas(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), new \App\Services\AreaService\AreaService(($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  888.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Areas'$this));
  889.         return $instance;
  890.     }
  891.     /**
  892.      * Gets the public 'App\Controller\SUPERADMIN\Aulas' shared autowired service.
  893.      *
  894.      * @return \App\Controller\SUPERADMIN\Aulas
  895.      */
  896.     protected function getAulasService()
  897.     {
  898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  899.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Aulas.php';
  900.         $this->services['App\\Controller\\SUPERADMIN\\Aulas'] = $instance = new \App\Controller\SUPERADMIN\Aulas(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()));
  901.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Aulas'$this));
  902.         return $instance;
  903.     }
  904.     /**
  905.      * Gets the public 'App\Controller\SUPERADMIN\Cursos\CursosH' shared autowired service.
  906.      *
  907.      * @return \App\Controller\SUPERADMIN\Cursos\CursosH
  908.      */
  909.     protected function getCursosHService()
  910.     {
  911.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  912.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Cursos/CursosH.php';
  913.         $this->services['App\\Controller\\SUPERADMIN\\Cursos\\CursosH'] = $instance = new \App\Controller\SUPERADMIN\Cursos\CursosH();
  914.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Cursos\\CursosH'$this));
  915.         return $instance;
  916.     }
  917.     /**
  918.      * Gets the public 'App\Controller\SUPERADMIN\Importador\ImpoPreguntas' shared autowired service.
  919.      *
  920.      * @return \App\Controller\SUPERADMIN\Importador\ImpoPreguntas
  921.      */
  922.     protected function getImpoPreguntasService()
  923.     {
  924.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  925.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Importador/ImpoPreguntas.php';
  926.         $this->services['App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas'] = $instance = new \App\Controller\SUPERADMIN\Importador\ImpoPreguntas();
  927.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas'$this));
  928.         return $instance;
  929.     }
  930.     /**
  931.      * Gets the public 'App\Controller\SUPERADMIN\PdfConvert\PdfConvert' shared autowired service.
  932.      *
  933.      * @return \App\Controller\SUPERADMIN\PdfConvert\PdfConvert
  934.      */
  935.     protected function getPdfConvertService()
  936.     {
  937.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  938.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/PdfConvert/PdfConvert.php';
  939.         $this->services['App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert'] = $instance = new \App\Controller\SUPERADMIN\PdfConvert\PdfConvert(($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()));
  940.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert'$this));
  941.         return $instance;
  942.     }
  943.     /**
  944.      * Gets the public 'App\Controller\SUPERADMIN\Profesores\Profesores' shared autowired service.
  945.      *
  946.      * @return \App\Controller\SUPERADMIN\Profesores\Profesores
  947.      */
  948.     protected function getProfesoresService()
  949.     {
  950.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  951.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Profesores/Profesores.php';
  952.         $this->services['App\\Controller\\SUPERADMIN\\Profesores\\Profesores'] = $instance = new \App\Controller\SUPERADMIN\Profesores\Profesores();
  953.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Profesores\\Profesores'$this));
  954.         return $instance;
  955.     }
  956.     /**
  957.      * Gets the public 'App\Controller\SUPERADMIN\Retro\Retro' shared autowired service.
  958.      *
  959.      * @return \App\Controller\SUPERADMIN\Retro\Retro
  960.      */
  961.     protected function getRetro2Service()
  962.     {
  963.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  964.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Retro/Retro.php';
  965.         $this->services['App\\Controller\\SUPERADMIN\\Retro\\Retro'] = $instance = new \App\Controller\SUPERADMIN\Retro\Retro(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  966.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Retro\\Retro'$this));
  967.         return $instance;
  968.     }
  969.     /**
  970.      * Gets the public 'App\Controller\SUPERADMIN\Sedes' shared autowired service.
  971.      *
  972.      * @return \App\Controller\SUPERADMIN\Sedes
  973.      */
  974.     protected function getSedesService()
  975.     {
  976.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  977.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Sedes.php';
  978.         $this->services['App\\Controller\\SUPERADMIN\\Sedes'] = $instance = new \App\Controller\SUPERADMIN\Sedes(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\SedeService\\SedeService'] ?? $this->getSedeServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  979.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Sedes'$this));
  980.         return $instance;
  981.     }
  982.     /**
  983.      * Gets the public 'App\Controller\SUPERADMIN\Stats\Stats' shared autowired service.
  984.      *
  985.      * @return \App\Controller\SUPERADMIN\Stats\Stats
  986.      */
  987.     protected function getStatsService()
  988.     {
  989.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  990.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Stats/Stats.php';
  991.         $this->services['App\\Controller\\SUPERADMIN\\Stats\\Stats'] = $instance = new \App\Controller\SUPERADMIN\Stats\Stats();
  992.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Stats\\Stats'$this));
  993.         return $instance;
  994.     }
  995.     /**
  996.      * Gets the public 'App\Controller\SUPERADMIN\Temas\Preguntas' shared autowired service.
  997.      *
  998.      * @return \App\Controller\SUPERADMIN\Temas\Preguntas
  999.      */
  1000.     protected function getPreguntasService()
  1001.     {
  1002.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1003.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Temas/Preguntas.php';
  1004.         $this->services['App\\Controller\\SUPERADMIN\\Temas\\Preguntas'] = $instance = new \App\Controller\SUPERADMIN\Temas\Preguntas();
  1005.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Temas\\Preguntas'$this));
  1006.         return $instance;
  1007.     }
  1008.     /**
  1009.      * Gets the public 'App\Controller\SUPERADMIN\Temas\Respuestas' shared autowired service.
  1010.      *
  1011.      * @return \App\Controller\SUPERADMIN\Temas\Respuestas
  1012.      */
  1013.     protected function getRespuestasService()
  1014.     {
  1015.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1016.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Temas/Respuestas.php';
  1017.         $this->services['App\\Controller\\SUPERADMIN\\Temas\\Respuestas'] = $instance = new \App\Controller\SUPERADMIN\Temas\Respuestas();
  1018.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Temas\\Respuestas'$this));
  1019.         return $instance;
  1020.     }
  1021.     /**
  1022.      * Gets the public 'App\Controller\SUPERADMIN\Temas\Temas' shared autowired service.
  1023.      *
  1024.      * @return \App\Controller\SUPERADMIN\Temas\Temas
  1025.      */
  1026.     protected function getTemasService()
  1027.     {
  1028.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1029.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Temas/Temas.php';
  1030.         $this->services['App\\Controller\\SUPERADMIN\\Temas\\Temas'] = $instance = new \App\Controller\SUPERADMIN\Temas\Temas();
  1031.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Temas\\Temas'$this));
  1032.         return $instance;
  1033.     }
  1034.     /**
  1035.      * Gets the public 'App\Controller\SUPERADMIN\Tests\Recursos' shared autowired service.
  1036.      *
  1037.      * @return \App\Controller\SUPERADMIN\Tests\Recursos
  1038.      */
  1039.     protected function getRecursosService()
  1040.     {
  1041.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1042.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Tests/Recursos.php';
  1043.         $this->services['App\\Controller\\SUPERADMIN\\Tests\\Recursos'] = $instance = new \App\Controller\SUPERADMIN\Tests\Recursos();
  1044.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Tests\\Recursos'$this));
  1045.         return $instance;
  1046.     }
  1047.     /**
  1048.      * Gets the public 'App\Controller\SUPERADMIN\Users' shared autowired service.
  1049.      *
  1050.      * @return \App\Controller\SUPERADMIN\Users
  1051.      */
  1052.     protected function getUsers2Service()
  1053.     {
  1054.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1055.         include_once \dirname(__DIR__4).'/src/Controller/SUPERADMIN/Users.php';
  1056.         $this->services['App\\Controller\\SUPERADMIN\\Users'] = $instance = new \App\Controller\SUPERADMIN\Users(($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()));
  1057.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\SUPERADMIN\\Users'$this));
  1058.         return $instance;
  1059.     }
  1060.     /**
  1061.      * Gets the public 'App\Controller\_ALUMNO\AlumnoExamenes' shared autowired service.
  1062.      *
  1063.      * @return \App\Controller\_ALUMNO\AlumnoExamenes
  1064.      */
  1065.     protected function getAlumnoExamenesService()
  1066.     {
  1067.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1068.         include_once \dirname(__DIR__4).'/src/Controller/_ALUMNO/AlumnoExamenes.php';
  1069.         $this->services['App\\Controller\\_ALUMNO\\AlumnoExamenes'] = $instance = new \App\Controller\_ALUMNO\AlumnoExamenes(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1070.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_ALUMNO\\AlumnoExamenes'$this));
  1071.         return $instance;
  1072.     }
  1073.     /**
  1074.      * Gets the public 'App\Controller\_ALUMNO\AlumnoStats' shared autowired service.
  1075.      *
  1076.      * @return \App\Controller\_ALUMNO\AlumnoStats
  1077.      */
  1078.     protected function getAlumnoStatsService()
  1079.     {
  1080.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1081.         include_once \dirname(__DIR__4).'/src/Controller/_ALUMNO/AlumnoStats.php';
  1082.         $this->services['App\\Controller\\_ALUMNO\\AlumnoStats'] = $instance = new \App\Controller\_ALUMNO\AlumnoStats(($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\UserService\\UserActivityService'] ?? $this->getUserActivityServiceService()));
  1083.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_ALUMNO\\AlumnoStats'$this));
  1084.         return $instance;
  1085.     }
  1086.     /**
  1087.      * Gets the public 'App\Controller\_ALUMNO\Compras' shared autowired service.
  1088.      *
  1089.      * @return \App\Controller\_ALUMNO\Compras
  1090.      */
  1091.     protected function getComprasService()
  1092.     {
  1093.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1094.         include_once \dirname(__DIR__4).'/src/Controller/_ALUMNO/Compras.php';
  1095.         $this->services['App\\Controller\\_ALUMNO\\Compras'] = $instance = new \App\Controller\_ALUMNO\Compras(($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\TestRepository'] ?? $this->getTestRepositoryService()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1096.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_ALUMNO\\Compras'$this));
  1097.         return $instance;
  1098.     }
  1099.     /**
  1100.      * Gets the public 'App\Controller\_BIBLIOTECA\Biblioteca' shared autowired service.
  1101.      *
  1102.      * @return \App\Controller\_BIBLIOTECA\Biblioteca
  1103.      */
  1104.     protected function getBibliotecaService()
  1105.     {
  1106.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1107.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  1108.         include_once \dirname(__DIR__4).'/src/Controller/_BIBLIOTECA/Biblioteca.php';
  1109.         include_once \dirname(__DIR__4).'/src/Util/LibraryUtil.php';
  1110.         include_once \dirname(__DIR__4).'/src/Services/BibliotecaService/BibliotecaService.php';
  1111.         include_once \dirname(__DIR__4).'/src/Repository/Sql/BibliotecaRepository.php';
  1112.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  1113.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  1114.         $b = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
  1115.         $this->services['App\\Controller\\_BIBLIOTECA\\Biblioteca'] = $instance = new \App\Controller\_BIBLIOTECA\Biblioteca(new \App\Services\BibliotecaService\BibliotecaService(new \App\Repository\Sql\BibliotecaRepository($a), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), $b, ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, ($this->privates['App\\Repository\\Sql\\RecursoViewRepository'] ?? $this->getRecursoViewRepositoryService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), $b);
  1116.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_BIBLIOTECA\\Biblioteca'$this));
  1117.         return $instance;
  1118.     }
  1119.     /**
  1120.      * Gets the public 'App\Controller\_CASO_PRACTICO\CasoPractico' shared autowired service.
  1121.      *
  1122.      * @return \App\Controller\_CASO_PRACTICO\CasoPractico
  1123.      */
  1124.     protected function getCasoPracticoService()
  1125.     {
  1126.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1127.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  1128.         include_once \dirname(__DIR__4).'/src/Controller/_CASO_PRACTICO/CasoPractico.php';
  1129.         include_once \dirname(__DIR__4).'/src/Util/ResourceTypeUtil.php';
  1130.         include_once \dirname(__DIR__4).'/src/Util/SupportMaterialUtil.php';
  1131.         include_once \dirname(__DIR__4).'/src/Services/CasoPracticoService/CasoPracticoService.php';
  1132.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  1133.         $a = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
  1134.         $this->services['App\\Controller\\_CASO_PRACTICO\\CasoPractico'] = $instance = new \App\Controller\_CASO_PRACTICO\CasoPractico(new \App\Services\CasoPracticoService\CasoPracticoService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\CasoPracticoRepository'] ?? $this->getCasoPracticoRepositoryService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), $a, ($this->privates['App\\Services\\RecursosService\\RecursoCasosService'] ?? $this->getRecursoCasosServiceService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->privates['App\\Repository\\Sql\\RecursoViewRepository'] ?? $this->getRecursoViewRepositoryService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), $a);
  1135.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CASO_PRACTICO\\CasoPractico'$this));
  1136.         return $instance;
  1137.     }
  1138.     /**
  1139.      * Gets the public 'App\Controller\_CERTIFICADOS\Certificados' shared autowired service.
  1140.      *
  1141.      * @return \App\Controller\_CERTIFICADOS\Certificados
  1142.      */
  1143.     protected function getCertificadosService()
  1144.     {
  1145.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1146.         include_once \dirname(__DIR__4).'/src/Controller/_CERTIFICADOS/Certificados.php';
  1147.         include_once \dirname(__DIR__4).'/src/Services/FPDF/FpdfService.php';
  1148.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdf/fpdf.php';
  1149.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdfTplTrait.php';
  1150.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdfTpl.php';
  1151.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
  1152.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/Fpdi.php';
  1153.         include_once \dirname(__DIR__4).'/src/Services/FPDF/CertificadosPdf.php';
  1154.         include_once \dirname(__DIR__4).'/src/Services/HtmlContainers/CertificadoCurso.php';
  1155.         $a = ($this->services['kernel'] ?? $this->get('kernel'1));
  1156.         $b = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  1157.         $this->services['App\\Controller\\_CERTIFICADOS\\Certificados'] = $instance = new \App\Controller\_CERTIFICADOS\Certificados($a, new \App\Services\FPDF\FpdfService($a), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), $b, new \App\Services\FPDF\CertificadosPdf($a, ($this->privates['App\\Services\\HtmlContainers\\CertificadoCurso'] ?? ($this->privates['App\\Services\\HtmlContainers\\CertificadoCurso'] = new \App\Services\HtmlContainers\CertificadoCurso()))), $b);
  1158.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CERTIFICADOS\\Certificados'$this));
  1159.         return $instance;
  1160.     }
  1161.     /**
  1162.      * Gets the public 'App\Controller\_CERTIFICADOS\Diplomas' shared autowired service.
  1163.      *
  1164.      * @return \App\Controller\_CERTIFICADOS\Diplomas
  1165.      */
  1166.     protected function getDiplomasService()
  1167.     {
  1168.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1169.         include_once \dirname(__DIR__4).'/src/Controller/_CERTIFICADOS/Diplomas.php';
  1170.         include_once \dirname(__DIR__4).'/src/Util/TestUtil.php';
  1171.         include_once \dirname(__DIR__4).'/src/Services/CertificadoService/CertificadoService.php';
  1172.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdf/fpdf.php';
  1173.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdfTplTrait.php';
  1174.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdfTpl.php';
  1175.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/FpdiTrait.php';
  1176.         include_once \dirname(__DIR__4).'/vendor/setasign/fpdi/src/Fpdi.php';
  1177.         include_once \dirname(__DIR__4).'/src/Services/FPDF/DiplomaService.php';
  1178.         include_once \dirname(__DIR__4).'/src/Services/HtmlContainers/CertificadoCurso.php';
  1179.         $this->services['App\\Controller\\_CERTIFICADOS\\Diplomas'] = $instance = new \App\Controller\_CERTIFICADOS\Diplomas(($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), new \App\Services\CertificadoService\CertificadoService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \App\Services\FPDF\DiplomaService(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['App\\Services\\HtmlContainers\\CertificadoCurso'] ?? ($this->privates['App\\Services\\HtmlContainers\\CertificadoCurso'] = new \App\Services\HtmlContainers\CertificadoCurso()))), ($this->privates['App\\Repository\\Sql\\CertificadoRepository'] ?? $this->getCertificadoRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService())));
  1180.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CERTIFICADOS\\Diplomas'$this));
  1181.         return $instance;
  1182.     }
  1183.     /**
  1184.      * Gets the public 'App\Controller\_COMPARATIVA_BAJA\ComparativaBaja' shared autowired service.
  1185.      *
  1186.      * @return \App\Controller\_COMPARATIVA_BAJA\ComparativaBaja
  1187.      */
  1188.     protected function getComparativaBajaService()
  1189.     {
  1190.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1191.         include_once \dirname(__DIR__4).'/src/Controller/_COMPARATIVA_BAJA/ComparativaBaja.php';
  1192.         include_once \dirname(__DIR__4).'/src/Util/QualificationCategoryUtil.php';
  1193.         include_once \dirname(__DIR__4).'/src/Util/UserUtil.php';
  1194.         include_once \dirname(__DIR__4).'/src/Services/ComparativaBajaService/ComparativaBajaService.php';
  1195.         $this->services['App\\Controller\\_COMPARATIVA_BAJA\\ComparativaBaja'] = $instance = new \App\Controller\_COMPARATIVA_BAJA\ComparativaBaja(($this->privates['App\\Services\\SuperPromocionService\\SuperPromocionNotasService'] ?? $this->getSuperPromocionNotasServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), new \App\Services\ComparativaBajaService\ComparativaBajaService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] ?? $this->getConvocatoriaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service())));
  1196.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_COMPARATIVA_BAJA\\ComparativaBaja'$this));
  1197.         return $instance;
  1198.     }
  1199.     /**
  1200.      * Gets the public 'App\Controller\_CONFIGURACION\Configuracion' shared autowired service.
  1201.      *
  1202.      * @return \App\Controller\_CONFIGURACION\Configuracion
  1203.      */
  1204.     protected function getConfiguracionService()
  1205.     {
  1206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1207.         include_once \dirname(__DIR__4).'/src/Controller/_CONFIGURACION/Configuracion.php';
  1208.         include_once \dirname(__DIR__4).'/src/Services/ConfigurationService/ConfigurationService.php';
  1209.         include_once \dirname(__DIR__4).'/src/Repository/Sql/ConfigurationRepository.php';
  1210.         $this->services['App\\Controller\\_CONFIGURACION\\Configuracion'] = $instance = new \App\Controller\_CONFIGURACION\Configuracion(new \App\Services\ConfigurationService\ConfigurationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), new \App\Repository\Sql\ConfigurationRepository()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1211.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CONFIGURACION\\Configuracion'$this));
  1212.         return $instance;
  1213.     }
  1214.     /**
  1215.      * Gets the public 'App\Controller\_CONVOCATORIA\Convocatoria' shared autowired service.
  1216.      *
  1217.      * @return \App\Controller\_CONVOCATORIA\Convocatoria
  1218.      */
  1219.     protected function getConvocatoriaService()
  1220.     {
  1221.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1222.         include_once \dirname(__DIR__4).'/src/Controller/_CONVOCATORIA/Convocatoria.php';
  1223.         $this->services['App\\Controller\\_CONVOCATORIA\\Convocatoria'] = $instance = new \App\Controller\_CONVOCATORIA\Convocatoria(($this->privates['App\\Services\\ConvocatoriaService\\ConvocatoriaService'] ?? $this->getConvocatoriaServiceService()));
  1224.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CONVOCATORIA\\Convocatoria'$this));
  1225.         return $instance;
  1226.     }
  1227.     /**
  1228.      * Gets the public 'App\Controller\_CURSOS\Cursos' shared autowired service.
  1229.      *
  1230.      * @return \App\Controller\_CURSOS\Cursos
  1231.      */
  1232.     protected function getCursos3Service()
  1233.     {
  1234.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1235.         include_once \dirname(__DIR__4).'/src/Controller/_CURSOS/Cursos.php';
  1236.         $this->services['App\\Controller\\_CURSOS\\Cursos'] = $instance = new \App\Controller\_CURSOS\Cursos(($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\CommonService\\CommonService'] ?? $this->getCommonServiceService()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\MsgService\\MsgService'] ?? $this->getMsgServiceService()), ($this->privates['App\\Services\\RecursosService\\RecursoCasosService'] ?? $this->getRecursoCasosServiceService()), ($this->privates['App\\Services\\TestService\\AdminTestService'] ?? $this->getAdminTestServiceService()), ($this->privates['App\\Services\\RecursosService\\RecursosService'] ?? $this->getRecursosServiceService()), ($this->privates['App\\Services\\ProgramacionService\\ProgramacionService'] ?? $this->getProgramacionServiceService()), ($this->privates['App\\Services\\TecnicasEstudioService\\TecnicasEstudioService'] ?? $this->getTecnicasEstudioServiceService()), ($this->privates['App\\Services\\DocumentacionGeneralService\\DocumentacionGeneralService'] ?? $this->getDocumentacionGeneralServiceService()));
  1237.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CURSOS\\Cursos'$this));
  1238.         return $instance;
  1239.     }
  1240.     /**
  1241.      * Gets the public 'App\Controller\_CURSOS\auxCursos' shared autowired service.
  1242.      *
  1243.      * @return \App\Controller\_CURSOS\auxCursos
  1244.      */
  1245.     protected function getAuxCursosService()
  1246.     {
  1247.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1248.         include_once \dirname(__DIR__4).'/src/Controller/_CURSOS/auxCursos.php';
  1249.         $this->services['App\\Controller\\_CURSOS\\auxCursos'] = $instance = new \App\Controller\_CURSOS\auxCursos(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  1250.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_CURSOS\\auxCursos'$this));
  1251.         return $instance;
  1252.     }
  1253.     /**
  1254.      * Gets the public 'App\Controller\_DASHBOARD\_ADMIN\Dashboard' shared autowired service.
  1255.      *
  1256.      * @return \App\Controller\_DASHBOARD\_ADMIN\Dashboard
  1257.      */
  1258.     protected function getDashboardService()
  1259.     {
  1260.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1261.         include_once \dirname(__DIR__4).'/src/Controller/_DASHBOARD/_ADMIN/Dashboard.php';
  1262.         $this->services['App\\Controller\\_DASHBOARD\\_ADMIN\\Dashboard'] = $instance = new \App\Controller\_DASHBOARD\_ADMIN\Dashboard(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] ?? $this->getDashboardAdminServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1263.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\Dashboard'$this));
  1264.         return $instance;
  1265.     }
  1266.     /**
  1267.      * Gets the public 'App\Controller\_DASHBOARD\_ADMIN\EvoStudentsMonth' shared autowired service.
  1268.      *
  1269.      * @return \App\Controller\_DASHBOARD\_ADMIN\EvoStudentsMonth
  1270.      */
  1271.     protected function getEvoStudentsMonthService()
  1272.     {
  1273.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1274.         include_once \dirname(__DIR__4).'/src/Controller/_DASHBOARD/_ADMIN/EvoStudentsMonth.php';
  1275.         $this->services['App\\Controller\\_DASHBOARD\\_ADMIN\\EvoStudentsMonth'] = $instance = new \App\Controller\_DASHBOARD\_ADMIN\EvoStudentsMonth(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] ?? $this->getDashboardAdminServiceService()));
  1276.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\EvoStudentsMonth'$this));
  1277.         return $instance;
  1278.     }
  1279.     /**
  1280.      * Gets the public 'App\Controller\_DASHBOARD\_ADMIN\HalfMarkPresentialForMoth' shared autowired service.
  1281.      *
  1282.      * @return \App\Controller\_DASHBOARD\_ADMIN\HalfMarkPresentialForMoth
  1283.      */
  1284.     protected function getHalfMarkPresentialForMothService()
  1285.     {
  1286.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1287.         include_once \dirname(__DIR__4).'/src/Controller/_DASHBOARD/_ADMIN/HalfMarkPresentialForMoth.php';
  1288.         $this->services['App\\Controller\\_DASHBOARD\\_ADMIN\\HalfMarkPresentialForMoth'] = $instance = new \App\Controller\_DASHBOARD\_ADMIN\HalfMarkPresentialForMoth(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] ?? $this->getDashboardAdminServiceService()));
  1289.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\HalfMarkPresentialForMoth'$this));
  1290.         return $instance;
  1291.     }
  1292.     /**
  1293.      * Gets the public 'App\Controller\_DASHBOARD\_ADMIN\HalfMarksStudentByArea' shared autowired service.
  1294.      *
  1295.      * @return \App\Controller\_DASHBOARD\_ADMIN\HalfMarksStudentByArea
  1296.      */
  1297.     protected function getHalfMarksStudentByAreaService()
  1298.     {
  1299.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1300.         include_once \dirname(__DIR__4).'/src/Controller/_DASHBOARD/_ADMIN/HalfMarksStudentByArea.php';
  1301.         $this->services['App\\Controller\\_DASHBOARD\\_ADMIN\\HalfMarksStudentByArea'] = $instance = new \App\Controller\_DASHBOARD\_ADMIN\HalfMarksStudentByArea(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] ?? $this->getDashboardAdminServiceService()));
  1302.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\HalfMarksStudentByArea'$this));
  1303.         return $instance;
  1304.     }
  1305.     /**
  1306.      * Gets the public 'App\Controller\_DASHBOARD\_ADMIN\StudentsBySede' shared autowired service.
  1307.      *
  1308.      * @return \App\Controller\_DASHBOARD\_ADMIN\StudentsBySede
  1309.      */
  1310.     protected function getStudentsBySedeService()
  1311.     {
  1312.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1313.         include_once \dirname(__DIR__4).'/src/Controller/_DASHBOARD/_ADMIN/StudentsBySede.php';
  1314.         $this->services['App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsBySede'] = $instance = new \App\Controller\_DASHBOARD\_ADMIN\StudentsBySede(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] ?? $this->getDashboardAdminServiceService()));
  1315.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsBySede'$this));
  1316.         return $instance;
  1317.     }
  1318.     /**
  1319.      * Gets the public 'App\Controller\_DASHBOARD\_ADMIN\StudentsLastMonth' shared autowired service.
  1320.      *
  1321.      * @return \App\Controller\_DASHBOARD\_ADMIN\StudentsLastMonth
  1322.      */
  1323.     protected function getStudentsLastMonthService()
  1324.     {
  1325.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1326.         include_once \dirname(__DIR__4).'/src/Controller/_DASHBOARD/_ADMIN/StudentsLastMonth.php';
  1327.         $this->services['App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsLastMonth'] = $instance = new \App\Controller\_DASHBOARD\_ADMIN\StudentsLastMonth(($this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] ?? $this->getDashboardAdminServiceService()));
  1328.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsLastMonth'$this));
  1329.         return $instance;
  1330.     }
  1331.     /**
  1332.      * Gets the public 'App\Controller\_DASHBOARD\_ADMIN\StudentsOnline' shared autowired service.
  1333.      *
  1334.      * @return \App\Controller\_DASHBOARD\_ADMIN\StudentsOnline
  1335.      */
  1336.     protected function getStudentsOnlineService()
  1337.     {
  1338.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1339.         include_once \dirname(__DIR__4).'/src/Controller/_DASHBOARD/_ADMIN/StudentsOnline.php';
  1340.         $this->services['App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsOnline'] = $instance = new \App\Controller\_DASHBOARD\_ADMIN\StudentsOnline(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] ?? $this->getDashboardAdminServiceService()));
  1341.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\StudentsOnline'$this));
  1342.         return $instance;
  1343.     }
  1344.     /**
  1345.      * Gets the public 'App\Controller\_DASHBOARD\_ADMIN\TeachersFromArea' shared autowired service.
  1346.      *
  1347.      * @return \App\Controller\_DASHBOARD\_ADMIN\TeachersFromArea
  1348.      */
  1349.     protected function getTeachersFromAreaService()
  1350.     {
  1351.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1352.         include_once \dirname(__DIR__4).'/src/Controller/_DASHBOARD/_ADMIN/TeachersFromArea.php';
  1353.         $this->services['App\\Controller\\_DASHBOARD\\_ADMIN\\TeachersFromArea'] = $instance = new \App\Controller\_DASHBOARD\_ADMIN\TeachersFromArea(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] ?? $this->getDashboardAdminServiceService()));
  1354.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\TeachersFromArea'$this));
  1355.         return $instance;
  1356.     }
  1357.     /**
  1358.      * Gets the public 'App\Controller\_DASHBOARD\_ADMIN\TeachersFromSede' shared autowired service.
  1359.      *
  1360.      * @return \App\Controller\_DASHBOARD\_ADMIN\TeachersFromSede
  1361.      */
  1362.     protected function getTeachersFromSedeService()
  1363.     {
  1364.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1365.         include_once \dirname(__DIR__4).'/src/Controller/_DASHBOARD/_ADMIN/TeachersFromSede.php';
  1366.         $this->services['App\\Controller\\_DASHBOARD\\_ADMIN\\TeachersFromSede'] = $instance = new \App\Controller\_DASHBOARD\_ADMIN\TeachersFromSede(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] ?? $this->getDashboardAdminServiceService()));
  1367.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DASHBOARD\\_ADMIN\\TeachersFromSede'$this));
  1368.         return $instance;
  1369.     }
  1370.     /**
  1371.      * Gets the public 'App\Controller\_DOCUMENTACION_GENERAL\DocumentacionGeneral' shared autowired service.
  1372.      *
  1373.      * @return \App\Controller\_DOCUMENTACION_GENERAL\DocumentacionGeneral
  1374.      */
  1375.     protected function getDocumentacionGeneralService()
  1376.     {
  1377.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1378.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  1379.         include_once \dirname(__DIR__4).'/src/Controller/_DOCUMENTACION_GENERAL/DocumentacionGeneral.php';
  1380.         $this->services['App\\Controller\\_DOCUMENTACION_GENERAL\\DocumentacionGeneral'] = $instance = new \App\Controller\_DOCUMENTACION_GENERAL\DocumentacionGeneral(($this->privates['App\\Services\\DocumentacionGeneralService\\DocumentacionGeneralService'] ?? $this->getDocumentacionGeneralServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService()));
  1381.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_DOCUMENTACION_GENERAL\\DocumentacionGeneral'$this));
  1382.         return $instance;
  1383.     }
  1384.     /**
  1385.      * Gets the public 'App\Controller\_ESTADISTICAS\Estadisticas' shared autowired service.
  1386.      *
  1387.      * @return \App\Controller\_ESTADISTICAS\Estadisticas
  1388.      */
  1389.     protected function getEstadisticasService()
  1390.     {
  1391.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1392.         include_once \dirname(__DIR__4).'/src/Controller/_ESTADISTICAS/Estadisticas.php';
  1393.         include_once \dirname(__DIR__4).'/src/Services/EstadisticasService/EstadisticasService.php';
  1394.         $this->services['App\\Controller\\_ESTADISTICAS\\Estadisticas'] = $instance = new \App\Controller\_ESTADISTICAS\Estadisticas(new \App\Services\EstadisticasService\EstadisticasService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] ?? $this->getConvocatoriaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\SedeRepository'] ?? $this->getSedeRepositoryService()), ($this->privates['App\\Repository\\Sql\\SuperPromocionRepository'] ?? $this->getSuperPromocionRepositoryService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1395.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_ESTADISTICAS\\Estadisticas'$this));
  1396.         return $instance;
  1397.     }
  1398.     /**
  1399.      * Gets the public 'App\Controller\_EVOLUCION_ESTUDIO\EvolucionEstudio' shared autowired service.
  1400.      *
  1401.      * @return \App\Controller\_EVOLUCION_ESTUDIO\EvolucionEstudio
  1402.      */
  1403.     protected function getEvolucionEstudioService()
  1404.     {
  1405.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1406.         include_once \dirname(__DIR__4).'/src/Controller/_EVOLUCION_ESTUDIO/EvolucionEstudio.php';
  1407.         include_once \dirname(__DIR__4).'/src/Util/UnitUtil.php';
  1408.         include_once \dirname(__DIR__4).'/src/Services/EvolucionEstudioService/EvolucionEstudioService.php';
  1409.         include_once \dirname(__DIR__4).'/src/Repository/Sql/EvolucionEstudioRepository.php';
  1410.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  1411.         $this->services['App\\Controller\\_EVOLUCION_ESTUDIO\\EvolucionEstudio'] = $instance = new \App\Controller\_EVOLUCION_ESTUDIO\EvolucionEstudio(new \App\Services\EvolucionEstudioService\EvolucionEstudioService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), new \App\Repository\Sql\EvolucionEstudioRepository($a), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), $a), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1412.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_EVOLUCION_ESTUDIO\\EvolucionEstudio'$this));
  1413.         return $instance;
  1414.     }
  1415.     /**
  1416.      * Gets the public 'App\Controller\_FILES\ServerFiles' shared autowired service.
  1417.      *
  1418.      * @return \App\Controller\_FILES\ServerFiles
  1419.      */
  1420.     protected function getServerFilesService()
  1421.     {
  1422.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1423.         include_once \dirname(__DIR__4).'/src/Controller/_FILES/ServerFiles.php';
  1424.         $this->services['App\\Controller\\_FILES\\ServerFiles'] = $instance = new \App\Controller\_FILES\ServerFiles();
  1425.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_FILES\\ServerFiles'$this));
  1426.         return $instance;
  1427.     }
  1428.     /**
  1429.      * Gets the public 'App\Controller\_INFORMES\Informes' shared autowired service.
  1430.      *
  1431.      * @return \App\Controller\_INFORMES\Informes
  1432.      */
  1433.     protected function getInformesService()
  1434.     {
  1435.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1436.         include_once \dirname(__DIR__4).'/src/Controller/_INFORMES/Informes.php';
  1437.         $this->services['App\\Controller\\_INFORMES\\Informes'] = $instance = new \App\Controller\_INFORMES\Informes(($this->privates['App\\Services\\InformesService\\InformesService'] ?? $this->getInformesServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\LogrosService\\LogrosService'] ?? $this->getLogrosServiceService()), ($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  1438.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_INFORMES\\Informes'$this));
  1439.         return $instance;
  1440.     }
  1441.     /**
  1442.      * Gets the public 'App\Controller\_INGLES\Ingles' shared autowired service.
  1443.      *
  1444.      * @return \App\Controller\_INGLES\Ingles
  1445.      */
  1446.     protected function getInglesService()
  1447.     {
  1448.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1449.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  1450.         include_once \dirname(__DIR__4).'/src/Controller/_INGLES/Ingles.php';
  1451.         include_once \dirname(__DIR__4).'/src/Util/InglesMaterialUtil.php';
  1452.         include_once \dirname(__DIR__4).'/src/Util/SupportMaterialUtil.php';
  1453.         include_once \dirname(__DIR__4).'/src/Services/InglesService/InglesMaterialService.php';
  1454.         include_once \dirname(__DIR__4).'/src/Repository/Sql/InglesMaterialRepository.php';
  1455.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  1456.         $a = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
  1457.         $b = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  1458.         $this->services['App\\Controller\\_INGLES\\Ingles'] = $instance = new \App\Controller\_INGLES\Ingles($a, new \App\Services\InglesService\InglesMaterialService(($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), new \App\Repository\Sql\InglesMaterialRepository($b), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), $a, ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $b, ($this->privates['App\\Repository\\Sql\\RecursoViewRepository'] ?? $this->getRecursoViewRepositoryService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\RecursosService\\RecursosService'] ?? $this->getRecursosServiceService()));
  1459.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_INGLES\\Ingles'$this));
  1460.         return $instance;
  1461.     }
  1462.     /**
  1463.      * Gets the public 'App\Controller\_LOGROS\Logros' shared autowired service.
  1464.      *
  1465.      * @return \App\Controller\_LOGROS\Logros
  1466.      */
  1467.     protected function getLogrosService()
  1468.     {
  1469.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1470.         include_once \dirname(__DIR__4).'/src/Controller/_LOGROS/Logros.php';
  1471.         $this->services['App\\Controller\\_LOGROS\\Logros'] = $instance = new \App\Controller\_LOGROS\Logros(($this->privates['App\\Services\\LogrosService\\LogrosService'] ?? $this->getLogrosServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1472.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_LOGROS\\Logros'$this));
  1473.         return $instance;
  1474.     }
  1475.     /**
  1476.      * Gets the public 'App\Controller\_MANUAL_PDF\ManualPdf' shared autowired service.
  1477.      *
  1478.      * @return \App\Controller\_MANUAL_PDF\ManualPdf
  1479.      */
  1480.     protected function getManualPdfService()
  1481.     {
  1482.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1483.         include_once \dirname(__DIR__4).'/src/Controller/_MANUAL_PDF/ManualPdf.php';
  1484.         include_once \dirname(__DIR__4).'/src/Util/MenuUtil.php';
  1485.         include_once \dirname(__DIR__4).'/src/Services/ManualPdfService/ManualPdfService.php';
  1486.         include_once \dirname(__DIR__4).'/src/Repository/Sql/ManualPdfRepository.php';
  1487.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  1488.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  1489.         $this->services['App\\Controller\\_MANUAL_PDF\\ManualPdf'] = $instance = new \App\Controller\_MANUAL_PDF\ManualPdf(($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), new \App\Services\ManualPdfService\ManualPdfService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, new \App\Repository\Sql\ManualPdfRepository($a), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads'))))));
  1490.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_MANUAL_PDF\\ManualPdf'$this));
  1491.         return $instance;
  1492.     }
  1493.     /**
  1494.      * Gets the public 'App\Controller\_MENU\Menu' shared autowired service.
  1495.      *
  1496.      * @return \App\Controller\_MENU\Menu
  1497.      */
  1498.     protected function getMenuService()
  1499.     {
  1500.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1501.         include_once \dirname(__DIR__4).'/src/Controller/_MENU/Menu.php';
  1502.         include_once \dirname(__DIR__4).'/src/Util/MenuUtil.php';
  1503.         include_once \dirname(__DIR__4).'/src/Services/MenuService/MenuService.php';
  1504.         $this->services['App\\Controller\\_MENU\\Menu'] = $instance = new \App\Controller\_MENU\Menu(new \App\Services\MenuService\MenuService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] ?? $this->getConvocatoriaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Services\\ConvocatoriaService\\ConvocatoriaService'] ?? $this->getConvocatoriaServiceService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\MsgService\\MsgService'] ?? $this->getMsgServiceService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1505.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_MENU\\Menu'$this));
  1506.         return $instance;
  1507.     }
  1508.     /**
  1509.      * Gets the public 'App\Controller\_ORTOGRAFIA\Ortografia' shared autowired service.
  1510.      *
  1511.      * @return \App\Controller\_ORTOGRAFIA\Ortografia
  1512.      */
  1513.     protected function getOrtografiaService()
  1514.     {
  1515.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1516.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  1517.         include_once \dirname(__DIR__4).'/src/Controller/_ORTOGRAFIA/Ortografia.php';
  1518.         include_once \dirname(__DIR__4).'/src/Util/OrtografiaMaterialUtil.php';
  1519.         include_once \dirname(__DIR__4).'/src/Util/SupportMaterialUtil.php';
  1520.         include_once \dirname(__DIR__4).'/src/Services/OrtografiaService/OrtografiaMaterialService.php';
  1521.         include_once \dirname(__DIR__4).'/src/Repository/Sql/OrtografiaMaterialRepository.php';
  1522.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  1523.         $a = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
  1524.         $b = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  1525.         $this->services['App\\Controller\\_ORTOGRAFIA\\Ortografia'] = $instance = new \App\Controller\_ORTOGRAFIA\Ortografia($a, new \App\Services\OrtografiaService\OrtografiaMaterialService(($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), new \App\Repository\Sql\OrtografiaMaterialRepository($b), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), $a, ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $b, ($this->privates['App\\Repository\\Sql\\RecursoViewRepository'] ?? $this->getRecursoViewRepositoryService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\RecursosService\\RecursosService'] ?? $this->getRecursosServiceService()));
  1526.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_ORTOGRAFIA\\Ortografia'$this));
  1527.         return $instance;
  1528.     }
  1529.     /**
  1530.      * Gets the public 'App\Controller\_PREGUNTAS\Preguntas' shared autowired service.
  1531.      *
  1532.      * @return \App\Controller\_PREGUNTAS\Preguntas
  1533.      */
  1534.     protected function getPreguntas2Service()
  1535.     {
  1536.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1537.         include_once \dirname(__DIR__4).'/src/Controller/_PREGUNTAS/Preguntas.php';
  1538.         include_once \dirname(__DIR__4).'/src/Util/QuestionUtil.php';
  1539.         include_once \dirname(__DIR__4).'/src/Services/PreguntasService/PreguntasService.php';
  1540.         include_once \dirname(__DIR__4).'/src/Services/Files/ReadExcel.php';
  1541.         include_once \dirname(__DIR__4).'/src/Services/PreguntasService/PreguntasListModel.php';
  1542.         include_once \dirname(__DIR__4).'/src/Services/PreguntasService/PreguntasListAnswerModel.php';
  1543.         $a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
  1544.         $b = new \App\Services\Files\ReadExcel();
  1545.         $this->services['App\\Controller\\_PREGUNTAS\\Preguntas'] = $instance = new \App\Controller\_PREGUNTAS\Preguntas($a, ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), new \App\Services\PreguntasService\PreguntasService($a, ($this->privates['App\\Repository\\Sql\\PreguntasRepository'] ?? $this->getPreguntasRepositoryService()), ($this->privates['App\\Repository\\Sql\\RespuestasRepository'] ?? $this->getRespuestasRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\ControlPermisosService\\ControlPermisosService'] ?? $this->getControlPermisosServiceService()), $b, ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), new \App\Services\PreguntasService\PreguntasListModel(), new \App\Services\PreguntasService\PreguntasListAnswerModel()), $b, ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1546.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PREGUNTAS\\Preguntas'$this));
  1547.         return $instance;
  1548.     }
  1549.     /**
  1550.      * Gets the public 'App\Controller\_PREGUNTAS\importarPreguntas' shared autowired service.
  1551.      *
  1552.      * @return \App\Controller\_PREGUNTAS\importarPreguntas
  1553.      */
  1554.     protected function getImportarPreguntasService()
  1555.     {
  1556.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1557.         include_once \dirname(__DIR__4).'/src/Controller/_PREGUNTAS/importarPreguntas.php';
  1558.         $this->services['App\\Controller\\_PREGUNTAS\\importarPreguntas'] = $instance = new \App\Controller\_PREGUNTAS\importarPreguntas(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  1559.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PREGUNTAS\\importarPreguntas'$this));
  1560.         return $instance;
  1561.     }
  1562.     /**
  1563.      * Gets the public 'App\Controller\_PROGRAMACION\Programaciones' shared autowired service.
  1564.      *
  1565.      * @return \App\Controller\_PROGRAMACION\Programaciones
  1566.      */
  1567.     protected function getProgramacionesService()
  1568.     {
  1569.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1570.         include_once \dirname(__DIR__4).'/src/Controller/_PROGRAMACION/Programaciones.php';
  1571.         $this->services['App\\Controller\\_PROGRAMACION\\Programaciones'] = $instance = new \App\Controller\_PROGRAMACION\Programaciones(($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\ProgramacionService\\ProgramacionService'] ?? $this->getProgramacionServiceService()));
  1572.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PROGRAMACION\\Programaciones'$this));
  1573.         return $instance;
  1574.     }
  1575.     /**
  1576.      * Gets the public 'App\Controller\_PRUEBAS_FISICAS\PruebasFisicas' shared autowired service.
  1577.      *
  1578.      * @return \App\Controller\_PRUEBAS_FISICAS\PruebasFisicas
  1579.      */
  1580.     protected function getPruebasFisicasService()
  1581.     {
  1582.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1583.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  1584.         include_once \dirname(__DIR__4).'/src/Controller/_PRUEBAS_FISICAS/PruebasFisicas.php';
  1585.         include_once \dirname(__DIR__4).'/src/Util/PruebasFisicasMaterialUtil.php';
  1586.         include_once \dirname(__DIR__4).'/src/Util/SupportMaterialUtil.php';
  1587.         include_once \dirname(__DIR__4).'/src/Services/PruebasFisicas/PruebasFisicasMaterialService.php';
  1588.         include_once \dirname(__DIR__4).'/src/Repository/Sql/PruebasFisicasMaterialRepository.php';
  1589.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  1590.         $a = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
  1591.         $b = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  1592.         $this->services['App\\Controller\\_PRUEBAS_FISICAS\\PruebasFisicas'] = $instance = new \App\Controller\_PRUEBAS_FISICAS\PruebasFisicas($a, ($this->privates['App\\Services\\PruebasFisicas\\PruebasFisicasService'] ?? $this->getPruebasFisicasServiceService()), new \App\Services\PruebasFisicas\PruebasFisicasMaterialService(($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), new \App\Repository\Sql\PruebasFisicasMaterialRepository($b), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), $a, ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $b, ($this->privates['App\\Repository\\Sql\\RecursoViewRepository'] ?? $this->getRecursoViewRepositoryService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1593.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PRUEBAS_FISICAS\\PruebasFisicas'$this));
  1594.         return $instance;
  1595.     }
  1596.     /**
  1597.      * Gets the public 'App\Controller\_PSICOTECNICOS\Psicotecnicos' shared autowired service.
  1598.      *
  1599.      * @return \App\Controller\_PSICOTECNICOS\Psicotecnicos
  1600.      */
  1601.     protected function getPsicotecnicosService()
  1602.     {
  1603.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1604.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  1605.         include_once \dirname(__DIR__4).'/src/Controller/_PSICOTECNICOS/Psicotecnicos.php';
  1606.         include_once \dirname(__DIR__4).'/src/Util/PsicotecnicosMaterialUtil.php';
  1607.         include_once \dirname(__DIR__4).'/src/Util/SupportMaterialUtil.php';
  1608.         include_once \dirname(__DIR__4).'/src/Services/PsicotecnicosService/PsicotecnicosMaterialService.php';
  1609.         include_once \dirname(__DIR__4).'/src/Repository/Sql/PsicotecnicosMaterialRepository.php';
  1610.         include_once \dirname(__DIR__4).'/src/Services/RecursosService/RecursoPsicotecnicosService.php';
  1611.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  1612.         $a = ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService());
  1613.         $b = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  1614.         $c = ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService());
  1615.         $this->services['App\\Controller\\_PSICOTECNICOS\\Psicotecnicos'] = $instance = new \App\Controller\_PSICOTECNICOS\Psicotecnicos($a, ($this->privates['App\\Services\\PruebasFisicas\\PruebasFisicasService'] ?? $this->getPruebasFisicasServiceService()), new \App\Services\PsicotecnicosService\PsicotecnicosMaterialService(($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), new \App\Repository\Sql\PsicotecnicosMaterialRepository($b), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), $c$a, ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $b, new \App\Services\RecursosService\RecursoPsicotecnicosService(($this->privates['App\\Repository\\Sql\\RecursoCasosRepository'] ?? $this->getRecursoCasosRepositoryService()), ($this->privates['App\\Repository\\Sql\\RecursosRepository'] ?? $this->getRecursosRepositoryService()), $c, ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), $b), ($this->privates['App\\Repository\\Sql\\RecursoViewRepository'] ?? $this->getRecursoViewRepositoryService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\RecursosService\\RecursosService'] ?? $this->getRecursosServiceService()));
  1616.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PSICOTECNICOS\\Psicotecnicos'$this));
  1617.         return $instance;
  1618.     }
  1619.     /**
  1620.      * Gets the public 'App\Controller\_PUBLICIDAD\Publicidad' shared autowired service.
  1621.      *
  1622.      * @return \App\Controller\_PUBLICIDAD\Publicidad
  1623.      */
  1624.     protected function getPublicidadService()
  1625.     {
  1626.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1627.         include_once \dirname(__DIR__4).'/src/Controller/_PUBLICIDAD/Publicidad.php';
  1628.         include_once \dirname(__DIR__4).'/src/Services/PublicidadService/PublicidadService.php';
  1629.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  1630.         $this->services['App\\Controller\\_PUBLICIDAD\\Publicidad'] = $instance = new \App\Controller\_PUBLICIDAD\Publicidad(new \App\Services\PublicidadService\PublicidadService(($this->privates['App\\Repository\\Sql\\PublicidadRepository'] ?? $this->getPublicidadRepositoryService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads'))))), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1631.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PUBLICIDAD\\Publicidad'$this));
  1632.         return $instance;
  1633.     }
  1634.     /**
  1635.      * Gets the public 'App\Controller\_PUBLICIDAD\PublicidadAlumno' shared autowired service.
  1636.      *
  1637.      * @return \App\Controller\_PUBLICIDAD\PublicidadAlumno
  1638.      */
  1639.     protected function getPublicidadAlumnoService()
  1640.     {
  1641.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1642.         include_once \dirname(__DIR__4).'/src/Controller/_PUBLICIDAD/PublicidadAlumno.php';
  1643.         include_once \dirname(__DIR__4).'/src/Services/PublicidadService/PublicidadAlumnoService.php';
  1644.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  1645.         $this->services['App\\Controller\\_PUBLICIDAD\\PublicidadAlumno'] = $instance = new \App\Controller\_PUBLICIDAD\PublicidadAlumno(new \App\Services\PublicidadService\PublicidadAlumnoService(($this->privates['App\\Repository\\Sql\\PublicidadAlumnoRepository'] ?? $this->getPublicidadAlumnoRepositoryService()), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\SuperPromocionRepository'] ?? $this->getSuperPromocionRepositoryService())));
  1646.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_PUBLICIDAD\\PublicidadAlumno'$this));
  1647.         return $instance;
  1648.     }
  1649.     /**
  1650.      * Gets the public 'App\Controller\_RECURSOS\NRecursos' shared autowired service.
  1651.      *
  1652.      * @return \App\Controller\_RECURSOS\NRecursos
  1653.      */
  1654.     protected function getNRecursosService()
  1655.     {
  1656.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1657.         include_once \dirname(__DIR__4).'/src/Controller/_RECURSOS/NRecursos.php';
  1658.         $this->services['App\\Controller\\_RECURSOS\\NRecursos'] = $instance = new \App\Controller\_RECURSOS\NRecursos(($this->privates['App\\Services\\RecursosService\\RecursosService'] ?? $this->getRecursosServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1659.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_RECURSOS\\NRecursos'$this));
  1660.         return $instance;
  1661.     }
  1662.     /**
  1663.      * Gets the public 'App\Controller\_RECURSO\CursoRecursoCaso' shared autowired service.
  1664.      *
  1665.      * @return \App\Controller\_RECURSO\CursoRecursoCaso
  1666.      */
  1667.     protected function getCursoRecursoCasoService()
  1668.     {
  1669.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1670.         include_once \dirname(__DIR__4).'/src/Controller/_RECURSO/CursoRecursoCaso.php';
  1671.         $this->services['App\\Controller\\_RECURSO\\CursoRecursoCaso'] = $instance = new \App\Controller\_RECURSO\CursoRecursoCaso(($this->privates['App\\Services\\RecursosService\\RecursoCasosService'] ?? $this->getRecursoCasosServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1672.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_RECURSO\\CursoRecursoCaso'$this));
  1673.         return $instance;
  1674.     }
  1675.     /**
  1676.      * Gets the public 'App\Controller\_RECURSO\CursoRecursoRefactor' shared autowired service.
  1677.      *
  1678.      * @return \App\Controller\_RECURSO\CursoRecursoRefactor
  1679.      */
  1680.     protected function getCursoRecursoRefactorService()
  1681.     {
  1682.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1683.         include_once \dirname(__DIR__4).'/src/Controller/_RECURSO/CursoRecursoRefactor.php';
  1684.         $this->services['App\\Controller\\_RECURSO\\CursoRecursoRefactor'] = $instance = new \App\Controller\_RECURSO\CursoRecursoRefactor(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  1685.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_RECURSO\\CursoRecursoRefactor'$this));
  1686.         return $instance;
  1687.     }
  1688.     /**
  1689.      * Gets the public 'App\Controller\_RECURSO\Recurso' shared autowired service.
  1690.      *
  1691.      * @return \App\Controller\_RECURSO\Recurso
  1692.      */
  1693.     protected function getRecursoService()
  1694.     {
  1695.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1696.         include_once \dirname(__DIR__4).'/src/Controller/_RECURSO/Recurso.php';
  1697.         $this->services['App\\Controller\\_RECURSO\\Recurso'] = $instance = new \App\Controller\_RECURSO\Recurso(($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\RecursosService\\RecursosService'] ?? $this->getRecursosServiceService()));
  1698.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_RECURSO\\Recurso'$this));
  1699.         return $instance;
  1700.     }
  1701.     /**
  1702.      * Gets the public 'App\Controller\_RECURSO_INFORME\RecursoInforme' shared autowired service.
  1703.      *
  1704.      * @return \App\Controller\_RECURSO_INFORME\RecursoInforme
  1705.      */
  1706.     protected function getRecursoInformeService()
  1707.     {
  1708.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1709.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  1710.         include_once \dirname(__DIR__4).'/src/Controller/_RECURSO_INFORME/RecursoInforme.php';
  1711.         include_once \dirname(__DIR__4).'/src/Services/RecursoInformeService/RecursoInformeService.php';
  1712.         $this->services['App\\Controller\\_RECURSO_INFORME\\RecursoInforme'] = $instance = new \App\Controller\_RECURSO_INFORME\RecursoInforme(new \App\Services\RecursoInformeService\RecursoInformeService(($this->privates['App\\Repository\\Sql\\RecursosRepository'] ?? $this->getRecursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\RecursoInformeRepository'] ?? $this->getRecursoInformeRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService()));
  1713.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_RECURSO_INFORME\\RecursoInforme'$this));
  1714.         return $instance;
  1715.     }
  1716.     /**
  1717.      * Gets the public 'App\Controller\_SCRIPTS\AddShowUnitsProgramation' shared autowired service.
  1718.      *
  1719.      * @return \App\Controller\_SCRIPTS\AddShowUnitsProgramation
  1720.      */
  1721.     protected function getAddShowUnitsProgramationService()
  1722.     {
  1723.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1724.         include_once \dirname(__DIR__4).'/src/Controller/_SCRIPTS/AddShowUnitsProgramation.php';
  1725.         $this->services['App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation'] = $instance = new \App\Controller\_SCRIPTS\AddShowUnitsProgramation();
  1726.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation'$this));
  1727.         return $instance;
  1728.     }
  1729.     /**
  1730.      * Gets the public 'App\Controller\_SCRIPTS\RecoveryUnitsCourse' shared autowired service.
  1731.      *
  1732.      * @return \App\Controller\_SCRIPTS\RecoveryUnitsCourse
  1733.      */
  1734.     protected function getRecoveryUnitsCourseService()
  1735.     {
  1736.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1737.         include_once \dirname(__DIR__4).'/src/Controller/_SCRIPTS/RecoveryUnitsCourse.php';
  1738.         include_once \dirname(__DIR__4).'/src/Services/RecoveryUnitsCourseService/RecoveryUnitsCourseService.php';
  1739.         $this->services['App\\Controller\\_SCRIPTS\\RecoveryUnitsCourse'] = $instance = new \App\Controller\_SCRIPTS\RecoveryUnitsCourse(new \App\Services\RecoveryUnitsCourseService\RecoveryUnitsCourseService(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService())));
  1740.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SCRIPTS\\RecoveryUnitsCourse'$this));
  1741.         return $instance;
  1742.     }
  1743.     /**
  1744.      * Gets the public 'App\Controller\_SCRIPTS\addBirthdateUsers' shared autowired service.
  1745.      *
  1746.      * @return \App\Controller\_SCRIPTS\addBirthdateUsers
  1747.      */
  1748.     protected function getAddBirthdateUsersService()
  1749.     {
  1750.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1751.         include_once \dirname(__DIR__4).'/src/Controller/_SCRIPTS/addBirthdateUsers.php';
  1752.         $this->services['App\\Controller\\_SCRIPTS\\addBirthdateUsers'] = $instance = new \App\Controller\_SCRIPTS\addBirthdateUsers();
  1753.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SCRIPTS\\addBirthdateUsers'$this));
  1754.         return $instance;
  1755.     }
  1756.     /**
  1757.      * Gets the public 'App\Controller\_SCRIPTS\addMsgKVToAllMsg' shared autowired service.
  1758.      *
  1759.      * @return \App\Controller\_SCRIPTS\addMsgKVToAllMsg
  1760.      */
  1761.     protected function getAddMsgKVToAllMsgService()
  1762.     {
  1763.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1764.         include_once \dirname(__DIR__4).'/src/Controller/_SCRIPTS/addMsgKVToAllMsg.php';
  1765.         $this->services['App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg'] = $instance = new \App\Controller\_SCRIPTS\addMsgKVToAllMsg();
  1766.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg'$this));
  1767.         return $instance;
  1768.     }
  1769.     /**
  1770.      * Gets the public 'App\Controller\_SCRIPTS\updateUrlToVimeo' shared autowired service.
  1771.      *
  1772.      * @return \App\Controller\_SCRIPTS\updateUrlToVimeo
  1773.      */
  1774.     protected function getUpdateUrlToVimeoService()
  1775.     {
  1776.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1777.         include_once \dirname(__DIR__4).'/src/Controller/_SCRIPTS/updateUrlToVimeo.php';
  1778.         $this->services['App\\Controller\\_SCRIPTS\\updateUrlToVimeo'] = $instance = new \App\Controller\_SCRIPTS\updateUrlToVimeo(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] ?? $this->getDashboardAdminServiceService()));
  1779.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SCRIPTS\\updateUrlToVimeo'$this));
  1780.         return $instance;
  1781.     }
  1782.     /**
  1783.      * Gets the public 'App\Controller\_SUPER_PROMOCION\SuperPromocion' shared autowired service.
  1784.      *
  1785.      * @return \App\Controller\_SUPER_PROMOCION\SuperPromocion
  1786.      */
  1787.     protected function getSuperPromocionService()
  1788.     {
  1789.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1790.         include_once \dirname(__DIR__4).'/src/Controller/_SUPER_PROMOCION/SuperPromocion.php';
  1791.         include_once \dirname(__DIR__4).'/src/Services/SuperPromocionService/SuperPromocionService.php';
  1792.         $this->services['App\\Controller\\_SUPER_PROMOCION\\SuperPromocion'] = $instance = new \App\Controller\_SUPER_PROMOCION\SuperPromocion(new \App\Services\SuperPromocionService\SuperPromocionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Repository\\Sql\\SuperPromocionRepository'] ?? $this->getSuperPromocionRepositoryService())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1793.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SUPER_PROMOCION\\SuperPromocion'$this));
  1794.         return $instance;
  1795.     }
  1796.     /**
  1797.      * Gets the public 'App\Controller\_SUPER_PROMOCION\SuperPromocionNotas' shared autowired service.
  1798.      *
  1799.      * @return \App\Controller\_SUPER_PROMOCION\SuperPromocionNotas
  1800.      */
  1801.     protected function getSuperPromocionNotasService()
  1802.     {
  1803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1804.         include_once \dirname(__DIR__4).'/src/Controller/_SUPER_PROMOCION/SuperPromocionNotas.php';
  1805.         $this->services['App\\Controller\\_SUPER_PROMOCION\\SuperPromocionNotas'] = $instance = new \App\Controller\_SUPER_PROMOCION\SuperPromocionNotas(($this->privates['App\\Services\\SuperPromocionService\\SuperPromocionNotasService'] ?? $this->getSuperPromocionNotasServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1806.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SUPER_PROMOCION\\SuperPromocionNotas'$this));
  1807.         return $instance;
  1808.     }
  1809.     /**
  1810.      * Gets the public 'App\Controller\_SURVEY\Survey' shared autowired service.
  1811.      *
  1812.      * @return \App\Controller\_SURVEY\Survey
  1813.      */
  1814.     protected function getSurveyService()
  1815.     {
  1816.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1817.         include_once \dirname(__DIR__4).'/src/Controller/_SURVEY/Survey.php';
  1818.         include_once \dirname(__DIR__4).'/src/Services/SurveyService/SurveyService.php';
  1819.         $this->services['App\\Controller\\_SURVEY\\Survey'] = $instance = new \App\Controller\_SURVEY\Survey(new \App\Services\SurveyService\SurveyService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\SurveyRepository'] ?? $this->getSurveyRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service())), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1820.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_SURVEY\\Survey'$this));
  1821.         return $instance;
  1822.     }
  1823.     /**
  1824.      * Gets the public 'App\Controller\_TECNICAS_ESTUDIO\TecnicasEstudio' shared autowired service.
  1825.      *
  1826.      * @return \App\Controller\_TECNICAS_ESTUDIO\TecnicasEstudio
  1827.      */
  1828.     protected function getTecnicasEstudioService()
  1829.     {
  1830.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1831.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  1832.         include_once \dirname(__DIR__4).'/src/Controller/_TECNICAS_ESTUDIO/TecnicasEstudio.php';
  1833.         $this->services['App\\Controller\\_TECNICAS_ESTUDIO\\TecnicasEstudio'] = $instance = new \App\Controller\_TECNICAS_ESTUDIO\TecnicasEstudio(($this->privates['App\\Services\\TecnicasEstudioService\\TecnicasEstudioService'] ?? $this->getTecnicasEstudioServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService()));
  1834.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TECNICAS_ESTUDIO\\TecnicasEstudio'$this));
  1835.         return $instance;
  1836.     }
  1837.     /**
  1838.      * Gets the public 'App\Controller\_TEMAS\Temas' shared autowired service.
  1839.      *
  1840.      * @return \App\Controller\_TEMAS\Temas
  1841.      */
  1842.     protected function getTemas2Service()
  1843.     {
  1844.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1845.         include_once \dirname(__DIR__4).'/src/Controller/_TEMAS/Temas.php';
  1846.         $this->services['App\\Controller\\_TEMAS\\Temas'] = $instance = new \App\Controller\_TEMAS\Temas(($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->privates['App\\Services\\CommonService\\CommonService'] ?? $this->getCommonServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()));
  1847.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TEMAS\\Temas'$this));
  1848.         return $instance;
  1849.     }
  1850.     /**
  1851.      * Gets the public 'App\Controller\_TEST\NTest' shared autowired service.
  1852.      *
  1853.      * @return \App\Controller\_TEST\NTest
  1854.      */
  1855.     protected function getNTestService()
  1856.     {
  1857.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1858.         include_once \dirname(__DIR__4).'/src/Controller/_TEST/NTest.php';
  1859.         include_once \dirname(__DIR__4).'/src/Services/TestService/TestAdminService.php';
  1860.         $this->services['App\\Controller\\_TEST\\NTest'] = $instance = new \App\Controller\_TEST\NTest(($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), new \App\Services\TestService\TestAdminService(($this->privates['App\\Repository\\Sql\\TestRepository'] ?? $this->getTestRepositoryService()), ($this->services['App\\Services\\FPDF\\HtmlToPdf'] ?? $this->getHtmlToPdfService()), ($this->services['kernel'] ?? $this->get('kernel'1))));
  1861.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TEST\\NTest'$this));
  1862.         return $instance;
  1863.     }
  1864.     /**
  1865.      * Gets the public 'App\Controller\_TEST\Test' shared autowired service.
  1866.      *
  1867.      * @return \App\Controller\_TEST\Test
  1868.      */
  1869.     protected function getTestService()
  1870.     {
  1871.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1872.         include_once \dirname(__DIR__4).'/src/Util/TestUtil.php';
  1873.         include_once \dirname(__DIR__4).'/src/Controller/_TEST/Test.php';
  1874.         $this->services['App\\Controller\\_TEST\\Test'] = $instance = new \App\Controller\_TEST\Test(($this->privates['App\\Services\\TestService\\AdminTestService'] ?? $this->getAdminTestServiceService()), ($this->privates['App\\Services\\TestService\\StudentTestService'] ?? $this->getStudentTestServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()));
  1875.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TEST\\Test'$this));
  1876.         return $instance;
  1877.     }
  1878.     /**
  1879.      * Gets the public 'App\Controller\_TEST\TestRecurso' shared autowired service.
  1880.      *
  1881.      * @return \App\Controller\_TEST\TestRecurso
  1882.      */
  1883.     protected function getTestRecursoService()
  1884.     {
  1885.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1886.         include_once \dirname(__DIR__4).'/src/Controller/_TEST/TestRecurso.php';
  1887.         include_once \dirname(__DIR__4).'/src/Services/TestService/TestResourceService.php';
  1888.         include_once \dirname(__DIR__4).'/src/Repository/Sql/TestResourceRepository.php';
  1889.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  1890.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  1891.         $this->services['App\\Controller\\_TEST\\TestRecurso'] = $instance = new \App\Controller\_TEST\TestRecurso(($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), new \App\Services\TestService\TestResourceService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, ($this->privates['App\\Repository\\Sql\\TestRepository'] ?? $this->getTestRepositoryService()), new \App\Repository\Sql\TestResourceRepository($a), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads'))))));
  1892.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TEST\\TestRecurso'$this));
  1893.         return $instance;
  1894.     }
  1895.     /**
  1896.      * Gets the public 'App\Controller\_TEST\auxTest' shared autowired service.
  1897.      *
  1898.      * @return \App\Controller\_TEST\auxTest
  1899.      */
  1900.     protected function getAuxTestService()
  1901.     {
  1902.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1903.         include_once \dirname(__DIR__4).'/src/Controller/_TEST/auxTest.php';
  1904.         $this->services['App\\Controller\\_TEST\\auxTest'] = $instance = new \App\Controller\_TEST\auxTest(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  1905.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_TEST\\auxTest'$this));
  1906.         return $instance;
  1907.     }
  1908.     /**
  1909.      * Gets the public 'App\Controller\_USER\ControlHoras' shared autowired service.
  1910.      *
  1911.      * @return \App\Controller\_USER\ControlHoras
  1912.      */
  1913.     protected function getControlHorasService()
  1914.     {
  1915.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1916.         include_once \dirname(__DIR__4).'/src/Controller/_USER/ControlHoras.php';
  1917.         include_once \dirname(__DIR__4).'/src/Services/ControlHorasService/ControlHorasService.php';
  1918.         $this->services['App\\Controller\\_USER\\ControlHoras'] = $instance = new \App\Controller\_USER\ControlHoras(new \App\Services\ControlHorasService\ControlHorasService(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\ProgramacionRepository'] ?? $this->getProgramacionRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service())));
  1919.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_USER\\ControlHoras'$this));
  1920.         return $instance;
  1921.     }
  1922.     /**
  1923.      * Gets the public 'App\Controller\_USER\ControlPermisos' shared autowired service.
  1924.      *
  1925.      * @return \App\Controller\_USER\ControlPermisos
  1926.      */
  1927.     protected function getControlPermisosService()
  1928.     {
  1929.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1930.         include_once \dirname(__DIR__4).'/src/Controller/_USER/ControlPermisos.php';
  1931.         $this->services['App\\Controller\\_USER\\ControlPermisos'] = $instance = new \App\Controller\_USER\ControlPermisos(($this->privates['App\\Services\\ControlPermisosService\\ControlPermisosService'] ?? $this->getControlPermisosServiceService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1932.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_USER\\ControlPermisos'$this));
  1933.         return $instance;
  1934.     }
  1935.     /**
  1936.      * Gets the public 'App\Controller\_USER\Nuser' shared autowired service.
  1937.      *
  1938.      * @return \App\Controller\_USER\Nuser
  1939.      */
  1940.     protected function getNuserService()
  1941.     {
  1942.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1943.         include_once \dirname(__DIR__4).'/src/Controller/_USER/Nuser.php';
  1944.         $this->services['App\\Controller\\_USER\\Nuser'] = $instance = new \App\Controller\_USER\Nuser(($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1945.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_USER\\Nuser'$this));
  1946.         return $instance;
  1947.     }
  1948.     /**
  1949.      * Gets the public 'App\Controller\_USER\User' shared autowired service.
  1950.      *
  1951.      * @return \App\Controller\_USER\User
  1952.      */
  1953.     protected function getUserService()
  1954.     {
  1955.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1956.         include_once \dirname(__DIR__4).'/src/Controller/_USER/User.php';
  1957.         $this->services['App\\Controller\\_USER\\User'] = $instance = new \App\Controller\_USER\User(($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()));
  1958.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_USER\\User'$this));
  1959.         return $instance;
  1960.     }
  1961.     /**
  1962.      * Gets the public 'App\Controller\_USER\UserListModel' shared autowired service.
  1963.      *
  1964.      * @return \App\Controller\_USER\UserListModel
  1965.      */
  1966.     protected function getUserListModelService()
  1967.     {
  1968.         include_once \dirname(__DIR__4).'/src/Controller/_USER/UserListModel.php';
  1969.         return $this->services['App\\Controller\\_USER\\UserListModel'] = new \App\Controller\_USER\UserListModel();
  1970.     }
  1971.     /**
  1972.      * Gets the public 'App\Controller\_USER\auxPictureUser' shared autowired service.
  1973.      *
  1974.      * @return \App\Controller\_USER\auxPictureUser
  1975.      */
  1976.     protected function getAuxPictureUserService()
  1977.     {
  1978.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1979.         include_once \dirname(__DIR__4).'/src/Controller/_USER/auxPictureUser.php';
  1980.         $this->services['App\\Controller\\_USER\\auxPictureUser'] = $instance = new \App\Controller\_USER\auxPictureUser();
  1981.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_USER\\auxPictureUser'$this));
  1982.         return $instance;
  1983.     }
  1984.     /**
  1985.      * Gets the public 'App\Controller\_VIDEO_AYUDA\VideoAyuda' shared autowired service.
  1986.      *
  1987.      * @return \App\Controller\_VIDEO_AYUDA\VideoAyuda
  1988.      */
  1989.     protected function getVideoAyudaService()
  1990.     {
  1991.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  1992.         include_once \dirname(__DIR__4).'/src/Controller/_VIDEO_AYUDA/VideoAyuda.php';
  1993.         include_once \dirname(__DIR__4).'/src/Util/MenuUtil.php';
  1994.         include_once \dirname(__DIR__4).'/src/Services/VideoAyudaService/VideoAyudaService.php';
  1995.         include_once \dirname(__DIR__4).'/src/Repository/Sql/VideoAyudaRepository.php';
  1996.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  1997.         $this->services['App\\Controller\\_VIDEO_AYUDA\\VideoAyuda'] = $instance = new \App\Controller\_VIDEO_AYUDA\VideoAyuda(($this->privates['App\\Services\\UserService\\UserService'] ?? $this->getUserServiceService()), new \App\Services\VideoAyudaService\VideoAyudaService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, new \App\Repository\Sql\VideoAyudaRepository($a)));
  1998.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Controller\\_VIDEO_AYUDA\\VideoAyuda'$this));
  1999.         return $instance;
  2000.     }
  2001.     /**
  2002.      * Gets the public 'App\Listener\JWTCreatedListener' shared autowired service.
  2003.      *
  2004.      * @return \App\Listener\JWTCreatedListener
  2005.      */
  2006.     protected function getJWTCreatedListenerService()
  2007.     {
  2008.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2009.         include_once \dirname(__DIR__4).'/src/Listener/JWTCreatedListener.php';
  2010.         $this->services['App\\Listener\\JWTCreatedListener'] = $instance = new \App\Listener\JWTCreatedListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  2011.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Listener\\JWTCreatedListener'$this));
  2012.         return $instance;
  2013.     }
  2014.     /**
  2015.      * Gets the public 'App\Services\FPDF\HtmlToPdf' shared autowired service.
  2016.      *
  2017.      * @return \App\Services\FPDF\HtmlToPdf
  2018.      */
  2019.     protected function getHtmlToPdfService()
  2020.     {
  2021.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2022.         include_once \dirname(__DIR__4).'/src/Services/FPDF/HtmlToPdf.php';
  2023.         $this->services['App\\Services\\FPDF\\HtmlToPdf'] = $instance = new \App\Services\FPDF\HtmlToPdf(($this->services['knp_snappy.pdf'] ?? $this->getKnpSnappy_PdfService()));
  2024.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('App\\Services\\FPDF\\HtmlToPdf'$this));
  2025.         return $instance;
  2026.     }
  2027.     /**
  2028.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  2029.      *
  2030.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  2031.      */
  2032.     protected function getRedirectControllerService()
  2033.     {
  2034.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  2035.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  2036.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  2037.     }
  2038.     /**
  2039.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  2040.      *
  2041.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  2042.      */
  2043.     protected function getTemplateControllerService()
  2044.     {
  2045.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  2046.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  2047.     }
  2048.     /**
  2049.      * Gets the public 'acme_api.event.jwt_created_listener' shared autowired service.
  2050.      *
  2051.      * @return \App\Listener\JWTCreatedListener
  2052.      */
  2053.     protected function getAcmeApi_Event_JwtCreatedListenerService()
  2054.     {
  2055.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
  2056.         include_once \dirname(__DIR__4).'/src/Listener/JWTCreatedListener.php';
  2057.         $this->services['acme_api.event.jwt_created_listener'] = $instance = new \App\Listener\JWTCreatedListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  2058.         $instance->setContainer(($this->privates['.service_locator.W9y3dzm'] ?? $this->get_ServiceLocator_W9y3dzmService())->withContext('acme_api.event.jwt_created_listener'$this));
  2059.         return $instance;
  2060.     }
  2061.     /**
  2062.      * Gets the public 'cache.app' shared service.
  2063.      *
  2064.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2065.      */
  2066.     protected function getCache_AppService()
  2067.     {
  2068.         $a = new \Symfony\Component\Cache\Adapter\FilesystemAdapter('fsd14TkpOR'0, ($this->targetDir.''.'/pools'), new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL));
  2069.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  2070.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  2071.     }
  2072.     /**
  2073.      * Gets the public 'cache.app_clearer' shared service.
  2074.      *
  2075.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2076.      */
  2077.     protected function getCache_AppClearerService()
  2078.     {
  2079.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2080.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2081.         return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService())]);
  2082.     }
  2083.     /**
  2084.      * Gets the public 'cache.global_clearer' shared service.
  2085.      *
  2086.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2087.      */
  2088.     protected function getCache_GlobalClearerService()
  2089.     {
  2090.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2091.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2092.         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.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService())]);
  2093.     }
  2094.     /**
  2095.      * Gets the public 'cache.system' shared service.
  2096.      *
  2097.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  2098.      */
  2099.     protected function getCache_SystemService()
  2100.     {
  2101.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('MVLR1Xrcgj'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  2102.     }
  2103.     /**
  2104.      * Gets the public 'cache.system_clearer' shared service.
  2105.      *
  2106.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  2107.      */
  2108.     protected function getCache_SystemClearerService()
  2109.     {
  2110.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2111.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  2112.         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())]);
  2113.     }
  2114.     /**
  2115.      * Gets the public 'cache_warmer' shared service.
  2116.      *
  2117.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  2118.      */
  2119.     protected function getCacheWarmerService()
  2120.     {
  2121.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  2122.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  2123.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  2124.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  2125.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  2126.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  2127.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  2128.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  2129.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  2130.             yield => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
  2131.             yield => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  2132.         }, 8), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
  2133.     }
  2134.     /**
  2135.      * Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronCreateCommand' shared service.
  2136.      *
  2137.      * @return \Cron\CronBundle\Command\CronCreateCommand
  2138.      */
  2139.     protected function getCronCreateCommandService()
  2140.     {
  2141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2142.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
  2143.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Command/CronCreateCommand.php';
  2144.         return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronCreateCommand'] = new \Cron\CronBundle\Command\CronCreateCommand($this);
  2145.     }
  2146.     /**
  2147.      * Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronDeleteCommand' shared service.
  2148.      *
  2149.      * @return \Cron\CronBundle\Command\CronDeleteCommand
  2150.      */
  2151.     protected function getCronDeleteCommandService()
  2152.     {
  2153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2154.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
  2155.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Command/CronDeleteCommand.php';
  2156.         return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronDeleteCommand'] = new \Cron\CronBundle\Command\CronDeleteCommand($this);
  2157.     }
  2158.     /**
  2159.      * Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronDisableCommand' shared service.
  2160.      *
  2161.      * @return \Cron\CronBundle\Command\CronDisableCommand
  2162.      */
  2163.     protected function getCronDisableCommandService()
  2164.     {
  2165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2166.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
  2167.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Command/CronDisableCommand.php';
  2168.         return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronDisableCommand'] = new \Cron\CronBundle\Command\CronDisableCommand($this);
  2169.     }
  2170.     /**
  2171.      * Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronEnableCommand' shared service.
  2172.      *
  2173.      * @return \Cron\CronBundle\Command\CronEnableCommand
  2174.      */
  2175.     protected function getCronEnableCommandService()
  2176.     {
  2177.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2178.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
  2179.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Command/CronEnableCommand.php';
  2180.         return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronEnableCommand'] = new \Cron\CronBundle\Command\CronEnableCommand($this);
  2181.     }
  2182.     /**
  2183.      * Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronListCommand' shared service.
  2184.      *
  2185.      * @return \Cron\CronBundle\Command\CronListCommand
  2186.      */
  2187.     protected function getCronListCommandService()
  2188.     {
  2189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2190.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
  2191.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Command/CronListCommand.php';
  2192.         return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronListCommand'] = new \Cron\CronBundle\Command\CronListCommand($this);
  2193.     }
  2194.     /**
  2195.      * Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronRunCommand' shared service.
  2196.      *
  2197.      * @return \Cron\CronBundle\Command\CronRunCommand
  2198.      */
  2199.     protected function getCronRunCommandService()
  2200.     {
  2201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2202.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
  2203.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Command/CronRunCommand.php';
  2204.         return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronRunCommand'] = new \Cron\CronBundle\Command\CronRunCommand($this);
  2205.     }
  2206.     /**
  2207.      * Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronStartCommand' shared service.
  2208.      *
  2209.      * @return \Cron\CronBundle\Command\CronStartCommand
  2210.      */
  2211.     protected function getCronStartCommandService()
  2212.     {
  2213.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2214.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
  2215.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Command/CronStartCommand.php';
  2216.         return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronStartCommand'] = new \Cron\CronBundle\Command\CronStartCommand($this);
  2217.     }
  2218.     /**
  2219.      * Gets the public 'console.command.public_alias.Cron\CronBundle\Command\CronStopCommand' shared service.
  2220.      *
  2221.      * @return \Cron\CronBundle\Command\CronStopCommand
  2222.      */
  2223.     protected function getCronStopCommandService()
  2224.     {
  2225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  2226.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Cron/CronCommand.php';
  2227.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Command/CronStopCommand.php';
  2228.         return $this->services['console.command.public_alias.Cron\\CronBundle\\Command\\CronStopCommand'] = new \Cron\CronBundle\Command\CronStopCommand($this);
  2229.     }
  2230.     /**
  2231.      * Gets the public 'console.command_loader' shared service.
  2232.      *
  2233.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  2234.      */
  2235.     protected function getConsole_CommandLoaderService()
  2236.     {
  2237.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  2238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  2239.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2240.             'App\\Task\\AnnouncementsAlertTask' => ['privates''App\\Task\\AnnouncementsAlertTask''getAnnouncementsAlertTaskService'false],
  2241.             'App\\Task\\CleanDataBaseTask' => ['privates''App\\Task\\CleanDataBaseTask''getCleanDataBaseTaskService'false],
  2242.             'App\\Task\\CleanTestRespuestasDataBaseTask' => ['privates''App\\Task\\CleanTestRespuestasDataBaseTask''getCleanTestRespuestasDataBaseTaskService'false],
  2243.             'App\\Task\\CompoundAlertTask' => ['privates''App\\Task\\CompoundAlertTask''getCompoundAlertTaskService'false],
  2244.             'App\\Task\\CompoundCursoTask' => ['privates''App\\Task\\CompoundCursoTask''getCompoundCursoTaskService'false],
  2245.             'App\\Task\\CompoundMsgCVTask' => ['privates''App\\Task\\CompoundMsgCVTask''getCompoundMsgCVTaskService'false],
  2246.             'App\\Task\\CompoundMsgTask' => ['privates''App\\Task\\CompoundMsgTask''getCompoundMsgTaskService'false],
  2247.             'App\\Task\\CompoundStatisticsTask' => ['privates''App\\Task\\CompoundStatisticsTask''getCompoundStatisticsTaskService'false],
  2248.             'App\\Task\\CompoundTestTask' => ['privates''App\\Task\\CompoundTestTask''getCompoundTestTaskService'false],
  2249.             'App\\Task\\CompoundUserTask' => ['privates''App\\Task\\CompoundUserTask''getCompoundUserTaskService'false],
  2250.             'App\\Task\\EmailUsersInactivos' => ['privates''App\\Task\\EmailUsersInactivos''getEmailUsersInactivosService'false],
  2251.             'App\\Task\\EstadoUsuariosTask' => ['privates''App\\Task\\EstadoUsuariosTask''getEstadoUsuariosTaskService'false],
  2252.             'App\\Task\\MsgCloseWithAnswerTask' => ['privates''App\\Task\\MsgCloseWithAnswerTask''getMsgCloseWithAnswerTaskService'false],
  2253.             'App\\Task\\MsgWithoutAnswerTask' => ['privates''App\\Task\\MsgWithoutAnswerTask''getMsgWithoutAnswerTaskService'false],
  2254.             'App\\Task\\ProcessActivityReport' => ['privates''App\\Task\\ProcessActivityReport''getProcessActivityReportService'false],
  2255.             'App\\Task\\PublicarCursoTask' => ['privates''App\\Task\\PublicarCursoTask''getPublicarCursoTaskService'false],
  2256.             'App\\Task\\RemoveFakeUser' => ['privates''App\\Task\\RemoveFakeUser''getRemoveFakeUserService'false],
  2257.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates''Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''getRunSqlCommandService'false],
  2258.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  2259.             'console.command.assets_install' => ['privates''.console.command.assets_install.lazy''get_Console_Command_AssetsInstall_LazyService'false],
  2260.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  2261.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  2262.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  2263.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  2264.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  2265.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  2266.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  2267.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  2268.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  2269.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  2270.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  2271.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  2272.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  2273.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  2274.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  2275.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  2276.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  2277.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  2278.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  2279.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  2280.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  2281.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  2282.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  2283.             'console.command.translation_update' => ['privates''.console.command.translation_update.lazy''get_Console_Command_TranslationUpdate_LazyService'false],
  2284.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  2285.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  2286.             'doctrine.cache_clear_metadata_command' => ['privates''doctrine.cache_clear_metadata_command''getDoctrine_CacheClearMetadataCommandService'false],
  2287.             'doctrine.cache_clear_query_cache_command' => ['privates''doctrine.cache_clear_query_cache_command''getDoctrine_CacheClearQueryCacheCommandService'false],
  2288.             'doctrine.cache_clear_result_command' => ['privates''doctrine.cache_clear_result_command''getDoctrine_CacheClearResultCommandService'false],
  2289.             'doctrine.cache_collection_region_command' => ['privates''doctrine.cache_collection_region_command''getDoctrine_CacheCollectionRegionCommandService'false],
  2290.             'doctrine.clear_entity_region_command' => ['privates''doctrine.clear_entity_region_command''getDoctrine_ClearEntityRegionCommandService'false],
  2291.             'doctrine.clear_query_region_command' => ['privates''doctrine.clear_query_region_command''getDoctrine_ClearQueryRegionCommandService'false],
  2292.             'doctrine.database_create_command' => ['privates''doctrine.database_create_command''getDoctrine_DatabaseCreateCommandService'false],
  2293.             'doctrine.database_drop_command' => ['privates''doctrine.database_drop_command''getDoctrine_DatabaseDropCommandService'false],
  2294.             'doctrine.database_import_command' => ['privates''doctrine.database_import_command''getDoctrine_DatabaseImportCommandService'false],
  2295.             'doctrine.ensure_production_settings_command' => ['privates''doctrine.ensure_production_settings_command''getDoctrine_EnsureProductionSettingsCommandService'false],
  2296.             'doctrine.mapping_convert_command' => ['privates''doctrine.mapping_convert_command''getDoctrine_MappingConvertCommandService'false],
  2297.             'doctrine.mapping_import_command' => ['privates''doctrine.mapping_import_command''getDoctrine_MappingImportCommandService'false],
  2298.             'doctrine.mapping_info_command' => ['privates''doctrine.mapping_info_command''getDoctrine_MappingInfoCommandService'false],
  2299.             'doctrine.query_dql_command' => ['privates''doctrine.query_dql_command''getDoctrine_QueryDqlCommandService'false],
  2300.             'doctrine.query_sql_command' => ['privates''doctrine.query_sql_command''getDoctrine_QuerySqlCommandService'false],
  2301.             'doctrine.schema_create_command' => ['privates''doctrine.schema_create_command''getDoctrine_SchemaCreateCommandService'false],
  2302.             'doctrine.schema_drop_command' => ['privates''doctrine.schema_drop_command''getDoctrine_SchemaDropCommandService'false],
  2303.             'doctrine.schema_update_command' => ['privates''doctrine.schema_update_command''getDoctrine_SchemaUpdateCommandService'false],
  2304.             'doctrine.schema_validate_command' => ['privates''doctrine.schema_validate_command''getDoctrine_SchemaValidateCommandService'false],
  2305.             'doctrine_migrations.current_command' => ['privates''doctrine_migrations.current_command''getDoctrineMigrations_CurrentCommandService'false],
  2306.             'doctrine_migrations.diff_command' => ['privates''doctrine_migrations.diff_command''getDoctrineMigrations_DiffCommandService'false],
  2307.             'doctrine_migrations.dump_schema_command' => ['privates''doctrine_migrations.dump_schema_command''getDoctrineMigrations_DumpSchemaCommandService'false],
  2308.             'doctrine_migrations.execute_command' => ['privates''doctrine_migrations.execute_command''getDoctrineMigrations_ExecuteCommandService'false],
  2309.             'doctrine_migrations.generate_command' => ['privates''doctrine_migrations.generate_command''getDoctrineMigrations_GenerateCommandService'false],
  2310.             'doctrine_migrations.latest_command' => ['privates''doctrine_migrations.latest_command''getDoctrineMigrations_LatestCommandService'false],
  2311.             'doctrine_migrations.migrate_command' => ['privates''doctrine_migrations.migrate_command''getDoctrineMigrations_MigrateCommandService'false],
  2312.             'doctrine_migrations.rollup_command' => ['privates''doctrine_migrations.rollup_command''getDoctrineMigrations_RollupCommandService'false],
  2313.             'doctrine_migrations.status_command' => ['privates''doctrine_migrations.status_command''getDoctrineMigrations_StatusCommandService'false],
  2314.             'doctrine_migrations.sync_metadata_command' => ['privates''doctrine_migrations.sync_metadata_command''getDoctrineMigrations_SyncMetadataCommandService'false],
  2315.             'doctrine_migrations.up_to_date_command' => ['privates''doctrine_migrations.up_to_date_command''getDoctrineMigrations_UpToDateCommandService'false],
  2316.             'doctrine_migrations.version_command' => ['privates''doctrine_migrations.version_command''getDoctrineMigrations_VersionCommandService'false],
  2317.             'doctrine_migrations.versions_command' => ['privates''doctrine_migrations.versions_command''getDoctrineMigrations_VersionsCommandService'false],
  2318.             'lexik_jwt_authentication.check_config_command' => ['privates''lexik_jwt_authentication.check_config_command''getLexikJwtAuthentication_CheckConfigCommandService'false],
  2319.             'lexik_jwt_authentication.generate_keypair_command' => ['privates''lexik_jwt_authentication.generate_keypair_command''getLexikJwtAuthentication_GenerateKeypairCommandService'false],
  2320.             'lexik_jwt_authentication.generate_token_command' => ['services''lexik_jwt_authentication.generate_token_command''getLexikJwtAuthentication_GenerateTokenCommandService'false],
  2321.             'maker.auto_command.make_auth' => ['privates''.maker.auto_command.make_auth.lazy''get_Maker_AutoCommand_MakeAuth_LazyService'false],
  2322.             'maker.auto_command.make_command' => ['privates''.maker.auto_command.make_command.lazy''get_Maker_AutoCommand_MakeCommand_LazyService'false],
  2323.             'maker.auto_command.make_controller' => ['privates''.maker.auto_command.make_controller.lazy''get_Maker_AutoCommand_MakeController_LazyService'false],
  2324.             'maker.auto_command.make_crud' => ['privates''.maker.auto_command.make_crud.lazy''get_Maker_AutoCommand_MakeCrud_LazyService'false],
  2325.             'maker.auto_command.make_docker_database' => ['privates''.maker.auto_command.make_docker_database.lazy''get_Maker_AutoCommand_MakeDockerDatabase_LazyService'false],
  2326.             'maker.auto_command.make_entity' => ['privates''.maker.auto_command.make_entity.lazy''get_Maker_AutoCommand_MakeEntity_LazyService'false],
  2327.             'maker.auto_command.make_fixtures' => ['privates''.maker.auto_command.make_fixtures.lazy''get_Maker_AutoCommand_MakeFixtures_LazyService'false],
  2328.             'maker.auto_command.make_form' => ['privates''.maker.auto_command.make_form.lazy''get_Maker_AutoCommand_MakeForm_LazyService'false],
  2329.             'maker.auto_command.make_message' => ['privates''.maker.auto_command.make_message.lazy''get_Maker_AutoCommand_MakeMessage_LazyService'false],
  2330.             'maker.auto_command.make_messenger_middleware' => ['privates''.maker.auto_command.make_messenger_middleware.lazy''get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService'false],
  2331.             'maker.auto_command.make_migration' => ['privates''.maker.auto_command.make_migration.lazy''get_Maker_AutoCommand_MakeMigration_LazyService'false],
  2332.             'maker.auto_command.make_registration_form' => ['privates''.maker.auto_command.make_registration_form.lazy''get_Maker_AutoCommand_MakeRegistrationForm_LazyService'false],
  2333.             'maker.auto_command.make_reset_password' => ['privates''.maker.auto_command.make_reset_password.lazy''get_Maker_AutoCommand_MakeResetPassword_LazyService'false],
  2334.             'maker.auto_command.make_serializer_encoder' => ['privates''.maker.auto_command.make_serializer_encoder.lazy''get_Maker_AutoCommand_MakeSerializerEncoder_LazyService'false],
  2335.             'maker.auto_command.make_serializer_normalizer' => ['privates''.maker.auto_command.make_serializer_normalizer.lazy''get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService'false],
  2336.             'maker.auto_command.make_subscriber' => ['privates''.maker.auto_command.make_subscriber.lazy''get_Maker_AutoCommand_MakeSubscriber_LazyService'false],
  2337.             'maker.auto_command.make_test' => ['privates''.maker.auto_command.make_test.lazy''get_Maker_AutoCommand_MakeTest_LazyService'false],
  2338.             'maker.auto_command.make_twig_extension' => ['privates''.maker.auto_command.make_twig_extension.lazy''get_Maker_AutoCommand_MakeTwigExtension_LazyService'false],
  2339.             'maker.auto_command.make_user' => ['privates''.maker.auto_command.make_user.lazy''get_Maker_AutoCommand_MakeUser_LazyService'false],
  2340.             'maker.auto_command.make_validator' => ['privates''.maker.auto_command.make_validator.lazy''get_Maker_AutoCommand_MakeValidator_LazyService'false],
  2341.             'maker.auto_command.make_voter' => ['privates''.maker.auto_command.make_voter.lazy''get_Maker_AutoCommand_MakeVoter_LazyService'false],
  2342.             'security.command.debug_firewall' => ['privates''.security.command.debug_firewall.lazy''get_Security_Command_DebugFirewall_LazyService'false],
  2343.             'security.command.user_password_encoder' => ['privates''.security.command.user_password_encoder.lazy''get_Security_Command_UserPasswordEncoder_LazyService'false],
  2344.             'security.command.user_password_hash' => ['privates''.security.command.user_password_hash.lazy''get_Security_Command_UserPasswordHash_LazyService'false],
  2345.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  2346.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  2347.         ], [
  2348.             'App\\Task\\AnnouncementsAlertTask' => 'App\\Task\\AnnouncementsAlertTask',
  2349.             'App\\Task\\CleanDataBaseTask' => 'App\\Task\\CleanDataBaseTask',
  2350.             'App\\Task\\CleanTestRespuestasDataBaseTask' => 'App\\Task\\CleanTestRespuestasDataBaseTask',
  2351.             'App\\Task\\CompoundAlertTask' => 'App\\Task\\CompoundAlertTask',
  2352.             'App\\Task\\CompoundCursoTask' => 'App\\Task\\CompoundCursoTask',
  2353.             'App\\Task\\CompoundMsgCVTask' => 'App\\Task\\CompoundMsgCVTask',
  2354.             'App\\Task\\CompoundMsgTask' => 'App\\Task\\CompoundMsgTask',
  2355.             'App\\Task\\CompoundStatisticsTask' => 'App\\Task\\CompoundStatisticsTask',
  2356.             'App\\Task\\CompoundTestTask' => 'App\\Task\\CompoundTestTask',
  2357.             'App\\Task\\CompoundUserTask' => 'App\\Task\\CompoundUserTask',
  2358.             'App\\Task\\EmailUsersInactivos' => 'App\\Task\\EmailUsersInactivos',
  2359.             'App\\Task\\EstadoUsuariosTask' => 'App\\Task\\EstadoUsuariosTask',
  2360.             'App\\Task\\MsgCloseWithAnswerTask' => 'App\\Task\\MsgCloseWithAnswerTask',
  2361.             'App\\Task\\MsgWithoutAnswerTask' => 'App\\Task\\MsgWithoutAnswerTask',
  2362.             'App\\Task\\ProcessActivityReport' => 'App\\Task\\ProcessActivityReport',
  2363.             'App\\Task\\PublicarCursoTask' => 'App\\Task\\PublicarCursoTask',
  2364.             'App\\Task\\RemoveFakeUser' => 'App\\Task\\RemoveFakeUser',
  2365.             'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
  2366.             'console.command.about' => '?',
  2367.             'console.command.assets_install' => '?',
  2368.             'console.command.cache_clear' => '?',
  2369.             'console.command.cache_pool_clear' => '?',
  2370.             'console.command.cache_pool_delete' => '?',
  2371.             'console.command.cache_pool_list' => '?',
  2372.             'console.command.cache_pool_prune' => '?',
  2373.             'console.command.cache_warmup' => '?',
  2374.             'console.command.config_debug' => '?',
  2375.             'console.command.config_dump_reference' => '?',
  2376.             'console.command.container_debug' => '?',
  2377.             'console.command.container_lint' => '?',
  2378.             'console.command.debug_autowiring' => '?',
  2379.             'console.command.event_dispatcher_debug' => '?',
  2380.             'console.command.router_debug' => '?',
  2381.             'console.command.router_match' => '?',
  2382.             'console.command.secrets_decrypt_to_local' => '?',
  2383.             'console.command.secrets_encrypt_from_local' => '?',
  2384.             'console.command.secrets_generate_key' => '?',
  2385.             'console.command.secrets_list' => '?',
  2386.             'console.command.secrets_remove' => '?',
  2387.             'console.command.secrets_set' => '?',
  2388.             'console.command.translation_debug' => '?',
  2389.             'console.command.translation_pull' => '?',
  2390.             'console.command.translation_push' => '?',
  2391.             'console.command.translation_update' => '?',
  2392.             'console.command.xliff_lint' => '?',
  2393.             'console.command.yaml_lint' => '?',
  2394.             'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
  2395.             'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
  2396.             'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
  2397.             'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
  2398.             'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
  2399.             'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
  2400.             'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
  2401.             'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
  2402.             'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
  2403.             'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
  2404.             'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
  2405.             'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
  2406.             'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
  2407.             'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
  2408.             'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
  2409.             'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
  2410.             'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
  2411.             'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
  2412.             'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
  2413.             'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
  2414.             'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
  2415.             'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
  2416.             'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
  2417.             'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
  2418.             'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
  2419.             'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
  2420.             'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
  2421.             'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
  2422.             'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
  2423.             'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
  2424.             'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
  2425.             'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
  2426.             'lexik_jwt_authentication.check_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\CheckConfigCommand',
  2427.             'lexik_jwt_authentication.generate_keypair_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateKeyPairCommand',
  2428.             'lexik_jwt_authentication.generate_token_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateTokenCommand',
  2429.             'maker.auto_command.make_auth' => '?',
  2430.             'maker.auto_command.make_command' => '?',
  2431.             'maker.auto_command.make_controller' => '?',
  2432.             'maker.auto_command.make_crud' => '?',
  2433.             'maker.auto_command.make_docker_database' => '?',
  2434.             'maker.auto_command.make_entity' => '?',
  2435.             'maker.auto_command.make_fixtures' => '?',
  2436.             'maker.auto_command.make_form' => '?',
  2437.             'maker.auto_command.make_message' => '?',
  2438.             'maker.auto_command.make_messenger_middleware' => '?',
  2439.             'maker.auto_command.make_migration' => '?',
  2440.             'maker.auto_command.make_registration_form' => '?',
  2441.             'maker.auto_command.make_reset_password' => '?',
  2442.             'maker.auto_command.make_serializer_encoder' => '?',
  2443.             'maker.auto_command.make_serializer_normalizer' => '?',
  2444.             'maker.auto_command.make_subscriber' => '?',
  2445.             'maker.auto_command.make_test' => '?',
  2446.             'maker.auto_command.make_twig_extension' => '?',
  2447.             'maker.auto_command.make_user' => '?',
  2448.             'maker.auto_command.make_validator' => '?',
  2449.             'maker.auto_command.make_voter' => '?',
  2450.             'security.command.debug_firewall' => '?',
  2451.             'security.command.user_password_encoder' => '?',
  2452.             'security.command.user_password_hash' => '?',
  2453.             'twig.command.debug' => '?',
  2454.             'twig.command.lint' => '?',
  2455.         ]), ['app:msgWithoutAnswer' => 'App\\Task\\MsgWithoutAnswerTask''app:clean-db' => 'App\\Task\\CleanDataBaseTask''app:clean-test-respuestas-db' => 'App\\Task\\CleanTestRespuestasDataBaseTask''app:compound-alert' => 'App\\Task\\CompoundAlertTask''app:compound-curso' => 'App\\Task\\CompoundCursoTask''app:compound-msg-cv' => 'App\\Task\\CompoundMsgCVTask''app:compound-msg' => 'App\\Task\\CompoundMsgTask''app:compound-statistics' => 'App\\Task\\CompoundStatisticsTask''app:compound-test' => 'App\\Task\\CompoundTestTask''app:compound-user' => 'App\\Task\\CompoundUserTask''app:inactive' => 'App\\Task\\EmailUsersInactivos''app:estado' => 'App\\Task\\EstadoUsuariosTask''app:msgCloseWithAnswer' => 'App\\Task\\MsgCloseWithAnswerTask''app:activity-report' => 'App\\Task\\ProcessActivityReport''app:publish' => 'App\\Task\\PublicarCursoTask''app:remove_fake_users' => 'App\\Task\\RemoveFakeUser''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''translation:pull' => 'console.command.translation_pull''translation:push' => 'console.command.translation_push''lint:xliff' => 'console.command.xliff_lint''lint:yaml' => 'console.command.yaml_lint''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''doctrine:database:create' => 'doctrine.database_create_command''doctrine:database:drop' => 'doctrine.database_drop_command''doctrine:query:sql' => 'doctrine.query_sql_command''dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand''doctrine:database:import' => 'doctrine.database_import_command''doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command''doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command''doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command''doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command''doctrine:mapping:convert' => 'doctrine.mapping_convert_command''doctrine:schema:create' => 'doctrine.schema_create_command''doctrine:schema:drop' => 'doctrine.schema_drop_command''doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command''doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command''doctrine:mapping:info' => 'doctrine.mapping_info_command''doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command''doctrine:query:dql' => 'doctrine.query_dql_command''doctrine:schema:update' => 'doctrine.schema_update_command''doctrine:schema:validate' => 'doctrine.schema_validate_command''doctrine:mapping:import' => 'doctrine.mapping_import_command''doctrine:migrations:diff' => 'doctrine_migrations.diff_command''doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command''doctrine:migrations:list' => 'doctrine_migrations.versions_command''doctrine:migrations:current' => 'doctrine_migrations.current_command''doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command''doctrine:migrations:execute' => 'doctrine_migrations.execute_command''doctrine:migrations:generate' => 'doctrine_migrations.generate_command''doctrine:migrations:latest' => 'doctrine_migrations.latest_command''doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command''doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command''doctrine:migrations:status' => 'doctrine_migrations.status_command''doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command''doctrine:migrations:version' => 'doctrine_migrations.version_command''debug:firewall' => 'security.command.debug_firewall''security:encode-password' => 'security.command.user_password_encoder''security:hash-password' => 'security.command.user_password_hash''lexik:jwt:check-config' => 'lexik_jwt_authentication.check_config_command''lexik:jwt:generate-token' => 'lexik_jwt_authentication.generate_token_command''lexik:jwt:generate-keypair' => 'lexik_jwt_authentication.generate_keypair_command''debug:twig' => 'twig.command.debug''lint:twig' => 'twig.command.lint''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']);
  2456.     }
  2457.     /**
  2458.      * Gets the public 'container.env_var_processors_locator' shared service.
  2459.      *
  2460.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  2461.      */
  2462.     protected function getContainer_EnvVarProcessorsLocatorService()
  2463.     {
  2464.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2465.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2466.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2467.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2468.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2469.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2470.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2471.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2472.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2473.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2474.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2475.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2476.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2477.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2478.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2479.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2480.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2481.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  2482.         ], [
  2483.             'base64' => '?',
  2484.             'bool' => '?',
  2485.             'const' => '?',
  2486.             'csv' => '?',
  2487.             'default' => '?',
  2488.             'file' => '?',
  2489.             'float' => '?',
  2490.             'int' => '?',
  2491.             'json' => '?',
  2492.             'key' => '?',
  2493.             'not' => '?',
  2494.             'query_string' => '?',
  2495.             'require' => '?',
  2496.             'resolve' => '?',
  2497.             'string' => '?',
  2498.             'trim' => '?',
  2499.             'url' => '?',
  2500.         ]);
  2501.     }
  2502.     /**
  2503.      * Gets the public 'cron.executor' shared service.
  2504.      *
  2505.      * @return \Cron\Executor\Executor
  2506.      */
  2507.     protected function getCron_ExecutorService()
  2508.     {
  2509.         include_once \dirname(__DIR__4).'/vendor/cron/cron/src/Executor/ExecutorInterface.php';
  2510.         include_once \dirname(__DIR__4).'/vendor/cron/cron/src/Executor/Executor.php';
  2511.         return $this->services['cron.executor'] = new \Cron\Executor\Executor();
  2512.     }
  2513.     /**
  2514.      * Gets the public 'cron.manager' shared service.
  2515.      *
  2516.      * @return \Cron\CronBundle\Cron\Manager
  2517.      */
  2518.     protected function getCron_ManagerService()
  2519.     {
  2520.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Cron/Manager.php';
  2521.         return $this->services['cron.manager'] = new \Cron\CronBundle\Cron\Manager(($this->services['doctrine'] ?? $this->getDoctrineService()));
  2522.     }
  2523.     /**
  2524.      * Gets the public 'cron.resolver' shared service.
  2525.      *
  2526.      * @return \Cron\CronBundle\Cron\Resolver
  2527.      */
  2528.     protected function getCron_ResolverService()
  2529.     {
  2530.         include_once \dirname(__DIR__4).'/vendor/cron/cron/src/Resolver/ResolverInterface.php';
  2531.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Cron/Resolver.php';
  2532.         include_once \dirname(__DIR__4).'/vendor/cron/cron-bundle/Cron/CommandBuilder.php';
  2533.         return $this->services['cron.resolver'] = new \Cron\CronBundle\Cron\Resolver(($this->services['cron.manager'] ?? $this->getCron_ManagerService()), new \Cron\CronBundle\Cron\CommandBuilder('dev'), \dirname(__DIR__4));
  2534.     }
  2535.     /**
  2536.      * Gets the public 'cron.validator' shared service.
  2537.      *
  2538.      * @return \Cron\Validator\CrontabValidator
  2539.      */
  2540.     protected function getCron_ValidatorService()
  2541.     {
  2542.         include_once \dirname(__DIR__4).'/vendor/cron/cron/src/Validator/ValidatorInterface.php';
  2543.         include_once \dirname(__DIR__4).'/vendor/cron/cron/src/Validator/CrontabValidator.php';
  2544.         return $this->services['cron.validator'] = new \Cron\Validator\CrontabValidator();
  2545.     }
  2546.     /**
  2547.      * Gets the public 'doctrine' shared service.
  2548.      *
  2549.      * @return \Doctrine\Bundle\DoctrineBundle\Registry
  2550.      */
  2551.     protected function getDoctrineService()
  2552.     {
  2553.         return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this$this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default''default');
  2554.     }
  2555.     /**
  2556.      * Gets the public 'doctrine.dbal.default_connection' shared service.
  2557.      *
  2558.      * @return \Doctrine\DBAL\Connection
  2559.      */
  2560.     protected function getDoctrine_Dbal_DefaultConnectionService()
  2561.     {
  2562.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  2563.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  2564.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
  2565.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  2566.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
  2567.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
  2568.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventManager.php';
  2569.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
  2570.         $a = new \Doctrine\DBAL\Configuration();
  2571.         $b = new \Symfony\Bridge\Monolog\Logger('doctrine');
  2572.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2573.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  2574.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  2575.         $a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([=> new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
  2576.         return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql''host' => 'localhost''port' => NULL'user' => 'root''password' => NULL'driverOptions' => [], 'defaultTableOptions' => []], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2577.             'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates''doctrine.orm.default_listeners.attach_entity_listeners''getDoctrine_Orm_DefaultListeners_AttachEntityListenersService'false],
  2578.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates''doctrine.orm.listeners.doctrine_token_provider_schema_subscriber''getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService'false],
  2579.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates''doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber''getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService'false],
  2580.         ], [
  2581.             'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
  2582.             'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
  2583.             'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
  2584.         ]), [=> 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'=> 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'=> [=> [=> 'loadClassMetadata'], => 'doctrine.orm.default_listeners.attach_entity_listeners']]), []);
  2585.     }
  2586.     /**
  2587.      * Gets the public 'doctrine.orm.default_entity_manager' shared service.
  2588.      *
  2589.      * @return \Doctrine\ORM\EntityManager
  2590.      */
  2591.     protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad true)
  2592.     {
  2593.         if ($lazyLoad) {
  2594.             return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
  2595.                 return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2596.                     $wrappedInstance $this->getDoctrine_Orm_DefaultEntityManagerService(false);
  2597.                     $proxy->setProxyInitializer(null);
  2598.                     return true;
  2599.                 });
  2600.             });
  2601.         }
  2602.         include_once \dirname(__DIR__4).'/vendor/doctrine/common/lib/Doctrine/Common/Proxy/Autoloader.php';
  2603.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Proxy/Autoloader.php';
  2604.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
  2605.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php';
  2606.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php';
  2607.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php';
  2608.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php';
  2609.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php';
  2610.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php';
  2611.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php';
  2612.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php';
  2613.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php';
  2614.         include_once \dirname(__DIR__4).'/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php';
  2615.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  2616.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
  2617.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
  2618.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamingStrategy.php';
  2619.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php';
  2620.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/QuoteStrategy.php';
  2621.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DefaultQuoteStrategy.php';
  2622.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListenerResolver.php';
  2623.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
  2624.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
  2625.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Repository/RepositoryFactory.php';
  2626.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
  2627.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
  2628.         $a = new \Doctrine\ORM\Configuration();
  2629.         $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
  2630.         $c = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  2631.         $b->addDriver($c'App\\Entity');
  2632.         $b->addDriver($c'Cron\\CronBundle\\Entity');
  2633.         $a->setEntityNamespaces(['App' => 'App\\Entity''CronCronBundle' => 'Cron\\CronBundle\\Entity']);
  2634.         $a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  2635.         $a->setQueryCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService())));
  2636.         $a->setResultCacheImpl(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService())));
  2637.         $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2638.             'doctrine.ulid_generator' => ['privates''doctrine.ulid_generator''getDoctrine_UlidGeneratorService'false],
  2639.             'doctrine.uuid_generator' => ['privates''doctrine.uuid_generator''getDoctrine_UuidGeneratorService'false],
  2640.         ], [
  2641.             'doctrine.ulid_generator' => '?',
  2642.             'doctrine.uuid_generator' => '?',
  2643.         ])));
  2644.         $a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
  2645.         $a->setProxyNamespace('Proxies');
  2646.         $a->setAutoGenerateProxyClasses(true);
  2647.         $a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
  2648.         $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
  2649.         $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0true));
  2650.         $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  2651.         $a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
  2652.         $a->setRepositoryFactory(new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2653.             'App\\Repository\\ComunesRepository' => ['privates''App\\Repository\\ComunesRepository''getComunesRepositoryService'false],
  2654.             'App\\Repository\\ConvocatoriaRepository' => ['privates''App\\Repository\\ConvocatoriaRepository''getConvocatoriaRepository2Service'false],
  2655.             'App\\Repository\\Curso2TemaRepository' => ['privates''App\\Repository\\Curso2TemaRepository''getCurso2TemaRepositoryService'false],
  2656.             'App\\Repository\\CursoRepository' => ['privates''App\\Repository\\CursoRepository''getCursoRepositoryService'false],
  2657.             'App\\Repository\\DeberRepository' => ['privates''App\\Repository\\DeberRepository''getDeberRepositoryService'false],
  2658.             'App\\Repository\\DeberesRepository' => ['privates''App\\Repository\\DeberesRepository''getDeberesRepository2Service'false],
  2659.             'App\\Repository\\FisicasRepository' => ['privates''App\\Repository\\FisicasRepository''getFisicasRepositoryService'false],
  2660.             'App\\Repository\\HorarioRepository' => ['privates''App\\Repository\\HorarioRepository''getHorarioRepositoryService'false],
  2661.             'App\\Repository\\MarcaRepository' => ['privates''App\\Repository\\MarcaRepository''getMarcaRepositoryService'false],
  2662.             'App\\Repository\\MensajeEnlaceRepository' => ['privates''App\\Repository\\MensajeEnlaceRepository''getMensajeEnlaceRepositoryService'false],
  2663.             'App\\Repository\\MensajeFileRepository' => ['privates''App\\Repository\\MensajeFileRepository''getMensajeFileRepositoryService'false],
  2664.             'App\\Repository\\MensajeRepository' => ['privates''App\\Repository\\MensajeRepository''getMensajeRepositoryService'false],
  2665.             'App\\Repository\\ModalidadCursoRepository' => ['privates''App\\Repository\\ModalidadCursoRepository''getModalidadCursoRepositoryService'false],
  2666.             'App\\Repository\\MsgEntryRepository' => ['privates''App\\Repository\\MsgEntryRepository''getMsgEntryRepositoryService'false],
  2667.             'App\\Repository\\MsgKvRepository' => ['privates''App\\Repository\\MsgKvRepository''getMsgKvRepositoryService'false],
  2668.             'App\\Repository\\MsgReadRepository' => ['privates''App\\Repository\\MsgReadRepository''getMsgReadRepositoryService'false],
  2669.             'App\\Repository\\MsgRepository' => ['privates''App\\Repository\\MsgRepository''getMsgRepository2Service'false],
  2670.             'App\\Repository\\MsgvRepository' => ['privates''App\\Repository\\MsgvRepository''getMsgvRepositoryService'false],
  2671.             'App\\Repository\\NombreCursoRepository' => ['privates''App\\Repository\\NombreCursoRepository''getNombreCursoRepositoryService'false],
  2672.             'App\\Repository\\Pregunta2TemaRepository' => ['privates''App\\Repository\\Pregunta2TemaRepository''getPregunta2TemaRepositoryService'false],
  2673.             'App\\Repository\\PreguntaRepository' => ['privates''App\\Repository\\PreguntaRepository''getPreguntaRepositoryService'false],
  2674.             'App\\Repository\\PresencialRepository' => ['privates''App\\Repository\\PresencialRepository''getPresencialRepositoryService'false],
  2675.             'App\\Repository\\PruebaFisicaRepository' => ['privates''App\\Repository\\PruebaFisicaRepository''getPruebaFisicaRepositoryService'false],
  2676.             'App\\Repository\\Recurso2PreguntaRepository' => ['privates''App\\Repository\\Recurso2PreguntaRepository''getRecurso2PreguntaRepositoryService'false],
  2677.             'App\\Repository\\Recurso2TemaRepository' => ['privates''App\\Repository\\Recurso2TemaRepository''getRecurso2TemaRepositoryService'false],
  2678.             'App\\Repository\\RecursoEmbedRepository' => ['privates''App\\Repository\\RecursoEmbedRepository''getRecursoEmbedRepositoryService'false],
  2679.             'App\\Repository\\RecursoRepository' => ['privates''App\\Repository\\RecursoRepository''getRecursoRepositoryService'false],
  2680.             'App\\Repository\\RecursoTemaRepository' => ['privates''App\\Repository\\RecursoTemaRepository''getRecursoTemaRepositoryService'false],
  2681.             'App\\Repository\\RespuestaRepository' => ['privates''App\\Repository\\RespuestaRepository''getRespuestaRepositoryService'false],
  2682.             'App\\Repository\\RetroAlimentacionRepository' => ['privates''App\\Repository\\RetroAlimentacionRepository''getRetroAlimentacionRepositoryService'false],
  2683.             'App\\Repository\\RetroHiloRepository' => ['privates''App\\Repository\\RetroHiloRepository''getRetroHiloRepositoryService'false],
  2684.             'App\\Repository\\RetroRepository' => ['privates''App\\Repository\\RetroRepository''getRetroRepositoryService'false],
  2685.             'App\\Repository\\Sql\\ActivityUserRepository' => ['privates''App\\Repository\\Sql\\ActivityUserRepository''getActivityUserRepositoryService'false],
  2686.             'App\\Repository\\Sql\\AreaRepository' => ['privates''App\\Repository\\Sql\\AreaRepository''getAreaRepositoryService'false],
  2687.             'App\\Repository\\Sql\\CasoPracticoRepository' => ['privates''App\\Repository\\Sql\\CasoPracticoRepository''getCasoPracticoRepositoryService'false],
  2688.             'App\\Repository\\Sql\\CertificadoRepository' => ['privates''App\\Repository\\Sql\\CertificadoRepository''getCertificadoRepositoryService'false],
  2689.             'App\\Repository\\Sql\\DeberesRepository' => ['privates''App\\Repository\\Sql\\DeberesRepository''getDeberesRepositoryService'false],
  2690.             'App\\Repository\\Sql\\PreguntasRepository' => ['privates''App\\Repository\\Sql\\PreguntasRepository''getPreguntasRepositoryService'false],
  2691.             'App\\Repository\\Sql\\PruebasFisicasRepository' => ['privates''App\\Repository\\Sql\\PruebasFisicasRepository''getPruebasFisicasRepositoryService'false],
  2692.             'App\\Repository\\Sql\\PublicidadAlumnoRepository' => ['privates''App\\Repository\\Sql\\PublicidadAlumnoRepository''getPublicidadAlumnoRepositoryService'false],
  2693.             'App\\Repository\\Sql\\PublicidadRepository' => ['privates''App\\Repository\\Sql\\PublicidadRepository''getPublicidadRepositoryService'false],
  2694.             'App\\Repository\\Sql\\RecursoCasosRepository' => ['privates''App\\Repository\\Sql\\RecursoCasosRepository''getRecursoCasosRepositoryService'false],
  2695.             'App\\Repository\\Sql\\RecursosRepository' => ['privates''App\\Repository\\Sql\\RecursosRepository''getRecursosRepositoryService'false],
  2696.             'App\\Repository\\Sql\\RespuestasRepository' => ['privates''App\\Repository\\Sql\\RespuestasRepository''getRespuestasRepositoryService'false],
  2697.             'App\\Repository\\Sql\\SedeRepository' => ['privates''App\\Repository\\Sql\\SedeRepository''getSedeRepositoryService'false],
  2698.             'App\\Repository\\Sql\\SurveyRepository' => ['privates''App\\Repository\\Sql\\SurveyRepository''getSurveyRepositoryService'false],
  2699.             'App\\Repository\\Sql\\TemasPermisosRepository' => ['privates''App\\Repository\\Sql\\TemasPermisosRepository''getTemasPermisosRepositoryService'false],
  2700.             'App\\Repository\\Sql\\TestRepository' => ['privates''App\\Repository\\Sql\\TestRepository''getTestRepositoryService'false],
  2701.             'App\\Repository\\Sql\\UserRepository' => ['privates''App\\Repository\\Sql\\UserRepository''getUserRepository2Service'false],
  2702.             'App\\Repository\\TemaRepository' => ['privates''App\\Repository\\TemaRepository''getTemaRepositoryService'false],
  2703.             'App\\Repository\\Test2ExamenPreguntaRepository' => ['privates''App\\Repository\\Test2ExamenPreguntaRepository''getTest2ExamenPreguntaRepositoryService'false],
  2704.             'App\\Repository\\Test2PreguntaRepository' => ['privates''App\\Repository\\Test2PreguntaRepository''getTest2PreguntaRepositoryService'false],
  2705.             'App\\Repository\\Test2SimulacroPreguntaRepository' => ['privates''App\\Repository\\Test2SimulacroPreguntaRepository''getTest2SimulacroPreguntaRepositoryService'false],
  2706.             'App\\Repository\\TestAlumnoRepository' => ['privates''App\\Repository\\TestAlumnoRepository''getTestAlumnoRepositoryService'false],
  2707.             'App\\Repository\\TestAlumnoRespuestaRepository' => ['privates''App\\Repository\\TestAlumnoRespuestaRepository''getTestAlumnoRespuestaRepositoryService'false],
  2708.             'App\\Repository\\TestExamenAlumnoRepository' => ['privates''App\\Repository\\TestExamenAlumnoRepository''getTestExamenAlumnoRepositoryService'false],
  2709.             'App\\Repository\\TestExamenAlumnoRespuestaRepository' => ['privates''App\\Repository\\TestExamenAlumnoRespuestaRepository''getTestExamenAlumnoRespuestaRepositoryService'false],
  2710.             'App\\Repository\\TestExamenCursoRepository' => ['privates''App\\Repository\\TestExamenCursoRepository''getTestExamenCursoRepositoryService'false],
  2711.             'App\\Repository\\TestExamenRepository' => ['privates''App\\Repository\\TestExamenRepository''getTestExamenRepositoryService'false],
  2712.             'App\\Repository\\TestExamenTemasRepository' => ['privates''App\\Repository\\TestExamenTemasRepository''getTestExamenTemasRepositoryService'false],
  2713.             'App\\Repository\\TestRepository' => ['privates''App\\Repository\\TestRepository''getTestRepository2Service'false],
  2714.             'App\\Repository\\TestSimulacroAlumnoRepository' => ['privates''App\\Repository\\TestSimulacroAlumnoRepository''getTestSimulacroAlumnoRepositoryService'false],
  2715.             'App\\Repository\\TestSimulacroAlumnoRespuestaRepository' => ['privates''App\\Repository\\TestSimulacroAlumnoRespuestaRepository''getTestSimulacroAlumnoRespuestaRepositoryService'false],
  2716.             'App\\Repository\\TestSimulacroRepository' => ['privates''App\\Repository\\TestSimulacroRepository''getTestSimulacroRepositoryService'false],
  2717.             'App\\Repository\\TipoEjercicioRepository' => ['privates''App\\Repository\\TipoEjercicioRepository''getTipoEjercicioRepositoryService'false],
  2718.             'App\\Repository\\TipoRecursoRepository' => ['privates''App\\Repository\\TipoRecursoRepository''getTipoRecursoRepositoryService'false],
  2719.             'App\\Repository\\TutorAreaRepository' => ['privates''App\\Repository\\TutorAreaRepository''getTutorAreaRepositoryService'false],
  2720.             'App\\Repository\\User2TemaRepository' => ['privates''App\\Repository\\User2TemaRepository''getUser2TemaRepositoryService'false],
  2721.             'App\\Repository\\UserRepository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  2722.         ], [
  2723.             'App\\Repository\\ComunesRepository' => '?',
  2724.             'App\\Repository\\ConvocatoriaRepository' => '?',
  2725.             'App\\Repository\\Curso2TemaRepository' => '?',
  2726.             'App\\Repository\\CursoRepository' => '?',
  2727.             'App\\Repository\\DeberRepository' => '?',
  2728.             'App\\Repository\\DeberesRepository' => '?',
  2729.             'App\\Repository\\FisicasRepository' => '?',
  2730.             'App\\Repository\\HorarioRepository' => '?',
  2731.             'App\\Repository\\MarcaRepository' => '?',
  2732.             'App\\Repository\\MensajeEnlaceRepository' => '?',
  2733.             'App\\Repository\\MensajeFileRepository' => '?',
  2734.             'App\\Repository\\MensajeRepository' => '?',
  2735.             'App\\Repository\\ModalidadCursoRepository' => '?',
  2736.             'App\\Repository\\MsgEntryRepository' => '?',
  2737.             'App\\Repository\\MsgKvRepository' => '?',
  2738.             'App\\Repository\\MsgReadRepository' => '?',
  2739.             'App\\Repository\\MsgRepository' => '?',
  2740.             'App\\Repository\\MsgvRepository' => '?',
  2741.             'App\\Repository\\NombreCursoRepository' => '?',
  2742.             'App\\Repository\\Pregunta2TemaRepository' => '?',
  2743.             'App\\Repository\\PreguntaRepository' => '?',
  2744.             'App\\Repository\\PresencialRepository' => '?',
  2745.             'App\\Repository\\PruebaFisicaRepository' => '?',
  2746.             'App\\Repository\\Recurso2PreguntaRepository' => '?',
  2747.             'App\\Repository\\Recurso2TemaRepository' => '?',
  2748.             'App\\Repository\\RecursoEmbedRepository' => '?',
  2749.             'App\\Repository\\RecursoRepository' => '?',
  2750.             'App\\Repository\\RecursoTemaRepository' => '?',
  2751.             'App\\Repository\\RespuestaRepository' => '?',
  2752.             'App\\Repository\\RetroAlimentacionRepository' => '?',
  2753.             'App\\Repository\\RetroHiloRepository' => '?',
  2754.             'App\\Repository\\RetroRepository' => '?',
  2755.             'App\\Repository\\Sql\\ActivityUserRepository' => '?',
  2756.             'App\\Repository\\Sql\\AreaRepository' => '?',
  2757.             'App\\Repository\\Sql\\CasoPracticoRepository' => '?',
  2758.             'App\\Repository\\Sql\\CertificadoRepository' => '?',
  2759.             'App\\Repository\\Sql\\DeberesRepository' => '?',
  2760.             'App\\Repository\\Sql\\PreguntasRepository' => '?',
  2761.             'App\\Repository\\Sql\\PruebasFisicasRepository' => '?',
  2762.             'App\\Repository\\Sql\\PublicidadAlumnoRepository' => '?',
  2763.             'App\\Repository\\Sql\\PublicidadRepository' => '?',
  2764.             'App\\Repository\\Sql\\RecursoCasosRepository' => '?',
  2765.             'App\\Repository\\Sql\\RecursosRepository' => '?',
  2766.             'App\\Repository\\Sql\\RespuestasRepository' => '?',
  2767.             'App\\Repository\\Sql\\SedeRepository' => '?',
  2768.             'App\\Repository\\Sql\\SurveyRepository' => '?',
  2769.             'App\\Repository\\Sql\\TemasPermisosRepository' => '?',
  2770.             'App\\Repository\\Sql\\TestRepository' => '?',
  2771.             'App\\Repository\\Sql\\UserRepository' => '?',
  2772.             'App\\Repository\\TemaRepository' => '?',
  2773.             'App\\Repository\\Test2ExamenPreguntaRepository' => '?',
  2774.             'App\\Repository\\Test2PreguntaRepository' => '?',
  2775.             'App\\Repository\\Test2SimulacroPreguntaRepository' => '?',
  2776.             'App\\Repository\\TestAlumnoRepository' => '?',
  2777.             'App\\Repository\\TestAlumnoRespuestaRepository' => '?',
  2778.             'App\\Repository\\TestExamenAlumnoRepository' => '?',
  2779.             'App\\Repository\\TestExamenAlumnoRespuestaRepository' => '?',
  2780.             'App\\Repository\\TestExamenCursoRepository' => '?',
  2781.             'App\\Repository\\TestExamenRepository' => '?',
  2782.             'App\\Repository\\TestExamenTemasRepository' => '?',
  2783.             'App\\Repository\\TestRepository' => '?',
  2784.             'App\\Repository\\TestSimulacroAlumnoRepository' => '?',
  2785.             'App\\Repository\\TestSimulacroAlumnoRespuestaRepository' => '?',
  2786.             'App\\Repository\\TestSimulacroRepository' => '?',
  2787.             'App\\Repository\\TipoEjercicioRepository' => '?',
  2788.             'App\\Repository\\TipoRecursoRepository' => '?',
  2789.             'App\\Repository\\TutorAreaRepository' => '?',
  2790.             'App\\Repository\\User2TemaRepository' => '?',
  2791.             'App\\Repository\\UserRepository' => '?',
  2792.         ])));
  2793.         $a->addCustomStringFunction('MATCH_AGAINST''App\\Extensions\\MatchAgainst');
  2794.         $a->addCustomNumericFunction('rand''DoctrineExtensions\\Query\\Mysql\\Rand');
  2795.         $a->addCustomDatetimeFunction('ifnull''DoctrineExtensions\\Query\\Mysql\\IfNull');
  2796.         $a->addCustomDatetimeFunction('addtime''DoctrineExtensions\\Query\\Mysql\\AddTime');
  2797.         $a->addCustomDatetimeFunction('convert_tz''DoctrineExtensions\\Query\\Mysql\\ConvertTz');
  2798.         $a->addCustomDatetimeFunction('date''DoctrineExtensions\\Query\\Mysql\\Date');
  2799.         $a->addCustomDatetimeFunction('date_format''DoctrineExtensions\\Query\\Mysql\\DateFormat');
  2800.         $a->addCustomDatetimeFunction('dateadd''DoctrineExtensions\\Query\\Mysql\\DateAdd');
  2801.         $a->addCustomDatetimeFunction('datesub''DoctrineExtensions\\Query\\Mysql\\DateSub');
  2802.         $a->addCustomDatetimeFunction('datediff''DoctrineExtensions\\Query\\Mysql\\DateDiff');
  2803.         $a->addCustomDatetimeFunction('day''DoctrineExtensions\\Query\\Mysql\\Day');
  2804.         $a->addCustomDatetimeFunction('dayname''DoctrineExtensions\\Query\\Mysql\\DayName');
  2805.         $a->addCustomDatetimeFunction('dayofweek''DoctrineExtensions\\Query\\Mysql\\DayOfWeek');
  2806.         $a->addCustomDatetimeFunction('dayofyear''DoctrineExtensions\\Query\\Mysql\\DayOfYear');
  2807.         $a->addCustomDatetimeFunction('div''DoctrineExtensions\\Query\\Mysql\\Div');
  2808.         $a->addCustomDatetimeFunction('from_unixtime''DoctrineExtensions\\Query\\Mysql\\FromUnixtime');
  2809.         $a->addCustomDatetimeFunction('hour''DoctrineExtensions\\Query\\Mysql\\Hour');
  2810.         $a->addCustomDatetimeFunction('last_day''DoctrineExtensions\\Query\\Mysql\\LastDay');
  2811.         $a->addCustomDatetimeFunction('makedate''DoctrineExtensions\\Query\\Mysql\\MakeDate');
  2812.         $a->addCustomDatetimeFunction('minute''DoctrineExtensions\\Query\\Mysql\\Minute');
  2813.         $a->addCustomDatetimeFunction('now''DoctrineExtensions\\Query\\Mysql\\Now');
  2814.         $a->addCustomDatetimeFunction('month''DoctrineExtensions\\Query\\Mysql\\Month');
  2815.         $a->addCustomDatetimeFunction('monthname''DoctrineExtensions\\Query\\Mysql\\MonthName');
  2816.         $a->addCustomDatetimeFunction('period_diff''DoctrineExtensions\\Query\\Mysql\\PeriodDiff');
  2817.         $a->addCustomDatetimeFunction('second''DoctrineExtensions\\Query\\Mysql\\Second');
  2818.         $a->addCustomDatetimeFunction('sectotime''DoctrineExtensions\\Query\\Mysql\\SecToTime');
  2819.         $a->addCustomDatetimeFunction('strtodate''DoctrineExtensions\\Query\\Mysql\\StrToDate');
  2820.         $a->addCustomDatetimeFunction('time''DoctrineExtensions\\Query\\Mysql\\Time');
  2821.         $a->addCustomDatetimeFunction('timediff''DoctrineExtensions\\Query\\Mysql\\TimeDiff');
  2822.         $a->addCustomDatetimeFunction('timestampadd''DoctrineExtensions\\Query\\Mysql\\TimestampAdd');
  2823.         $a->addCustomDatetimeFunction('timestampdiff''DoctrineExtensions\\Query\\Mysql\\TimestampDiff');
  2824.         $a->addCustomDatetimeFunction('timetosec''DoctrineExtensions\\Query\\Mysql\\TimeToSec');
  2825.         $a->addCustomDatetimeFunction('week''DoctrineExtensions\\Query\\Mysql\\Week');
  2826.         $a->addCustomDatetimeFunction('weekday''DoctrineExtensions\\Query\\Mysql\\WeekDay');
  2827.         $a->addCustomDatetimeFunction('year''DoctrineExtensions\\Query\\Mysql\\Year');
  2828.         $a->addCustomDatetimeFunction('yearmonth''DoctrineExtensions\\Query\\Mysql\\YearMonth');
  2829.         $a->addCustomDatetimeFunction('yearweek''DoctrineExtensions\\Query\\Mysql\\YearWeek');
  2830.         $a->addCustomDatetimeFunction('unix_timestamp''DoctrineExtensions\\Query\\Mysql\\UnixTimestamp');
  2831.         $a->addCustomDatetimeFunction('utc_timestamp''DoctrineExtensions\\Query\\Mysql\\UtcTimestamp');
  2832.         $a->addCustomDatetimeFunction('extract''DoctrineExtensions\\Query\\Mysql\\Extract');
  2833.         $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
  2834.         (new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
  2835.         return $instance;
  2836.     }
  2837.     /**
  2838.      * Gets the public 'error_controller' shared service.
  2839.      *
  2840.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  2841.      */
  2842.     protected function getErrorControllerService()
  2843.     {
  2844.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  2845.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  2846.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  2847.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  2848.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  2849.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2850.         return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($atrue)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($atrue)));
  2851.     }
  2852.     /**
  2853.      * Gets the public 'event_dispatcher' shared service.
  2854.      *
  2855.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  2856.      */
  2857.     protected function getEventDispatcherService()
  2858.     {
  2859.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  2860.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2861.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  2862.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2863.         $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())));
  2864.         $instance->addListener('kernel.exception', [=> function () {
  2865.             return ($this->privates['App\\Listener\\JsonExceptionResponseTransformerListener'] ?? ($this->privates['App\\Listener\\JsonExceptionResponseTransformerListener'] = new \App\Listener\JsonExceptionResponseTransformerListener()));
  2866.         }, => 'onKernelException'], 100);
  2867.         $instance->addListener('lexik_jwt_authentication.on_jwt_created', [=> function () {
  2868.             return ($this->services['acme_api.event.jwt_created_listener'] ?? $this->getAcmeApi_Event_JwtCreatedListenerService());
  2869.         }, => 'onJWTCreated'], 0);
  2870.         $instance->addListener('lexik_jwt_authentication.on_jwt_decoded', [=> function () {
  2871.             return ($this->privates['acme_api.event.jwt_decoded_listener'] ?? $this->getAcmeApi_Event_JwtDecodedListenerService());
  2872.         }, => 'onJWTDecoded'], 0);
  2873.         $instance->addListener('lexik_jwt_authentication.on_jwt_authenticated', [=> function () {
  2874.             return ($this->privates['acme_api.event.jwt_authenticated_listener'] ?? $this->getAcmeApi_Event_JwtAuthenticatedListenerService());
  2875.         }, => 'onJWTAuthenticated'], 0);
  2876.         $instance->addListener('kernel.controller', [=> function () {
  2877.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  2878.         }, => 'onKernelController'], 0);
  2879.         $instance->addListener('kernel.request', [=> function () {
  2880.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2881.         }, => 'onKernelRequest'], 250);
  2882.         $instance->addListener('kernel.response', [=> function () {
  2883.             return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
  2884.         }, => 'onKernelResponse'], 0);
  2885.         $instance->addListener('kernel.response', [=> function () {
  2886.             return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
  2887.         }, => 'onResponse'], 0);
  2888.         $instance->addListener('kernel.request', [=> function () {
  2889.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  2890.         }, => 'onKernelRequest'], 0);
  2891.         $instance->addListener('kernel.response', [=> function () {
  2892.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8')));
  2893.         }, => 'onKernelResponse'], 0);
  2894.         $instance->addListener('kernel.response', [=> function () {
  2895.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  2896.         }, => 'onKernelResponse'], -1024);
  2897.         $instance->addListener('kernel.request', [=> function () {
  2898.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2899.         }, => 'setDefaultLocale'], 100);
  2900.         $instance->addListener('kernel.request', [=> function () {
  2901.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2902.         }, => 'onKernelRequest'], 16);
  2903.         $instance->addListener('kernel.finish_request', [=> function () {
  2904.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  2905.         }, => 'onKernelFinishRequest'], 0);
  2906.         $instance->addListener('kernel.request', [=> function () {
  2907.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  2908.         }, => 'onKernelRequest'], 256);
  2909.         $instance->addListener('kernel.response', [=> function () {
  2910.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  2911.         }, => 'onResponse'], -255);
  2912.         $instance->addListener('kernel.controller_arguments', [=> function () {
  2913.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2914.         }, => 'onControllerArguments'], 0);
  2915.         $instance->addListener('kernel.exception', [=> function () {
  2916.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2917.         }, => 'logKernelException'], 0);
  2918.         $instance->addListener('kernel.exception', [=> function () {
  2919.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2920.         }, => 'onKernelException'], -128);
  2921.         $instance->addListener('kernel.response', [=> function () {
  2922.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  2923.         }, => 'removeCspHeader'], -128);
  2924.         $instance->addListener('kernel.request', [=> function () {
  2925.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2926.         }, => 'onKernelRequest'], 15);
  2927.         $instance->addListener('kernel.finish_request', [=> function () {
  2928.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  2929.         }, => 'onKernelFinishRequest'], -15);
  2930.         $instance->addListener('console.error', [=> function () {
  2931.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2932.         }, => 'onConsoleError'], -128);
  2933.         $instance->addListener('console.terminate', [=> function () {
  2934.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  2935.         }, => 'onConsoleTerminate'], -128);
  2936.         $instance->addListener('console.error', [=> function () {
  2937.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  2938.         }, => 'onConsoleError'], 0);
  2939.         $instance->addListener('kernel.request', [=> function () {
  2940.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2941.         }, => 'onKernelRequest'], 128);
  2942.         $instance->addListener('kernel.response', [=> function () {
  2943.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2944.         }, => 'onKernelResponse'], -1000);
  2945.         $instance->addListener('kernel.finish_request', [=> function () {
  2946.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  2947.         }, => 'onFinishRequest'], 0);
  2948.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2949.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  2950.         }, => 'onMessage'], -255);
  2951.         $instance->addListener('Symfony\\Component\\Notifier\\Event\\MessageEvent', [=> function () {
  2952.             return ($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()));
  2953.         }, => 'onNotification'], -255);
  2954.         $instance->addListener('kernel.response', [=> function () {
  2955.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2956.         }, => 'onKernelResponse'], -100);
  2957.         $instance->addListener('kernel.exception', [=> function () {
  2958.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2959.         }, => 'onKernelException'], 0);
  2960.         $instance->addListener('kernel.terminate', [=> function () {
  2961.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  2962.         }, => 'onKernelTerminate'], -1024);
  2963.         $instance->addListener('kernel.controller', [=> function () {
  2964.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2965.         }, => 'onKernelController'], 0);
  2966.         $instance->addListener('kernel.response', [=> function () {
  2967.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  2968.         }, => 'onKernelResponse'], 0);
  2969.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  2970.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  2971.         }, => 'onMessage'], -255);
  2972.         $instance->addListener('kernel.request', [=> function () {
  2973.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2974.         }, => 'configure'], 2048);
  2975.         $instance->addListener('console.command', [=> function () {
  2976.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  2977.         }, => 'configure'], 2048);
  2978.         $instance->addListener('kernel.request', [=> function () {
  2979.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2980.         }, => 'onKernelRequest'], 32);
  2981.         $instance->addListener('kernel.finish_request', [=> function () {
  2982.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2983.         }, => 'onKernelFinishRequest'], 0);
  2984.         $instance->addListener('kernel.exception', [=> function () {
  2985.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  2986.         }, => 'onKernelException'], -64);
  2987.         $instance->addListener('console.error', [=> function () {
  2988.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2989.         }, => 'onConsoleError'], 0);
  2990.         $instance->addListener('console.terminate', [=> function () {
  2991.             return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
  2992.         }, => 'onConsoleTerminate'], 0);
  2993.         $instance->addListener('kernel.response', [=> function () {
  2994.             return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
  2995.         }, => 'onKernelResponse'], 0);
  2996.         $instance->addListener('debug.security.authorization.vote', [=> function () {
  2997.             return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
  2998.         }, => 'onVoterVote'], 0);
  2999.         $instance->addListener('kernel.request', [=> function () {
  3000.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3001.         }, => 'configureLogoutUrlGenerator'], 8);
  3002.         $instance->addListener('kernel.request', [=> function () {
  3003.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3004.         }, => 'onKernelRequest'], 8);
  3005.         $instance->addListener('kernel.finish_request', [=> function () {
  3006.             return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
  3007.         }, => 'onKernelFinishRequest'], 0);
  3008.         $instance->addListener('kernel.controller', [=> function () {
  3009.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  3010.         }, => 'onKernelController'], 0);
  3011.         $instance->addListener('kernel.controller', [=> function () {
  3012.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  3013.         }, => 'onKernelController'], 0);
  3014.         $instance->addListener('kernel.controller', [=> function () {
  3015.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3016.         }, => 'onKernelController'], -128);
  3017.         $instance->addListener('kernel.view', [=> function () {
  3018.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  3019.         }, => 'onKernelView'], 0);
  3020.         $instance->addListener('kernel.controller', [=> function () {
  3021.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3022.         }, => 'onKernelController'], 0);
  3023.         $instance->addListener('kernel.response', [=> function () {
  3024.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  3025.         }, => 'onKernelResponse'], 0);
  3026.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3027.             return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
  3028.         }, => 'onKernelControllerArguments'], 0);
  3029.         $instance->addListener('kernel.controller_arguments', [=> function () {
  3030.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  3031.         }, => 'onKernelControllerArguments'], 0);
  3032.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  3033.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  3034.         }, => 'onMessage'], 0);
  3035.         $instance->addListener('kernel.response', [=> function () {
  3036.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  3037.         }, => 'onKernelResponse'], -128);
  3038.         $instance->addListener('console.command', [=> function () {
  3039.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3040.         }, => 'onCommand'], 255);
  3041.         $instance->addListener('console.terminate', [=> function () {
  3042.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  3043.         }, => 'onTerminate'], -255);
  3044.         $instance->addListener('knp_pager.before', [=> function () {
  3045.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  3046.         }, => 'before'], 0);
  3047.         $instance->addListener('knp_pager.pagination', [=> function () {
  3048.             return ($this->privates['knp_paginator.subscriber.paginate'] ?? ($this->privates['knp_paginator.subscriber.paginate'] = new \Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber()));
  3049.         }, => 'pagination'], 0);
  3050.         $instance->addListener('knp_pager.before', [=> function () {
  3051.             return ($this->privates['knp_paginator.subscriber.sortable'] ?? ($this->privates['knp_paginator.subscriber.sortable'] = new \Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber()));
  3052.         }, => 'before'], 1);
  3053.         $instance->addListener('knp_pager.before', [=> function () {
  3054.             return ($this->privates['knp_paginator.subscriber.filtration'] ?? ($this->privates['knp_paginator.subscriber.filtration'] = new \Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber()));
  3055.         }, => 'before'], 1);
  3056.         $instance->addListener('knp_pager.pagination', [=> function () {
  3057.             return ($this->privates['knp_paginator.subscriber.sliding_pagination'] ?? $this->getKnpPaginator_Subscriber_SlidingPaginationService());
  3058.         }, => 'pagination'], 1);
  3059.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  3060.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  3061.         }, => 'onLogout'], 0);
  3062.         return $instance;
  3063.     }
  3064.     /**
  3065.      * Gets the public 'http_kernel' shared service.
  3066.      *
  3067.      * @return \Symfony\Component\HttpKernel\HttpKernel
  3068.      */
  3069.     protected function getHttpKernelService()
  3070.     {
  3071.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  3072.         return $this->services['http_kernel'] = new \Symfony\Component\HttpKernel\HttpKernel(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Symfony\Component\HttpKernel\Controller\TraceableControllerResolver(new \Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver($this, ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService())), $a), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), new \Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver(($this->privates['argument_metadata_factory'] ?? ($this->privates['argument_metadata_factory'] = new \Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory())), new RewindableGenerator(function () {
  3073.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  3074.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  3075.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  3076.             yield => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
  3077.             yield => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  3078.             yield => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  3079.             yield => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  3080.             yield => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  3081.         }, 8)), $a));
  3082.     }
  3083.     /**
  3084.      * Gets the public 'knp_paginator' shared service.
  3085.      *
  3086.      * @return \Knp\Component\Pager\Paginator
  3087.      */
  3088.     protected function getKnpPaginatorService($lazyLoad true)
  3089.     {
  3090.         if ($lazyLoad) {
  3091.             return $this->services['knp_paginator'] = $this->createProxy('PaginatorInterface_82dac15', function () {
  3092.                 return \PaginatorInterface_82dac15::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  3093.                     $wrappedInstance $this->getKnpPaginatorService(false);
  3094.                     $proxy->setProxyInitializer(null);
  3095.                     return true;
  3096.                 });
  3097.             });
  3098.         }
  3099.         $instance = new \Knp\Component\Pager\Paginator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  3100.         $instance->setDefaultPaginatorOptions(['pageParameterName' => 'page''sortFieldParameterName' => 'sort''sortDirectionParameterName' => 'direction''filterFieldParameterName' => 'filterField''filterValueParameterName' => 'filterValue''distinct' => true'pageOutOfRange' => 'ignore''defaultLimit' => 10]);
  3101.         return $instance;
  3102.     }
  3103.     /**
  3104.      * Gets the public 'knp_snappy.image' shared service.
  3105.      *
  3106.      * @return \Knp\Snappy\Image
  3107.      */
  3108.     protected function getKnpSnappy_ImageService()
  3109.     {
  3110.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  3111.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  3112.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Image.php';
  3113.         $this->services['knp_snappy.image'] = $instance = new \Knp\Snappy\Image('/usr/local/bin/wkhtmltoimage', [], []);
  3114.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  3115.         return $instance;
  3116.     }
  3117.     /**
  3118.      * Gets the public 'knp_snappy.pdf' shared service.
  3119.      *
  3120.      * @return \Knp\Snappy\Pdf
  3121.      */
  3122.     protected function getKnpSnappy_PdfService()
  3123.     {
  3124.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/GeneratorInterface.php';
  3125.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php';
  3126.         include_once \dirname(__DIR__4).'/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php';
  3127.         $this->services['knp_snappy.pdf'] = $instance = new \Knp\Snappy\Pdf('/usr/local/bin/wkhtmltopdf', [], []);
  3128.         $instance->setLogger(($this->privates['monolog.logger.snappy'] ?? $this->getMonolog_Logger_SnappyService()));
  3129.         return $instance;
  3130.     }
  3131.     /**
  3132.      * Gets the public 'lexik_jwt_authentication.encoder' shared service.
  3133.      *
  3134.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
  3135.      */
  3136.     protected function getLexikJwtAuthentication_EncoderService()
  3137.     {
  3138.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
  3139.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
  3140.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
  3141.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
  3142.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
  3143.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  3144.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  3145.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  3146.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  3147.         return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? ($this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE')))), 'openssl''RS256'$this->getEnv('JWT_TOKEN_TTL'), 0));
  3148.     }
  3149.     /**
  3150.      * Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
  3151.      *
  3152.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
  3153.      */
  3154.     protected function getLexikJwtAuthentication_GenerateTokenCommandService()
  3155.     {
  3156.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3157.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
  3158.         $this->services['lexik_jwt_authentication.generate_token_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), new RewindableGenerator(function () {
  3159.             yield => ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService());
  3160.         }, 1));
  3161.         $instance->setName('lexik:jwt:generate-token');
  3162.         return $instance;
  3163.     }
  3164.     /**
  3165.      * Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
  3166.      *
  3167.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
  3168.      */
  3169.     protected function getLexikJwtAuthentication_JwtManagerService()
  3170.     {
  3171.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
  3172.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
  3173.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
  3174.         $this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'username');
  3175.         $instance->setUserIdentityField('username');
  3176.         return $instance;
  3177.     }
  3178.     /**
  3179.      * Gets the public 'lexik_jwt_authentication.key_loader' shared service.
  3180.      *
  3181.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
  3182.      */
  3183.     protected function getLexikJwtAuthentication_KeyLoaderService()
  3184.     {
  3185.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  3186.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  3187.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  3188.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  3189.         return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'));
  3190.     }
  3191.     /**
  3192.      * Gets the public 'profiler' shared service.
  3193.      *
  3194.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  3195.      */
  3196.     protected function getProfilerService()
  3197.     {
  3198.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  3199.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3200.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3201.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3202.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3203.         $this->services['profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  3204.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  3205.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  3206.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  3207.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  3208.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  3209.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  3210.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  3211.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  3212.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  3213.         $d->addInstance('cache.doctrine.orm.default.result', ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService()));
  3214.         $d->addInstance('cache.doctrine.orm.default.query', ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService()));
  3215.         $d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
  3216.         $e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
  3217.         $e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
  3218.         $f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true);
  3219.         $f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
  3220.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  3221.         if ($this->has('kernel')) {
  3222.             $g->setKernel($b);
  3223.         }
  3224.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  3225.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  3226.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  3227.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  3228.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  3229.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
  3230.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  3231.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  3232.         $instance->add($d);
  3233.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  3234.         $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService()), false));
  3235.         $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  3236.         $instance->add($e);
  3237.         $instance->add($f);
  3238.         $instance->add(new \Symfony\Component\Mailer\DataCollector\MessageDataCollector(($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()))));
  3239.         $instance->add(new \Symfony\Component\Notifier\DataCollector\NotificationDataCollector(($this->privates['notifier.logger_notification_listener'] ?? ($this->privates['notifier.logger_notification_listener'] = new \Symfony\Component\Notifier\EventListener\NotificationLoggerListener()))));
  3240.         $instance->add($g);
  3241.         return $instance;
  3242.     }
  3243.     /**
  3244.      * Gets the public 'request_stack' shared service.
  3245.      *
  3246.      * @return \Symfony\Component\HttpFoundation\RequestStack
  3247.      */
  3248.     protected function getRequestStackService()
  3249.     {
  3250.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  3251.     }
  3252.     /**
  3253.      * Gets the public 'router' shared service.
  3254.      *
  3255.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  3256.      */
  3257.     protected function getRouterService()
  3258.     {
  3259.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  3260.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3261.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3262.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3263.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  3264.         $this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3265.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  3266.         ], [
  3267.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  3268.         ]))->withContext('router.default'$this), 'kernel::loadRoutes', ['cache_dir' => $this->targetDir.'''debug' => true'generator_class' => 'Symfony\\Component\\Routing\\Generator\\CompiledUrlGenerator''generator_dumper_class' => 'Symfony\\Component\\Routing\\Generator\\Dumper\\CompiledUrlGeneratorDumper''matcher_class' => 'Symfony\\Bundle\\FrameworkBundle\\Routing\\RedirectableCompiledUrlMatcher''matcher_dumper_class' => 'Symfony\\Component\\Routing\\Matcher\\Dumper\\CompiledUrlMatcherDumper''strict_requirements' => true'resource_type' => 'service'], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a'en');
  3269.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  3270.         return $instance;
  3271.     }
  3272.     /**
  3273.      * Gets the public 'routing.loader' shared service.
  3274.      *
  3275.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  3276.      */
  3277.     protected function getRouting_LoaderService()
  3278.     {
  3279.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  3280.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  3281.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  3282.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  3283.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  3284.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  3285.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  3286.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  3287.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  3288.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  3289.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  3290.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  3291.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  3292.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  3293.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  3294.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  3295.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  3296.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  3297.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  3298.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  3299.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  3300.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  3301.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  3302.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  3303.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  3304.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  3305.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  3306.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  3307.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  3308.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  3309.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  3310.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  3311.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  3312.             'kernel' => ['services''kernel''getKernelService'false],
  3313.         ], [
  3314.             'kernel' => 'App\\Kernel',
  3315.         ]), 'dev'));
  3316.         $a->addLoader($c);
  3317.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  3318.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  3319.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  3320.     }
  3321.     /**
  3322.      * Gets the public 'security.password_encoder' shared service.
  3323.      *
  3324.      * @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
  3325.      *
  3326.      * @deprecated Since symfony/security-bundle 5.3: The "security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
  3327.      */
  3328.     protected function getSecurity_PasswordEncoderService()
  3329.     {
  3330.         trigger_deprecation('symfony/security-bundle''5.3''The "security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
  3331.         return $this->services['security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
  3332.     }
  3333.     /**
  3334.      * Gets the public 'services_resetter' shared service.
  3335.      *
  3336.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  3337.      */
  3338.     protected function getServicesResetterService()
  3339.     {
  3340.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  3341.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  3342.             if (isset($this->services['cache.app'])) {
  3343.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  3344.             }
  3345.             if (isset($this->services['cache.system'])) {
  3346.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  3347.             }
  3348.             if (isset($this->privates['cache.validator'])) {
  3349.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  3350.             }
  3351.             if (isset($this->privates['cache.serializer'])) {
  3352.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  3353.             }
  3354.             if (isset($this->privates['cache.annotations'])) {
  3355.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  3356.             }
  3357.             if (isset($this->privates['cache.property_info'])) {
  3358.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  3359.             }
  3360.             if (isset($this->services['profiler'])) {
  3361.                 yield 'profiler' => ($this->services['profiler'] ?? null);
  3362.             }
  3363.             if (isset($this->privates['mailer.message_logger_listener'])) {
  3364.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  3365.             }
  3366.             if (isset($this->privates['debug.stopwatch'])) {
  3367.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  3368.             }
  3369.             if (isset($this->services['event_dispatcher'])) {
  3370.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  3371.             }
  3372.             if (isset($this->services['doctrine'])) {
  3373.                 yield 'doctrine' => ($this->services['doctrine'] ?? null);
  3374.             }
  3375.             if (isset($this->services['.container.private.security.token_storage'])) {
  3376.                 yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
  3377.             }
  3378.             if (isset($this->privates['cache.security_expression_language'])) {
  3379.                 yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
  3380.             }
  3381.             if (isset($this->privates['monolog.handler.main'])) {
  3382.                 yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
  3383.             }
  3384.             if (isset($this->privates['monolog.handler.console'])) {
  3385.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  3386.             }
  3387.         }, function () {
  3388.             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->services['profiler'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console']));
  3389.         }), ['cache.app' => [=> 'reset'], 'cache.system' => [=> 'reset'], 'cache.validator' => [=> 'reset'], 'cache.serializer' => [=> 'reset'], 'cache.annotations' => [=> 'reset'], 'cache.property_info' => [=> 'reset'], 'profiler' => [=> 'reset'], 'mailer.message_logger_listener' => [=> 'reset'], 'debug.stopwatch' => [=> 'reset'], 'debug.event_dispatcher' => [=> 'reset'], 'doctrine' => [=> 'reset'], 'security.token_storage' => [=> 'disableUsageTracking'=> 'setToken'], 'cache.security_expression_language' => [=> 'reset'], 'monolog.handler.main' => [=> 'reset'], 'monolog.handler.console' => [=> 'reset']]);
  3390.     }
  3391.     /**
  3392.      * Gets the public 'session' shared service.
  3393.      *
  3394.      * @return \Symfony\Component\HttpFoundation\Session\Session
  3395.      */
  3396.     protected function getSessionService()
  3397.     {
  3398.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  3399.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  3400.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  3401.         return $this->services['session'] = (new \Symfony\Component\HttpFoundation\Session\SessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getSession_Storage_Factory_ServiceService(), [=> ($this->privates['session_listener'] ?? $this->getSessionListenerService()), => 'onSessionUsage']))->createSession();
  3402.     }
  3403.     /**
  3404.      * Gets the public 'translator' shared service.
  3405.      *
  3406.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  3407.      */
  3408.     protected function getTranslatorService()
  3409.     {
  3410.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
  3411.     }
  3412.     /**
  3413.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  3414.      *
  3415.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  3416.      */
  3417.     protected function getWebProfiler_Controller_ExceptionPanelService()
  3418.     {
  3419.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  3420.         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()));
  3421.     }
  3422.     /**
  3423.      * Gets the public 'web_profiler.controller.profiler' shared service.
  3424.      *
  3425.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  3426.      */
  3427.     protected function getWebProfiler_Controller_ProfilerService()
  3428.     {
  3429.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  3430.         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['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__4));
  3431.     }
  3432.     /**
  3433.      * Gets the public 'web_profiler.controller.router' shared service.
  3434.      *
  3435.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  3436.      */
  3437.     protected function getWebProfiler_Controller_RouterService()
  3438.     {
  3439.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  3440.         return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
  3441.             return new \EmptyIterator();
  3442.         }, 0));
  3443.     }
  3444.     /**
  3445.      * Gets the private '.console.command.about.lazy' shared service.
  3446.      *
  3447.      * @return \Symfony\Component\Console\Command\LazyCommand
  3448.      */
  3449.     protected function get_Console_Command_About_LazyService()
  3450.     {
  3451.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3452.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3453.         return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
  3454.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  3455.         });
  3456.     }
  3457.     /**
  3458.      * Gets the private '.console.command.assets_install.lazy' shared service.
  3459.      *
  3460.      * @return \Symfony\Component\Console\Command\LazyCommand
  3461.      */
  3462.     protected function get_Console_Command_AssetsInstall_LazyService()
  3463.     {
  3464.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3465.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3466.         return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory'false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
  3467.             return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
  3468.         });
  3469.     }
  3470.     /**
  3471.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  3472.      *
  3473.      * @return \Symfony\Component\Console\Command\LazyCommand
  3474.      */
  3475.     protected function get_Console_Command_CacheClear_LazyService()
  3476.     {
  3477.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3479.         return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
  3480.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  3481.         });
  3482.     }
  3483.     /**
  3484.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  3485.      *
  3486.      * @return \Symfony\Component\Console\Command\LazyCommand
  3487.      */
  3488.     protected function get_Console_Command_CachePoolClear_LazyService()
  3489.     {
  3490.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3491.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3492.         return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
  3493.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  3494.         });
  3495.     }
  3496.     /**
  3497.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  3498.      *
  3499.      * @return \Symfony\Component\Console\Command\LazyCommand
  3500.      */
  3501.     protected function get_Console_Command_CachePoolDelete_LazyService()
  3502.     {
  3503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3504.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3505.         return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
  3506.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  3507.         });
  3508.     }
  3509.     /**
  3510.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  3511.      *
  3512.      * @return \Symfony\Component\Console\Command\LazyCommand
  3513.      */
  3514.     protected function get_Console_Command_CachePoolList_LazyService()
  3515.     {
  3516.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3517.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3518.         return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
  3519.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  3520.         });
  3521.     }
  3522.     /**
  3523.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  3524.      *
  3525.      * @return \Symfony\Component\Console\Command\LazyCommand
  3526.      */
  3527.     protected function get_Console_Command_CachePoolPrune_LazyService()
  3528.     {
  3529.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3530.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3531.         return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
  3532.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  3533.         });
  3534.     }
  3535.     /**
  3536.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  3537.      *
  3538.      * @return \Symfony\Component\Console\Command\LazyCommand
  3539.      */
  3540.     protected function get_Console_Command_CacheWarmup_LazyService()
  3541.     {
  3542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3543.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3544.         return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache'false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
  3545.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  3546.         });
  3547.     }
  3548.     /**
  3549.      * Gets the private '.console.command.config_debug.lazy' shared service.
  3550.      *
  3551.      * @return \Symfony\Component\Console\Command\LazyCommand
  3552.      */
  3553.     protected function get_Console_Command_ConfigDebug_LazyService()
  3554.     {
  3555.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3556.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3557.         return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
  3558.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  3559.         });
  3560.     }
  3561.     /**
  3562.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  3563.      *
  3564.      * @return \Symfony\Component\Console\Command\LazyCommand
  3565.      */
  3566.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  3567.     {
  3568.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3569.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3570.         return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
  3571.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  3572.         });
  3573.     }
  3574.     /**
  3575.      * Gets the private '.console.command.container_debug.lazy' shared service.
  3576.      *
  3577.      * @return \Symfony\Component\Console\Command\LazyCommand
  3578.      */
  3579.     protected function get_Console_Command_ContainerDebug_LazyService()
  3580.     {
  3581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3582.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3583.         return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
  3584.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  3585.         });
  3586.     }
  3587.     /**
  3588.      * Gets the private '.console.command.container_lint.lazy' shared service.
  3589.      *
  3590.      * @return \Symfony\Component\Console\Command\LazyCommand
  3591.      */
  3592.     protected function get_Console_Command_ContainerLint_LazyService()
  3593.     {
  3594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3595.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3596.         return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations'false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
  3597.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  3598.         });
  3599.     }
  3600.     /**
  3601.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  3602.      *
  3603.      * @return \Symfony\Component\Console\Command\LazyCommand
  3604.      */
  3605.     protected function get_Console_Command_DebugAutowiring_LazyService()
  3606.     {
  3607.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3608.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3609.         return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring'false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
  3610.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  3611.         });
  3612.     }
  3613.     /**
  3614.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  3615.      *
  3616.      * @return \Symfony\Component\Console\Command\LazyCommand
  3617.      */
  3618.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  3619.     {
  3620.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3621.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3622.         return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
  3623.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  3624.         });
  3625.     }
  3626.     /**
  3627.      * Gets the private '.console.command.router_debug.lazy' shared service.
  3628.      *
  3629.      * @return \Symfony\Component\Console\Command\LazyCommand
  3630.      */
  3631.     protected function get_Console_Command_RouterDebug_LazyService()
  3632.     {
  3633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3634.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3635.         return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
  3636.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  3637.         });
  3638.     }
  3639.     /**
  3640.      * Gets the private '.console.command.router_match.lazy' shared service.
  3641.      *
  3642.      * @return \Symfony\Component\Console\Command\LazyCommand
  3643.      */
  3644.     protected function get_Console_Command_RouterMatch_LazyService()
  3645.     {
  3646.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3648.         return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match'false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
  3649.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  3650.         });
  3651.     }
  3652.     /**
  3653.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  3654.      *
  3655.      * @return \Symfony\Component\Console\Command\LazyCommand
  3656.      */
  3657.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  3658.     {
  3659.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3660.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3661.         return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
  3662.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  3663.         });
  3664.     }
  3665.     /**
  3666.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  3667.      *
  3668.      * @return \Symfony\Component\Console\Command\LazyCommand
  3669.      */
  3670.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  3671.     {
  3672.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3674.         return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
  3675.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  3676.         });
  3677.     }
  3678.     /**
  3679.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  3680.      *
  3681.      * @return \Symfony\Component\Console\Command\LazyCommand
  3682.      */
  3683.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  3684.     {
  3685.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3686.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3687.         return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
  3688.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  3689.         });
  3690.     }
  3691.     /**
  3692.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  3693.      *
  3694.      * @return \Symfony\Component\Console\Command\LazyCommand
  3695.      */
  3696.     protected function get_Console_Command_SecretsList_LazyService()
  3697.     {
  3698.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3699.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3700.         return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
  3701.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  3702.         });
  3703.     }
  3704.     /**
  3705.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  3706.      *
  3707.      * @return \Symfony\Component\Console\Command\LazyCommand
  3708.      */
  3709.     protected function get_Console_Command_SecretsRemove_LazyService()
  3710.     {
  3711.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3712.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3713.         return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
  3714.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  3715.         });
  3716.     }
  3717.     /**
  3718.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  3719.      *
  3720.      * @return \Symfony\Component\Console\Command\LazyCommand
  3721.      */
  3722.     protected function get_Console_Command_SecretsSet_LazyService()
  3723.     {
  3724.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3725.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3726.         return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault'false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
  3727.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  3728.         });
  3729.     }
  3730.     /**
  3731.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  3732.      *
  3733.      * @return \Symfony\Component\Console\Command\LazyCommand
  3734.      */
  3735.     protected function get_Console_Command_TranslationDebug_LazyService()
  3736.     {
  3737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3738.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3739.         return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
  3740.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  3741.         });
  3742.     }
  3743.     /**
  3744.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  3745.      *
  3746.      * @return \Symfony\Component\Console\Command\LazyCommand
  3747.      */
  3748.     protected function get_Console_Command_TranslationPull_LazyService()
  3749.     {
  3750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3751.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3752.         return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
  3753.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  3754.         });
  3755.     }
  3756.     /**
  3757.      * Gets the private '.console.command.translation_push.lazy' shared service.
  3758.      *
  3759.      * @return \Symfony\Component\Console\Command\LazyCommand
  3760.      */
  3761.     protected function get_Console_Command_TranslationPush_LazyService()
  3762.     {
  3763.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3764.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3765.         return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.'false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
  3766.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  3767.         });
  3768.     }
  3769.     /**
  3770.      * Gets the private '.console.command.translation_update.lazy' shared service.
  3771.      *
  3772.      * @return \Symfony\Component\Console\Command\LazyCommand
  3773.      */
  3774.     protected function get_Console_Command_TranslationUpdate_LazyService()
  3775.     {
  3776.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3777.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3778.         return $this->privates['.console.command.translation_update.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:update', [], 'Update the translation file'false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
  3779.             return ($this->privates['console.command.translation_update'] ?? $this->getConsole_Command_TranslationUpdateService());
  3780.         });
  3781.     }
  3782.     /**
  3783.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  3784.      *
  3785.      * @return \Symfony\Component\Console\Command\LazyCommand
  3786.      */
  3787.     protected function get_Console_Command_XliffLint_LazyService()
  3788.     {
  3789.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3790.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3791.         return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors'false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
  3792.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  3793.         });
  3794.     }
  3795.     /**
  3796.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  3797.      *
  3798.      * @return \Symfony\Component\Console\Command\LazyCommand
  3799.      */
  3800.     protected function get_Console_Command_YamlLint_LazyService()
  3801.     {
  3802.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3803.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3804.         return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors'false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
  3805.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  3806.         });
  3807.     }
  3808.     /**
  3809.      * Gets the private '.debug.http_client' shared service.
  3810.      *
  3811.      * @return \Symfony\Component\HttpClient\TraceableHttpClient
  3812.      */
  3813.     protected function get_Debug_HttpClientService()
  3814.     {
  3815.         $a = \Symfony\Component\HttpClient\HttpClient::create(['max_redirects' => 7'headers' => [], 'resolve' => []], 10);
  3816.         $b = new \Symfony\Bridge\Monolog\Logger('http_client');
  3817.         $b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  3818.         $b->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  3819.         $b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  3820.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
  3821.         $a->setLogger($b);
  3822.         return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient($a, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  3823.     }
  3824.     /**
  3825.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  3826.      *
  3827.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  3828.      */
  3829.     protected function getLoaderInterfaceService()
  3830.     {
  3831.         $this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".');
  3832.     }
  3833.     /**
  3834.      * Gets the private '.errored..service_locator.KfwZsne.Symfony\Component\HttpFoundation\Response' shared service.
  3835.      *
  3836.      * @return \Symfony\Component\HttpFoundation\Response
  3837.      */
  3838.     protected function getResponseService()
  3839.     {
  3840.         $this->throw('Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
  3841.     }
  3842.     /**
  3843.      * Gets the private '.errored..service_locator.uLzR5h4.Lexik\Bundle\JWTAuthenticationBundle\Event\JWTCreatedEvent' shared service.
  3844.      *
  3845.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Event\JWTCreatedEvent
  3846.      */
  3847.     protected function getJWTCreatedEventService()
  3848.     {
  3849.         $this->throw('Cannot autowire service ".service_locator.uLzR5h4": it references class "Lexik\\Bundle\\JWTAuthenticationBundle\\Event\\JWTCreatedEvent" but no such service exists.');
  3850.     }
  3851.     /**
  3852.      * Gets the private '.errored.Ba4o0UA' shared service.
  3853.      *
  3854.      * @return \App\Controller\MAGENTO\HttpClientMagento
  3855.      */
  3856.     protected function get_Errored_Ba4o0UAService()
  3857.     {
  3858.         $this->throw('Cannot determine controller argument for "App\\Controller\\SUPERADMIN\\Cursos\\CursosH::add()": the $httpClientMagento argument is type-hinted with the non-existent class or interface: "App\\Controller\\MAGENTO\\HttpClientMagento".');
  3859.     }
  3860.     /**
  3861.      * Gets the private '.maker.auto_command.make_auth.lazy' shared service.
  3862.      *
  3863.      * @return \Symfony\Component\Console\Command\LazyCommand
  3864.      */
  3865.     protected function get_Maker_AutoCommand_MakeAuth_LazyService()
  3866.     {
  3867.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3868.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3869.         return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3870.             return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
  3871.         });
  3872.     }
  3873.     /**
  3874.      * Gets the private '.maker.auto_command.make_command.lazy' shared service.
  3875.      *
  3876.      * @return \Symfony\Component\Console\Command\LazyCommand
  3877.      */
  3878.     protected function get_Maker_AutoCommand_MakeCommand_LazyService()
  3879.     {
  3880.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3881.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3882.         return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3883.             return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
  3884.         });
  3885.     }
  3886.     /**
  3887.      * Gets the private '.maker.auto_command.make_controller.lazy' shared service.
  3888.      *
  3889.      * @return \Symfony\Component\Console\Command\LazyCommand
  3890.      */
  3891.     protected function get_Maker_AutoCommand_MakeController_LazyService()
  3892.     {
  3893.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3894.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3895.         return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3896.             return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
  3897.         });
  3898.     }
  3899.     /**
  3900.      * Gets the private '.maker.auto_command.make_crud.lazy' shared service.
  3901.      *
  3902.      * @return \Symfony\Component\Console\Command\LazyCommand
  3903.      */
  3904.     protected function get_Maker_AutoCommand_MakeCrud_LazyService()
  3905.     {
  3906.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3907.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3908.         return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3909.             return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
  3910.         });
  3911.     }
  3912.     /**
  3913.      * Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
  3914.      *
  3915.      * @return \Symfony\Component\Console\Command\LazyCommand
  3916.      */
  3917.     protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
  3918.     {
  3919.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3921.         return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3922.             return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
  3923.         });
  3924.     }
  3925.     /**
  3926.      * Gets the private '.maker.auto_command.make_entity.lazy' shared service.
  3927.      *
  3928.      * @return \Symfony\Component\Console\Command\LazyCommand
  3929.      */
  3930.     protected function get_Maker_AutoCommand_MakeEntity_LazyService()
  3931.     {
  3932.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3933.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3934.         return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3935.             return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
  3936.         });
  3937.     }
  3938.     /**
  3939.      * Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
  3940.      *
  3941.      * @return \Symfony\Component\Console\Command\LazyCommand
  3942.      */
  3943.     protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
  3944.     {
  3945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3946.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3947.         return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3948.             return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
  3949.         });
  3950.     }
  3951.     /**
  3952.      * Gets the private '.maker.auto_command.make_form.lazy' shared service.
  3953.      *
  3954.      * @return \Symfony\Component\Console\Command\LazyCommand
  3955.      */
  3956.     protected function get_Maker_AutoCommand_MakeForm_LazyService()
  3957.     {
  3958.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3960.         return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3961.             return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
  3962.         });
  3963.     }
  3964.     /**
  3965.      * Gets the private '.maker.auto_command.make_message.lazy' shared service.
  3966.      *
  3967.      * @return \Symfony\Component\Console\Command\LazyCommand
  3968.      */
  3969.     protected function get_Maker_AutoCommand_MakeMessage_LazyService()
  3970.     {
  3971.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3972.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3973.         return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3974.             return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
  3975.         });
  3976.     }
  3977.     /**
  3978.      * Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
  3979.      *
  3980.      * @return \Symfony\Component\Console\Command\LazyCommand
  3981.      */
  3982.     protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
  3983.     {
  3984.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3985.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3986.         return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  3987.             return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
  3988.         });
  3989.     }
  3990.     /**
  3991.      * Gets the private '.maker.auto_command.make_migration.lazy' shared service.
  3992.      *
  3993.      * @return \Symfony\Component\Console\Command\LazyCommand
  3994.      */
  3995.     protected function get_Maker_AutoCommand_MakeMigration_LazyService()
  3996.     {
  3997.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  3998.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  3999.         return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4000.             return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
  4001.         });
  4002.     }
  4003.     /**
  4004.      * Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
  4005.      *
  4006.      * @return \Symfony\Component\Console\Command\LazyCommand
  4007.      */
  4008.     protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
  4009.     {
  4010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4011.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4012.         return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4013.             return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
  4014.         });
  4015.     }
  4016.     /**
  4017.      * Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
  4018.      *
  4019.      * @return \Symfony\Component\Console\Command\LazyCommand
  4020.      */
  4021.     protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
  4022.     {
  4023.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4024.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4025.         return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4026.             return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
  4027.         });
  4028.     }
  4029.     /**
  4030.      * Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
  4031.      *
  4032.      * @return \Symfony\Component\Console\Command\LazyCommand
  4033.      */
  4034.     protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
  4035.     {
  4036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4037.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4038.         return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4039.             return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
  4040.         });
  4041.     }
  4042.     /**
  4043.      * Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
  4044.      *
  4045.      * @return \Symfony\Component\Console\Command\LazyCommand
  4046.      */
  4047.     protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
  4048.     {
  4049.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4051.         return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4052.             return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
  4053.         });
  4054.     }
  4055.     /**
  4056.      * Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
  4057.      *
  4058.      * @return \Symfony\Component\Console\Command\LazyCommand
  4059.      */
  4060.     protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
  4061.     {
  4062.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4064.         return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4065.             return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
  4066.         });
  4067.     }
  4068.     /**
  4069.      * Gets the private '.maker.auto_command.make_test.lazy' shared service.
  4070.      *
  4071.      * @return \Symfony\Component\Console\Command\LazyCommand
  4072.      */
  4073.     protected function get_Maker_AutoCommand_MakeTest_LazyService()
  4074.     {
  4075.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4076.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4077.         return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [=> 'make:unit-test'=> 'make:functional-test'], 'Creates a new test class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4078.             return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
  4079.         });
  4080.     }
  4081.     /**
  4082.      * Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
  4083.      *
  4084.      * @return \Symfony\Component\Console\Command\LazyCommand
  4085.      */
  4086.     protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
  4087.     {
  4088.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4089.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4090.         return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4091.             return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
  4092.         });
  4093.     }
  4094.     /**
  4095.      * Gets the private '.maker.auto_command.make_user.lazy' shared service.
  4096.      *
  4097.      * @return \Symfony\Component\Console\Command\LazyCommand
  4098.      */
  4099.     protected function get_Maker_AutoCommand_MakeUser_LazyService()
  4100.     {
  4101.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4102.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4103.         return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4104.             return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
  4105.         });
  4106.     }
  4107.     /**
  4108.      * Gets the private '.maker.auto_command.make_validator.lazy' shared service.
  4109.      *
  4110.      * @return \Symfony\Component\Console\Command\LazyCommand
  4111.      */
  4112.     protected function get_Maker_AutoCommand_MakeValidator_LazyService()
  4113.     {
  4114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4115.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4116.         return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4117.             return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
  4118.         });
  4119.     }
  4120.     /**
  4121.      * Gets the private '.maker.auto_command.make_voter.lazy' shared service.
  4122.      *
  4123.      * @return \Symfony\Component\Console\Command\LazyCommand
  4124.      */
  4125.     protected function get_Maker_AutoCommand_MakeVoter_LazyService()
  4126.     {
  4127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4128.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4129.         return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class'false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
  4130.             return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
  4131.         });
  4132.     }
  4133.     /**
  4134.      * Gets the private '.security.command.debug_firewall.lazy' shared service.
  4135.      *
  4136.      * @return \Symfony\Component\Console\Command\LazyCommand
  4137.      */
  4138.     protected function get_Security_Command_DebugFirewall_LazyService()
  4139.     {
  4140.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4141.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4142.         return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)'false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
  4143.             return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
  4144.         });
  4145.     }
  4146.     /**
  4147.      * Gets the private '.security.command.user_password_encoder.lazy' shared service.
  4148.      *
  4149.      * @return \Symfony\Component\Console\Command\LazyCommand
  4150.      */
  4151.     protected function get_Security_Command_UserPasswordEncoder_LazyService()
  4152.     {
  4153.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4154.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4155.         return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password'false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
  4156.             return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
  4157.         });
  4158.     }
  4159.     /**
  4160.      * Gets the private '.security.command.user_password_hash.lazy' shared service.
  4161.      *
  4162.      * @return \Symfony\Component\Console\Command\LazyCommand
  4163.      */
  4164.     protected function get_Security_Command_UserPasswordHash_LazyService()
  4165.     {
  4166.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  4167.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  4168.         return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password'false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
  4169.             return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
  4170.         });
  4171.     }
  4172.     /**
  4173.      * Gets the private '.service_locator.0Z_SsWj' shared service.
  4174.      *
  4175.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4176.      */
  4177.     protected function get_ServiceLocator_0ZSsWjService()
  4178.     {
  4179.         return $this->privates['.service_locator.0Z_SsWj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4180.             'repository' => ['privates''App\\Repository\\RecursoRepository''getRecursoRepositoryService'false],
  4181.         ], [
  4182.             'repository' => 'App\\Repository\\RecursoRepository',
  4183.         ]);
  4184.     }
  4185.     /**
  4186.      * Gets the private '.service_locator.8p8bbbw' shared service.
  4187.      *
  4188.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4189.      */
  4190.     protected function get_ServiceLocator_8p8bbbwService()
  4191.     {
  4192.         return $this->privates['.service_locator.8p8bbbw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4193.             'fileUploader' => ['privates''App\\Services\\Files\\FileUploader''getFileUploaderService'false],
  4194.         ], [
  4195.             'fileUploader' => 'App\\Services\\Files\\FileUploader',
  4196.         ]);
  4197.     }
  4198.     /**
  4199.      * Gets the private '.service_locator.DGB8hLR' shared service.
  4200.      *
  4201.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4202.      */
  4203.     protected function get_ServiceLocator_DGB8hLRService()
  4204.     {
  4205.         return $this->privates['.service_locator.DGB8hLR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4206.             'recursoRepository' => ['privates''App\\Repository\\Recurso2PreguntaRepository''getRecurso2PreguntaRepositoryService'false],
  4207.         ], [
  4208.             'recursoRepository' => 'App\\Repository\\Recurso2PreguntaRepository',
  4209.         ]);
  4210.     }
  4211.     /**
  4212.      * Gets the private '.service_locator.Hx.89et' shared service.
  4213.      *
  4214.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4215.      */
  4216.     protected function get_ServiceLocator_Hx_89etService()
  4217.     {
  4218.         return $this->privates['.service_locator.Hx.89et'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4219.             'encoderService' => ['privates''App\\Services\\Password\\EncoderService''getEncoderServiceService'false],
  4220.             'fileUploader' => ['privates''App\\Services\\Files\\FileUploader''getFileUploaderService'false],
  4221.             'repository' => ['privates''App\\Repository\\BaseRepository''getBaseRepositoryService'false],
  4222.         ], [
  4223.             'encoderService' => 'App\\Services\\Password\\EncoderService',
  4224.             'fileUploader' => 'App\\Services\\Files\\FileUploader',
  4225.             'repository' => 'App\\Repository\\BaseRepository',
  4226.         ]);
  4227.     }
  4228.     /**
  4229.      * Gets the private '.service_locator.IRNG3RH' shared service.
  4230.      *
  4231.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4232.      */
  4233.     protected function get_ServiceLocator_IRNG3RHService()
  4234.     {
  4235.         return $this->privates['.service_locator.IRNG3RH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4236.             'base' => ['privates''App\\Repository\\BaseRepository''getBaseRepositoryService'false],
  4237.             'comunesRepository' => ['privates''App\\Repository\\ComunesRepository''getComunesRepositoryService'false],
  4238.             'encoderService' => ['privates''App\\Services\\Password\\EncoderService''getEncoderServiceService'false],
  4239.             'repository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  4240.         ], [
  4241.             'base' => 'App\\Repository\\BaseRepository',
  4242.             'comunesRepository' => 'App\\Repository\\ComunesRepository',
  4243.             'encoderService' => 'App\\Services\\Password\\EncoderService',
  4244.             'repository' => 'App\\Repository\\UserRepository',
  4245.         ]);
  4246.     }
  4247.     /**
  4248.      * Gets the private '.service_locator.KfbR3DY' shared service.
  4249.      *
  4250.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4251.      */
  4252.     protected function get_ServiceLocator_KfbR3DYService()
  4253.     {
  4254.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4255.             'loader' => ['privates''.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface'NULL'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file".'],
  4256.         ], [
  4257.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  4258.         ]);
  4259.     }
  4260.     /**
  4261.      * Gets the private '.service_locator.KfwZsne' shared service.
  4262.      *
  4263.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4264.      */
  4265.     protected function get_ServiceLocator_KfwZsneService()
  4266.     {
  4267.         return $this->privates['.service_locator.KfwZsne'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4268.             'response' => ['privates''.errored..service_locator.KfwZsne.Symfony\\Component\\HttpFoundation\\Response'NULL'Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.'],
  4269.         ], [
  4270.             'response' => 'Symfony\\Component\\HttpFoundation\\Response',
  4271.         ]);
  4272.     }
  4273.     /**
  4274.      * Gets the private '.service_locator.Kjt.jTN' shared service.
  4275.      *
  4276.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4277.      */
  4278.     protected function get_ServiceLocator_Kjt_JTNService()
  4279.     {
  4280.         return $this->privates['.service_locator.Kjt.jTN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4281.             'httpClientMagento' => ['privates''.errored.Ba4o0UA'NULL'Cannot determine controller argument for "App\\Controller\\SUPERADMIN\\Cursos\\CursosH::add()": the $httpClientMagento argument is type-hinted with the non-existent class or interface: "App\\Controller\\MAGENTO\\HttpClientMagento".'],
  4282.             'repository' => ['privates''App\\Repository\\BaseRepository''getBaseRepositoryService'false],
  4283.         ], [
  4284.             'httpClientMagento' => '?',
  4285.             'repository' => 'App\\Repository\\BaseRepository',
  4286.         ]);
  4287.     }
  4288.     /**
  4289.      * Gets the private '.service_locator.LggZXHp' shared service.
  4290.      *
  4291.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4292.      */
  4293.     protected function get_ServiceLocator_LggZXHpService()
  4294.     {
  4295.         return $this->privates['.service_locator.LggZXHp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4296.             'repository' => ['privates''App\\Repository\\RespuestaRepository''getRespuestaRepositoryService'false],
  4297.         ], [
  4298.             'repository' => 'App\\Repository\\RespuestaRepository',
  4299.         ]);
  4300.     }
  4301.     /**
  4302.      * Gets the private '.service_locator.MRCNo5B' shared service.
  4303.      *
  4304.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4305.      */
  4306.     protected function get_ServiceLocator_MRCNo5BService()
  4307.     {
  4308.         return $this->privates['.service_locator.MRCNo5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4309.             'base' => ['privates''App\\Repository\\BaseRepository''getBaseRepositoryService'false],
  4310.             'repository' => ['privates''App\\Repository\\RespuestaRepository''getRespuestaRepositoryService'false],
  4311.         ], [
  4312.             'base' => 'App\\Repository\\BaseRepository',
  4313.             'repository' => 'App\\Repository\\RespuestaRepository',
  4314.         ]);
  4315.     }
  4316.     /**
  4317.      * Gets the private '.service_locator.OEaJuIk' shared service.
  4318.      *
  4319.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4320.      */
  4321.     protected function get_ServiceLocator_OEaJuIkService()
  4322.     {
  4323.         return $this->privates['.service_locator.OEaJuIk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4324.             'repository' => ['privates''App\\Repository\\BaseRepository''getBaseRepositoryService'false],
  4325.             'sqlService' => ['privates''App\\Services\\SqlService\\SqlService''getSqlServiceService'false],
  4326.         ], [
  4327.             'repository' => 'App\\Repository\\BaseRepository',
  4328.             'sqlService' => 'App\\Services\\SqlService\\SqlService',
  4329.         ]);
  4330.     }
  4331.     /**
  4332.      * Gets the private '.service_locator.OZzHPFE' shared service.
  4333.      *
  4334.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4335.      */
  4336.     protected function get_ServiceLocator_OZzHPFEService()
  4337.     {
  4338.         return $this->privates['.service_locator.OZzHPFE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4339.             'session' => ['privates''App\\Services\\Sessions\\Session''getSession2Service'false],
  4340.         ], [
  4341.             'session' => 'App\\Services\\Sessions\\Session',
  4342.         ]);
  4343.     }
  4344.     /**
  4345.      * Gets the private '.service_locator.R_jFnLc' shared service.
  4346.      *
  4347.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4348.      */
  4349.     protected function get_ServiceLocator_RJFnLcService()
  4350.     {
  4351.         return $this->privates['.service_locator.R_jFnLc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4352.             'repository' => ['privates''App\\Repository\\BaseRepository''getBaseRepositoryService'false],
  4353.         ], [
  4354.             'repository' => 'App\\Repository\\BaseRepository',
  4355.         ]);
  4356.     }
  4357.     /**
  4358.      * Gets the private '.service_locator.SM3VNLf' shared service.
  4359.      *
  4360.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4361.      */
  4362.     protected function get_ServiceLocator_SM3VNLfService()
  4363.     {
  4364.         return $this->privates['.service_locator.SM3VNLf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4365.             'repository' => ['privates''App\\Repository\\TemaRepository''getTemaRepositoryService'false],
  4366.         ], [
  4367.             'repository' => 'App\\Repository\\TemaRepository',
  4368.         ]);
  4369.     }
  4370.     /**
  4371.      * Gets the private '.service_locator.UQigTsC' shared service.
  4372.      *
  4373.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4374.      */
  4375.     protected function get_ServiceLocator_UQigTsCService()
  4376.     {
  4377.         return $this->privates['.service_locator.UQigTsC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4378.             'encoderService' => ['privates''App\\Services\\Password\\EncoderService''getEncoderServiceService'false],
  4379.             'fileUploader' => ['privates''App\\Services\\Files\\FileUploader''getFileUploaderService'false],
  4380.             'sqlService' => ['privates''App\\Services\\SqlService\\SqlService''getSqlServiceService'false],
  4381.         ], [
  4382.             'encoderService' => 'App\\Services\\Password\\EncoderService',
  4383.             'fileUploader' => 'App\\Services\\Files\\FileUploader',
  4384.             'sqlService' => 'App\\Services\\SqlService\\SqlService',
  4385.         ]);
  4386.     }
  4387.     /**
  4388.      * Gets the private '.service_locator.VaJZNtk' shared service.
  4389.      *
  4390.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  4391.      */
  4392.     protected function get_ServiceLocator_VaJZNtkService()
  4393.     {
  4394.         return $this->privates['.service_locator.VaJZNtk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  4395.             'App\\Controller\\ADMIN\\Cursos::add' => ['privates''.service_locator.eMmCwx_''get_ServiceLocator_EMmCwxService'false],
  4396.             'App\\Controller\\ADMIN\\Cursos::getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4397.             'App\\Controller\\ADMIN\\Cursos::list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4398.             'App\\Controller\\ADMIN\\Cursos::listCursoPorTipos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4399.             'App\\Controller\\ADMIN\\Cursos::remove' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4400.             'App\\Controller\\ADMIN\\Users::add' => ['privates''.service_locator.ywGprDL''get_ServiceLocator_YwGprDLService'false],
  4401.             'App\\Controller\\ADMIN\\Users::getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4402.             'App\\Controller\\ADMIN\\Users::list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4403.             'App\\Controller\\ADMIN\\Users::remove' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4404.             'App\\Controller\\ADMIN\\Users::updatePassword' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4405.             'App\\Controller\\ADMIN\\Users::userImage' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4406.             'App\\Controller\\Authentication::auth' => ['privates''.service_locator.OZzHPFE''get_ServiceLocator_OZzHPFEService'false],
  4407.             'App\\Controller\\Authentication::refresToken' => ['privates''.service_locator.OZzHPFE''get_ServiceLocator_OZzHPFEService'false],
  4408.             'App\\Controller\\Authentication::removeSession' => ['privates''.service_locator.OZzHPFE''get_ServiceLocator_OZzHPFEService'false],
  4409.             'App\\Controller\\Authentication::updateCredentials' => ['privates''.service_locator.zf8P20D''get_ServiceLocator_Zf8P20DService'false],
  4410.             'App\\Controller\\Authentication::updateCredentialsFAKE' => ['privates''.service_locator.zf8P20D''get_ServiceLocator_Zf8P20DService'false],
  4411.             'App\\Controller\\Authentication::updateCredentialsFakeImage' => ['privates''.service_locator.UQigTsC''get_ServiceLocator_UQigTsCService'false],
  4412.             'App\\Controller\\Authentication::updateCredentialsImage' => ['privates''.service_locator.UQigTsC''get_ServiceLocator_UQigTsCService'false],
  4413.             'App\\Controller\\Authentication::userSesion' => ['privates''.service_locator.OZzHPFE''get_ServiceLocator_OZzHPFEService'false],
  4414.             'App\\Controller\\Authentication::validatePassword' => ['privates''.service_locator.zf8P20D''get_ServiceLocator_Zf8P20DService'false],
  4415.             'App\\Controller\\Authentication::validatePasswordFake' => ['privates''.service_locator.zf8P20D''get_ServiceLocator_Zf8P20DService'false],
  4416.             'App\\Controller\\COMUNICACIONES\\Announcement::msgFiles' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4417.             'App\\Controller\\COMUNICACIONES\\Announcement::newDoubt' => ['privates''.service_locator.OEaJuIk''get_ServiceLocator_OEaJuIkService'false],
  4418.             'App\\Controller\\DEBERES\\Deberes::createOrEditHomework' => ['privates''.service_locator.OEaJuIk''get_ServiceLocator_OEaJuIkService'false],
  4419.             'App\\Controller\\DEBERES\\Deberes::homeworkImage' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4420.             'App\\Controller\\MAGENTO\\Magento::updateUser' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4421.             'App\\Controller\\MENSAJERIA\\Bidireccional::ProfAlumnoBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4422.             'App\\Controller\\MENSAJERIA\\Bidireccional::ProfSedeBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4423.             'App\\Controller\\MENSAJERIA\\Bidireccional::addBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4424.             'App\\Controller\\MENSAJERIA\\Bidireccional::addBidireccionalGroup' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4425.             'App\\Controller\\MENSAJERIA\\Bidireccional::adminsBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4426.             'App\\Controller\\MENSAJERIA\\Bidireccional::conversacionBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4427.             'App\\Controller\\MENSAJERIA\\Bidireccional::cursosBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4428.             'App\\Controller\\MENSAJERIA\\Bidireccional::cursosProfBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4429.             'App\\Controller\\MENSAJERIA\\Bidireccional::findBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4430.             'App\\Controller\\MENSAJERIA\\Bidireccional::recibidosBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4431.             'App\\Controller\\MENSAJERIA\\Bidireccional::superadminsBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4432.             'App\\Controller\\MENSAJERIA\\Masivo::addCorreoMasivo' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4433.             'App\\Controller\\MENSAJERIA\\Masivo::masivoEnviado' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4434.             'App\\Controller\\MENSAJERIA\\Masivo::menuCorreoMasivo' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4435.             'App\\Controller\\MENSAJERIA\\Masivo::totalCorreoMasivo' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4436.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajeFiles' => ['privates''.service_locator.i_wnGxU''get_ServiceLocator_IWnGxUService'false],
  4437.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajeGetEmmited' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4438.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajeGetEmmitedUser' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4439.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajeSet' => ['privates''.service_locator.eMmCwx_''get_ServiceLocator_EMmCwxService'false],
  4440.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajeSetUser' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4441.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajesReceived' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4442.             'App\\Controller\\MENSAJERIA\\Retro::retroSet' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4443.             'App\\Controller\\MENSAJERIA\\Retros::retroHiloAlumno' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4444.             'App\\Controller\\MENSAJERIA\\Retros::retroHiloProfesor' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4445.             'App\\Controller\\MENSAJERIA\\Retros::retroInit' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4446.             'App\\Controller\\MENSAJERIA\\Retros::retroRecibeDudas' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4447.             'App\\Controller\\MENSAJERIA\\Retros::retroRecibeDudasProfesor' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4448.             'App\\Controller\\PROFESOR\\Alumnos::getAlumnosClase' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4449.             'App\\Controller\\PROFESOR\\Alumnos::getProAlumnos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4450.             'App\\Controller\\PROFESOR\\Alumnos::getTotalAlumnosClase' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4451.             'App\\Controller\\PROFESOR\\Alumnos::getTotalAlumnosTutor' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4452.             'App\\Controller\\PROFESOR\\Alumnos::userQueryLikeProf' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4453.             'App\\Controller\\PROFESOR\\Asignaturas::mensajeFilesDownload' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4454.             'App\\Controller\\PROFESOR\\Cursos::getProfCursos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4455.             'App\\Controller\\PROFESOR\\Cursos::getProfHorarios' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4456.             'App\\Controller\\PROFESOR\\Cursos::getProfHoras' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4457.             'App\\Controller\\PROFESOR\\Deberes::addAlumnosTest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4458.             'App\\Controller\\PROFESOR\\Deberes::getDeberCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4459.             'App\\Controller\\PROFESOR\\Deberes::getDeberId' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4460.             'App\\Controller\\PROFESOR\\Deberes::getTemasCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4461.             'App\\Controller\\SUPERADMIN\\Areas::addEditArea' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4462.             'App\\Controller\\SUPERADMIN\\Areas::getArea' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4463.             'App\\Controller\\SUPERADMIN\\Areas::listAreaEnabled' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4464.             'App\\Controller\\SUPERADMIN\\Aulas::addEditAula' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4465.             'App\\Controller\\SUPERADMIN\\Aulas::getAula' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4466.             'App\\Controller\\SUPERADMIN\\Aulas::listAula' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4467.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::add' => ['privates''.service_locator.Kjt.jTN''get_ServiceLocator_Kjt_JTNService'false],
  4468.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::addModalidad' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4469.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::addNameCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4470.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getCursoEdit' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4471.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4472.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getOneNombreCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4473.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4474.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listClasesSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4475.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoAreaSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4476.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoCalendar' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4477.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoPorTipos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4478.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4479.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSedeActivos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4480.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSedeAreaActivos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4481.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoTipos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4482.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listModalidad' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4483.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listNombreCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4484.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::removeNombreCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4485.             'App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas::importador' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4486.             'App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert::convertHtmlToPdf' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4487.             'App\\Controller\\SUPERADMIN\\Profesores\\Profesores::delete' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4488.             'App\\Controller\\SUPERADMIN\\Profesores\\Profesores::list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4489.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroContest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4490.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroDocente' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4491.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroFromUser' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4492.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroNotRespond' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4493.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroUser' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4494.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::getRetroConstest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4495.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::retroDeshabilitados' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4496.             'App\\Controller\\SUPERADMIN\\Sedes::addEditSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4497.             'App\\Controller\\SUPERADMIN\\Sedes::getSede' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4498.             'App\\Controller\\SUPERADMIN\\Sedes::getSedeArea' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4499.             'App\\Controller\\SUPERADMIN\\Sedes::listSede' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4500.             'App\\Controller\\SUPERADMIN\\Sedes::listSedes' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4501.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4502.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivosAreas' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4503.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivosSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4504.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMateria' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4505.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMateriaSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4506.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMes' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4507.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMesSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4508.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosOnline' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4509.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosOnlineSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4510.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4511.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosTotal' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4512.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosTotalSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4513.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::add' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4514.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4515.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getTest2PreguntaExamen' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4516.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getTestExamen' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4517.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4518.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFind' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4519.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindAll' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4520.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindExamenNoPageSearch' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4521.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindNoPage' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4522.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindNoPageSearch' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4523.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindReplace' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4524.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindUpdate' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4525.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntaDificultadArea' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4526.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntaDificultadTema' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4527.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasExamenUpdateTest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4528.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasTema' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4529.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasUpdateTest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4530.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::preguntaRespuesta' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4531.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::preguntaRespuestaFind' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4532.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::remove' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4533.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::removePreguntaRespuesta' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4534.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::userImage' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4535.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::userImage2' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4536.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::add' => ['privates''.service_locator.MRCNo5B''get_ServiceLocator_MRCNo5BService'false],
  4537.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::getOne' => ['privates''.service_locator.LggZXHp''get_ServiceLocator_LggZXHpService'false],
  4538.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::list' => ['privates''.service_locator.LggZXHp''get_ServiceLocator_LggZXHpService'false],
  4539.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::listRespuestaPregunta' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4540.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::remove' => ['privates''.service_locator.LggZXHp''get_ServiceLocator_LggZXHpService'false],
  4541.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::updateStatus' => ['privates''.service_locator.LggZXHp''get_ServiceLocator_LggZXHpService'false],
  4542.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::userImage' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4543.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::add' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4544.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::addPadre' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4545.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::addRecurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4546.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::getAllSubtemas' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4547.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4548.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::getSubtemasTest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4549.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4550.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listAll' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4551.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listAllArea' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4552.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listFind' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4553.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listPadre' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4554.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listPadreId' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4555.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listRecurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4556.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listRecursos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4557.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listSubtemaCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4558.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listSubtemas' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4559.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listTemaCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4560.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listTemaProf' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4561.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listView' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4562.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::recursoFile' => ['privates''.service_locator.Hx.89et''get_ServiceLocator_Hx_89etService'false],
  4563.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::remove' => ['privates''.service_locator.SM3VNLf''get_ServiceLocator_SM3VNLfService'false],
  4564.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::removeRecurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4565.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::removeRecursoFile' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4566.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::subtemaIdAll' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4567.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::temaIdAll' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4568.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::temaPadreId' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4569.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::temasIdAll' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4570.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecurso' => ['privates''.service_locator.0Z_SsWj''get_ServiceLocator_0ZSsWjService'false],
  4571.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecursoDirecto' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4572.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecursosRespuesta' => ['privates''.service_locator.DGB8hLR''get_ServiceLocator_DGB8hLRService'false],
  4573.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4574.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4575.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::listDirecto' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4576.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::listDirectoId' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4577.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::remove' => ['privates''.service_locator.0Z_SsWj''get_ServiceLocator_0ZSsWjService'false],
  4578.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::userImageDirecto' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4579.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::userImageRespuesta' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4580.             'App\\Controller\\SUPERADMIN\\Users::add' => ['privates''.service_locator.IRNG3RH''get_ServiceLocator_IRNG3RHService'false],
  4581.             'App\\Controller\\SUPERADMIN\\Users::getOne' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4582.             'App\\Controller\\SUPERADMIN\\Users::getSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4583.             'App\\Controller\\SUPERADMIN\\Users::getSedeRole' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4584.             'App\\Controller\\SUPERADMIN\\Users::list' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4585.             'App\\Controller\\SUPERADMIN\\Users::listAlumnoSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4586.             'App\\Controller\\SUPERADMIN\\Users::listByRole' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4587.             'App\\Controller\\SUPERADMIN\\Users::listDocenteSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4588.             'App\\Controller\\SUPERADMIN\\Users::remove' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4589.             'App\\Controller\\SUPERADMIN\\Users::updatePassword' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4590.             'App\\Controller\\SUPERADMIN\\Users::userImage' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4591.             'App\\Controller\\SUPERADMIN\\Users::userQueryLike' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4592.             'App\\Controller\\SUPERADMIN\\Users::userQueryMatch' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4593.             'App\\Controller\\_ALUMNO\\AlumnoExamenes::addAlumnosTest' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4594.             'App\\Controller\\_ALUMNO\\AlumnoExamenes::getAlumnosTest' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4595.             'App\\Controller\\_ALUMNO\\AlumnoExamenes::getAlumnosTestId' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4596.             'App\\Controller\\_ALUMNO\\AlumnoExamenes::removePresencial' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4597.             'App\\Controller\\_ALUMNO\\AlumnoStats::actions' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4598.             'App\\Controller\\_ALUMNO\\AlumnoStats::actionsList' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4599.             'App\\Controller\\_ALUMNO\\AlumnoStats::cardStast' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4600.             'App\\Controller\\_ALUMNO\\AlumnoStats::rankingMensual' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4601.             'App\\Controller\\_ALUMNO\\Compras::desmatricularAlumno' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4602.             'App\\Controller\\_CURSOS\\Cursos::classUser' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4603.             'App\\Controller\\_PREGUNTAS\\importarPreguntas::actualizarPreguntasMoodle' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4604.             'App\\Controller\\_PREGUNTAS\\importarPreguntas::actualizarRespuestasMoodle' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4605.             'App\\Controller\\_PREGUNTAS\\importarPreguntas::copiarPreguntas' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4606.             'App\\Controller\\_PREGUNTAS\\importarPreguntas::corregirImagenesParaSerUnicas' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4607.             'App\\Controller\\_PREGUNTAS\\importarPreguntas::listadoPreguntasRepetidas' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4608.             'App\\Controller\\_PROGRAMACION\\Programaciones::delete' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4609.             'App\\Controller\\_PUBLICIDAD\\Publicidad::publicidadImage' => ['privates''.service_locator.heUN7b8''get_ServiceLocator_HeUN7b8Service'false],
  4610.             'App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation::function' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4611.             'App\\Controller\\_SCRIPTS\\addBirthdateUsers::__invoke' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4612.             'App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg::agregarMsgKvAAnuncios' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4613.             'App\\Controller\\_TEMAS\\Temas::createOrEditUnit' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4614.             'App\\Controller\\_TEMAS\\Temas::createOrEditUnitPsicos' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4615.             'App\\Controller\\_TEMAS\\Temas::getAllUnits' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4616.             'App\\Controller\\_TEMAS\\Temas::showUnits' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4617.             'App\\Controller\\_TEMAS\\Temas::showUnitsPsicos' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4618.             'App\\Controller\\_TEMAS\\Temas::unitDetails' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4619.             'App\\Controller\\_TEST\\NTest::addPreguntas' => ['privates''.service_locator.OEaJuIk''get_ServiceLocator_OEaJuIkService'false],
  4620.             'App\\Controller\\_TEST\\NTest::listTestPreguntas' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4621.             'App\\Controller\\_USER\\Nuser::add' => ['privates''.service_locator.edbmuZx''get_ServiceLocator_EdbmuZxService'false],
  4622.             'App\\Controller\\_USER\\Nuser::delete' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4623.             'App\\Controller\\_USER\\Nuser::listRole' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4624.             'App\\Controller\\_USER\\Nuser::listRoles' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4625.             'App\\Controller\\_USER\\Nuser::listSede' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4626.             'App\\Controller\\_USER\\Nuser::listUsuarioHabilitado' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4627.             'App\\Controller\\_USER\\Nuser::mailExist' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4628.             'App\\Controller\\_USER\\Nuser::userImage' => ['privates''.service_locator._kSHvAC''get_ServiceLocator_KSHvACService'false],
  4629.             'App\\Controller\\_USER\\auxPictureUser::solucionarUsuarios' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4630.             'App\\Listener\\JWTCreatedListener::onJWTCreated' => ['privates''.service_locator.uLzR5h4''get_ServiceLocator_ULzR5h4Service'false],
  4631.             'acme_api.event.jwt_created_listener::onJWTCreated' => ['privates''.service_locator.uLzR5h4''get_ServiceLocator_ULzR5h4Service'false],
  4632.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4633.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4634.             'kernel::terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  4635.             'App\\Controller\\ADMIN\\Cursos:add' => ['privates''.service_locator.eMmCwx_''get_ServiceLocator_EMmCwxService'false],
  4636.             'App\\Controller\\ADMIN\\Cursos:getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4637.             'App\\Controller\\ADMIN\\Cursos:list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4638.             'App\\Controller\\ADMIN\\Cursos:listCursoPorTipos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4639.             'App\\Controller\\ADMIN\\Cursos:remove' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4640.             'App\\Controller\\ADMIN\\Users:add' => ['privates''.service_locator.ywGprDL''get_ServiceLocator_YwGprDLService'false],
  4641.             'App\\Controller\\ADMIN\\Users:getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4642.             'App\\Controller\\ADMIN\\Users:list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4643.             'App\\Controller\\ADMIN\\Users:remove' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4644.             'App\\Controller\\ADMIN\\Users:updatePassword' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4645.             'App\\Controller\\ADMIN\\Users:userImage' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4646.             'App\\Controller\\Authentication:auth' => ['privates''.service_locator.OZzHPFE''get_ServiceLocator_OZzHPFEService'false],
  4647.             'App\\Controller\\Authentication:refresToken' => ['privates''.service_locator.OZzHPFE''get_ServiceLocator_OZzHPFEService'false],
  4648.             'App\\Controller\\Authentication:removeSession' => ['privates''.service_locator.OZzHPFE''get_ServiceLocator_OZzHPFEService'false],
  4649.             'App\\Controller\\Authentication:updateCredentials' => ['privates''.service_locator.zf8P20D''get_ServiceLocator_Zf8P20DService'false],
  4650.             'App\\Controller\\Authentication:updateCredentialsFAKE' => ['privates''.service_locator.zf8P20D''get_ServiceLocator_Zf8P20DService'false],
  4651.             'App\\Controller\\Authentication:updateCredentialsFakeImage' => ['privates''.service_locator.UQigTsC''get_ServiceLocator_UQigTsCService'false],
  4652.             'App\\Controller\\Authentication:updateCredentialsImage' => ['privates''.service_locator.UQigTsC''get_ServiceLocator_UQigTsCService'false],
  4653.             'App\\Controller\\Authentication:userSesion' => ['privates''.service_locator.OZzHPFE''get_ServiceLocator_OZzHPFEService'false],
  4654.             'App\\Controller\\Authentication:validatePassword' => ['privates''.service_locator.zf8P20D''get_ServiceLocator_Zf8P20DService'false],
  4655.             'App\\Controller\\Authentication:validatePasswordFake' => ['privates''.service_locator.zf8P20D''get_ServiceLocator_Zf8P20DService'false],
  4656.             'App\\Controller\\COMUNICACIONES\\Announcement:msgFiles' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4657.             'App\\Controller\\COMUNICACIONES\\Announcement:newDoubt' => ['privates''.service_locator.OEaJuIk''get_ServiceLocator_OEaJuIkService'false],
  4658.             'App\\Controller\\DEBERES\\Deberes:createOrEditHomework' => ['privates''.service_locator.OEaJuIk''get_ServiceLocator_OEaJuIkService'false],
  4659.             'App\\Controller\\DEBERES\\Deberes:homeworkImage' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4660.             'App\\Controller\\MAGENTO\\Magento:updateUser' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4661.             'App\\Controller\\MENSAJERIA\\Bidireccional:ProfAlumnoBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4662.             'App\\Controller\\MENSAJERIA\\Bidireccional:ProfSedeBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4663.             'App\\Controller\\MENSAJERIA\\Bidireccional:addBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4664.             'App\\Controller\\MENSAJERIA\\Bidireccional:addBidireccionalGroup' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4665.             'App\\Controller\\MENSAJERIA\\Bidireccional:adminsBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4666.             'App\\Controller\\MENSAJERIA\\Bidireccional:conversacionBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4667.             'App\\Controller\\MENSAJERIA\\Bidireccional:cursosBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4668.             'App\\Controller\\MENSAJERIA\\Bidireccional:cursosProfBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4669.             'App\\Controller\\MENSAJERIA\\Bidireccional:findBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4670.             'App\\Controller\\MENSAJERIA\\Bidireccional:recibidosBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4671.             'App\\Controller\\MENSAJERIA\\Bidireccional:superadminsBidireccional' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4672.             'App\\Controller\\MENSAJERIA\\Masivo:addCorreoMasivo' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4673.             'App\\Controller\\MENSAJERIA\\Masivo:masivoEnviado' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4674.             'App\\Controller\\MENSAJERIA\\Masivo:menuCorreoMasivo' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4675.             'App\\Controller\\MENSAJERIA\\Masivo:totalCorreoMasivo' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4676.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajeFiles' => ['privates''.service_locator.i_wnGxU''get_ServiceLocator_IWnGxUService'false],
  4677.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajeGetEmmited' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4678.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajeGetEmmitedUser' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4679.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajeSet' => ['privates''.service_locator.eMmCwx_''get_ServiceLocator_EMmCwxService'false],
  4680.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajeSetUser' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4681.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajesReceived' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4682.             'App\\Controller\\MENSAJERIA\\Retro:retroSet' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4683.             'App\\Controller\\MENSAJERIA\\Retros:retroHiloAlumno' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4684.             'App\\Controller\\MENSAJERIA\\Retros:retroHiloProfesor' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4685.             'App\\Controller\\MENSAJERIA\\Retros:retroInit' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4686.             'App\\Controller\\MENSAJERIA\\Retros:retroRecibeDudas' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4687.             'App\\Controller\\MENSAJERIA\\Retros:retroRecibeDudasProfesor' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4688.             'App\\Controller\\PROFESOR\\Alumnos:getAlumnosClase' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4689.             'App\\Controller\\PROFESOR\\Alumnos:getProAlumnos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4690.             'App\\Controller\\PROFESOR\\Alumnos:getTotalAlumnosClase' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4691.             'App\\Controller\\PROFESOR\\Alumnos:getTotalAlumnosTutor' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4692.             'App\\Controller\\PROFESOR\\Alumnos:userQueryLikeProf' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4693.             'App\\Controller\\PROFESOR\\Asignaturas:mensajeFilesDownload' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4694.             'App\\Controller\\PROFESOR\\Cursos:getProfCursos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4695.             'App\\Controller\\PROFESOR\\Cursos:getProfHorarios' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4696.             'App\\Controller\\PROFESOR\\Cursos:getProfHoras' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4697.             'App\\Controller\\PROFESOR\\Deberes:addAlumnosTest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4698.             'App\\Controller\\PROFESOR\\Deberes:getDeberCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4699.             'App\\Controller\\PROFESOR\\Deberes:getDeberId' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4700.             'App\\Controller\\PROFESOR\\Deberes:getTemasCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4701.             'App\\Controller\\SUPERADMIN\\Areas:addEditArea' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4702.             'App\\Controller\\SUPERADMIN\\Areas:getArea' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4703.             'App\\Controller\\SUPERADMIN\\Areas:listAreaEnabled' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4704.             'App\\Controller\\SUPERADMIN\\Aulas:addEditAula' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4705.             'App\\Controller\\SUPERADMIN\\Aulas:getAula' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4706.             'App\\Controller\\SUPERADMIN\\Aulas:listAula' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4707.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:add' => ['privates''.service_locator.Kjt.jTN''get_ServiceLocator_Kjt_JTNService'false],
  4708.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:addModalidad' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4709.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:addNameCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4710.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getCursoEdit' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4711.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4712.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getOneNombreCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4713.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4714.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listClasesSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4715.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoAreaSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4716.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoCalendar' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4717.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoPorTipos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4718.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4719.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSedeActivos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4720.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSedeAreaActivos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4721.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoTipos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4722.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listModalidad' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4723.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listNombreCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4724.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:removeNombreCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4725.             'App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas:importador' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4726.             'App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert:convertHtmlToPdf' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4727.             'App\\Controller\\SUPERADMIN\\Profesores\\Profesores:delete' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4728.             'App\\Controller\\SUPERADMIN\\Profesores\\Profesores:list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4729.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroContest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4730.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroDocente' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4731.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroFromUser' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4732.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroNotRespond' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4733.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroUser' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4734.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:getRetroConstest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4735.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:retroDeshabilitados' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4736.             'App\\Controller\\SUPERADMIN\\Sedes:addEditSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4737.             'App\\Controller\\SUPERADMIN\\Sedes:getSede' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4738.             'App\\Controller\\SUPERADMIN\\Sedes:getSedeArea' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4739.             'App\\Controller\\SUPERADMIN\\Sedes:listSede' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4740.             'App\\Controller\\SUPERADMIN\\Sedes:listSedes' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4741.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4742.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivosAreas' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4743.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivosSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4744.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMateria' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4745.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMateriaSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4746.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMes' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4747.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMesSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4748.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosOnline' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4749.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosOnlineSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4750.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4751.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosTotal' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4752.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosTotalSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4753.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:add' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4754.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4755.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getTest2PreguntaExamen' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4756.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getTestExamen' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4757.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4758.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFind' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4759.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindAll' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4760.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindExamenNoPageSearch' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4761.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindNoPage' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4762.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindNoPageSearch' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4763.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindReplace' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4764.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindUpdate' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4765.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntaDificultadArea' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4766.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntaDificultadTema' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4767.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasExamenUpdateTest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4768.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasTema' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4769.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasUpdateTest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4770.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:preguntaRespuesta' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4771.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:preguntaRespuestaFind' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4772.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:remove' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4773.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:removePreguntaRespuesta' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4774.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:userImage' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4775.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:userImage2' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4776.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:add' => ['privates''.service_locator.MRCNo5B''get_ServiceLocator_MRCNo5BService'false],
  4777.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:getOne' => ['privates''.service_locator.LggZXHp''get_ServiceLocator_LggZXHpService'false],
  4778.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:list' => ['privates''.service_locator.LggZXHp''get_ServiceLocator_LggZXHpService'false],
  4779.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:listRespuestaPregunta' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4780.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:remove' => ['privates''.service_locator.LggZXHp''get_ServiceLocator_LggZXHpService'false],
  4781.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:updateStatus' => ['privates''.service_locator.LggZXHp''get_ServiceLocator_LggZXHpService'false],
  4782.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:userImage' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4783.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:add' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4784.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:addPadre' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4785.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:addRecurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4786.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:getAllSubtemas' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4787.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4788.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:getSubtemasTest' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4789.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4790.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listAll' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4791.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listAllArea' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4792.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listFind' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4793.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listPadre' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4794.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listPadreId' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4795.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listRecurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4796.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listRecursos' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4797.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listSubtemaCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4798.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listSubtemas' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4799.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listTemaCurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4800.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listTemaProf' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4801.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listView' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4802.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:recursoFile' => ['privates''.service_locator.Hx.89et''get_ServiceLocator_Hx_89etService'false],
  4803.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:remove' => ['privates''.service_locator.SM3VNLf''get_ServiceLocator_SM3VNLfService'false],
  4804.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:removeRecurso' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4805.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:removeRecursoFile' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4806.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:subtemaIdAll' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4807.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:temaIdAll' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4808.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:temaPadreId' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4809.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:temasIdAll' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4810.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecurso' => ['privates''.service_locator.0Z_SsWj''get_ServiceLocator_0ZSsWjService'false],
  4811.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecursoDirecto' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4812.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecursosRespuesta' => ['privates''.service_locator.DGB8hLR''get_ServiceLocator_DGB8hLRService'false],
  4813.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:getOne' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4814.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:list' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4815.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:listDirecto' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4816.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:listDirectoId' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4817.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:remove' => ['privates''.service_locator.0Z_SsWj''get_ServiceLocator_0ZSsWjService'false],
  4818.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:userImageDirecto' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4819.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:userImageRespuesta' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4820.             'App\\Controller\\SUPERADMIN\\Users:add' => ['privates''.service_locator.IRNG3RH''get_ServiceLocator_IRNG3RHService'false],
  4821.             'App\\Controller\\SUPERADMIN\\Users:getOne' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4822.             'App\\Controller\\SUPERADMIN\\Users:getSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4823.             'App\\Controller\\SUPERADMIN\\Users:getSedeRole' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4824.             'App\\Controller\\SUPERADMIN\\Users:list' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4825.             'App\\Controller\\SUPERADMIN\\Users:listAlumnoSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4826.             'App\\Controller\\SUPERADMIN\\Users:listByRole' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4827.             'App\\Controller\\SUPERADMIN\\Users:listDocenteSede' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4828.             'App\\Controller\\SUPERADMIN\\Users:remove' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4829.             'App\\Controller\\SUPERADMIN\\Users:updatePassword' => ['privates''.service_locator.lqzS9y4''get_ServiceLocator_LqzS9y4Service'false],
  4830.             'App\\Controller\\SUPERADMIN\\Users:userImage' => ['privates''.service_locator.8p8bbbw''get_ServiceLocator_8p8bbbwService'false],
  4831.             'App\\Controller\\SUPERADMIN\\Users:userQueryLike' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4832.             'App\\Controller\\SUPERADMIN\\Users:userQueryMatch' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4833.             'App\\Controller\\_ALUMNO\\AlumnoExamenes:addAlumnosTest' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4834.             'App\\Controller\\_ALUMNO\\AlumnoExamenes:getAlumnosTest' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4835.             'App\\Controller\\_ALUMNO\\AlumnoExamenes:getAlumnosTestId' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4836.             'App\\Controller\\_ALUMNO\\AlumnoExamenes:removePresencial' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4837.             'App\\Controller\\_ALUMNO\\AlumnoStats:actions' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4838.             'App\\Controller\\_ALUMNO\\AlumnoStats:actionsList' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4839.             'App\\Controller\\_ALUMNO\\AlumnoStats:cardStast' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4840.             'App\\Controller\\_ALUMNO\\AlumnoStats:rankingMensual' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4841.             'App\\Controller\\_ALUMNO\\Compras:desmatricularAlumno' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4842.             'App\\Controller\\_CURSOS\\Cursos:classUser' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4843.             'App\\Controller\\_PREGUNTAS\\importarPreguntas:actualizarPreguntasMoodle' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4844.             'App\\Controller\\_PREGUNTAS\\importarPreguntas:actualizarRespuestasMoodle' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4845.             'App\\Controller\\_PREGUNTAS\\importarPreguntas:copiarPreguntas' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4846.             'App\\Controller\\_PREGUNTAS\\importarPreguntas:corregirImagenesParaSerUnicas' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4847.             'App\\Controller\\_PREGUNTAS\\importarPreguntas:listadoPreguntasRepetidas' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4848.             'App\\Controller\\_PROGRAMACION\\Programaciones:delete' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4849.             'App\\Controller\\_PUBLICIDAD\\Publicidad:publicidadImage' => ['privates''.service_locator.heUN7b8''get_ServiceLocator_HeUN7b8Service'false],
  4850.             'App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation:function' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4851.             'App\\Controller\\_SCRIPTS\\addBirthdateUsers:__invoke' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4852.             'App\\Controller\\_SCRIPTS\\addBirthdateUsers' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4853.             'App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg:agregarMsgKvAAnuncios' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4854.             'App\\Controller\\_TEMAS\\Temas:createOrEditUnit' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4855.             'App\\Controller\\_TEMAS\\Temas:createOrEditUnitPsicos' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4856.             'App\\Controller\\_TEMAS\\Temas:getAllUnits' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4857.             'App\\Controller\\_TEMAS\\Temas:showUnits' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4858.             'App\\Controller\\_TEMAS\\Temas:showUnitsPsicos' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4859.             'App\\Controller\\_TEMAS\\Temas:unitDetails' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4860.             'App\\Controller\\_TEST\\NTest:addPreguntas' => ['privates''.service_locator.OEaJuIk''get_ServiceLocator_OEaJuIkService'false],
  4861.             'App\\Controller\\_TEST\\NTest:listTestPreguntas' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4862.             'App\\Controller\\_USER\\Nuser:add' => ['privates''.service_locator.edbmuZx''get_ServiceLocator_EdbmuZxService'false],
  4863.             'App\\Controller\\_USER\\Nuser:delete' => ['privates''.service_locator.R_jFnLc''get_ServiceLocator_RJFnLcService'false],
  4864.             'App\\Controller\\_USER\\Nuser:listRole' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4865.             'App\\Controller\\_USER\\Nuser:listRoles' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4866.             'App\\Controller\\_USER\\Nuser:listSede' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4867.             'App\\Controller\\_USER\\Nuser:listUsuarioHabilitado' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4868.             'App\\Controller\\_USER\\Nuser:mailExist' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4869.             'App\\Controller\\_USER\\Nuser:userImage' => ['privates''.service_locator._kSHvAC''get_ServiceLocator_KSHvACService'false],
  4870.             'App\\Controller\\_USER\\auxPictureUser:solucionarUsuarios' => ['privates''.service_locator._G930f6''get_ServiceLocator_G930f6Service'false],
  4871.             'App\\Listener\\JWTCreatedListener:onJWTCreated' => ['privates''.service_locator.uLzR5h4''get_ServiceLocator_ULzR5h4Service'false],
  4872.             'acme_api.event.jwt_created_listener:onJWTCreated' => ['privates''.service_locator.uLzR5h4''get_ServiceLocator_ULzR5h4Service'false],
  4873.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4874.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  4875.             'kernel:terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  4876.         ], [
  4877.             'App\\Controller\\ADMIN\\Cursos::add' => '?',
  4878.             'App\\Controller\\ADMIN\\Cursos::getOne' => '?',
  4879.             'App\\Controller\\ADMIN\\Cursos::list' => '?',
  4880.             'App\\Controller\\ADMIN\\Cursos::listCursoPorTipos' => '?',
  4881.             'App\\Controller\\ADMIN\\Cursos::remove' => '?',
  4882.             'App\\Controller\\ADMIN\\Users::add' => '?',
  4883.             'App\\Controller\\ADMIN\\Users::getOne' => '?',
  4884.             'App\\Controller\\ADMIN\\Users::list' => '?',
  4885.             'App\\Controller\\ADMIN\\Users::remove' => '?',
  4886.             'App\\Controller\\ADMIN\\Users::updatePassword' => '?',
  4887.             'App\\Controller\\ADMIN\\Users::userImage' => '?',
  4888.             'App\\Controller\\Authentication::auth' => '?',
  4889.             'App\\Controller\\Authentication::refresToken' => '?',
  4890.             'App\\Controller\\Authentication::removeSession' => '?',
  4891.             'App\\Controller\\Authentication::updateCredentials' => '?',
  4892.             'App\\Controller\\Authentication::updateCredentialsFAKE' => '?',
  4893.             'App\\Controller\\Authentication::updateCredentialsFakeImage' => '?',
  4894.             'App\\Controller\\Authentication::updateCredentialsImage' => '?',
  4895.             'App\\Controller\\Authentication::userSesion' => '?',
  4896.             'App\\Controller\\Authentication::validatePassword' => '?',
  4897.             'App\\Controller\\Authentication::validatePasswordFake' => '?',
  4898.             'App\\Controller\\COMUNICACIONES\\Announcement::msgFiles' => '?',
  4899.             'App\\Controller\\COMUNICACIONES\\Announcement::newDoubt' => '?',
  4900.             'App\\Controller\\DEBERES\\Deberes::createOrEditHomework' => '?',
  4901.             'App\\Controller\\DEBERES\\Deberes::homeworkImage' => '?',
  4902.             'App\\Controller\\MAGENTO\\Magento::updateUser' => '?',
  4903.             'App\\Controller\\MENSAJERIA\\Bidireccional::ProfAlumnoBidireccional' => '?',
  4904.             'App\\Controller\\MENSAJERIA\\Bidireccional::ProfSedeBidireccional' => '?',
  4905.             'App\\Controller\\MENSAJERIA\\Bidireccional::addBidireccional' => '?',
  4906.             'App\\Controller\\MENSAJERIA\\Bidireccional::addBidireccionalGroup' => '?',
  4907.             'App\\Controller\\MENSAJERIA\\Bidireccional::adminsBidireccional' => '?',
  4908.             'App\\Controller\\MENSAJERIA\\Bidireccional::conversacionBidireccional' => '?',
  4909.             'App\\Controller\\MENSAJERIA\\Bidireccional::cursosBidireccional' => '?',
  4910.             'App\\Controller\\MENSAJERIA\\Bidireccional::cursosProfBidireccional' => '?',
  4911.             'App\\Controller\\MENSAJERIA\\Bidireccional::findBidireccional' => '?',
  4912.             'App\\Controller\\MENSAJERIA\\Bidireccional::recibidosBidireccional' => '?',
  4913.             'App\\Controller\\MENSAJERIA\\Bidireccional::superadminsBidireccional' => '?',
  4914.             'App\\Controller\\MENSAJERIA\\Masivo::addCorreoMasivo' => '?',
  4915.             'App\\Controller\\MENSAJERIA\\Masivo::masivoEnviado' => '?',
  4916.             'App\\Controller\\MENSAJERIA\\Masivo::menuCorreoMasivo' => '?',
  4917.             'App\\Controller\\MENSAJERIA\\Masivo::totalCorreoMasivo' => '?',
  4918.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajeFiles' => '?',
  4919.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajeGetEmmited' => '?',
  4920.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajeGetEmmitedUser' => '?',
  4921.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajeSet' => '?',
  4922.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajeSetUser' => '?',
  4923.             'App\\Controller\\MENSAJERIA\\Mensajes::mensajesReceived' => '?',
  4924.             'App\\Controller\\MENSAJERIA\\Retro::retroSet' => '?',
  4925.             'App\\Controller\\MENSAJERIA\\Retros::retroHiloAlumno' => '?',
  4926.             'App\\Controller\\MENSAJERIA\\Retros::retroHiloProfesor' => '?',
  4927.             'App\\Controller\\MENSAJERIA\\Retros::retroInit' => '?',
  4928.             'App\\Controller\\MENSAJERIA\\Retros::retroRecibeDudas' => '?',
  4929.             'App\\Controller\\MENSAJERIA\\Retros::retroRecibeDudasProfesor' => '?',
  4930.             'App\\Controller\\PROFESOR\\Alumnos::getAlumnosClase' => '?',
  4931.             'App\\Controller\\PROFESOR\\Alumnos::getProAlumnos' => '?',
  4932.             'App\\Controller\\PROFESOR\\Alumnos::getTotalAlumnosClase' => '?',
  4933.             'App\\Controller\\PROFESOR\\Alumnos::getTotalAlumnosTutor' => '?',
  4934.             'App\\Controller\\PROFESOR\\Alumnos::userQueryLikeProf' => '?',
  4935.             'App\\Controller\\PROFESOR\\Asignaturas::mensajeFilesDownload' => '?',
  4936.             'App\\Controller\\PROFESOR\\Cursos::getProfCursos' => '?',
  4937.             'App\\Controller\\PROFESOR\\Cursos::getProfHorarios' => '?',
  4938.             'App\\Controller\\PROFESOR\\Cursos::getProfHoras' => '?',
  4939.             'App\\Controller\\PROFESOR\\Deberes::addAlumnosTest' => '?',
  4940.             'App\\Controller\\PROFESOR\\Deberes::getDeberCurso' => '?',
  4941.             'App\\Controller\\PROFESOR\\Deberes::getDeberId' => '?',
  4942.             'App\\Controller\\PROFESOR\\Deberes::getTemasCurso' => '?',
  4943.             'App\\Controller\\SUPERADMIN\\Areas::addEditArea' => '?',
  4944.             'App\\Controller\\SUPERADMIN\\Areas::getArea' => '?',
  4945.             'App\\Controller\\SUPERADMIN\\Areas::listAreaEnabled' => '?',
  4946.             'App\\Controller\\SUPERADMIN\\Aulas::addEditAula' => '?',
  4947.             'App\\Controller\\SUPERADMIN\\Aulas::getAula' => '?',
  4948.             'App\\Controller\\SUPERADMIN\\Aulas::listAula' => '?',
  4949.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::add' => '?',
  4950.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::addModalidad' => '?',
  4951.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::addNameCurso' => '?',
  4952.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getCursoEdit' => '?',
  4953.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getOne' => '?',
  4954.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::getOneNombreCurso' => '?',
  4955.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::list' => '?',
  4956.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listClasesSede' => '?',
  4957.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoAreaSede' => '?',
  4958.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoCalendar' => '?',
  4959.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoPorTipos' => '?',
  4960.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSede' => '?',
  4961.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSedeActivos' => '?',
  4962.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoSedeAreaActivos' => '?',
  4963.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listCursoTipos' => '?',
  4964.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listModalidad' => '?',
  4965.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::listNombreCurso' => '?',
  4966.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH::removeNombreCurso' => '?',
  4967.             'App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas::importador' => '?',
  4968.             'App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert::convertHtmlToPdf' => '?',
  4969.             'App\\Controller\\SUPERADMIN\\Profesores\\Profesores::delete' => '?',
  4970.             'App\\Controller\\SUPERADMIN\\Profesores\\Profesores::list' => '?',
  4971.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroContest' => '?',
  4972.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroDocente' => '?',
  4973.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroFromUser' => '?',
  4974.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroNotRespond' => '?',
  4975.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::addRetroUser' => '?',
  4976.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::getRetroConstest' => '?',
  4977.             'App\\Controller\\SUPERADMIN\\Retro\\Retro::retroDeshabilitados' => '?',
  4978.             'App\\Controller\\SUPERADMIN\\Sedes::addEditSede' => '?',
  4979.             'App\\Controller\\SUPERADMIN\\Sedes::getSede' => '?',
  4980.             'App\\Controller\\SUPERADMIN\\Sedes::getSedeArea' => '?',
  4981.             'App\\Controller\\SUPERADMIN\\Sedes::listSede' => '?',
  4982.             'App\\Controller\\SUPERADMIN\\Sedes::listSedes' => '?',
  4983.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivos' => '?',
  4984.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivosAreas' => '?',
  4985.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosActivosSede' => '?',
  4986.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMateria' => '?',
  4987.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMateriaSede' => '?',
  4988.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMes' => '?',
  4989.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosMesSede' => '?',
  4990.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosOnline' => '?',
  4991.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosOnlineSede' => '?',
  4992.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosSede' => '?',
  4993.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosTotal' => '?',
  4994.             'App\\Controller\\SUPERADMIN\\Stats\\Stats::AlumnosTotalSede' => '?',
  4995.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::add' => '?',
  4996.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getOne' => '?',
  4997.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getTest2PreguntaExamen' => '?',
  4998.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::getTestExamen' => '?',
  4999.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::list' => '?',
  5000.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFind' => '?',
  5001.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindAll' => '?',
  5002.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindExamenNoPageSearch' => '?',
  5003.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindNoPage' => '?',
  5004.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindNoPageSearch' => '?',
  5005.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindReplace' => '?',
  5006.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listFindUpdate' => '?',
  5007.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntaDificultadArea' => '?',
  5008.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntaDificultadTema' => '?',
  5009.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasExamenUpdateTest' => '?',
  5010.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasTema' => '?',
  5011.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::listPreguntasUpdateTest' => '?',
  5012.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::preguntaRespuesta' => '?',
  5013.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::preguntaRespuestaFind' => '?',
  5014.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::remove' => '?',
  5015.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::removePreguntaRespuesta' => '?',
  5016.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::userImage' => '?',
  5017.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas::userImage2' => '?',
  5018.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::add' => '?',
  5019.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::getOne' => '?',
  5020.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::list' => '?',
  5021.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::listRespuestaPregunta' => '?',
  5022.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::remove' => '?',
  5023.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::updateStatus' => '?',
  5024.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas::userImage' => '?',
  5025.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::add' => '?',
  5026.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::addPadre' => '?',
  5027.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::addRecurso' => '?',
  5028.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::getAllSubtemas' => '?',
  5029.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::getOne' => '?',
  5030.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::getSubtemasTest' => '?',
  5031.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::list' => '?',
  5032.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listAll' => '?',
  5033.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listAllArea' => '?',
  5034.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listFind' => '?',
  5035.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listPadre' => '?',
  5036.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listPadreId' => '?',
  5037.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listRecurso' => '?',
  5038.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listRecursos' => '?',
  5039.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listSubtemaCurso' => '?',
  5040.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listSubtemas' => '?',
  5041.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listTemaCurso' => '?',
  5042.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listTemaProf' => '?',
  5043.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::listView' => '?',
  5044.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::recursoFile' => '?',
  5045.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::remove' => '?',
  5046.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::removeRecurso' => '?',
  5047.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::removeRecursoFile' => '?',
  5048.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::subtemaIdAll' => '?',
  5049.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::temaIdAll' => '?',
  5050.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::temaPadreId' => '?',
  5051.             'App\\Controller\\SUPERADMIN\\Temas\\Temas::temasIdAll' => '?',
  5052.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecurso' => '?',
  5053.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecursoDirecto' => '?',
  5054.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::addRecursosRespuesta' => '?',
  5055.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::getOne' => '?',
  5056.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::list' => '?',
  5057.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::listDirecto' => '?',
  5058.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::listDirectoId' => '?',
  5059.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::remove' => '?',
  5060.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::userImageDirecto' => '?',
  5061.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos::userImageRespuesta' => '?',
  5062.             'App\\Controller\\SUPERADMIN\\Users::add' => '?',
  5063.             'App\\Controller\\SUPERADMIN\\Users::getOne' => '?',
  5064.             'App\\Controller\\SUPERADMIN\\Users::getSede' => '?',
  5065.             'App\\Controller\\SUPERADMIN\\Users::getSedeRole' => '?',
  5066.             'App\\Controller\\SUPERADMIN\\Users::list' => '?',
  5067.             'App\\Controller\\SUPERADMIN\\Users::listAlumnoSede' => '?',
  5068.             'App\\Controller\\SUPERADMIN\\Users::listByRole' => '?',
  5069.             'App\\Controller\\SUPERADMIN\\Users::listDocenteSede' => '?',
  5070.             'App\\Controller\\SUPERADMIN\\Users::remove' => '?',
  5071.             'App\\Controller\\SUPERADMIN\\Users::updatePassword' => '?',
  5072.             'App\\Controller\\SUPERADMIN\\Users::userImage' => '?',
  5073.             'App\\Controller\\SUPERADMIN\\Users::userQueryLike' => '?',
  5074.             'App\\Controller\\SUPERADMIN\\Users::userQueryMatch' => '?',
  5075.             'App\\Controller\\_ALUMNO\\AlumnoExamenes::addAlumnosTest' => '?',
  5076.             'App\\Controller\\_ALUMNO\\AlumnoExamenes::getAlumnosTest' => '?',
  5077.             'App\\Controller\\_ALUMNO\\AlumnoExamenes::getAlumnosTestId' => '?',
  5078.             'App\\Controller\\_ALUMNO\\AlumnoExamenes::removePresencial' => '?',
  5079.             'App\\Controller\\_ALUMNO\\AlumnoStats::actions' => '?',
  5080.             'App\\Controller\\_ALUMNO\\AlumnoStats::actionsList' => '?',
  5081.             'App\\Controller\\_ALUMNO\\AlumnoStats::cardStast' => '?',
  5082.             'App\\Controller\\_ALUMNO\\AlumnoStats::rankingMensual' => '?',
  5083.             'App\\Controller\\_ALUMNO\\Compras::desmatricularAlumno' => '?',
  5084.             'App\\Controller\\_CURSOS\\Cursos::classUser' => '?',
  5085.             'App\\Controller\\_PREGUNTAS\\importarPreguntas::actualizarPreguntasMoodle' => '?',
  5086.             'App\\Controller\\_PREGUNTAS\\importarPreguntas::actualizarRespuestasMoodle' => '?',
  5087.             'App\\Controller\\_PREGUNTAS\\importarPreguntas::copiarPreguntas' => '?',
  5088.             'App\\Controller\\_PREGUNTAS\\importarPreguntas::corregirImagenesParaSerUnicas' => '?',
  5089.             'App\\Controller\\_PREGUNTAS\\importarPreguntas::listadoPreguntasRepetidas' => '?',
  5090.             'App\\Controller\\_PROGRAMACION\\Programaciones::delete' => '?',
  5091.             'App\\Controller\\_PUBLICIDAD\\Publicidad::publicidadImage' => '?',
  5092.             'App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation::function' => '?',
  5093.             'App\\Controller\\_SCRIPTS\\addBirthdateUsers::__invoke' => '?',
  5094.             'App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg::agregarMsgKvAAnuncios' => '?',
  5095.             'App\\Controller\\_TEMAS\\Temas::createOrEditUnit' => '?',
  5096.             'App\\Controller\\_TEMAS\\Temas::createOrEditUnitPsicos' => '?',
  5097.             'App\\Controller\\_TEMAS\\Temas::getAllUnits' => '?',
  5098.             'App\\Controller\\_TEMAS\\Temas::showUnits' => '?',
  5099.             'App\\Controller\\_TEMAS\\Temas::showUnitsPsicos' => '?',
  5100.             'App\\Controller\\_TEMAS\\Temas::unitDetails' => '?',
  5101.             'App\\Controller\\_TEST\\NTest::addPreguntas' => '?',
  5102.             'App\\Controller\\_TEST\\NTest::listTestPreguntas' => '?',
  5103.             'App\\Controller\\_USER\\Nuser::add' => '?',
  5104.             'App\\Controller\\_USER\\Nuser::delete' => '?',
  5105.             'App\\Controller\\_USER\\Nuser::listRole' => '?',
  5106.             'App\\Controller\\_USER\\Nuser::listRoles' => '?',
  5107.             'App\\Controller\\_USER\\Nuser::listSede' => '?',
  5108.             'App\\Controller\\_USER\\Nuser::listUsuarioHabilitado' => '?',
  5109.             'App\\Controller\\_USER\\Nuser::mailExist' => '?',
  5110.             'App\\Controller\\_USER\\Nuser::userImage' => '?',
  5111.             'App\\Controller\\_USER\\auxPictureUser::solucionarUsuarios' => '?',
  5112.             'App\\Listener\\JWTCreatedListener::onJWTCreated' => '?',
  5113.             'acme_api.event.jwt_created_listener::onJWTCreated' => '?',
  5114.             'kernel::loadRoutes' => '?',
  5115.             'kernel::registerContainerConfiguration' => '?',
  5116.             'kernel::terminate' => '?',
  5117.             'App\\Controller\\ADMIN\\Cursos:add' => '?',
  5118.             'App\\Controller\\ADMIN\\Cursos:getOne' => '?',
  5119.             'App\\Controller\\ADMIN\\Cursos:list' => '?',
  5120.             'App\\Controller\\ADMIN\\Cursos:listCursoPorTipos' => '?',
  5121.             'App\\Controller\\ADMIN\\Cursos:remove' => '?',
  5122.             'App\\Controller\\ADMIN\\Users:add' => '?',
  5123.             'App\\Controller\\ADMIN\\Users:getOne' => '?',
  5124.             'App\\Controller\\ADMIN\\Users:list' => '?',
  5125.             'App\\Controller\\ADMIN\\Users:remove' => '?',
  5126.             'App\\Controller\\ADMIN\\Users:updatePassword' => '?',
  5127.             'App\\Controller\\ADMIN\\Users:userImage' => '?',
  5128.             'App\\Controller\\Authentication:auth' => '?',
  5129.             'App\\Controller\\Authentication:refresToken' => '?',
  5130.             'App\\Controller\\Authentication:removeSession' => '?',
  5131.             'App\\Controller\\Authentication:updateCredentials' => '?',
  5132.             'App\\Controller\\Authentication:updateCredentialsFAKE' => '?',
  5133.             'App\\Controller\\Authentication:updateCredentialsFakeImage' => '?',
  5134.             'App\\Controller\\Authentication:updateCredentialsImage' => '?',
  5135.             'App\\Controller\\Authentication:userSesion' => '?',
  5136.             'App\\Controller\\Authentication:validatePassword' => '?',
  5137.             'App\\Controller\\Authentication:validatePasswordFake' => '?',
  5138.             'App\\Controller\\COMUNICACIONES\\Announcement:msgFiles' => '?',
  5139.             'App\\Controller\\COMUNICACIONES\\Announcement:newDoubt' => '?',
  5140.             'App\\Controller\\DEBERES\\Deberes:createOrEditHomework' => '?',
  5141.             'App\\Controller\\DEBERES\\Deberes:homeworkImage' => '?',
  5142.             'App\\Controller\\MAGENTO\\Magento:updateUser' => '?',
  5143.             'App\\Controller\\MENSAJERIA\\Bidireccional:ProfAlumnoBidireccional' => '?',
  5144.             'App\\Controller\\MENSAJERIA\\Bidireccional:ProfSedeBidireccional' => '?',
  5145.             'App\\Controller\\MENSAJERIA\\Bidireccional:addBidireccional' => '?',
  5146.             'App\\Controller\\MENSAJERIA\\Bidireccional:addBidireccionalGroup' => '?',
  5147.             'App\\Controller\\MENSAJERIA\\Bidireccional:adminsBidireccional' => '?',
  5148.             'App\\Controller\\MENSAJERIA\\Bidireccional:conversacionBidireccional' => '?',
  5149.             'App\\Controller\\MENSAJERIA\\Bidireccional:cursosBidireccional' => '?',
  5150.             'App\\Controller\\MENSAJERIA\\Bidireccional:cursosProfBidireccional' => '?',
  5151.             'App\\Controller\\MENSAJERIA\\Bidireccional:findBidireccional' => '?',
  5152.             'App\\Controller\\MENSAJERIA\\Bidireccional:recibidosBidireccional' => '?',
  5153.             'App\\Controller\\MENSAJERIA\\Bidireccional:superadminsBidireccional' => '?',
  5154.             'App\\Controller\\MENSAJERIA\\Masivo:addCorreoMasivo' => '?',
  5155.             'App\\Controller\\MENSAJERIA\\Masivo:masivoEnviado' => '?',
  5156.             'App\\Controller\\MENSAJERIA\\Masivo:menuCorreoMasivo' => '?',
  5157.             'App\\Controller\\MENSAJERIA\\Masivo:totalCorreoMasivo' => '?',
  5158.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajeFiles' => '?',
  5159.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajeGetEmmited' => '?',
  5160.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajeGetEmmitedUser' => '?',
  5161.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajeSet' => '?',
  5162.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajeSetUser' => '?',
  5163.             'App\\Controller\\MENSAJERIA\\Mensajes:mensajesReceived' => '?',
  5164.             'App\\Controller\\MENSAJERIA\\Retro:retroSet' => '?',
  5165.             'App\\Controller\\MENSAJERIA\\Retros:retroHiloAlumno' => '?',
  5166.             'App\\Controller\\MENSAJERIA\\Retros:retroHiloProfesor' => '?',
  5167.             'App\\Controller\\MENSAJERIA\\Retros:retroInit' => '?',
  5168.             'App\\Controller\\MENSAJERIA\\Retros:retroRecibeDudas' => '?',
  5169.             'App\\Controller\\MENSAJERIA\\Retros:retroRecibeDudasProfesor' => '?',
  5170.             'App\\Controller\\PROFESOR\\Alumnos:getAlumnosClase' => '?',
  5171.             'App\\Controller\\PROFESOR\\Alumnos:getProAlumnos' => '?',
  5172.             'App\\Controller\\PROFESOR\\Alumnos:getTotalAlumnosClase' => '?',
  5173.             'App\\Controller\\PROFESOR\\Alumnos:getTotalAlumnosTutor' => '?',
  5174.             'App\\Controller\\PROFESOR\\Alumnos:userQueryLikeProf' => '?',
  5175.             'App\\Controller\\PROFESOR\\Asignaturas:mensajeFilesDownload' => '?',
  5176.             'App\\Controller\\PROFESOR\\Cursos:getProfCursos' => '?',
  5177.             'App\\Controller\\PROFESOR\\Cursos:getProfHorarios' => '?',
  5178.             'App\\Controller\\PROFESOR\\Cursos:getProfHoras' => '?',
  5179.             'App\\Controller\\PROFESOR\\Deberes:addAlumnosTest' => '?',
  5180.             'App\\Controller\\PROFESOR\\Deberes:getDeberCurso' => '?',
  5181.             'App\\Controller\\PROFESOR\\Deberes:getDeberId' => '?',
  5182.             'App\\Controller\\PROFESOR\\Deberes:getTemasCurso' => '?',
  5183.             'App\\Controller\\SUPERADMIN\\Areas:addEditArea' => '?',
  5184.             'App\\Controller\\SUPERADMIN\\Areas:getArea' => '?',
  5185.             'App\\Controller\\SUPERADMIN\\Areas:listAreaEnabled' => '?',
  5186.             'App\\Controller\\SUPERADMIN\\Aulas:addEditAula' => '?',
  5187.             'App\\Controller\\SUPERADMIN\\Aulas:getAula' => '?',
  5188.             'App\\Controller\\SUPERADMIN\\Aulas:listAula' => '?',
  5189.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:add' => '?',
  5190.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:addModalidad' => '?',
  5191.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:addNameCurso' => '?',
  5192.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getCursoEdit' => '?',
  5193.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getOne' => '?',
  5194.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:getOneNombreCurso' => '?',
  5195.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:list' => '?',
  5196.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listClasesSede' => '?',
  5197.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoAreaSede' => '?',
  5198.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoCalendar' => '?',
  5199.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoPorTipos' => '?',
  5200.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSede' => '?',
  5201.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSedeActivos' => '?',
  5202.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoSedeAreaActivos' => '?',
  5203.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listCursoTipos' => '?',
  5204.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listModalidad' => '?',
  5205.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:listNombreCurso' => '?',
  5206.             'App\\Controller\\SUPERADMIN\\Cursos\\CursosH:removeNombreCurso' => '?',
  5207.             'App\\Controller\\SUPERADMIN\\Importador\\ImpoPreguntas:importador' => '?',
  5208.             'App\\Controller\\SUPERADMIN\\PdfConvert\\PdfConvert:convertHtmlToPdf' => '?',
  5209.             'App\\Controller\\SUPERADMIN\\Profesores\\Profesores:delete' => '?',
  5210.             'App\\Controller\\SUPERADMIN\\Profesores\\Profesores:list' => '?',
  5211.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroContest' => '?',
  5212.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroDocente' => '?',
  5213.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroFromUser' => '?',
  5214.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroNotRespond' => '?',
  5215.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:addRetroUser' => '?',
  5216.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:getRetroConstest' => '?',
  5217.             'App\\Controller\\SUPERADMIN\\Retro\\Retro:retroDeshabilitados' => '?',
  5218.             'App\\Controller\\SUPERADMIN\\Sedes:addEditSede' => '?',
  5219.             'App\\Controller\\SUPERADMIN\\Sedes:getSede' => '?',
  5220.             'App\\Controller\\SUPERADMIN\\Sedes:getSedeArea' => '?',
  5221.             'App\\Controller\\SUPERADMIN\\Sedes:listSede' => '?',
  5222.             'App\\Controller\\SUPERADMIN\\Sedes:listSedes' => '?',
  5223.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivos' => '?',
  5224.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivosAreas' => '?',
  5225.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosActivosSede' => '?',
  5226.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMateria' => '?',
  5227.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMateriaSede' => '?',
  5228.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMes' => '?',
  5229.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosMesSede' => '?',
  5230.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosOnline' => '?',
  5231.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosOnlineSede' => '?',
  5232.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosSede' => '?',
  5233.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosTotal' => '?',
  5234.             'App\\Controller\\SUPERADMIN\\Stats\\Stats:AlumnosTotalSede' => '?',
  5235.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:add' => '?',
  5236.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getOne' => '?',
  5237.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getTest2PreguntaExamen' => '?',
  5238.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:getTestExamen' => '?',
  5239.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:list' => '?',
  5240.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFind' => '?',
  5241.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindAll' => '?',
  5242.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindExamenNoPageSearch' => '?',
  5243.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindNoPage' => '?',
  5244.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindNoPageSearch' => '?',
  5245.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindReplace' => '?',
  5246.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listFindUpdate' => '?',
  5247.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntaDificultadArea' => '?',
  5248.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntaDificultadTema' => '?',
  5249.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasExamenUpdateTest' => '?',
  5250.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasTema' => '?',
  5251.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:listPreguntasUpdateTest' => '?',
  5252.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:preguntaRespuesta' => '?',
  5253.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:preguntaRespuestaFind' => '?',
  5254.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:remove' => '?',
  5255.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:removePreguntaRespuesta' => '?',
  5256.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:userImage' => '?',
  5257.             'App\\Controller\\SUPERADMIN\\Temas\\Preguntas:userImage2' => '?',
  5258.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:add' => '?',
  5259.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:getOne' => '?',
  5260.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:list' => '?',
  5261.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:listRespuestaPregunta' => '?',
  5262.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:remove' => '?',
  5263.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:updateStatus' => '?',
  5264.             'App\\Controller\\SUPERADMIN\\Temas\\Respuestas:userImage' => '?',
  5265.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:add' => '?',
  5266.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:addPadre' => '?',
  5267.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:addRecurso' => '?',
  5268.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:getAllSubtemas' => '?',
  5269.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:getOne' => '?',
  5270.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:getSubtemasTest' => '?',
  5271.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:list' => '?',
  5272.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listAll' => '?',
  5273.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listAllArea' => '?',
  5274.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listFind' => '?',
  5275.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listPadre' => '?',
  5276.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listPadreId' => '?',
  5277.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listRecurso' => '?',
  5278.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listRecursos' => '?',
  5279.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listSubtemaCurso' => '?',
  5280.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listSubtemas' => '?',
  5281.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listTemaCurso' => '?',
  5282.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listTemaProf' => '?',
  5283.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:listView' => '?',
  5284.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:recursoFile' => '?',
  5285.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:remove' => '?',
  5286.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:removeRecurso' => '?',
  5287.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:removeRecursoFile' => '?',
  5288.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:subtemaIdAll' => '?',
  5289.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:temaIdAll' => '?',
  5290.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:temaPadreId' => '?',
  5291.             'App\\Controller\\SUPERADMIN\\Temas\\Temas:temasIdAll' => '?',
  5292.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecurso' => '?',
  5293.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecursoDirecto' => '?',
  5294.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:addRecursosRespuesta' => '?',
  5295.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:getOne' => '?',
  5296.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:list' => '?',
  5297.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:listDirecto' => '?',
  5298.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:listDirectoId' => '?',
  5299.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:remove' => '?',
  5300.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:userImageDirecto' => '?',
  5301.             'App\\Controller\\SUPERADMIN\\Tests\\Recursos:userImageRespuesta' => '?',
  5302.             'App\\Controller\\SUPERADMIN\\Users:add' => '?',
  5303.             'App\\Controller\\SUPERADMIN\\Users:getOne' => '?',
  5304.             'App\\Controller\\SUPERADMIN\\Users:getSede' => '?',
  5305.             'App\\Controller\\SUPERADMIN\\Users:getSedeRole' => '?',
  5306.             'App\\Controller\\SUPERADMIN\\Users:list' => '?',
  5307.             'App\\Controller\\SUPERADMIN\\Users:listAlumnoSede' => '?',
  5308.             'App\\Controller\\SUPERADMIN\\Users:listByRole' => '?',
  5309.             'App\\Controller\\SUPERADMIN\\Users:listDocenteSede' => '?',
  5310.             'App\\Controller\\SUPERADMIN\\Users:remove' => '?',
  5311.             'App\\Controller\\SUPERADMIN\\Users:updatePassword' => '?',
  5312.             'App\\Controller\\SUPERADMIN\\Users:userImage' => '?',
  5313.             'App\\Controller\\SUPERADMIN\\Users:userQueryLike' => '?',
  5314.             'App\\Controller\\SUPERADMIN\\Users:userQueryMatch' => '?',
  5315.             'App\\Controller\\_ALUMNO\\AlumnoExamenes:addAlumnosTest' => '?',
  5316.             'App\\Controller\\_ALUMNO\\AlumnoExamenes:getAlumnosTest' => '?',
  5317.             'App\\Controller\\_ALUMNO\\AlumnoExamenes:getAlumnosTestId' => '?',
  5318.             'App\\Controller\\_ALUMNO\\AlumnoExamenes:removePresencial' => '?',
  5319.             'App\\Controller\\_ALUMNO\\AlumnoStats:actions' => '?',
  5320.             'App\\Controller\\_ALUMNO\\AlumnoStats:actionsList' => '?',
  5321.             'App\\Controller\\_ALUMNO\\AlumnoStats:cardStast' => '?',
  5322.             'App\\Controller\\_ALUMNO\\AlumnoStats:rankingMensual' => '?',
  5323.             'App\\Controller\\_ALUMNO\\Compras:desmatricularAlumno' => '?',
  5324.             'App\\Controller\\_CURSOS\\Cursos:classUser' => '?',
  5325.             'App\\Controller\\_PREGUNTAS\\importarPreguntas:actualizarPreguntasMoodle' => '?',
  5326.             'App\\Controller\\_PREGUNTAS\\importarPreguntas:actualizarRespuestasMoodle' => '?',
  5327.             'App\\Controller\\_PREGUNTAS\\importarPreguntas:copiarPreguntas' => '?',
  5328.             'App\\Controller\\_PREGUNTAS\\importarPreguntas:corregirImagenesParaSerUnicas' => '?',
  5329.             'App\\Controller\\_PREGUNTAS\\importarPreguntas:listadoPreguntasRepetidas' => '?',
  5330.             'App\\Controller\\_PROGRAMACION\\Programaciones:delete' => '?',
  5331.             'App\\Controller\\_PUBLICIDAD\\Publicidad:publicidadImage' => '?',
  5332.             'App\\Controller\\_SCRIPTS\\AddShowUnitsProgramation:function' => '?',
  5333.             'App\\Controller\\_SCRIPTS\\addBirthdateUsers:__invoke' => '?',
  5334.             'App\\Controller\\_SCRIPTS\\addBirthdateUsers' => '?',
  5335.             'App\\Controller\\_SCRIPTS\\addMsgKVToAllMsg:agregarMsgKvAAnuncios' => '?',
  5336.             'App\\Controller\\_TEMAS\\Temas:createOrEditUnit' => '?',
  5337.             'App\\Controller\\_TEMAS\\Temas:createOrEditUnitPsicos' => '?',
  5338.             'App\\Controller\\_TEMAS\\Temas:getAllUnits' => '?',
  5339.             'App\\Controller\\_TEMAS\\Temas:showUnits' => '?',
  5340.             'App\\Controller\\_TEMAS\\Temas:showUnitsPsicos' => '?',
  5341.             'App\\Controller\\_TEMAS\\Temas:unitDetails' => '?',
  5342.             'App\\Controller\\_TEST\\NTest:addPreguntas' => '?',
  5343.             'App\\Controller\\_TEST\\NTest:listTestPreguntas' => '?',
  5344.             'App\\Controller\\_USER\\Nuser:add' => '?',
  5345.             'App\\Controller\\_USER\\Nuser:delete' => '?',
  5346.             'App\\Controller\\_USER\\Nuser:listRole' => '?',
  5347.             'App\\Controller\\_USER\\Nuser:listRoles' => '?',
  5348.             'App\\Controller\\_USER\\Nuser:listSede' => '?',
  5349.             'App\\Controller\\_USER\\Nuser:listUsuarioHabilitado' => '?',
  5350.             'App\\Controller\\_USER\\Nuser:mailExist' => '?',
  5351.             'App\\Controller\\_USER\\Nuser:userImage' => '?',
  5352.             'App\\Controller\\_USER\\auxPictureUser:solucionarUsuarios' => '?',
  5353.             'App\\Listener\\JWTCreatedListener:onJWTCreated' => '?',
  5354.             'acme_api.event.jwt_created_listener:onJWTCreated' => '?',
  5355.             'kernel:loadRoutes' => '?',
  5356.             'kernel:registerContainerConfiguration' => '?',
  5357.             'kernel:terminate' => '?',
  5358.         ]);
  5359.     }
  5360.     /**
  5361.      * Gets the private '.service_locator.W9y3dzm' shared service.
  5362.      *
  5363.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5364.      */
  5365.     protected function get_ServiceLocator_W9y3dzmService()
  5366.     {
  5367.         return $this->privates['.service_locator.W9y3dzm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5368.             'doctrine' => ['services''doctrine''getDoctrineService'false],
  5369.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  5370.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  5371.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  5372.             'router' => ['services''router''getRouterService'false],
  5373.             'security.authorization_checker' => ['services''.container.private.security.authorization_checker''get_Container_Private_Security_AuthorizationCheckerService'false],
  5374.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  5375.             'security.token_storage' => ['services''.container.private.security.token_storage''get_Container_Private_Security_TokenStorageService'false],
  5376.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  5377.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  5378.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  5379.         ], [
  5380.             'doctrine' => '?',
  5381.             'http_kernel' => '?',
  5382.             'parameter_bag' => '?',
  5383.             'request_stack' => '?',
  5384.             'router' => '?',
  5385.             'security.authorization_checker' => '?',
  5386.             'security.csrf.token_manager' => '?',
  5387.             'security.token_storage' => '?',
  5388.             'serializer' => '?',
  5389.             'session' => '.session.deprecated',
  5390.             'twig' => '?',
  5391.         ]);
  5392.     }
  5393.     /**
  5394.      * Gets the private '.service_locator._G930f6' shared service.
  5395.      *
  5396.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5397.      */
  5398.     protected function get_ServiceLocator_G930f6Service()
  5399.     {
  5400.         return $this->privates['.service_locator._G930f6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5401.             'sqlService' => ['privates''App\\Services\\SqlService\\SqlService''getSqlServiceService'false],
  5402.         ], [
  5403.             'sqlService' => 'App\\Services\\SqlService\\SqlService',
  5404.         ]);
  5405.     }
  5406.     /**
  5407.      * Gets the private '.service_locator._kSHvAC' shared service.
  5408.      *
  5409.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5410.      */
  5411.     protected function get_ServiceLocator_KSHvACService()
  5412.     {
  5413.         return $this->privates['.service_locator._kSHvAC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5414.             'fileUploader' => ['privates''App\\Services\\Files\\FileUploader''getFileUploaderService'false],
  5415.             'sqlService' => ['privates''App\\Services\\SqlService\\SqlService''getSqlServiceService'false],
  5416.         ], [
  5417.             'fileUploader' => 'App\\Services\\Files\\FileUploader',
  5418.             'sqlService' => 'App\\Services\\SqlService\\SqlService',
  5419.         ]);
  5420.     }
  5421.     /**
  5422.      * Gets the private '.service_locator.eMmCwx_' shared service.
  5423.      *
  5424.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5425.      */
  5426.     protected function get_ServiceLocator_EMmCwxService()
  5427.     {
  5428.         return $this->privates['.service_locator.eMmCwx_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5429.             'encoderService' => ['privates''App\\Services\\Password\\EncoderService''getEncoderServiceService'false],
  5430.             'repository' => ['privates''App\\Repository\\BaseRepository''getBaseRepositoryService'false],
  5431.         ], [
  5432.             'encoderService' => 'App\\Services\\Password\\EncoderService',
  5433.             'repository' => 'App\\Repository\\BaseRepository',
  5434.         ]);
  5435.     }
  5436.     /**
  5437.      * Gets the private '.service_locator.edbmuZx' shared service.
  5438.      *
  5439.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5440.      */
  5441.     protected function get_ServiceLocator_EdbmuZxService()
  5442.     {
  5443.         return $this->privates['.service_locator.edbmuZx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5444.             'encoderService' => ['privates''App\\Services\\Password\\EncoderService''getEncoderServiceService'false],
  5445.             'repository' => ['privates''App\\Repository\\BaseRepository''getBaseRepositoryService'false],
  5446.             'sqlService' => ['privates''App\\Services\\SqlService\\SqlService''getSqlServiceService'false],
  5447.         ], [
  5448.             'encoderService' => 'App\\Services\\Password\\EncoderService',
  5449.             'repository' => 'App\\Repository\\BaseRepository',
  5450.             'sqlService' => 'App\\Services\\SqlService\\SqlService',
  5451.         ]);
  5452.     }
  5453.     /**
  5454.      * Gets the private '.service_locator.heUN7b8' shared service.
  5455.      *
  5456.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5457.      */
  5458.     protected function get_ServiceLocator_HeUN7b8Service()
  5459.     {
  5460.         return $this->privates['.service_locator.heUN7b8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5461.             'publicidadRepository' => ['privates''App\\Repository\\Sql\\PublicidadRepository''getPublicidadRepositoryService'false],
  5462.         ], [
  5463.             'publicidadRepository' => 'App\\Repository\\Sql\\PublicidadRepository',
  5464.         ]);
  5465.     }
  5466.     /**
  5467.      * Gets the private '.service_locator.i_wnGxU' shared service.
  5468.      *
  5469.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5470.      */
  5471.     protected function get_ServiceLocator_IWnGxUService()
  5472.     {
  5473.         return $this->privates['.service_locator.i_wnGxU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5474.             'fileUploader' => ['privates''App\\Services\\Files\\FileUploader''getFileUploaderService'false],
  5475.             'repository' => ['privates''App\\Repository\\BaseRepository''getBaseRepositoryService'false],
  5476.         ], [
  5477.             'fileUploader' => 'App\\Services\\Files\\FileUploader',
  5478.             'repository' => 'App\\Repository\\BaseRepository',
  5479.         ]);
  5480.     }
  5481.     /**
  5482.      * Gets the private '.service_locator.lqzS9y4' shared service.
  5483.      *
  5484.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5485.      */
  5486.     protected function get_ServiceLocator_LqzS9y4Service()
  5487.     {
  5488.         return $this->privates['.service_locator.lqzS9y4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5489.             'repository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  5490.         ], [
  5491.             'repository' => 'App\\Repository\\UserRepository',
  5492.         ]);
  5493.     }
  5494.     /**
  5495.      * Gets the private '.service_locator.qM8a9Nc' shared service.
  5496.      *
  5497.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5498.      */
  5499.     protected function get_ServiceLocator_QM8a9NcService()
  5500.     {
  5501.         return $this->privates['.service_locator.qM8a9Nc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5502.             'security.firewall.map.context.api' => ['privates''security.firewall.map.context.api''getSecurity_Firewall_Map_Context_ApiService'false],
  5503.             'security.firewall.map.context.login' => ['privates''security.firewall.map.context.login''getSecurity_Firewall_Map_Context_LoginService'false],
  5504.         ], [
  5505.             'security.firewall.map.context.api' => '?',
  5506.             'security.firewall.map.context.login' => '?',
  5507.         ]);
  5508.     }
  5509.     /**
  5510.      * Gets the private '.service_locator.rbkQM6D' shared service.
  5511.      *
  5512.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5513.      */
  5514.     protected function get_ServiceLocator_RbkQM6DService()
  5515.     {
  5516.         return $this->privates['.service_locator.rbkQM6D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5517.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  5518.             'security.event_dispatcher.api' => ['privates''security.event_dispatcher.api''getSecurity_EventDispatcher_ApiService'false],
  5519.             'security.event_dispatcher.login' => ['privates''security.event_dispatcher.login''getSecurity_EventDispatcher_LoginService'false],
  5520.         ], [
  5521.             'event_dispatcher' => '?',
  5522.             'security.event_dispatcher.api' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  5523.             'security.event_dispatcher.login' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
  5524.         ]);
  5525.     }
  5526.     /**
  5527.      * Gets the private '.service_locator.uLzR5h4' shared service.
  5528.      *
  5529.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5530.      */
  5531.     protected function get_ServiceLocator_ULzR5h4Service()
  5532.     {
  5533.         return $this->privates['.service_locator.uLzR5h4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5534.             'event' => ['privates''.errored..service_locator.uLzR5h4.Lexik\\Bundle\\JWTAuthenticationBundle\\Event\\JWTCreatedEvent'NULL'Cannot autowire service ".service_locator.uLzR5h4": it references class "Lexik\\Bundle\\JWTAuthenticationBundle\\Event\\JWTCreatedEvent" but no such service exists.'],
  5535.         ], [
  5536.             'event' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Event\\JWTCreatedEvent',
  5537.         ]);
  5538.     }
  5539.     /**
  5540.      * Gets the private '.service_locator.ywGprDL' shared service.
  5541.      *
  5542.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5543.      */
  5544.     protected function get_ServiceLocator_YwGprDLService()
  5545.     {
  5546.         return $this->privates['.service_locator.ywGprDL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5547.             'encoderService' => ['privates''App\\Services\\Password\\EncoderService''getEncoderServiceService'false],
  5548.             'repository' => ['privates''App\\Repository\\UserRepository''getUserRepositoryService'false],
  5549.         ], [
  5550.             'encoderService' => 'App\\Services\\Password\\EncoderService',
  5551.             'repository' => 'App\\Repository\\UserRepository',
  5552.         ]);
  5553.     }
  5554.     /**
  5555.      * Gets the private '.service_locator.zf8P20D' shared service.
  5556.      *
  5557.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  5558.      */
  5559.     protected function get_ServiceLocator_Zf8P20DService()
  5560.     {
  5561.         return $this->privates['.service_locator.zf8P20D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  5562.             'encoderService' => ['privates''App\\Services\\Password\\EncoderService''getEncoderServiceService'false],
  5563.         ], [
  5564.             'encoderService' => 'App\\Services\\Password\\EncoderService',
  5565.         ]);
  5566.     }
  5567.     /**
  5568.      * Gets the private '.session.deprecated' shared service.
  5569.      *
  5570.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  5571.      */
  5572.     protected function get_Session_DeprecatedService()
  5573.     {
  5574.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  5575.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  5576.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  5577.     }
  5578.     /**
  5579.      * Gets the private '.twig.command.debug.lazy' shared service.
  5580.      *
  5581.      * @return \Symfony\Component\Console\Command\LazyCommand
  5582.      */
  5583.     protected function get_Twig_Command_Debug_LazyService()
  5584.     {
  5585.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5586.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5587.         return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests'false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
  5588.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  5589.         });
  5590.     }
  5591.     /**
  5592.      * Gets the private '.twig.command.lint.lazy' shared service.
  5593.      *
  5594.      * @return \Symfony\Component\Console\Command\LazyCommand
  5595.      */
  5596.     protected function get_Twig_Command_Lint_LazyService()
  5597.     {
  5598.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  5599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  5600.         return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors'false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
  5601.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  5602.         });
  5603.     }
  5604.     /**
  5605.      * Gets the private 'App\Repository\BaseRepository' shared autowired service.
  5606.      *
  5607.      * @return \App\Repository\BaseRepository
  5608.      */
  5609.     protected function getBaseRepositoryService()
  5610.     {
  5611.         include_once \dirname(__DIR__4).'/src/Repository/BaseRepository.php';
  5612.         return $this->privates['App\\Repository\\BaseRepository'] = new \App\Repository\BaseRepository(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->services['knp_paginator'] ?? $this->getKnpPaginatorService()));
  5613.     }
  5614.     /**
  5615.      * Gets the private 'App\Repository\ComunesRepository' shared autowired service.
  5616.      *
  5617.      * @return \App\Repository\ComunesRepository
  5618.      */
  5619.     protected function getComunesRepositoryService()
  5620.     {
  5621.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5622.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5623.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5624.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5625.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5626.         include_once \dirname(__DIR__4).'/src/Repository/ComunesRepository.php';
  5627.         return $this->privates['App\\Repository\\ComunesRepository'] = new \App\Repository\ComunesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5628.     }
  5629.     /**
  5630.      * Gets the private 'App\Repository\ConvocatoriaRepository' shared autowired service.
  5631.      *
  5632.      * @return \App\Repository\ConvocatoriaRepository
  5633.      */
  5634.     protected function getConvocatoriaRepository2Service()
  5635.     {
  5636.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5637.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5638.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5639.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5640.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5641.         include_once \dirname(__DIR__4).'/src/Repository/ConvocatoriaRepository.php';
  5642.         return $this->privates['App\\Repository\\ConvocatoriaRepository'] = new \App\Repository\ConvocatoriaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5643.     }
  5644.     /**
  5645.      * Gets the private 'App\Repository\Curso2TemaRepository' shared autowired service.
  5646.      *
  5647.      * @return \App\Repository\Curso2TemaRepository
  5648.      */
  5649.     protected function getCurso2TemaRepositoryService()
  5650.     {
  5651.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5652.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5653.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5654.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5655.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5656.         include_once \dirname(__DIR__4).'/src/Repository/Curso2TemaRepository.php';
  5657.         return $this->privates['App\\Repository\\Curso2TemaRepository'] = new \App\Repository\Curso2TemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5658.     }
  5659.     /**
  5660.      * Gets the private 'App\Repository\CursoRepository' shared autowired service.
  5661.      *
  5662.      * @return \App\Repository\CursoRepository
  5663.      */
  5664.     protected function getCursoRepositoryService()
  5665.     {
  5666.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5667.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5668.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5669.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5670.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5671.         include_once \dirname(__DIR__4).'/src/Repository/CursoRepository.php';
  5672.         return $this->privates['App\\Repository\\CursoRepository'] = new \App\Repository\CursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5673.     }
  5674.     /**
  5675.      * Gets the private 'App\Repository\DeberRepository' shared autowired service.
  5676.      *
  5677.      * @return \App\Repository\DeberRepository
  5678.      */
  5679.     protected function getDeberRepositoryService()
  5680.     {
  5681.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5682.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5683.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5684.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5685.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5686.         include_once \dirname(__DIR__4).'/src/Repository/DeberRepository.php';
  5687.         return $this->privates['App\\Repository\\DeberRepository'] = new \App\Repository\DeberRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5688.     }
  5689.     /**
  5690.      * Gets the private 'App\Repository\DeberesRepository' shared autowired service.
  5691.      *
  5692.      * @return \App\Repository\DeberesRepository
  5693.      */
  5694.     protected function getDeberesRepository2Service()
  5695.     {
  5696.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5697.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5698.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5699.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5700.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5701.         include_once \dirname(__DIR__4).'/src/Repository/DeberesRepository.php';
  5702.         return $this->privates['App\\Repository\\DeberesRepository'] = new \App\Repository\DeberesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5703.     }
  5704.     /**
  5705.      * Gets the private 'App\Repository\FisicasRepository' shared autowired service.
  5706.      *
  5707.      * @return \App\Repository\FisicasRepository
  5708.      */
  5709.     protected function getFisicasRepositoryService()
  5710.     {
  5711.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5712.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5713.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5714.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5715.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5716.         include_once \dirname(__DIR__4).'/src/Repository/FisicasRepository.php';
  5717.         return $this->privates['App\\Repository\\FisicasRepository'] = new \App\Repository\FisicasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5718.     }
  5719.     /**
  5720.      * Gets the private 'App\Repository\HorarioRepository' shared autowired service.
  5721.      *
  5722.      * @return \App\Repository\HorarioRepository
  5723.      */
  5724.     protected function getHorarioRepositoryService()
  5725.     {
  5726.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5727.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5728.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5729.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5730.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5731.         include_once \dirname(__DIR__4).'/src/Repository/HorarioRepository.php';
  5732.         return $this->privates['App\\Repository\\HorarioRepository'] = new \App\Repository\HorarioRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5733.     }
  5734.     /**
  5735.      * Gets the private 'App\Repository\MarcaRepository' shared autowired service.
  5736.      *
  5737.      * @return \App\Repository\MarcaRepository
  5738.      */
  5739.     protected function getMarcaRepositoryService()
  5740.     {
  5741.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5742.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5743.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5744.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5745.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5746.         include_once \dirname(__DIR__4).'/src/Repository/MarcaRepository.php';
  5747.         return $this->privates['App\\Repository\\MarcaRepository'] = new \App\Repository\MarcaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5748.     }
  5749.     /**
  5750.      * Gets the private 'App\Repository\MensajeEnlaceRepository' shared autowired service.
  5751.      *
  5752.      * @return \App\Repository\MensajeEnlaceRepository
  5753.      */
  5754.     protected function getMensajeEnlaceRepositoryService()
  5755.     {
  5756.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5757.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5758.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5759.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5760.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5761.         include_once \dirname(__DIR__4).'/src/Repository/MensajeEnlaceRepository.php';
  5762.         return $this->privates['App\\Repository\\MensajeEnlaceRepository'] = new \App\Repository\MensajeEnlaceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5763.     }
  5764.     /**
  5765.      * Gets the private 'App\Repository\MensajeFileRepository' shared autowired service.
  5766.      *
  5767.      * @return \App\Repository\MensajeFileRepository
  5768.      */
  5769.     protected function getMensajeFileRepositoryService()
  5770.     {
  5771.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5772.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5773.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5774.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5775.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5776.         include_once \dirname(__DIR__4).'/src/Repository/MensajeFileRepository.php';
  5777.         return $this->privates['App\\Repository\\MensajeFileRepository'] = new \App\Repository\MensajeFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5778.     }
  5779.     /**
  5780.      * Gets the private 'App\Repository\MensajeRepository' shared autowired service.
  5781.      *
  5782.      * @return \App\Repository\MensajeRepository
  5783.      */
  5784.     protected function getMensajeRepositoryService()
  5785.     {
  5786.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5787.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5788.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5789.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5790.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5791.         include_once \dirname(__DIR__4).'/src/Repository/MensajeRepository.php';
  5792.         return $this->privates['App\\Repository\\MensajeRepository'] = new \App\Repository\MensajeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5793.     }
  5794.     /**
  5795.      * Gets the private 'App\Repository\ModalidadCursoRepository' shared autowired service.
  5796.      *
  5797.      * @return \App\Repository\ModalidadCursoRepository
  5798.      */
  5799.     protected function getModalidadCursoRepositoryService()
  5800.     {
  5801.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5802.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5803.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5804.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5805.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5806.         include_once \dirname(__DIR__4).'/src/Repository/ModalidadCursoRepository.php';
  5807.         return $this->privates['App\\Repository\\ModalidadCursoRepository'] = new \App\Repository\ModalidadCursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5808.     }
  5809.     /**
  5810.      * Gets the private 'App\Repository\MsgEntryRepository' shared autowired service.
  5811.      *
  5812.      * @return \App\Repository\MsgEntryRepository
  5813.      */
  5814.     protected function getMsgEntryRepositoryService()
  5815.     {
  5816.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5817.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5818.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5819.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5820.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5821.         include_once \dirname(__DIR__4).'/src/Repository/MsgEntryRepository.php';
  5822.         return $this->privates['App\\Repository\\MsgEntryRepository'] = new \App\Repository\MsgEntryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5823.     }
  5824.     /**
  5825.      * Gets the private 'App\Repository\MsgKvRepository' shared autowired service.
  5826.      *
  5827.      * @return \App\Repository\MsgKvRepository
  5828.      */
  5829.     protected function getMsgKvRepositoryService()
  5830.     {
  5831.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5832.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5833.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5834.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5835.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5836.         include_once \dirname(__DIR__4).'/src/Repository/MsgKvRepository.php';
  5837.         return $this->privates['App\\Repository\\MsgKvRepository'] = new \App\Repository\MsgKvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5838.     }
  5839.     /**
  5840.      * Gets the private 'App\Repository\MsgReadRepository' shared autowired service.
  5841.      *
  5842.      * @return \App\Repository\MsgReadRepository
  5843.      */
  5844.     protected function getMsgReadRepositoryService()
  5845.     {
  5846.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5847.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5848.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5849.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5850.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5851.         include_once \dirname(__DIR__4).'/src/Repository/MsgReadRepository.php';
  5852.         return $this->privates['App\\Repository\\MsgReadRepository'] = new \App\Repository\MsgReadRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5853.     }
  5854.     /**
  5855.      * Gets the private 'App\Repository\MsgRepository' shared autowired service.
  5856.      *
  5857.      * @return \App\Repository\MsgRepository
  5858.      */
  5859.     protected function getMsgRepository2Service()
  5860.     {
  5861.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5862.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5863.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5864.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5865.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5866.         include_once \dirname(__DIR__4).'/src/Repository/MsgRepository.php';
  5867.         return $this->privates['App\\Repository\\MsgRepository'] = new \App\Repository\MsgRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5868.     }
  5869.     /**
  5870.      * Gets the private 'App\Repository\MsgvRepository' shared autowired service.
  5871.      *
  5872.      * @return \App\Repository\MsgvRepository
  5873.      */
  5874.     protected function getMsgvRepositoryService()
  5875.     {
  5876.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5877.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5878.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5879.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5880.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5881.         include_once \dirname(__DIR__4).'/src/Repository/MsgvRepository.php';
  5882.         return $this->privates['App\\Repository\\MsgvRepository'] = new \App\Repository\MsgvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5883.     }
  5884.     /**
  5885.      * Gets the private 'App\Repository\NombreCursoRepository' shared autowired service.
  5886.      *
  5887.      * @return \App\Repository\NombreCursoRepository
  5888.      */
  5889.     protected function getNombreCursoRepositoryService()
  5890.     {
  5891.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5892.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5893.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5894.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5895.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5896.         include_once \dirname(__DIR__4).'/src/Repository/NombreCursoRepository.php';
  5897.         return $this->privates['App\\Repository\\NombreCursoRepository'] = new \App\Repository\NombreCursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5898.     }
  5899.     /**
  5900.      * Gets the private 'App\Repository\Pregunta2TemaRepository' shared autowired service.
  5901.      *
  5902.      * @return \App\Repository\Pregunta2TemaRepository
  5903.      */
  5904.     protected function getPregunta2TemaRepositoryService()
  5905.     {
  5906.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5907.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5908.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5909.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5910.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5911.         include_once \dirname(__DIR__4).'/src/Repository/Pregunta2TemaRepository.php';
  5912.         return $this->privates['App\\Repository\\Pregunta2TemaRepository'] = new \App\Repository\Pregunta2TemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5913.     }
  5914.     /**
  5915.      * Gets the private 'App\Repository\PreguntaRepository' shared autowired service.
  5916.      *
  5917.      * @return \App\Repository\PreguntaRepository
  5918.      */
  5919.     protected function getPreguntaRepositoryService()
  5920.     {
  5921.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5922.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5923.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5924.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5925.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5926.         include_once \dirname(__DIR__4).'/src/Repository/PreguntaRepository.php';
  5927.         return $this->privates['App\\Repository\\PreguntaRepository'] = new \App\Repository\PreguntaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5928.     }
  5929.     /**
  5930.      * Gets the private 'App\Repository\PresencialRepository' shared autowired service.
  5931.      *
  5932.      * @return \App\Repository\PresencialRepository
  5933.      */
  5934.     protected function getPresencialRepositoryService()
  5935.     {
  5936.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5937.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5938.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5939.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5940.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5941.         include_once \dirname(__DIR__4).'/src/Repository/PresencialRepository.php';
  5942.         return $this->privates['App\\Repository\\PresencialRepository'] = new \App\Repository\PresencialRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5943.     }
  5944.     /**
  5945.      * Gets the private 'App\Repository\PruebaFisicaRepository' shared autowired service.
  5946.      *
  5947.      * @return \App\Repository\PruebaFisicaRepository
  5948.      */
  5949.     protected function getPruebaFisicaRepositoryService()
  5950.     {
  5951.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5952.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5953.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5954.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5955.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5956.         include_once \dirname(__DIR__4).'/src/Repository/PruebaFisicaRepository.php';
  5957.         return $this->privates['App\\Repository\\PruebaFisicaRepository'] = new \App\Repository\PruebaFisicaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5958.     }
  5959.     /**
  5960.      * Gets the private 'App\Repository\Recurso2PreguntaRepository' shared autowired service.
  5961.      *
  5962.      * @return \App\Repository\Recurso2PreguntaRepository
  5963.      */
  5964.     protected function getRecurso2PreguntaRepositoryService()
  5965.     {
  5966.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5967.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5968.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5969.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5970.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5971.         include_once \dirname(__DIR__4).'/src/Repository/Recurso2PreguntaRepository.php';
  5972.         return $this->privates['App\\Repository\\Recurso2PreguntaRepository'] = new \App\Repository\Recurso2PreguntaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5973.     }
  5974.     /**
  5975.      * Gets the private 'App\Repository\Recurso2TemaRepository' shared autowired service.
  5976.      *
  5977.      * @return \App\Repository\Recurso2TemaRepository
  5978.      */
  5979.     protected function getRecurso2TemaRepositoryService()
  5980.     {
  5981.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5982.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5983.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5984.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  5985.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  5986.         include_once \dirname(__DIR__4).'/src/Repository/Recurso2TemaRepository.php';
  5987.         return $this->privates['App\\Repository\\Recurso2TemaRepository'] = new \App\Repository\Recurso2TemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  5988.     }
  5989.     /**
  5990.      * Gets the private 'App\Repository\RecursoEmbedRepository' shared autowired service.
  5991.      *
  5992.      * @return \App\Repository\RecursoEmbedRepository
  5993.      */
  5994.     protected function getRecursoEmbedRepositoryService()
  5995.     {
  5996.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  5997.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  5998.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  5999.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6000.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6001.         include_once \dirname(__DIR__4).'/src/Repository/RecursoEmbedRepository.php';
  6002.         return $this->privates['App\\Repository\\RecursoEmbedRepository'] = new \App\Repository\RecursoEmbedRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6003.     }
  6004.     /**
  6005.      * Gets the private 'App\Repository\RecursoRepository' shared autowired service.
  6006.      *
  6007.      * @return \App\Repository\RecursoRepository
  6008.      */
  6009.     protected function getRecursoRepositoryService()
  6010.     {
  6011.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6012.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6013.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6014.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6015.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6016.         include_once \dirname(__DIR__4).'/src/Repository/RecursoRepository.php';
  6017.         return $this->privates['App\\Repository\\RecursoRepository'] = new \App\Repository\RecursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6018.     }
  6019.     /**
  6020.      * Gets the private 'App\Repository\RecursoTemaRepository' shared autowired service.
  6021.      *
  6022.      * @return \App\Repository\RecursoTemaRepository
  6023.      */
  6024.     protected function getRecursoTemaRepositoryService()
  6025.     {
  6026.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6027.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6028.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6029.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6030.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6031.         include_once \dirname(__DIR__4).'/src/Repository/RecursoTemaRepository.php';
  6032.         return $this->privates['App\\Repository\\RecursoTemaRepository'] = new \App\Repository\RecursoTemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6033.     }
  6034.     /**
  6035.      * Gets the private 'App\Repository\RespuestaRepository' shared autowired service.
  6036.      *
  6037.      * @return \App\Repository\RespuestaRepository
  6038.      */
  6039.     protected function getRespuestaRepositoryService()
  6040.     {
  6041.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6042.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6043.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6044.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6045.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6046.         include_once \dirname(__DIR__4).'/src/Repository/RespuestaRepository.php';
  6047.         return $this->privates['App\\Repository\\RespuestaRepository'] = new \App\Repository\RespuestaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6048.     }
  6049.     /**
  6050.      * Gets the private 'App\Repository\RetroAlimentacionRepository' shared autowired service.
  6051.      *
  6052.      * @return \App\Repository\RetroAlimentacionRepository
  6053.      */
  6054.     protected function getRetroAlimentacionRepositoryService()
  6055.     {
  6056.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6057.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6058.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6059.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6060.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6061.         include_once \dirname(__DIR__4).'/src/Repository/RetroAlimentacionRepository.php';
  6062.         return $this->privates['App\\Repository\\RetroAlimentacionRepository'] = new \App\Repository\RetroAlimentacionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6063.     }
  6064.     /**
  6065.      * Gets the private 'App\Repository\RetroHiloRepository' shared autowired service.
  6066.      *
  6067.      * @return \App\Repository\RetroHiloRepository
  6068.      */
  6069.     protected function getRetroHiloRepositoryService()
  6070.     {
  6071.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6072.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6073.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6074.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6075.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6076.         include_once \dirname(__DIR__4).'/src/Repository/RetroHiloRepository.php';
  6077.         return $this->privates['App\\Repository\\RetroHiloRepository'] = new \App\Repository\RetroHiloRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6078.     }
  6079.     /**
  6080.      * Gets the private 'App\Repository\RetroRepository' shared autowired service.
  6081.      *
  6082.      * @return \App\Repository\RetroRepository
  6083.      */
  6084.     protected function getRetroRepositoryService()
  6085.     {
  6086.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6087.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6088.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6089.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6091.         include_once \dirname(__DIR__4).'/src/Repository/RetroRepository.php';
  6092.         return $this->privates['App\\Repository\\RetroRepository'] = new \App\Repository\RetroRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6093.     }
  6094.     /**
  6095.      * Gets the private 'App\Repository\Sql\ActivityUserRepository' shared autowired service.
  6096.      *
  6097.      * @return \App\Repository\Sql\ActivityUserRepository
  6098.      */
  6099.     protected function getActivityUserRepositoryService()
  6100.     {
  6101.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6102.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6103.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6104.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6105.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6106.         include_once \dirname(__DIR__4).'/src/Repository/Sql/ActivityUserRepository.php';
  6107.         return $this->privates['App\\Repository\\Sql\\ActivityUserRepository'] = new \App\Repository\Sql\ActivityUserRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6108.     }
  6109.     /**
  6110.      * Gets the private 'App\Repository\Sql\AreaRepository' shared autowired service.
  6111.      *
  6112.      * @return \App\Repository\Sql\AreaRepository
  6113.      */
  6114.     protected function getAreaRepositoryService()
  6115.     {
  6116.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6117.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6118.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6119.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6120.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6121.         include_once \dirname(__DIR__4).'/src/Repository/Sql/AreaRepository.php';
  6122.         return $this->privates['App\\Repository\\Sql\\AreaRepository'] = new \App\Repository\Sql\AreaRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6123.     }
  6124.     /**
  6125.      * Gets the private 'App\Repository\Sql\CasoPracticoRepository' shared autowired service.
  6126.      *
  6127.      * @return \App\Repository\Sql\CasoPracticoRepository
  6128.      */
  6129.     protected function getCasoPracticoRepositoryService()
  6130.     {
  6131.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6132.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6133.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6134.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6135.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6136.         include_once \dirname(__DIR__4).'/src/Repository/Sql/CasoPracticoRepository.php';
  6137.         return $this->privates['App\\Repository\\Sql\\CasoPracticoRepository'] = new \App\Repository\Sql\CasoPracticoRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6138.     }
  6139.     /**
  6140.      * Gets the private 'App\Repository\Sql\CertificadoRepository' shared autowired service.
  6141.      *
  6142.      * @return \App\Repository\Sql\CertificadoRepository
  6143.      */
  6144.     protected function getCertificadoRepositoryService()
  6145.     {
  6146.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6147.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6148.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6149.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6150.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6151.         include_once \dirname(__DIR__4).'/src/Repository/Sql/CertificadoRepository.php';
  6152.         return $this->privates['App\\Repository\\Sql\\CertificadoRepository'] = new \App\Repository\Sql\CertificadoRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6153.     }
  6154.     /**
  6155.      * Gets the private 'App\Repository\Sql\CompoundDataRepository' shared autowired service.
  6156.      *
  6157.      * @return \App\Repository\Sql\CompoundDataRepository
  6158.      */
  6159.     protected function getCompoundDataRepositoryService()
  6160.     {
  6161.         include_once \dirname(__DIR__4).'/src/Util/MsgStatusUtil.php';
  6162.         include_once \dirname(__DIR__4).'/src/Util/MsgTypeUtil.php';
  6163.         include_once \dirname(__DIR__4).'/src/Repository/Sql/CompoundDataRepository.php';
  6164.         return $this->privates['App\\Repository\\Sql\\CompoundDataRepository'] = new \App\Repository\Sql\CompoundDataRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6165.     }
  6166.     /**
  6167.      * Gets the private 'App\Repository\Sql\ConvocatoriaRepository' shared autowired service.
  6168.      *
  6169.      * @return \App\Repository\Sql\ConvocatoriaRepository
  6170.      */
  6171.     protected function getConvocatoriaRepositoryService()
  6172.     {
  6173.         include_once \dirname(__DIR__4).'/src/Repository/Sql/ConvocatoriaRepository.php';
  6174.         return $this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] = new \App\Repository\Sql\ConvocatoriaRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6175.     }
  6176.     /**
  6177.      * Gets the private 'App\Repository\Sql\CursosRepository' shared autowired service.
  6178.      *
  6179.      * @return \App\Repository\Sql\CursosRepository
  6180.      */
  6181.     protected function getCursosRepositoryService()
  6182.     {
  6183.         include_once \dirname(__DIR__4).'/src/Repository/Sql/CursosRepository.php';
  6184.         return $this->privates['App\\Repository\\Sql\\CursosRepository'] = new \App\Repository\Sql\CursosRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6185.     }
  6186.     /**
  6187.      * Gets the private 'App\Repository\Sql\DeberesRepository' shared autowired service.
  6188.      *
  6189.      * @return \App\Repository\Sql\DeberesRepository
  6190.      */
  6191.     protected function getDeberesRepositoryService()
  6192.     {
  6193.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6194.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6195.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6196.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6197.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6198.         include_once \dirname(__DIR__4).'/src/Repository/Sql/DeberesRepository.php';
  6199.         return $this->privates['App\\Repository\\Sql\\DeberesRepository'] = new \App\Repository\Sql\DeberesRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6200.     }
  6201.     /**
  6202.      * Gets the private 'App\Repository\Sql\MsgRepository' shared autowired service.
  6203.      *
  6204.      * @return \App\Repository\Sql\MsgRepository
  6205.      */
  6206.     protected function getMsgRepositoryService()
  6207.     {
  6208.         include_once \dirname(__DIR__4).'/src/Util/MsgStatusUtil.php';
  6209.         include_once \dirname(__DIR__4).'/src/Util/MsgTypeUtil.php';
  6210.         include_once \dirname(__DIR__4).'/src/Repository/Sql/MsgRepository.php';
  6211.         return $this->privates['App\\Repository\\Sql\\MsgRepository'] = new \App\Repository\Sql\MsgRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6212.     }
  6213.     /**
  6214.      * Gets the private 'App\Repository\Sql\PreguntasRepository' shared autowired service.
  6215.      *
  6216.      * @return \App\Repository\Sql\PreguntasRepository
  6217.      */
  6218.     protected function getPreguntasRepositoryService()
  6219.     {
  6220.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6221.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6222.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6223.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6224.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6225.         include_once \dirname(__DIR__4).'/src/Util/QuestionUtil.php';
  6226.         include_once \dirname(__DIR__4).'/src/Repository/Sql/PreguntasRepository.php';
  6227.         return $this->privates['App\\Repository\\Sql\\PreguntasRepository'] = new \App\Repository\Sql\PreguntasRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6228.     }
  6229.     /**
  6230.      * Gets the private 'App\Repository\Sql\ProgramacionRepository' shared autowired service.
  6231.      *
  6232.      * @return \App\Repository\Sql\ProgramacionRepository
  6233.      */
  6234.     protected function getProgramacionRepositoryService()
  6235.     {
  6236.         include_once \dirname(__DIR__4).'/src/Repository/Sql/ProgramacionRepository.php';
  6237.         return $this->privates['App\\Repository\\Sql\\ProgramacionRepository'] = new \App\Repository\Sql\ProgramacionRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6238.     }
  6239.     /**
  6240.      * Gets the private 'App\Repository\Sql\PruebasFisicasRepository' shared autowired service.
  6241.      *
  6242.      * @return \App\Repository\Sql\PruebasFisicasRepository
  6243.      */
  6244.     protected function getPruebasFisicasRepositoryService()
  6245.     {
  6246.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6247.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6248.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6249.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6250.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6251.         include_once \dirname(__DIR__4).'/src/Repository/Sql/PruebasFisicasRepository.php';
  6252.         return $this->privates['App\\Repository\\Sql\\PruebasFisicasRepository'] = new \App\Repository\Sql\PruebasFisicasRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6253.     }
  6254.     /**
  6255.      * Gets the private 'App\Repository\Sql\PublicidadAlumnoRepository' shared autowired service.
  6256.      *
  6257.      * @return \App\Repository\Sql\PublicidadAlumnoRepository
  6258.      */
  6259.     protected function getPublicidadAlumnoRepositoryService()
  6260.     {
  6261.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6262.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6263.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6264.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6265.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6266.         include_once \dirname(__DIR__4).'/src/Repository/Sql/PublicidadAlumnoRepository.php';
  6267.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  6268.         return $this->privates['App\\Repository\\Sql\\PublicidadAlumnoRepository'] = new \App\Repository\Sql\PublicidadAlumnoRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))));
  6269.     }
  6270.     /**
  6271.      * Gets the private 'App\Repository\Sql\PublicidadRepository' shared autowired service.
  6272.      *
  6273.      * @return \App\Repository\Sql\PublicidadRepository
  6274.      */
  6275.     protected function getPublicidadRepositoryService()
  6276.     {
  6277.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6278.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6279.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6280.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6281.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6282.         include_once \dirname(__DIR__4).'/src/Repository/Sql/PublicidadRepository.php';
  6283.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  6284.         return $this->privates['App\\Repository\\Sql\\PublicidadRepository'] = new \App\Repository\Sql\PublicidadRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))));
  6285.     }
  6286.     /**
  6287.      * Gets the private 'App\Repository\Sql\RecursoCasosRepository' shared autowired service.
  6288.      *
  6289.      * @return \App\Repository\Sql\RecursoCasosRepository
  6290.      */
  6291.     protected function getRecursoCasosRepositoryService()
  6292.     {
  6293.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6294.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6295.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6296.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6297.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6298.         include_once \dirname(__DIR__4).'/src/Repository/Sql/RecursoCasosRepository.php';
  6299.         return $this->privates['App\\Repository\\Sql\\RecursoCasosRepository'] = new \App\Repository\Sql\RecursoCasosRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6300.     }
  6301.     /**
  6302.      * Gets the private 'App\Repository\Sql\RecursoInformeRepository' shared autowired service.
  6303.      *
  6304.      * @return \App\Repository\Sql\RecursoInformeRepository
  6305.      */
  6306.     protected function getRecursoInformeRepositoryService()
  6307.     {
  6308.         include_once \dirname(__DIR__4).'/src/Repository/Sql/RecursoInformeRepository.php';
  6309.         return $this->privates['App\\Repository\\Sql\\RecursoInformeRepository'] = new \App\Repository\Sql\RecursoInformeRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6310.     }
  6311.     /**
  6312.      * Gets the private 'App\Repository\Sql\RecursoViewRepository' shared autowired service.
  6313.      *
  6314.      * @return \App\Repository\Sql\RecursoViewRepository
  6315.      */
  6316.     protected function getRecursoViewRepositoryService()
  6317.     {
  6318.         include_once \dirname(__DIR__4).'/src/Repository/Sql/RecursoViewRepository.php';
  6319.         return $this->privates['App\\Repository\\Sql\\RecursoViewRepository'] = new \App\Repository\Sql\RecursoViewRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6320.     }
  6321.     /**
  6322.      * Gets the private 'App\Repository\Sql\RecursosRepository' shared autowired service.
  6323.      *
  6324.      * @return \App\Repository\Sql\RecursosRepository
  6325.      */
  6326.     protected function getRecursosRepositoryService()
  6327.     {
  6328.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6329.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6330.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6331.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6332.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6333.         include_once \dirname(__DIR__4).'/src/Util/ResourceTypeUtil.php';
  6334.         include_once \dirname(__DIR__4).'/src/Repository/Sql/RecursosRepository.php';
  6335.         return $this->privates['App\\Repository\\Sql\\RecursosRepository'] = new \App\Repository\Sql\RecursosRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6336.     }
  6337.     /**
  6338.      * Gets the private 'App\Repository\Sql\RespuestasRepository' shared autowired service.
  6339.      *
  6340.      * @return \App\Repository\Sql\RespuestasRepository
  6341.      */
  6342.     protected function getRespuestasRepositoryService()
  6343.     {
  6344.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6345.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6346.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6347.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6348.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6349.         include_once \dirname(__DIR__4).'/src/Repository/Sql/RespuestasRepository.php';
  6350.         return $this->privates['App\\Repository\\Sql\\RespuestasRepository'] = new \App\Repository\Sql\RespuestasRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6351.     }
  6352.     /**
  6353.      * Gets the private 'App\Repository\Sql\SedeRepository' shared autowired service.
  6354.      *
  6355.      * @return \App\Repository\Sql\SedeRepository
  6356.      */
  6357.     protected function getSedeRepositoryService()
  6358.     {
  6359.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6360.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6361.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6362.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6363.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6364.         include_once \dirname(__DIR__4).'/src/Repository/Sql/SedeRepository.php';
  6365.         return $this->privates['App\\Repository\\Sql\\SedeRepository'] = new \App\Repository\Sql\SedeRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6366.     }
  6367.     /**
  6368.      * Gets the private 'App\Repository\Sql\SuperPromocionRepository' shared autowired service.
  6369.      *
  6370.      * @return \App\Repository\Sql\SuperPromocionRepository
  6371.      */
  6372.     protected function getSuperPromocionRepositoryService()
  6373.     {
  6374.         include_once \dirname(__DIR__4).'/src/Repository/Sql/SuperPromocionRepository.php';
  6375.         return $this->privates['App\\Repository\\Sql\\SuperPromocionRepository'] = new \App\Repository\Sql\SuperPromocionRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6376.     }
  6377.     /**
  6378.      * Gets the private 'App\Repository\Sql\SurveyRepository' shared autowired service.
  6379.      *
  6380.      * @return \App\Repository\Sql\SurveyRepository
  6381.      */
  6382.     protected function getSurveyRepositoryService()
  6383.     {
  6384.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6385.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6386.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6387.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6388.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6389.         include_once \dirname(__DIR__4).'/src/Repository/Sql/SurveyRepository.php';
  6390.         return $this->privates['App\\Repository\\Sql\\SurveyRepository'] = new \App\Repository\Sql\SurveyRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6391.     }
  6392.     /**
  6393.      * Gets the private 'App\Repository\Sql\TemaRepository' shared autowired service.
  6394.      *
  6395.      * @return \App\Repository\Sql\TemaRepository
  6396.      */
  6397.     protected function getTemaRepository2Service()
  6398.     {
  6399.         include_once \dirname(__DIR__4).'/src/Repository/Sql/TemaRepository.php';
  6400.         return $this->privates['App\\Repository\\Sql\\TemaRepository'] = new \App\Repository\Sql\TemaRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6401.     }
  6402.     /**
  6403.      * Gets the private 'App\Repository\Sql\TemasPermisosRepository' shared autowired service.
  6404.      *
  6405.      * @return \App\Repository\Sql\TemasPermisosRepository
  6406.      */
  6407.     protected function getTemasPermisosRepositoryService()
  6408.     {
  6409.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6410.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6411.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6412.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6413.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6414.         include_once \dirname(__DIR__4).'/src/Repository/Sql/TemasPermisosRepository.php';
  6415.         return $this->privates['App\\Repository\\Sql\\TemasPermisosRepository'] = new \App\Repository\Sql\TemasPermisosRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6416.     }
  6417.     /**
  6418.      * Gets the private 'App\Repository\Sql\TestRepository' shared autowired service.
  6419.      *
  6420.      * @return \App\Repository\Sql\TestRepository
  6421.      */
  6422.     protected function getTestRepositoryService()
  6423.     {
  6424.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6425.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6426.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6427.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6428.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6429.         include_once \dirname(__DIR__4).'/src/Util/QuestionUtil.php';
  6430.         include_once \dirname(__DIR__4).'/src/Util/TestUtil.php';
  6431.         include_once \dirname(__DIR__4).'/src/Repository/Sql/TestRepository.php';
  6432.         return $this->privates['App\\Repository\\Sql\\TestRepository'] = new \App\Repository\Sql\TestRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6433.     }
  6434.     /**
  6435.      * Gets the private 'App\Repository\Sql\UserRepository' shared autowired service.
  6436.      *
  6437.      * @return \App\Repository\Sql\UserRepository
  6438.      */
  6439.     protected function getUserRepository2Service()
  6440.     {
  6441.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6442.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6443.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6444.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6445.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6446.         include_once \dirname(__DIR__4).'/src/Repository/Sql/UserRepository.php';
  6447.         return $this->privates['App\\Repository\\Sql\\UserRepository'] = new \App\Repository\Sql\UserRepository(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6448.     }
  6449.     /**
  6450.      * Gets the private 'App\Repository\TemaRepository' shared autowired service.
  6451.      *
  6452.      * @return \App\Repository\TemaRepository
  6453.      */
  6454.     protected function getTemaRepositoryService()
  6455.     {
  6456.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6457.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6458.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6459.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6460.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6461.         include_once \dirname(__DIR__4).'/src/Repository/TemaRepository.php';
  6462.         return $this->privates['App\\Repository\\TemaRepository'] = new \App\Repository\TemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6463.     }
  6464.     /**
  6465.      * Gets the private 'App\Repository\Test2ExamenPreguntaRepository' shared autowired service.
  6466.      *
  6467.      * @return \App\Repository\Test2ExamenPreguntaRepository
  6468.      */
  6469.     protected function getTest2ExamenPreguntaRepositoryService()
  6470.     {
  6471.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6472.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6473.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6474.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6475.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6476.         include_once \dirname(__DIR__4).'/src/Repository/Test2ExamenPreguntaRepository.php';
  6477.         return $this->privates['App\\Repository\\Test2ExamenPreguntaRepository'] = new \App\Repository\Test2ExamenPreguntaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6478.     }
  6479.     /**
  6480.      * Gets the private 'App\Repository\Test2PreguntaRepository' shared autowired service.
  6481.      *
  6482.      * @return \App\Repository\Test2PreguntaRepository
  6483.      */
  6484.     protected function getTest2PreguntaRepositoryService()
  6485.     {
  6486.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6487.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6488.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6489.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6490.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6491.         include_once \dirname(__DIR__4).'/src/Repository/Test2PreguntaRepository.php';
  6492.         return $this->privates['App\\Repository\\Test2PreguntaRepository'] = new \App\Repository\Test2PreguntaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6493.     }
  6494.     /**
  6495.      * Gets the private 'App\Repository\Test2SimulacroPreguntaRepository' shared autowired service.
  6496.      *
  6497.      * @return \App\Repository\Test2SimulacroPreguntaRepository
  6498.      */
  6499.     protected function getTest2SimulacroPreguntaRepositoryService()
  6500.     {
  6501.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6502.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6503.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6504.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6505.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6506.         include_once \dirname(__DIR__4).'/src/Repository/Test2SimulacroPreguntaRepository.php';
  6507.         return $this->privates['App\\Repository\\Test2SimulacroPreguntaRepository'] = new \App\Repository\Test2SimulacroPreguntaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6508.     }
  6509.     /**
  6510.      * Gets the private 'App\Repository\TestAlumnoRepository' shared autowired service.
  6511.      *
  6512.      * @return \App\Repository\TestAlumnoRepository
  6513.      */
  6514.     protected function getTestAlumnoRepositoryService()
  6515.     {
  6516.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6517.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6518.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6519.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6520.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6521.         include_once \dirname(__DIR__4).'/src/Repository/TestAlumnoRepository.php';
  6522.         return $this->privates['App\\Repository\\TestAlumnoRepository'] = new \App\Repository\TestAlumnoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6523.     }
  6524.     /**
  6525.      * Gets the private 'App\Repository\TestAlumnoRespuestaRepository' shared autowired service.
  6526.      *
  6527.      * @return \App\Repository\TestAlumnoRespuestaRepository
  6528.      */
  6529.     protected function getTestAlumnoRespuestaRepositoryService()
  6530.     {
  6531.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6532.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6533.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6534.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6535.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6536.         include_once \dirname(__DIR__4).'/src/Repository/TestAlumnoRespuestaRepository.php';
  6537.         return $this->privates['App\\Repository\\TestAlumnoRespuestaRepository'] = new \App\Repository\TestAlumnoRespuestaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6538.     }
  6539.     /**
  6540.      * Gets the private 'App\Repository\TestExamenAlumnoRepository' shared autowired service.
  6541.      *
  6542.      * @return \App\Repository\TestExamenAlumnoRepository
  6543.      */
  6544.     protected function getTestExamenAlumnoRepositoryService()
  6545.     {
  6546.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6547.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6548.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6549.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6550.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6551.         include_once \dirname(__DIR__4).'/src/Repository/TestExamenAlumnoRepository.php';
  6552.         return $this->privates['App\\Repository\\TestExamenAlumnoRepository'] = new \App\Repository\TestExamenAlumnoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6553.     }
  6554.     /**
  6555.      * Gets the private 'App\Repository\TestExamenAlumnoRespuestaRepository' shared autowired service.
  6556.      *
  6557.      * @return \App\Repository\TestExamenAlumnoRespuestaRepository
  6558.      */
  6559.     protected function getTestExamenAlumnoRespuestaRepositoryService()
  6560.     {
  6561.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6562.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6563.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6564.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6565.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6566.         include_once \dirname(__DIR__4).'/src/Repository/TestExamenAlumnoRespuestaRepository.php';
  6567.         return $this->privates['App\\Repository\\TestExamenAlumnoRespuestaRepository'] = new \App\Repository\TestExamenAlumnoRespuestaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6568.     }
  6569.     /**
  6570.      * Gets the private 'App\Repository\TestExamenCursoRepository' shared autowired service.
  6571.      *
  6572.      * @return \App\Repository\TestExamenCursoRepository
  6573.      */
  6574.     protected function getTestExamenCursoRepositoryService()
  6575.     {
  6576.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6577.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6578.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6579.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6580.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6581.         include_once \dirname(__DIR__4).'/src/Repository/TestExamenCursoRepository.php';
  6582.         return $this->privates['App\\Repository\\TestExamenCursoRepository'] = new \App\Repository\TestExamenCursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6583.     }
  6584.     /**
  6585.      * Gets the private 'App\Repository\TestExamenRepository' shared autowired service.
  6586.      *
  6587.      * @return \App\Repository\TestExamenRepository
  6588.      */
  6589.     protected function getTestExamenRepositoryService()
  6590.     {
  6591.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6592.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6593.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6594.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6595.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6596.         include_once \dirname(__DIR__4).'/src/Repository/TestExamenRepository.php';
  6597.         return $this->privates['App\\Repository\\TestExamenRepository'] = new \App\Repository\TestExamenRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6598.     }
  6599.     /**
  6600.      * Gets the private 'App\Repository\TestExamenTemasRepository' shared autowired service.
  6601.      *
  6602.      * @return \App\Repository\TestExamenTemasRepository
  6603.      */
  6604.     protected function getTestExamenTemasRepositoryService()
  6605.     {
  6606.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6607.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6608.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6609.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6610.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6611.         include_once \dirname(__DIR__4).'/src/Repository/TestExamenTemasRepository.php';
  6612.         return $this->privates['App\\Repository\\TestExamenTemasRepository'] = new \App\Repository\TestExamenTemasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6613.     }
  6614.     /**
  6615.      * Gets the private 'App\Repository\TestRepository' shared autowired service.
  6616.      *
  6617.      * @return \App\Repository\TestRepository
  6618.      */
  6619.     protected function getTestRepository2Service()
  6620.     {
  6621.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6622.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6623.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6624.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6625.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6626.         include_once \dirname(__DIR__4).'/src/Repository/TestRepository.php';
  6627.         return $this->privates['App\\Repository\\TestRepository'] = new \App\Repository\TestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6628.     }
  6629.     /**
  6630.      * Gets the private 'App\Repository\TestSimulacroAlumnoRepository' shared autowired service.
  6631.      *
  6632.      * @return \App\Repository\TestSimulacroAlumnoRepository
  6633.      */
  6634.     protected function getTestSimulacroAlumnoRepositoryService()
  6635.     {
  6636.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6637.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6638.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6639.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6640.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6641.         include_once \dirname(__DIR__4).'/src/Repository/TestSimulacroAlumnoRepository.php';
  6642.         return $this->privates['App\\Repository\\TestSimulacroAlumnoRepository'] = new \App\Repository\TestSimulacroAlumnoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6643.     }
  6644.     /**
  6645.      * Gets the private 'App\Repository\TestSimulacroAlumnoRespuestaRepository' shared autowired service.
  6646.      *
  6647.      * @return \App\Repository\TestSimulacroAlumnoRespuestaRepository
  6648.      */
  6649.     protected function getTestSimulacroAlumnoRespuestaRepositoryService()
  6650.     {
  6651.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6652.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6653.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6654.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6655.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6656.         include_once \dirname(__DIR__4).'/src/Repository/TestSimulacroAlumnoRespuestaRepository.php';
  6657.         return $this->privates['App\\Repository\\TestSimulacroAlumnoRespuestaRepository'] = new \App\Repository\TestSimulacroAlumnoRespuestaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6658.     }
  6659.     /**
  6660.      * Gets the private 'App\Repository\TestSimulacroRepository' shared autowired service.
  6661.      *
  6662.      * @return \App\Repository\TestSimulacroRepository
  6663.      */
  6664.     protected function getTestSimulacroRepositoryService()
  6665.     {
  6666.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6667.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6668.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6669.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6670.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6671.         include_once \dirname(__DIR__4).'/src/Repository/TestSimulacroRepository.php';
  6672.         return $this->privates['App\\Repository\\TestSimulacroRepository'] = new \App\Repository\TestSimulacroRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6673.     }
  6674.     /**
  6675.      * Gets the private 'App\Repository\TipoEjercicioRepository' shared autowired service.
  6676.      *
  6677.      * @return \App\Repository\TipoEjercicioRepository
  6678.      */
  6679.     protected function getTipoEjercicioRepositoryService()
  6680.     {
  6681.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6682.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6683.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6684.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6685.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6686.         include_once \dirname(__DIR__4).'/src/Repository/TipoEjercicioRepository.php';
  6687.         return $this->privates['App\\Repository\\TipoEjercicioRepository'] = new \App\Repository\TipoEjercicioRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6688.     }
  6689.     /**
  6690.      * Gets the private 'App\Repository\TipoRecursoRepository' shared autowired service.
  6691.      *
  6692.      * @return \App\Repository\TipoRecursoRepository
  6693.      */
  6694.     protected function getTipoRecursoRepositoryService()
  6695.     {
  6696.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6697.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6698.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6699.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6700.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6701.         include_once \dirname(__DIR__4).'/src/Repository/TipoRecursoRepository.php';
  6702.         return $this->privates['App\\Repository\\TipoRecursoRepository'] = new \App\Repository\TipoRecursoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6703.     }
  6704.     /**
  6705.      * Gets the private 'App\Repository\TutorAreaRepository' shared autowired service.
  6706.      *
  6707.      * @return \App\Repository\TutorAreaRepository
  6708.      */
  6709.     protected function getTutorAreaRepositoryService()
  6710.     {
  6711.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6712.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6713.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6714.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6715.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6716.         include_once \dirname(__DIR__4).'/src/Repository/TutorAreaRepository.php';
  6717.         return $this->privates['App\\Repository\\TutorAreaRepository'] = new \App\Repository\TutorAreaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6718.     }
  6719.     /**
  6720.      * Gets the private 'App\Repository\User2TemaRepository' shared autowired service.
  6721.      *
  6722.      * @return \App\Repository\User2TemaRepository
  6723.      */
  6724.     protected function getUser2TemaRepositoryService()
  6725.     {
  6726.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6727.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6728.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6729.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6730.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6731.         include_once \dirname(__DIR__4).'/src/Repository/User2TemaRepository.php';
  6732.         return $this->privates['App\\Repository\\User2TemaRepository'] = new \App\Repository\User2TemaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6733.     }
  6734.     /**
  6735.      * Gets the private 'App\Repository\UserRepository' shared autowired service.
  6736.      *
  6737.      * @return \App\Repository\UserRepository
  6738.      */
  6739.     protected function getUserRepositoryService()
  6740.     {
  6741.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
  6742.         include_once \dirname(__DIR__4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
  6743.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php';
  6744.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
  6745.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
  6746.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  6747.         include_once \dirname(__DIR__4).'/src/Repository/UserRepository.php';
  6748.         return $this->privates['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
  6749.     }
  6750.     /**
  6751.      * Gets the private 'App\Services\CommonService\CommonService' shared autowired service.
  6752.      *
  6753.      * @return \App\Services\CommonService\CommonService
  6754.      */
  6755.     protected function getCommonServiceService()
  6756.     {
  6757.         include_once \dirname(__DIR__4).'/src/Services/CommonService/CommonService.php';
  6758.         return $this->privates['App\\Services\\CommonService\\CommonService'] = new \App\Services\CommonService\CommonService(($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()));
  6759.     }
  6760.     /**
  6761.      * Gets the private 'App\Services\CommonService\MaterialResourceService' shared autowired service.
  6762.      *
  6763.      * @return \App\Services\CommonService\MaterialResourceService
  6764.      */
  6765.     protected function getMaterialResourceServiceService()
  6766.     {
  6767.         include_once \dirname(__DIR__4).'/src/Util/SupportMaterialUtil.php';
  6768.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  6769.         include_once \dirname(__DIR__4).'/src/Services/CommonService/MaterialResourceService.php';
  6770.         return $this->privates['App\\Services\\CommonService\\MaterialResourceService'] = new \App\Services\CommonService\MaterialResourceService(($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] ?? $this->getConvocatoriaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\RecursoViewRepository'] ?? $this->getRecursoViewRepositoryService()));
  6771.     }
  6772.     /**
  6773.      * Gets the private 'App\Services\CompoundDataService\CompoundDataService' shared autowired service.
  6774.      *
  6775.      * @return \App\Services\CompoundDataService\CompoundDataService
  6776.      */
  6777.     protected function getCompoundDataServiceService()
  6778.     {
  6779.         include_once \dirname(__DIR__4).'/src/Util/AreaUtil.php';
  6780.         include_once \dirname(__DIR__4).'/src/Util/QualificationCategoryUtil.php';
  6781.         include_once \dirname(__DIR__4).'/src/Util/TestUtil.php';
  6782.         include_once \dirname(__DIR__4).'/src/Util/UserUtil.php';
  6783.         include_once \dirname(__DIR__4).'/src/Services/CompoundDataService/CompoundDataService.php';
  6784.         return $this->privates['App\\Services\\CompoundDataService\\CompoundDataService'] = new \App\Services\CompoundDataService\CompoundDataService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] ?? $this->getConvocatoriaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\MsgRepository'] ?? $this->getMsgRepositoryService()), ($this->privates['App\\Repository\\Sql\\PreguntasRepository'] ?? $this->getPreguntasRepositoryService()), ($this->privates['App\\Repository\\Sql\\ProgramacionRepository'] ?? $this->getProgramacionRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\TestRepository'] ?? $this->getTestRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\TestService\\StudentTestService'] ?? $this->getStudentTestServiceService()), ($this->privates['App\\Services\\LogrosService\\LogrosService'] ?? $this->getLogrosServiceService()), ($this->privates['App\\Services\\ProgramacionService\\ProgramacionService'] ?? $this->getProgramacionServiceService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()));
  6785.     }
  6786.     /**
  6787.      * Gets the private 'App\Services\ControlPermisosService\ControlPermisosService' shared autowired service.
  6788.      *
  6789.      * @return \App\Services\ControlPermisosService\ControlPermisosService
  6790.      */
  6791.     protected function getControlPermisosServiceService()
  6792.     {
  6793.         include_once \dirname(__DIR__4).'/src/Services/ControlPermisosService/ControlPermisosService.php';
  6794.         return $this->privates['App\\Services\\ControlPermisosService\\ControlPermisosService'] = new \App\Services\ControlPermisosService\ControlPermisosService(($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\TemasPermisosRepository'] ?? $this->getTemasPermisosRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()));
  6795.     }
  6796.     /**
  6797.      * Gets the private 'App\Services\ConvocatoriaService\ConvocatoriaService' shared autowired service.
  6798.      *
  6799.      * @return \App\Services\ConvocatoriaService\ConvocatoriaService
  6800.      */
  6801.     protected function getConvocatoriaServiceService()
  6802.     {
  6803.         include_once \dirname(__DIR__4).'/src/Services/ConvocatoriaService/ConvocatoriaService.php';
  6804.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  6805.         return $this->privates['App\\Services\\ConvocatoriaService\\ConvocatoriaService'] = new \App\Services\ConvocatoriaService\ConvocatoriaService(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] ?? $this->getConvocatoriaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()));
  6806.     }
  6807.     /**
  6808.      * Gets the private 'App\Services\CursosService\CursosService' shared autowired service.
  6809.      *
  6810.      * @return \App\Services\CursosService\CursosService
  6811.      */
  6812.     protected function getCursosServiceService()
  6813.     {
  6814.         include_once \dirname(__DIR__4).'/src/Util/UserUtil.php';
  6815.         include_once \dirname(__DIR__4).'/src/Util/TestUtil.php';
  6816.         include_once \dirname(__DIR__4).'/src/Services/CursosService/CursosService.php';
  6817.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  6818.         return $this->privates['App\\Services\\CursosService\\CursosService'] = new \App\Services\CursosService\CursosService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CertificadoRepository'] ?? $this->getCertificadoRepositoryService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] ?? $this->getConvocatoriaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\ProgramacionRepository'] ?? $this->getProgramacionRepositoryService()), ($this->privates['App\\Repository\\Sql\\SedeRepository'] ?? $this->getSedeRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\TestRepository'] ?? $this->getTestRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\ConvocatoriaService\\ConvocatoriaService'] ?? $this->getConvocatoriaServiceService()), ($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))));
  6819.     }
  6820.     /**
  6821.      * Gets the private 'App\Services\Dashboard\Admin\DashboardAdminService' shared autowired service.
  6822.      *
  6823.      * @return \App\Services\Dashboard\Admin\DashboardAdminService
  6824.      */
  6825.     protected function getDashboardAdminServiceService()
  6826.     {
  6827.         include_once \dirname(__DIR__4).'/src/Services/Dashboard/Admin/DashboardAdminService.php';
  6828.         return $this->privates['App\\Services\\Dashboard\\Admin\\DashboardAdminService'] = new \App\Services\Dashboard\Admin\DashboardAdminService(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6829.     }
  6830.     /**
  6831.      * Gets the private 'App\Services\DocumentacionGeneralService\DocumentacionGeneralService' shared autowired service.
  6832.      *
  6833.      * @return \App\Services\DocumentacionGeneralService\DocumentacionGeneralService
  6834.      */
  6835.     protected function getDocumentacionGeneralServiceService()
  6836.     {
  6837.         include_once \dirname(__DIR__4).'/src/Util/SupportMaterialUtil.php';
  6838.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  6839.         include_once \dirname(__DIR__4).'/src/Services/DocumentacionGeneralService/DocumentacionGeneralService.php';
  6840.         include_once \dirname(__DIR__4).'/src/Repository/Sql/DocumentacionGeneralRepository.php';
  6841.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  6842.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  6843.         return $this->privates['App\\Services\\DocumentacionGeneralService\\DocumentacionGeneralService'] = new \App\Services\DocumentacionGeneralService\DocumentacionGeneralService(($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), new \App\Repository\Sql\DocumentacionGeneralRepository($a), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService()), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, ($this->privates['App\\Repository\\Sql\\RecursoViewRepository'] ?? $this->getRecursoViewRepositoryService()));
  6844.     }
  6845.     /**
  6846.      * Gets the private 'App\Services\Files\FileUploader' shared autowired service.
  6847.      *
  6848.      * @return \App\Services\Files\FileUploader
  6849.      */
  6850.     protected function getFileUploaderService()
  6851.     {
  6852.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  6853.         return $this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads'));
  6854.     }
  6855.     /**
  6856.      * Gets the private 'App\Services\InformesService\InformesService' shared autowired service.
  6857.      *
  6858.      * @return \App\Services\InformesService\InformesService
  6859.      */
  6860.     protected function getInformesServiceService()
  6861.     {
  6862.         include_once \dirname(__DIR__4).'/src/Util/UserUtil.php';
  6863.         include_once \dirname(__DIR__4).'/src/Services/InformesService/InformesService.php';
  6864.         include_once \dirname(__DIR__4).'/src/Repository/Sql/InformesRepository.php';
  6865.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  6866.         return $this->privates['App\\Services\\InformesService\\InformesService'] = new \App\Services\InformesService\InformesService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), new \App\Repository\Sql\InformesRepository($a), ($this->privates['App\\Repository\\Sql\\SedeRepository'] ?? $this->getSedeRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), $a, ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] ?? $this->getConvocatoriaRepositoryService()));
  6867.     }
  6868.     /**
  6869.      * Gets the private 'App\Services\LogrosService\LogrosService' shared autowired service.
  6870.      *
  6871.      * @return \App\Services\LogrosService\LogrosService
  6872.      */
  6873.     protected function getLogrosServiceService()
  6874.     {
  6875.         include_once \dirname(__DIR__4).'/src/Util/AreaUtil.php';
  6876.         include_once \dirname(__DIR__4).'/src/Services/LogrosService/LogrosService.php';
  6877.         return $this->privates['App\\Services\\LogrosService\\LogrosService'] = new \App\Services\LogrosService\LogrosService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] ?? $this->getConvocatoriaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\PreguntasRepository'] ?? $this->getPreguntasRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\TestRepository'] ?? $this->getTestRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\TestService\\StudentTestService'] ?? $this->getStudentTestServiceService()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->privates['App\\Services\\InformesService\\InformesService'] ?? $this->getInformesServiceService()));
  6878.     }
  6879.     /**
  6880.      * Gets the private 'App\Services\MsgService\MsgService' shared autowired service.
  6881.      *
  6882.      * @return \App\Services\MsgService\MsgService
  6883.      */
  6884.     protected function getMsgServiceService()
  6885.     {
  6886.         include_once \dirname(__DIR__4).'/src/Util/MsgStatusUtil.php';
  6887.         include_once \dirname(__DIR__4).'/src/Util/MsgTypeUtil.php';
  6888.         include_once \dirname(__DIR__4).'/src/Services/MsgService/MsgService.php';
  6889.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  6890.         return $this->privates['App\\Services\\MsgService\\MsgService'] = new \App\Services\MsgService\MsgService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\MsgRepository'] ?? $this->getMsgRepositoryService()), ($this->privates['App\\Repository\\Sql\\PreguntasRepository'] ?? $this->getPreguntasRepositoryService()), ($this->privates['App\\Repository\\Sql\\ProgramacionRepository'] ?? $this->getProgramacionRepositoryService()), ($this->privates['App\\Repository\\Sql\\SedeRepository'] ?? $this->getSedeRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\TemasPermisosRepository'] ?? $this->getTemasPermisosRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()), ($this->services['kernel'] ?? $this->get('kernel'1)));
  6891.     }
  6892.     /**
  6893.      * Gets the private 'App\Services\Password\EncoderService' shared autowired service.
  6894.      *
  6895.      * @return \App\Services\Password\EncoderService
  6896.      */
  6897.     protected function getEncoderServiceService()
  6898.     {
  6899.         include_once \dirname(__DIR__4).'/src/Services/Password/EncoderService.php';
  6900.         return $this->privates['App\\Services\\Password\\EncoderService'] = new \App\Services\Password\EncoderService(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()));
  6901.     }
  6902.     /**
  6903.      * Gets the private 'App\Services\ProgramacionService\ProgramacionService' shared autowired service.
  6904.      *
  6905.      * @return \App\Services\ProgramacionService\ProgramacionService
  6906.      */
  6907.     protected function getProgramacionServiceService()
  6908.     {
  6909.         include_once \dirname(__DIR__4).'/src/Util/CalendarUtil.php';
  6910.         include_once \dirname(__DIR__4).'/src/Services/ProgramacionService/ProgramacionService.php';
  6911.         include_once \dirname(__DIR__4).'/src/Repository/Sql/AulasRepository.php';
  6912.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  6913.         return $this->privates['App\\Services\\ProgramacionService\\ProgramacionService'] = new \App\Services\ProgramacionService\ProgramacionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), new \App\Repository\Sql\AulasRepository($a), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\DeberesRepository'] ?? $this->getDeberesRepositoryService()), ($this->privates['App\\Repository\\Sql\\ProgramacionRepository'] ?? $this->getProgramacionRepositoryService()), ($this->privates['App\\Repository\\Sql\\SedeRepository'] ?? $this->getSedeRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), $a, ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()));
  6914.     }
  6915.     /**
  6916.      * Gets the private 'App\Services\PruebasFisicas\PruebasFisicasService' shared autowired service.
  6917.      *
  6918.      * @return \App\Services\PruebasFisicas\PruebasFisicasService
  6919.      */
  6920.     protected function getPruebasFisicasServiceService()
  6921.     {
  6922.         include_once \dirname(__DIR__4).'/src/Services/PruebasFisicas/PruebasFisicasService.php';
  6923.         return $this->privates['App\\Services\\PruebasFisicas\\PruebasFisicasService'] = new \App\Services\PruebasFisicas\PruebasFisicasService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\PruebasFisicasRepository'] ?? $this->getPruebasFisicasRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  6924.     }
  6925.     /**
  6926.      * Gets the private 'App\Services\RecursosService\RecursoCasosService' shared autowired service.
  6927.      *
  6928.      * @return \App\Services\RecursosService\RecursoCasosService
  6929.      */
  6930.     protected function getRecursoCasosServiceService()
  6931.     {
  6932.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  6933.         include_once \dirname(__DIR__4).'/src/Services/RecursosService/RecursoCasosService.php';
  6934.         return $this->privates['App\\Services\\RecursosService\\RecursoCasosService'] = new \App\Services\RecursosService\RecursoCasosService(($this->privates['App\\Repository\\Sql\\RecursoCasosRepository'] ?? $this->getRecursoCasosRepositoryService()), ($this->privates['App\\Repository\\Sql\\RecursosRepository'] ?? $this->getRecursosRepositoryService()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\RecursoViewRepository'] ?? $this->getRecursoViewRepositoryService()));
  6935.     }
  6936.     /**
  6937.      * Gets the private 'App\Services\RecursosService\RecursosService' shared autowired service.
  6938.      *
  6939.      * @return \App\Services\RecursosService\RecursosService
  6940.      */
  6941.     protected function getRecursosServiceService()
  6942.     {
  6943.         include_once \dirname(__DIR__4).'/src/Util/ResourceTypeUtil.php';
  6944.         include_once \dirname(__DIR__4).'/src/Util/SupportMaterialUtil.php';
  6945.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  6946.         include_once \dirname(__DIR__4).'/src/Services/RecursosService/RecursosService.php';
  6947.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  6948.         return $this->privates['App\\Services\\RecursosService\\RecursosService'] = new \App\Services\RecursosService\RecursosService(($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\RecursosRepository'] ?? $this->getRecursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\RecursoInformeRepository'] ?? $this->getRecursoInformeRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->privates['App\\Repository\\Sql\\RecursoViewRepository'] ?? $this->getRecursoViewRepositoryService()));
  6949.     }
  6950.     /**
  6951.      * Gets the private 'App\Services\SedeService\SedeService' shared autowired service.
  6952.      *
  6953.      * @return \App\Services\SedeService\SedeService
  6954.      */
  6955.     protected function getSedeServiceService()
  6956.     {
  6957.         include_once \dirname(__DIR__4).'/src/Services/SedeService/SedeService.php';
  6958.         return $this->privates['App\\Services\\SedeService\\SedeService'] = new \App\Services\SedeService\SedeService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Repository\\Sql\\SedeRepository'] ?? $this->getSedeRepositoryService()));
  6959.     }
  6960.     /**
  6961.      * Gets the private 'App\Services\Sessions\Session' shared autowired service.
  6962.      *
  6963.      * @return \App\Services\Sessions\Session
  6964.      */
  6965.     protected function getSession2Service()
  6966.     {
  6967.         include_once \dirname(__DIR__4).'/src/Services/Sessions/Session.php';
  6968.         return $this->privates['App\\Services\\Sessions\\Session'] = new \App\Services\Sessions\Session(($this->privates['App\\Services\\Password\\EncoderService'] ?? $this->getEncoderServiceService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()));
  6969.     }
  6970.     /**
  6971.      * Gets the private 'App\Services\SqlService\SqlService' shared autowired service.
  6972.      *
  6973.      * @return \App\Services\SqlService\SqlService
  6974.      */
  6975.     protected function getSqlServiceService()
  6976.     {
  6977.         include_once \dirname(__DIR__4).'/src/Services/SqlService/SqlService.php';
  6978.         return $this->privates['App\\Services\\SqlService\\SqlService'] = new \App\Services\SqlService\SqlService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\BaseRepository'] ?? $this->getBaseRepositoryService()));
  6979.     }
  6980.     /**
  6981.      * Gets the private 'App\Services\SuperPromocionService\SuperPromocionNotasService' shared autowired service.
  6982.      *
  6983.      * @return \App\Services\SuperPromocionService\SuperPromocionNotasService
  6984.      */
  6985.     protected function getSuperPromocionNotasServiceService()
  6986.     {
  6987.         include_once \dirname(__DIR__4).'/src/Util/QualificationCategoryUtil.php';
  6988.         include_once \dirname(__DIR__4).'/src/Util/UserUtil.php';
  6989.         include_once \dirname(__DIR__4).'/src/Services/SuperPromocionService/SuperPromocionNotasService.php';
  6990.         include_once \dirname(__DIR__4).'/src/Repository/Sql/SuperPromocionNotasRepository.php';
  6991.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  6992.         return $this->privates['App\\Services\\SuperPromocionService\\SuperPromocionNotasService'] = new \App\Services\SuperPromocionService\SuperPromocionNotasService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] ?? $this->getConvocatoriaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\SedeRepository'] ?? $this->getSedeRepositoryService()), ($this->privates['App\\Repository\\Sql\\SuperPromocionRepository'] ?? $this->getSuperPromocionRepositoryService()), new \App\Repository\Sql\SuperPromocionNotasRepository($a), $a);
  6993.     }
  6994.     /**
  6995.      * Gets the private 'App\Services\TecnicasEstudioService\TecnicasEstudioService' shared autowired service.
  6996.      *
  6997.      * @return \App\Services\TecnicasEstudioService\TecnicasEstudioService
  6998.      */
  6999.     protected function getTecnicasEstudioServiceService()
  7000.     {
  7001.         include_once \dirname(__DIR__4).'/src/Util/SupportMaterialUtil.php';
  7002.         include_once \dirname(__DIR__4).'/src/Util/ResourceViewUtil.php';
  7003.         include_once \dirname(__DIR__4).'/src/Services/TecnicasEstudioService/TecnicasEstudioService.php';
  7004.         include_once \dirname(__DIR__4).'/src/Repository/Sql/TecnicasEstudioRepository.php';
  7005.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  7006.         $a = ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService());
  7007.         return $this->privates['App\\Services\\TecnicasEstudioService\\TecnicasEstudioService'] = new \App\Services\TecnicasEstudioService\TecnicasEstudioService(($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), new \App\Repository\Sql\TecnicasEstudioRepository($a), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), ($this->privates['App\\Services\\CommonService\\MaterialResourceService'] ?? $this->getMaterialResourceServiceService()), ($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, ($this->privates['App\\Repository\\Sql\\RecursoViewRepository'] ?? $this->getRecursoViewRepositoryService()));
  7008.     }
  7009.     /**
  7010.      * Gets the private 'App\Services\TemaService\TemaService' shared autowired service.
  7011.      *
  7012.      * @return \App\Services\TemaService\TemaService
  7013.      */
  7014.     protected function getTemaServiceService()
  7015.     {
  7016.         include_once \dirname(__DIR__4).'/src/Services/TemaService/TemaService.php';
  7017.         return $this->privates['App\\Services\\TemaService\\TemaService'] = new \App\Services\TemaService\TemaService(($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()));
  7018.     }
  7019.     /**
  7020.      * Gets the private 'App\Services\TestService\AdminTestService' shared autowired service.
  7021.      *
  7022.      * @return \App\Services\TestService\AdminTestService
  7023.      */
  7024.     protected function getAdminTestServiceService()
  7025.     {
  7026.         include_once \dirname(__DIR__4).'/src/Util/AreaUtil.php';
  7027.         include_once \dirname(__DIR__4).'/src/Util/QuestionUtil.php';
  7028.         include_once \dirname(__DIR__4).'/src/Util/TestUtil.php';
  7029.         include_once \dirname(__DIR__4).'/src/Services/TestService/AdminTestService.php';
  7030.         return $this->privates['App\\Services\\TestService\\AdminTestService'] = new \App\Services\TestService\AdminTestService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\PreguntasRepository'] ?? $this->getPreguntasRepositoryService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\TestRepository'] ?? $this->getTestRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->services['App\\Services\\FPDF\\HtmlToPdf'] ?? $this->getHtmlToPdfService()));
  7031.     }
  7032.     /**
  7033.      * Gets the private 'App\Services\TestService\StudentTestService' shared autowired service.
  7034.      *
  7035.      * @return \App\Services\TestService\StudentTestService
  7036.      */
  7037.     protected function getStudentTestServiceService()
  7038.     {
  7039.         include_once \dirname(__DIR__4).'/src/Util/AreaUtil.php';
  7040.         include_once \dirname(__DIR__4).'/src/Util/TestUtil.php';
  7041.         include_once \dirname(__DIR__4).'/src/Util/QuestionUtil.php';
  7042.         include_once \dirname(__DIR__4).'/src/Services/TestService/StudentTestService.php';
  7043.         return $this->privates['App\\Services\\TestService\\StudentTestService'] = new \App\Services\TestService\StudentTestService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\Sql\\AreaRepository'] ?? $this->getAreaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Repository\\Sql\\ConvocatoriaRepository'] ?? $this->getConvocatoriaRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\MsgRepository'] ?? $this->getMsgRepositoryService()), ($this->privates['App\\Repository\\Sql\\PreguntasRepository'] ?? $this->getPreguntasRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Repository\\Sql\\TestRepository'] ?? $this->getTestRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\CursosService\\CursosService'] ?? $this->getCursosServiceService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\ProgramacionService\\ProgramacionService'] ?? $this->getProgramacionServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()), ($this->privates['App\\Services\\UserService\\UserActivityService'] ?? $this->getUserActivityServiceService()));
  7044.     }
  7045.     /**
  7046.      * Gets the private 'App\Services\UserService\UserActivityService' shared autowired service.
  7047.      *
  7048.      * @return \App\Services\UserService\UserActivityService
  7049.      */
  7050.     protected function getUserActivityServiceService()
  7051.     {
  7052.         include_once \dirname(__DIR__4).'/src/Services/UserService/UserActivityService.php';
  7053.         return $this->privates['App\\Services\\UserService\\UserActivityService'] = new \App\Services\UserService\UserActivityService(($this->privates['App\\Repository\\Sql\\ActivityUserRepository'] ?? $this->getActivityUserRepositoryService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\SedeRepository'] ?? $this->getSedeRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  7054.     }
  7055.     /**
  7056.      * Gets the private 'App\Services\UserService\UserService' shared autowired service.
  7057.      *
  7058.      * @return \App\Services\UserService\UserService
  7059.      */
  7060.     protected function getUserServiceService()
  7061.     {
  7062.         include_once \dirname(__DIR__4).'/src/Util/UserUtil.php';
  7063.         include_once \dirname(__DIR__4).'/src/Util/QualificationCategoryUtil.php';
  7064.         include_once \dirname(__DIR__4).'/src/Services/UserService/UserService.php';
  7065.         return $this->privates['App\\Services\\UserService\\UserService'] = new \App\Services\UserService\UserService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Repository\\Sql\\CursosRepository'] ?? $this->getCursosRepositoryService()), ($this->privates['App\\Repository\\Sql\\UserRepository'] ?? $this->getUserRepository2Service()), ($this->privates['App\\Repository\\Sql\\SedeRepository'] ?? $this->getSedeRepositoryService()), ($this->privates['App\\Repository\\Sql\\TemaRepository'] ?? $this->getTemaRepository2Service()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->privates['App\\Services\\TemaService\\TemaService'] ?? $this->getTemaServiceService()));
  7066.     }
  7067.     /**
  7068.      * Gets the private 'App\Task\AnnouncementsAlertTask' shared autowired service.
  7069.      *
  7070.      * @return \App\Task\AnnouncementsAlertTask
  7071.      */
  7072.     protected function getAnnouncementsAlertTaskService()
  7073.     {
  7074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7075.         include_once \dirname(__DIR__4).'/src/Task/AnnouncementsAlertTask.php';
  7076.         $this->privates['App\\Task\\AnnouncementsAlertTask'] = $instance = new \App\Task\AnnouncementsAlertTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  7077.         $instance->setName('app:msgWithoutAnswer');
  7078.         return $instance;
  7079.     }
  7080.     /**
  7081.      * Gets the private 'App\Task\CleanDataBaseTask' shared autowired service.
  7082.      *
  7083.      * @return \App\Task\CleanDataBaseTask
  7084.      */
  7085.     protected function getCleanDataBaseTaskService()
  7086.     {
  7087.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7088.         include_once \dirname(__DIR__4).'/src/Task/CleanDataBaseTask.php';
  7089.         include_once \dirname(__DIR__4).'/src/Util/MsgTypeUtil.php';
  7090.         include_once \dirname(__DIR__4).'/src/Util/ResourceTypeUtil.php';
  7091.         include_once \dirname(__DIR__4).'/src/Util/UnitUtil.php';
  7092.         include_once \dirname(__DIR__4).'/src/Services/CommonService/CleanDataBaseService.php';
  7093.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  7094.         $this->privates['App\\Task\\CleanDataBaseTask'] = $instance = new \App\Task\CleanDataBaseTask(new \App\Services\CommonService\CleanDataBaseService(($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  7095.         $instance->setName('app:clean-db');
  7096.         return $instance;
  7097.     }
  7098.     /**
  7099.      * Gets the private 'App\Task\CleanTestRespuestasDataBaseTask' shared autowired service.
  7100.      *
  7101.      * @return \App\Task\CleanTestRespuestasDataBaseTask
  7102.      */
  7103.     protected function getCleanTestRespuestasDataBaseTaskService()
  7104.     {
  7105.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7106.         include_once \dirname(__DIR__4).'/src/Task/CleanTestRespuestasDataBaseTask.php';
  7107.         include_once \dirname(__DIR__4).'/src/Util/MsgTypeUtil.php';
  7108.         include_once \dirname(__DIR__4).'/src/Util/ResourceTypeUtil.php';
  7109.         include_once \dirname(__DIR__4).'/src/Util/UnitUtil.php';
  7110.         include_once \dirname(__DIR__4).'/src/Services/CommonService/RemoveDataBaseService.php';
  7111.         include_once \dirname(__DIR__4).'/src/Services/Files/FileUploader.php';
  7112.         $this->privates['App\\Task\\CleanTestRespuestasDataBaseTask'] = $instance = new \App\Task\CleanTestRespuestasDataBaseTask(new \App\Services\CommonService\RemoveDataBaseService(($this->privates['App\\Services\\Files\\FileUploader'] ?? ($this->privates['App\\Services\\Files\\FileUploader'] = new \App\Services\Files\FileUploader((\dirname(__DIR__4).'/public/uploads')))), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
  7113.         $instance->setName('app:clean-test-respuestas-db');
  7114.         return $instance;
  7115.     }
  7116.     /**
  7117.      * Gets the private 'App\Task\CompoundAlertTask' shared autowired service.
  7118.      *
  7119.      * @return \App\Task\CompoundAlertTask
  7120.      */
  7121.     protected function getCompoundAlertTaskService()
  7122.     {
  7123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7124.         include_once \dirname(__DIR__4).'/src/Task/CompoundAlertTask.php';
  7125.         $this->privates['App\\Task\\CompoundAlertTask'] = $instance = new \App\Task\CompoundAlertTask(($this->privates['App\\Services\\CompoundDataService\\CompoundDataService'] ?? $this->getCompoundDataServiceService()));
  7126.         $instance->setName('app:compound-alert');
  7127.         return $instance;
  7128.     }
  7129.     /**
  7130.      * Gets the private 'App\Task\CompoundCursoTask' shared autowired service.
  7131.      *
  7132.      * @return \App\Task\CompoundCursoTask
  7133.      */
  7134.     protected function getCompoundCursoTaskService()
  7135.     {
  7136.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7137.         include_once \dirname(__DIR__4).'/src/Task/CompoundCursoTask.php';
  7138.         $this->privates['App\\Task\\CompoundCursoTask'] = $instance = new \App\Task\CompoundCursoTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\CompoundDataService\\CompoundDataService'] ?? $this->getCompoundDataServiceService()));
  7139.         $instance->setName('app:compound-curso');
  7140.         return $instance;
  7141.     }
  7142.     /**
  7143.      * Gets the private 'App\Task\CompoundMsgCVTask' shared autowired service.
  7144.      *
  7145.      * @return \App\Task\CompoundMsgCVTask
  7146.      */
  7147.     protected function getCompoundMsgCVTaskService()
  7148.     {
  7149.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7150.         include_once \dirname(__DIR__4).'/src/Task/CompoundMsgCVTask.php';
  7151.         $this->privates['App\\Task\\CompoundMsgCVTask'] = $instance = new \App\Task\CompoundMsgCVTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\CompoundDataService\\CompoundDataService'] ?? $this->getCompoundDataServiceService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()));
  7152.         $instance->setName('app:compound-msg-cv');
  7153.         return $instance;
  7154.     }
  7155.     /**
  7156.      * Gets the private 'App\Task\CompoundMsgTask' shared autowired service.
  7157.      *
  7158.      * @return \App\Task\CompoundMsgTask
  7159.      */
  7160.     protected function getCompoundMsgTaskService()
  7161.     {
  7162.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7163.         include_once \dirname(__DIR__4).'/src/Task/CompoundMsgTask.php';
  7164.         $this->privates['App\\Task\\CompoundMsgTask'] = $instance = new \App\Task\CompoundMsgTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\CompoundDataService\\CompoundDataService'] ?? $this->getCompoundDataServiceService()), ($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()));
  7165.         $instance->setName('app:compound-msg');
  7166.         return $instance;
  7167.     }
  7168.     /**
  7169.      * Gets the private 'App\Task\CompoundStatisticsTask' shared autowired service.
  7170.      *
  7171.      * @return \App\Task\CompoundStatisticsTask
  7172.      */
  7173.     protected function getCompoundStatisticsTaskService()
  7174.     {
  7175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7176.         include_once \dirname(__DIR__4).'/src/Task/CompoundStatisticsTask.php';
  7177.         $this->privates['App\\Task\\CompoundStatisticsTask'] = $instance = new \App\Task\CompoundStatisticsTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\CompoundDataService\\CompoundDataService'] ?? $this->getCompoundDataServiceService()));
  7178.         $instance->setName('app:compound-statistics');
  7179.         return $instance;
  7180.     }
  7181.     /**
  7182.      * Gets the private 'App\Task\CompoundTestTask' shared autowired service.
  7183.      *
  7184.      * @return \App\Task\CompoundTestTask
  7185.      */
  7186.     protected function getCompoundTestTaskService()
  7187.     {
  7188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7189.         include_once \dirname(__DIR__4).'/src/Task/CompoundTestTask.php';
  7190.         $this->privates['App\\Task\\CompoundTestTask'] = $instance = new \App\Task\CompoundTestTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\CompoundDataService\\CompoundDataService'] ?? $this->getCompoundDataServiceService()));
  7191.         $instance->setName('app:compound-test');
  7192.         return $instance;
  7193.     }
  7194.     /**
  7195.      * Gets the private 'App\Task\CompoundUserTask' shared autowired service.
  7196.      *
  7197.      * @return \App\Task\CompoundUserTask
  7198.      */
  7199.     protected function getCompoundUserTaskService()
  7200.     {
  7201.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7202.         include_once \dirname(__DIR__4).'/src/Task/CompoundUserTask.php';
  7203.         $this->privates['App\\Task\\CompoundUserTask'] = $instance = new \App\Task\CompoundUserTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\CompoundDataService\\CompoundDataService'] ?? $this->getCompoundDataServiceService()));
  7204.         $instance->setName('app:compound-user');
  7205.         return $instance;
  7206.     }
  7207.     /**
  7208.      * Gets the private 'App\Task\EmailUsersInactivos' shared autowired service.
  7209.      *
  7210.      * @return \App\Task\EmailUsersInactivos
  7211.      */
  7212.     protected function getEmailUsersInactivosService()
  7213.     {
  7214.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7215.         include_once \dirname(__DIR__4).'/src/Task/EmailUsersInactivos.php';
  7216.         $this->privates['App\\Task\\EmailUsersInactivos'] = $instance = new \App\Task\EmailUsersInactivos(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['mailer.mailer'] ?? $this->getMailer_MailerService()));
  7217.         $instance->setName('app:inactive');
  7218.         return $instance;
  7219.     }
  7220.     /**
  7221.      * Gets the private 'App\Task\EstadoUsuariosTask' shared autowired service.
  7222.      *
  7223.      * @return \App\Task\EstadoUsuariosTask
  7224.      */
  7225.     protected function getEstadoUsuariosTaskService()
  7226.     {
  7227.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7228.         include_once \dirname(__DIR__4).'/src/Task/EstadoUsuariosTask.php';
  7229.         $this->privates['App\\Task\\EstadoUsuariosTask'] = $instance = new \App\Task\EstadoUsuariosTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  7230.         $instance->setName('app:estado');
  7231.         return $instance;
  7232.     }
  7233.     /**
  7234.      * Gets the private 'App\Task\MsgCloseWithAnswerTask' shared autowired service.
  7235.      *
  7236.      * @return \App\Task\MsgCloseWithAnswerTask
  7237.      */
  7238.     protected function getMsgCloseWithAnswerTaskService()
  7239.     {
  7240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7241.         include_once \dirname(__DIR__4).'/src/Task/MsgCloseWithAnswerTask.php';
  7242.         $this->privates['App\\Task\\MsgCloseWithAnswerTask'] = $instance = new \App\Task\MsgCloseWithAnswerTask(($this->privates['App\\Repository\\Sql\\CompoundDataRepository'] ?? $this->getCompoundDataRepositoryService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  7243.         $instance->setName('app:msgCloseWithAnswer');
  7244.         return $instance;
  7245.     }
  7246.     /**
  7247.      * Gets the private 'App\Task\MsgWithoutAnswerTask' shared autowired service.
  7248.      *
  7249.      * @return \App\Task\MsgWithoutAnswerTask
  7250.      */
  7251.     protected function getMsgWithoutAnswerTaskService()
  7252.     {
  7253.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7254.         include_once \dirname(__DIR__4).'/src/Task/MsgWithoutAnswerTask.php';
  7255.         $this->privates['App\\Task\\MsgWithoutAnswerTask'] = $instance = new \App\Task\MsgWithoutAnswerTask(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  7256.         $instance->setName('app:msgWithoutAnswer');
  7257.         return $instance;
  7258.     }
  7259.     /**
  7260.      * Gets the private 'App\Task\ProcessActivityReport' shared autowired service.
  7261.      *
  7262.      * @return \App\Task\ProcessActivityReport
  7263.      */
  7264.     protected function getProcessActivityReportService()
  7265.     {
  7266.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7267.         include_once \dirname(__DIR__4).'/src/Task/ProcessActivityReport.php';
  7268.         $this->privates['App\\Task\\ProcessActivityReport'] = $instance = new \App\Task\ProcessActivityReport(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Services\\LogrosService\\LogrosService'] ?? $this->getLogrosServiceService()));
  7269.         $instance->setName('app:activity-report');
  7270.         return $instance;
  7271.     }
  7272.     /**
  7273.      * Gets the private 'App\Task\PublicarCursoTask' shared autowired service.
  7274.      *
  7275.      * @return \App\Task\PublicarCursoTask
  7276.      */
  7277.     protected function getPublicarCursoTaskService()
  7278.     {
  7279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7280.         include_once \dirname(__DIR__4).'/src/Task/PublicarCursoTask.php';
  7281.         $this->privates['App\\Task\\PublicarCursoTask'] = $instance = new \App\Task\PublicarCursoTask(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
  7282.         $instance->setName('app:publish');
  7283.         return $instance;
  7284.     }
  7285.     /**
  7286.      * Gets the private 'App\Task\RemoveFakeUser' shared autowired service.
  7287.      *
  7288.      * @return \App\Task\RemoveFakeUser
  7289.      */
  7290.     protected function getRemoveFakeUserService()
  7291.     {
  7292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7293.         include_once \dirname(__DIR__4).'/src/Task/RemoveFakeUser.php';
  7294.         $this->privates['App\\Task\\RemoveFakeUser'] = $instance = new \App\Task\RemoveFakeUser(($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  7295.         $instance->setName('app:remove_fake_users');
  7296.         return $instance;
  7297.     }
  7298.     /**
  7299.      * Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
  7300.      *
  7301.      * @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
  7302.      */
  7303.     protected function getManagerRegistryAwareConnectionProviderService()
  7304.     {
  7305.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
  7306.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
  7307.         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'));
  7308.     }
  7309.     /**
  7310.      * Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
  7311.      *
  7312.      * @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
  7313.      */
  7314.     protected function getRunSqlCommandService()
  7315.     {
  7316.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7317.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  7318.         $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()));
  7319.         $instance->setName('dbal:run-sql');
  7320.         return $instance;
  7321.     }
  7322.     /**
  7323.      * Gets the private 'acme_api.event.jwt_authenticated_listener' shared autowired service.
  7324.      *
  7325.      * @return \App\Listener\JWTAuthenticatedListener
  7326.      */
  7327.     protected function getAcmeApi_Event_JwtAuthenticatedListenerService()
  7328.     {
  7329.         include_once \dirname(__DIR__4).'/src/Listener/JWTAuthenticatedListener.php';
  7330.         return $this->privates['acme_api.event.jwt_authenticated_listener'] = new \App\Listener\JWTAuthenticatedListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Services\\SqlService\\SqlService'] ?? $this->getSqlServiceService()));
  7331.     }
  7332.     /**
  7333.      * Gets the private 'acme_api.event.jwt_decoded_listener' shared autowired service.
  7334.      *
  7335.      * @return \App\Listener\JWTDecodedListener
  7336.      */
  7337.     protected function getAcmeApi_Event_JwtDecodedListenerService()
  7338.     {
  7339.         include_once \dirname(__DIR__4).'/src/Listener/JWTDecodedListener.php';
  7340.         return $this->privates['acme_api.event.jwt_decoded_listener'] = new \App\Listener\JWTDecodedListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
  7341.     }
  7342.     /**
  7343.      * Gets the private 'annotations.cache_adapter' shared service.
  7344.      *
  7345.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  7346.      */
  7347.     protected function getAnnotations_CacheAdapterService()
  7348.     {
  7349.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  7350.     }
  7351.     /**
  7352.      * Gets the private 'annotations.cache_warmer' shared service.
  7353.      *
  7354.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  7355.      */
  7356.     protected function getAnnotations_CacheWarmerService()
  7357.     {
  7358.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7359.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  7360.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  7361.         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);
  7362.     }
  7363.     /**
  7364.      * Gets the private 'annotations.cached_reader' shared service.
  7365.      *
  7366.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  7367.      */
  7368.     protected function getAnnotations_CachedReaderService()
  7369.     {
  7370.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  7371.     }
  7372.     /**
  7373.      * Gets the private 'annotations.reader' shared service.
  7374.      *
  7375.      * @return \Doctrine\Common\Annotations\AnnotationReader
  7376.      */
  7377.     protected function getAnnotations_ReaderService()
  7378.     {
  7379.         $this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
  7380.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  7381.         $a->registerUniqueLoader('class_exists');
  7382.         $instance->addGlobalIgnoredName('required'$a);
  7383.         return $instance;
  7384.     }
  7385.     /**
  7386.      * Gets the private 'cache.annotations' shared service.
  7387.      *
  7388.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7389.      */
  7390.     protected function getCache_AnnotationsService()
  7391.     {
  7392.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('bfj7qvvhcA'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7393.     }
  7394.     /**
  7395.      * Gets the private 'cache.doctrine.orm.default.query' shared service.
  7396.      *
  7397.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7398.      */
  7399.     protected function getCache_Doctrine_Orm_Default_QueryService()
  7400.     {
  7401.         return $this->privates['cache.doctrine.orm.default.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  7402.     }
  7403.     /**
  7404.      * Gets the private 'cache.doctrine.orm.default.result' shared service.
  7405.      *
  7406.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7407.      */
  7408.     protected function getCache_Doctrine_Orm_Default_ResultService()
  7409.     {
  7410.         return $this->privates['cache.doctrine.orm.default.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
  7411.     }
  7412.     /**
  7413.      * Gets the private 'cache.property_info' shared service.
  7414.      *
  7415.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7416.      */
  7417.     protected function getCache_PropertyInfoService()
  7418.     {
  7419.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('KQ2QfO9oh4'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7420.     }
  7421.     /**
  7422.      * Gets the private 'cache.security_expression_language' shared service.
  7423.      *
  7424.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7425.      */
  7426.     protected function getCache_SecurityExpressionLanguageService()
  7427.     {
  7428.         return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('pfRlKSlW5d'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7429.     }
  7430.     /**
  7431.      * Gets the private 'cache.serializer' shared service.
  7432.      *
  7433.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7434.      */
  7435.     protected function getCache_SerializerService()
  7436.     {
  7437.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('hKeK4vr+gP'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7438.     }
  7439.     /**
  7440.      * Gets the private 'cache.validator' shared service.
  7441.      *
  7442.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  7443.      */
  7444.     protected function getCache_ValidatorService()
  7445.     {
  7446.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('4KI7Uuq88K'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  7447.     }
  7448.     /**
  7449.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  7450.      *
  7451.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  7452.      */
  7453.     protected function getCachePoolClearer_CacheWarmerService()
  7454.     {
  7455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7456.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  7457.         return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [=> 'cache.validator'=> 'cache.serializer']);
  7458.     }
  7459.     /**
  7460.      * Gets the private 'config_builder.warmer' shared service.
  7461.      *
  7462.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  7463.      */
  7464.     protected function getConfigBuilder_WarmerService()
  7465.     {
  7466.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  7467.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  7468.         return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  7469.     }
  7470.     /**
  7471.      * Gets the private 'config_cache_factory' shared service.
  7472.      *
  7473.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  7474.      */
  7475.     protected function getConfigCacheFactoryService()
  7476.     {
  7477.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  7478.             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)));
  7479.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  7480.         }, 2));
  7481.     }
  7482.     /**
  7483.      * Gets the private 'console.command.about' shared service.
  7484.      *
  7485.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  7486.      */
  7487.     protected function getConsole_Command_AboutService()
  7488.     {
  7489.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7490.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  7491.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  7492.         $instance->setName('about');
  7493.         $instance->setDescription('Display information about the current project');
  7494.         return $instance;
  7495.     }
  7496.     /**
  7497.      * Gets the private 'console.command.assets_install' shared service.
  7498.      *
  7499.      * @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
  7500.      */
  7501.     protected function getConsole_Command_AssetsInstallService()
  7502.     {
  7503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7504.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
  7505.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7506.         $this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__4));
  7507.         $instance->setName('assets:install');
  7508.         $instance->setDescription('Install bundle\'s web assets under a public directory');
  7509.         return $instance;
  7510.     }
  7511.     /**
  7512.      * Gets the private 'console.command.cache_clear' shared service.
  7513.      *
  7514.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  7515.      */
  7516.     protected function getConsole_Command_CacheClearService()
  7517.     {
  7518.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7519.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  7520.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  7521.         $this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
  7522.         $instance->setName('cache:clear');
  7523.         $instance->setDescription('Clear the cache');
  7524.         return $instance;
  7525.     }
  7526.     /**
  7527.      * Gets the private 'console.command.cache_pool_clear' shared service.
  7528.      *
  7529.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  7530.      */
  7531.     protected function getConsole_Command_CachePoolClearService()
  7532.     {
  7533.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7534.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  7535.         $this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  7536.         $instance->setName('cache:pool:clear');
  7537.         $instance->setDescription('Clear cache pools');
  7538.         return $instance;
  7539.     }
  7540.     /**
  7541.      * Gets the private 'console.command.cache_pool_delete' shared service.
  7542.      *
  7543.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  7544.      */
  7545.     protected function getConsole_Command_CachePoolDeleteService()
  7546.     {
  7547.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7548.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  7549.         $this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()));
  7550.         $instance->setName('cache:pool:delete');
  7551.         $instance->setDescription('Delete an item from a cache pool');
  7552.         return $instance;
  7553.     }
  7554.     /**
  7555.      * Gets the private 'console.command.cache_pool_list' shared service.
  7556.      *
  7557.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  7558.      */
  7559.     protected function getConsole_Command_CachePoolListService()
  7560.     {
  7561.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7562.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  7563.         $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.security_expression_language']);
  7564.         $instance->setName('cache:pool:list');
  7565.         $instance->setDescription('List available cache pools');
  7566.         return $instance;
  7567.     }
  7568.     /**
  7569.      * Gets the private 'console.command.cache_pool_prune' shared service.
  7570.      *
  7571.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  7572.      */
  7573.     protected function getConsole_Command_CachePoolPruneService()
  7574.     {
  7575.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  7577.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  7578.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  7579.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  7580.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  7581.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  7582.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  7583.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  7584.             yield 'cache.doctrine.orm.default.result' => ($this->privates['cache.doctrine.orm.default.result'] ?? $this->getCache_Doctrine_Orm_Default_ResultService());
  7585.             yield 'cache.doctrine.orm.default.query' => ($this->privates['cache.doctrine.orm.default.query'] ?? $this->getCache_Doctrine_Orm_Default_QueryService());
  7586.             yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
  7587.         }, 9));
  7588.         $instance->setName('cache:pool:prune');
  7589.         $instance->setDescription('Prune cache pools');
  7590.         return $instance;
  7591.     }
  7592.     /**
  7593.      * Gets the private 'console.command.cache_warmup' shared service.
  7594.      *
  7595.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  7596.      */
  7597.     protected function getConsole_Command_CacheWarmupService()
  7598.     {
  7599.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7600.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  7601.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  7602.         $instance->setName('cache:warmup');
  7603.         $instance->setDescription('Warm up an empty cache');
  7604.         return $instance;
  7605.     }
  7606.     /**
  7607.      * Gets the private 'console.command.config_debug' shared service.
  7608.      *
  7609.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  7610.      */
  7611.     protected function getConsole_Command_ConfigDebugService()
  7612.     {
  7613.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7614.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7615.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7616.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  7617.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  7618.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  7619.         $instance->setName('debug:config');
  7620.         $instance->setDescription('Dump the current configuration for an extension');
  7621.         return $instance;
  7622.     }
  7623.     /**
  7624.      * Gets the private 'console.command.config_dump_reference' shared service.
  7625.      *
  7626.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  7627.      */
  7628.     protected function getConsole_Command_ConfigDumpReferenceService()
  7629.     {
  7630.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7631.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7632.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7633.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  7634.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  7635.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  7636.         $instance->setName('config:dump-reference');
  7637.         $instance->setDescription('Dump the default configuration for an extension');
  7638.         return $instance;
  7639.     }
  7640.     /**
  7641.      * Gets the private 'console.command.container_debug' shared service.
  7642.      *
  7643.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  7644.      */
  7645.     protected function getConsole_Command_ContainerDebugService()
  7646.     {
  7647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7648.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7649.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7650.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  7651.         $instance->setName('debug:container');
  7652.         $instance->setDescription('Display current services for an application');
  7653.         return $instance;
  7654.     }
  7655.     /**
  7656.      * Gets the private 'console.command.container_lint' shared service.
  7657.      *
  7658.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  7659.      */
  7660.     protected function getConsole_Command_ContainerLintService()
  7661.     {
  7662.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7663.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  7664.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  7665.         $instance->setName('lint:container');
  7666.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  7667.         return $instance;
  7668.     }
  7669.     /**
  7670.      * Gets the private 'console.command.debug_autowiring' shared service.
  7671.      *
  7672.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  7673.      */
  7674.     protected function getConsole_Command_DebugAutowiringService()
  7675.     {
  7676.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7677.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7678.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  7679.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  7680.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  7681.         $instance->setName('debug:autowiring');
  7682.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  7683.         return $instance;
  7684.     }
  7685.     /**
  7686.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  7687.      *
  7688.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  7689.      */
  7690.     protected function getConsole_Command_EventDispatcherDebugService()
  7691.     {
  7692.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7693.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  7694.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.rbkQM6D'] ?? $this->get_ServiceLocator_RbkQM6DService()));
  7695.         $instance->setName('debug:event-dispatcher');
  7696.         $instance->setDescription('Display configured listeners for an application');
  7697.         return $instance;
  7698.     }
  7699.     /**
  7700.      * Gets the private 'console.command.router_debug' shared service.
  7701.      *
  7702.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  7703.      */
  7704.     protected function getConsole_Command_RouterDebugService()
  7705.     {
  7706.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7707.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  7708.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  7709.         $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()));
  7710.         $instance->setName('debug:router');
  7711.         $instance->setDescription('Display current routes for an application');
  7712.         return $instance;
  7713.     }
  7714.     /**
  7715.      * Gets the private 'console.command.router_match' shared service.
  7716.      *
  7717.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  7718.      */
  7719.     protected function getConsole_Command_RouterMatchService()
  7720.     {
  7721.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7722.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  7723.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  7724.             return new \EmptyIterator();
  7725.         }, 0));
  7726.         $instance->setName('router:match');
  7727.         $instance->setDescription('Help debug routes by simulating a path info match');
  7728.         return $instance;
  7729.     }
  7730.     /**
  7731.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  7732.      *
  7733.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  7734.      */
  7735.     protected function getConsole_Command_SecretsDecryptToLocalService()
  7736.     {
  7737.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7738.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  7739.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7740.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7741.         $this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7742.         $instance->setName('secrets:decrypt-to-local');
  7743.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  7744.         return $instance;
  7745.     }
  7746.     /**
  7747.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  7748.      *
  7749.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  7750.      */
  7751.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  7752.     {
  7753.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7754.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  7755.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7756.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7757.         $this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7758.         $instance->setName('secrets:encrypt-from-local');
  7759.         $instance->setDescription('Encrypt all local secrets to the vault');
  7760.         return $instance;
  7761.     }
  7762.     /**
  7763.      * Gets the private 'console.command.secrets_generate_key' shared service.
  7764.      *
  7765.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  7766.      */
  7767.     protected function getConsole_Command_SecretsGenerateKeyService()
  7768.     {
  7769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7770.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  7771.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7772.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7773.         $this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7774.         $instance->setName('secrets:generate-keys');
  7775.         $instance->setDescription('Generate new encryption keys');
  7776.         return $instance;
  7777.     }
  7778.     /**
  7779.      * Gets the private 'console.command.secrets_list' shared service.
  7780.      *
  7781.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  7782.      */
  7783.     protected function getConsole_Command_SecretsListService()
  7784.     {
  7785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7786.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  7787.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7788.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7789.         $this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7790.         $instance->setName('secrets:list');
  7791.         $instance->setDescription('List all secrets');
  7792.         return $instance;
  7793.     }
  7794.     /**
  7795.      * Gets the private 'console.command.secrets_remove' shared service.
  7796.      *
  7797.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  7798.      */
  7799.     protected function getConsole_Command_SecretsRemoveService()
  7800.     {
  7801.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7802.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  7803.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7804.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7805.         $this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7806.         $instance->setName('secrets:remove');
  7807.         $instance->setDescription('Remove a secret from the vault');
  7808.         return $instance;
  7809.     }
  7810.     /**
  7811.      * Gets the private 'console.command.secrets_set' shared service.
  7812.      *
  7813.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  7814.      */
  7815.     protected function getConsole_Command_SecretsSetService()
  7816.     {
  7817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7818.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  7819.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  7820.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  7821.         $this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__4).'/.env.dev.local')))));
  7822.         $instance->setName('secrets:set');
  7823.         $instance->setDescription('Set a secret in the vault');
  7824.         return $instance;
  7825.     }
  7826.     /**
  7827.      * Gets the private 'console.command.translation_debug' shared service.
  7828.      *
  7829.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  7830.      */
  7831.     protected function getConsole_Command_TranslationDebugService()
  7832.     {
  7833.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7834.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  7835.         $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/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), => (\dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')]);
  7836.         $instance->setName('debug:translation');
  7837.         $instance->setDescription('Display translation messages information');
  7838.         return $instance;
  7839.     }
  7840.     /**
  7841.      * Gets the private 'console.command.translation_pull' shared service.
  7842.      *
  7843.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  7844.      */
  7845.     protected function getConsole_Command_TranslationPullService()
  7846.     {
  7847.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7848.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  7849.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  7850.         $this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'en', [], []);
  7851.         $instance->setName('translation:pull');
  7852.         $instance->setDescription('Pull translations from a given provider.');
  7853.         return $instance;
  7854.     }
  7855.     /**
  7856.      * Gets the private 'console.command.translation_push' shared service.
  7857.      *
  7858.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  7859.      */
  7860.     protected function getConsole_Command_TranslationPushService()
  7861.     {
  7862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7863.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  7864.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  7865.         $this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
  7866.         $instance->setName('translation:push');
  7867.         $instance->setDescription('Push translations to a given provider.');
  7868.         return $instance;
  7869.     }
  7870.     /**
  7871.      * Gets the private 'console.command.translation_update' shared service.
  7872.      *
  7873.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  7874.      */
  7875.     protected function getConsole_Command_TranslationUpdateService()
  7876.     {
  7877.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7878.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  7879.         $this->privates['console.command.translation_update'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'en', (\dirname(__DIR__4).'/translations'), (\dirname(__DIR__4).'/templates'), [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations')], [=> (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), => (\dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php'), => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/src/Helper/Processor.php')]);
  7880.         $instance->setName('translation:update');
  7881.         $instance->setDescription('Update the translation file');
  7882.         return $instance;
  7883.     }
  7884.     /**
  7885.      * Gets the private 'console.command.xliff_lint' shared service.
  7886.      *
  7887.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  7888.      */
  7889.     protected function getConsole_Command_XliffLintService()
  7890.     {
  7891.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7892.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  7893.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  7894.         $instance->setName('lint:xliff');
  7895.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  7896.         return $instance;
  7897.     }
  7898.     /**
  7899.      * Gets the private 'console.command.yaml_lint' shared service.
  7900.      *
  7901.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  7902.      */
  7903.     protected function getConsole_Command_YamlLintService()
  7904.     {
  7905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  7906.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  7907.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  7908.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  7909.         $instance->setName('lint:yaml');
  7910.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  7911.         return $instance;
  7912.     }
  7913.     /**
  7914.      * Gets the private 'console.error_listener' shared service.
  7915.      *
  7916.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  7917.      */
  7918.     protected function getConsole_ErrorListenerService()
  7919.     {
  7920.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  7921.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  7922.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  7923.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  7924.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  7925.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  7926.     }
  7927.     /**
  7928.      * Gets the private 'container.env_var_processor' shared service.
  7929.      *
  7930.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  7931.      */
  7932.     protected function getContainer_EnvVarProcessorService()
  7933.     {
  7934.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  7935.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  7936.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  7937.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  7938.         }, 1));
  7939.     }
  7940.     /**
  7941.      * Gets the private 'data_collector.request' shared service.
  7942.      *
  7943.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  7944.      */
  7945.     protected function getDataCollector_RequestService()
  7946.     {
  7947.         return $this->privates['data_collector.request'] = new \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  7948.     }
  7949.     /**
  7950.      * Gets the private 'data_collector.request.session_collector' shared service.
  7951.      *
  7952.      * @return \Closure
  7953.      */
  7954.     protected function getDataCollector_Request_SessionCollectorService()
  7955.     {
  7956.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  7957.     }
  7958.     /**
  7959.      * Gets the private 'debug.argument_resolver.default' shared service.
  7960.      *
  7961.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7962.      */
  7963.     protected function getDebug_ArgumentResolver_DefaultService()
  7964.     {
  7965.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7966.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7967.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  7968.         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))));
  7969.     }
  7970.     /**
  7971.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  7972.      *
  7973.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7974.      */
  7975.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  7976.     {
  7977.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7978.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7979.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  7980.         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.VaJZNtk'] ?? $this->get_ServiceLocator_VaJZNtkService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  7981.     }
  7982.     /**
  7983.      * Gets the private 'debug.argument_resolver.request' shared service.
  7984.      *
  7985.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7986.      */
  7987.     protected function getDebug_ArgumentResolver_RequestService()
  7988.     {
  7989.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  7990.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  7991.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  7992.         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))));
  7993.     }
  7994.     /**
  7995.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  7996.      *
  7997.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  7998.      */
  7999.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  8000.     {
  8001.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8002.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8003.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  8004.         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))));
  8005.     }
  8006.     /**
  8007.      * Gets the private 'debug.argument_resolver.service' shared service.
  8008.      *
  8009.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8010.      */
  8011.     protected function getDebug_ArgumentResolver_ServiceService()
  8012.     {
  8013.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8014.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8015.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  8016.         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.VaJZNtk'] ?? $this->get_ServiceLocator_VaJZNtkService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8017.     }
  8018.     /**
  8019.      * Gets the private 'debug.argument_resolver.session' shared service.
  8020.      *
  8021.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8022.      */
  8023.     protected function getDebug_ArgumentResolver_SessionService()
  8024.     {
  8025.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8026.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8027.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  8028.         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))));
  8029.     }
  8030.     /**
  8031.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  8032.      *
  8033.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8034.      */
  8035.     protected function getDebug_ArgumentResolver_VariadicService()
  8036.     {
  8037.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8038.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8039.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  8040.         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))));
  8041.     }
  8042.     /**
  8043.      * Gets the private 'debug.debug_handlers_listener' shared service.
  8044.      *
  8045.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  8046.      */
  8047.     protected function getDebug_DebugHandlersListenerService()
  8048.     {
  8049.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  8050.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  8051.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  8052.         $a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  8053.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  8054.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1true, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), trueNULL);
  8055.     }
  8056.     /**
  8057.      * Gets the private 'debug.file_link_formatter' shared service.
  8058.      *
  8059.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  8060.      */
  8061.     protected function getDebug_FileLinkFormatterService()
  8062.     {
  8063.         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 () {
  8064.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  8065.         });
  8066.     }
  8067.     /**
  8068.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  8069.      *
  8070.      * @return \string
  8071.      */
  8072.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  8073.     {
  8074.         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');
  8075.     }
  8076.     /**
  8077.      * Gets the private 'debug.log_processor' shared service.
  8078.      *
  8079.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  8080.      */
  8081.     protected function getDebug_LogProcessorService()
  8082.     {
  8083.         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())));
  8084.     }
  8085.     /**
  8086.      * Gets the private 'debug.security.access.decision_manager' shared service.
  8087.      *
  8088.      * @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
  8089.      */
  8090.     protected function getDebug_Security_Access_DecisionManagerService()
  8091.     {
  8092.         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 () {
  8093.             yield => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
  8094.             yield => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
  8095.         }, 2), 'affirmative'falsetrue));
  8096.     }
  8097.     /**
  8098.      * Gets the private 'debug.security.firewall' shared service.
  8099.      *
  8100.      * @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
  8101.      */
  8102.     protected function getDebug_Security_FirewallService()
  8103.     {
  8104.         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()));
  8105.     }
  8106.     /**
  8107.      * Gets the private 'debug.security.user_value_resolver' shared service.
  8108.      *
  8109.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  8110.      */
  8111.     protected function getDebug_Security_UserValueResolverService()
  8112.     {
  8113.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  8114.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  8115.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
  8116.         return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  8117.     }
  8118.     /**
  8119.      * Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
  8120.      *
  8121.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  8122.      */
  8123.     protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
  8124.     {
  8125.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  8126.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  8127.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
  8128.         return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8129.     }
  8130.     /**
  8131.      * Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
  8132.      *
  8133.      * @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
  8134.      */
  8135.     protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
  8136.     {
  8137.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
  8138.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
  8139.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
  8140.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
  8141.         return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8142.     }
  8143.     /**
  8144.      * Gets the private 'debug.security.voter.vote_listener' shared service.
  8145.      *
  8146.      * @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
  8147.      */
  8148.     protected function getDebug_Security_Voter_VoteListenerService()
  8149.     {
  8150.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
  8151.         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()));
  8152.     }
  8153.     /**
  8154.      * Gets the private 'doctrine.cache_clear_metadata_command' shared service.
  8155.      *
  8156.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
  8157.      */
  8158.     protected function getDoctrine_CacheClearMetadataCommandService()
  8159.     {
  8160.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8161.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8162.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/MetadataCommand.php';
  8163.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
  8164.         $this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand();
  8165.         $instance->setName('doctrine:cache:clear-metadata');
  8166.         return $instance;
  8167.     }
  8168.     /**
  8169.      * Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
  8170.      *
  8171.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
  8172.      */
  8173.     protected function getDoctrine_CacheClearQueryCacheCommandService()
  8174.     {
  8175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8176.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8177.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php';
  8178.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
  8179.         $this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand();
  8180.         $instance->setName('doctrine:cache:clear-query');
  8181.         return $instance;
  8182.     }
  8183.     /**
  8184.      * Gets the private 'doctrine.cache_clear_result_command' shared service.
  8185.      *
  8186.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
  8187.      */
  8188.     protected function getDoctrine_CacheClearResultCommandService()
  8189.     {
  8190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8191.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8192.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/ResultCommand.php';
  8193.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
  8194.         $this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand();
  8195.         $instance->setName('doctrine:cache:clear-result');
  8196.         return $instance;
  8197.     }
  8198.     /**
  8199.      * Gets the private 'doctrine.cache_collection_region_command' shared service.
  8200.      *
  8201.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
  8202.      */
  8203.     protected function getDoctrine_CacheCollectionRegionCommandService()
  8204.     {
  8205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8206.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8207.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
  8208.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
  8209.         $this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand();
  8210.         $instance->setName('doctrine:cache:clear-collection-region');
  8211.         return $instance;
  8212.     }
  8213.     /**
  8214.      * Gets the private 'doctrine.clear_entity_region_command' shared service.
  8215.      *
  8216.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
  8217.      */
  8218.     protected function getDoctrine_ClearEntityRegionCommandService()
  8219.     {
  8220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8221.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8222.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
  8223.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
  8224.         $this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand();
  8225.         $instance->setName('doctrine:cache:clear-entity-region');
  8226.         return $instance;
  8227.     }
  8228.     /**
  8229.      * Gets the private 'doctrine.clear_query_region_command' shared service.
  8230.      *
  8231.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
  8232.      */
  8233.     protected function getDoctrine_ClearQueryRegionCommandService()
  8234.     {
  8235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8236.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8237.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
  8238.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
  8239.         $this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand();
  8240.         $instance->setName('doctrine:cache:clear-query-region');
  8241.         return $instance;
  8242.     }
  8243.     /**
  8244.      * Gets the private 'doctrine.database_create_command' shared service.
  8245.      *
  8246.      * @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
  8247.      */
  8248.     protected function getDoctrine_DatabaseCreateCommandService()
  8249.     {
  8250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8251.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  8252.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
  8253.         $this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8254.         $instance->setName('doctrine:database:create');
  8255.         return $instance;
  8256.     }
  8257.     /**
  8258.      * Gets the private 'doctrine.database_drop_command' shared service.
  8259.      *
  8260.      * @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
  8261.      */
  8262.     protected function getDoctrine_DatabaseDropCommandService()
  8263.     {
  8264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8265.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  8266.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
  8267.         $this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8268.         $instance->setName('doctrine:database:drop');
  8269.         return $instance;
  8270.     }
  8271.     /**
  8272.      * Gets the private 'doctrine.database_import_command' shared service.
  8273.      *
  8274.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
  8275.      */
  8276.     protected function getDoctrine_DatabaseImportCommandService()
  8277.     {
  8278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8279.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
  8280.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
  8281.         $this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
  8282.         $instance->setName('doctrine:database:import');
  8283.         return $instance;
  8284.     }
  8285.     /**
  8286.      * Gets the private 'doctrine.ensure_production_settings_command' shared service.
  8287.      *
  8288.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
  8289.      */
  8290.     protected function getDoctrine_EnsureProductionSettingsCommandService()
  8291.     {
  8292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8293.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8294.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/EnsureProductionSettingsCommand.php';
  8295.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
  8296.         $this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand();
  8297.         $instance->setName('doctrine:ensure-production-settings');
  8298.         return $instance;
  8299.     }
  8300.     /**
  8301.      * Gets the private 'doctrine.mapping_convert_command' shared service.
  8302.      *
  8303.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
  8304.      */
  8305.     protected function getDoctrine_MappingConvertCommandService()
  8306.     {
  8307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8308.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8309.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php';
  8310.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
  8311.         $this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand();
  8312.         $instance->setName('doctrine:mapping:convert');
  8313.         return $instance;
  8314.     }
  8315.     /**
  8316.      * Gets the private 'doctrine.mapping_import_command' shared service.
  8317.      *
  8318.      * @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
  8319.      */
  8320.     protected function getDoctrine_MappingImportCommandService()
  8321.     {
  8322.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8323.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
  8324.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
  8325.         $this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
  8326.         $instance->setName('doctrine:mapping:import');
  8327.         return $instance;
  8328.     }
  8329.     /**
  8330.      * Gets the private 'doctrine.mapping_info_command' shared service.
  8331.      *
  8332.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
  8333.      */
  8334.     protected function getDoctrine_MappingInfoCommandService()
  8335.     {
  8336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8337.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8338.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/InfoCommand.php';
  8339.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
  8340.         $this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand();
  8341.         $instance->setName('doctrine:mapping:info');
  8342.         return $instance;
  8343.     }
  8344.     /**
  8345.      * Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
  8346.      *
  8347.      * @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
  8348.      */
  8349.     protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
  8350.     {
  8351.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
  8352.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/MigrationsFactory/ContainerAwareMigrationFactory.php';
  8353.         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);
  8354.     }
  8355.     /**
  8356.      * Gets the private 'doctrine.migrations.dependency_factory' shared service.
  8357.      *
  8358.      * @return \Doctrine\Migrations\DependencyFactory
  8359.      */
  8360.     protected function getDoctrine_Migrations_DependencyFactoryService()
  8361.     {
  8362.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
  8363.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
  8364.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
  8365.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
  8366.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
  8367.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
  8368.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Connection/ConnectionLoader.php';
  8369.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Connection/ConnectionRegistryConnection.php';
  8370.         $a = new \Doctrine\Migrations\Configuration\Configuration();
  8371.         $b = new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration();
  8372.         $b->setTableName('doctrine_migration_versions');
  8373.         $b->setVersionColumnName('version');
  8374.         $b->setVersionColumnLength(1024);
  8375.         $a->addMigrationsDirectory('App\\Migrations''src/Migrations');
  8376.         $a->setAllOrNothing(false);
  8377.         $a->setCheckDatabasePlatform(true);
  8378.         $a->setMetadataStorageConfiguration($b);
  8379.         $this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromConnection(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\Connection\ConnectionRegistryConnection::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService()), 'default'), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8380.         $instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
  8381.             return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
  8382.         });
  8383.         return $instance;
  8384.     }
  8385.     /**
  8386.      * Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
  8387.      *
  8388.      * @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
  8389.      */
  8390.     protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
  8391.     {
  8392.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
  8393.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
  8394.         include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
  8395.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php';
  8396.         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'), => (\dirname(__DIR__4).'/vendor/cron/cron-bundle/Entity')]);
  8397.     }
  8398.     /**
  8399.      * Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
  8400.      *
  8401.      * @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
  8402.      */
  8403.     protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
  8404.     {
  8405.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  8406.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  8407.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  8408.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
  8409.         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()));
  8410.     }
  8411.     /**
  8412.      * Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
  8413.      *
  8414.      * @return \Doctrine\ORM\Tools\AttachEntityListenersListener
  8415.      */
  8416.     protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
  8417.     {
  8418.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/AttachEntityListenersListener.php';
  8419.         return $this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
  8420.     }
  8421.     /**
  8422.      * Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
  8423.      *
  8424.      * @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
  8425.      */
  8426.     protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
  8427.     {
  8428.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8429.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
  8430.         return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
  8431.             return new \EmptyIterator();
  8432.         }, 0));
  8433.     }
  8434.     /**
  8435.      * Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
  8436.      *
  8437.      * @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
  8438.      */
  8439.     protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
  8440.     {
  8441.         include_once \dirname(__DIR__4).'/vendor/doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php';
  8442.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
  8443.         return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
  8444.     }
  8445.     /**
  8446.      * Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
  8447.      *
  8448.      * @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
  8449.      */
  8450.     protected function getDoctrine_Orm_ProxyCacheWarmerService()
  8451.     {
  8452.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  8453.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
  8454.         return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
  8455.     }
  8456.     /**
  8457.      * Gets the private 'doctrine.query_dql_command' shared service.
  8458.      *
  8459.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
  8460.      */
  8461.     protected function getDoctrine_QueryDqlCommandService()
  8462.     {
  8463.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8464.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8465.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/RunDqlCommand.php';
  8466.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
  8467.         $this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand();
  8468.         $instance->setName('doctrine:query:dql');
  8469.         return $instance;
  8470.     }
  8471.     /**
  8472.      * Gets the private 'doctrine.query_sql_command' shared service.
  8473.      *
  8474.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
  8475.      */
  8476.     protected function getDoctrine_QuerySqlCommandService()
  8477.     {
  8478.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8479.         include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
  8480.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
  8481.         $this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
  8482.         $instance->setName('doctrine:query:sql');
  8483.         return $instance;
  8484.     }
  8485.     /**
  8486.      * Gets the private 'doctrine.schema_create_command' shared service.
  8487.      *
  8488.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
  8489.      */
  8490.     protected function getDoctrine_SchemaCreateCommandService()
  8491.     {
  8492.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8493.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8494.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8495.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/CreateCommand.php';
  8496.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
  8497.         $this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand();
  8498.         $instance->setName('doctrine:schema:create');
  8499.         return $instance;
  8500.     }
  8501.     /**
  8502.      * Gets the private 'doctrine.schema_drop_command' shared service.
  8503.      *
  8504.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
  8505.      */
  8506.     protected function getDoctrine_SchemaDropCommandService()
  8507.     {
  8508.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8509.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8510.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8511.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/DropCommand.php';
  8512.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
  8513.         $this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand();
  8514.         $instance->setName('doctrine:schema:drop');
  8515.         return $instance;
  8516.     }
  8517.     /**
  8518.      * Gets the private 'doctrine.schema_update_command' shared service.
  8519.      *
  8520.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
  8521.      */
  8522.     protected function getDoctrine_SchemaUpdateCommandService()
  8523.     {
  8524.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8525.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8526.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/AbstractCommand.php';
  8527.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/SchemaTool/UpdateCommand.php';
  8528.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
  8529.         $this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand();
  8530.         $instance->setName('doctrine:schema:update');
  8531.         return $instance;
  8532.     }
  8533.     /**
  8534.      * Gets the private 'doctrine.schema_validate_command' shared service.
  8535.      *
  8536.      * @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
  8537.      */
  8538.     protected function getDoctrine_SchemaValidateCommandService()
  8539.     {
  8540.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8541.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/AbstractEntityManagerCommand.php';
  8542.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Console/Command/ValidateSchemaCommand.php';
  8543.         include_once \dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
  8544.         $this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand();
  8545.         $instance->setName('doctrine:schema:validate');
  8546.         return $instance;
  8547.     }
  8548.     /**
  8549.      * Gets the private 'doctrine.ulid_generator' shared service.
  8550.      *
  8551.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
  8552.      */
  8553.     protected function getDoctrine_UlidGeneratorService()
  8554.     {
  8555.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  8556.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
  8557.         return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
  8558.     }
  8559.     /**
  8560.      * Gets the private 'doctrine.uuid_generator' shared service.
  8561.      *
  8562.      * @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
  8563.      */
  8564.     protected function getDoctrine_UuidGeneratorService()
  8565.     {
  8566.         include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Id/AbstractIdGenerator.php';
  8567.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
  8568.         return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
  8569.     }
  8570.     /**
  8571.      * Gets the private 'doctrine_migrations.current_command' shared service.
  8572.      *
  8573.      * @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
  8574.      */
  8575.     protected function getDoctrineMigrations_CurrentCommandService()
  8576.     {
  8577.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8578.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8579.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
  8580.         $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');
  8581.         $instance->setName('doctrine:migrations:current');
  8582.         return $instance;
  8583.     }
  8584.     /**
  8585.      * Gets the private 'doctrine_migrations.diff_command' shared service.
  8586.      *
  8587.      * @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
  8588.      */
  8589.     protected function getDoctrineMigrations_DiffCommandService()
  8590.     {
  8591.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8592.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8593.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
  8594.         $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');
  8595.         $instance->setName('doctrine:migrations:diff');
  8596.         return $instance;
  8597.     }
  8598.     /**
  8599.      * Gets the private 'doctrine_migrations.dump_schema_command' shared service.
  8600.      *
  8601.      * @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
  8602.      */
  8603.     protected function getDoctrineMigrations_DumpSchemaCommandService()
  8604.     {
  8605.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8606.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8607.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
  8608.         $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');
  8609.         $instance->setName('doctrine:migrations:dump-schema');
  8610.         return $instance;
  8611.     }
  8612.     /**
  8613.      * Gets the private 'doctrine_migrations.execute_command' shared service.
  8614.      *
  8615.      * @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
  8616.      */
  8617.     protected function getDoctrineMigrations_ExecuteCommandService()
  8618.     {
  8619.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8620.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8621.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
  8622.         $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');
  8623.         $instance->setName('doctrine:migrations:execute');
  8624.         return $instance;
  8625.     }
  8626.     /**
  8627.      * Gets the private 'doctrine_migrations.generate_command' shared service.
  8628.      *
  8629.      * @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
  8630.      */
  8631.     protected function getDoctrineMigrations_GenerateCommandService()
  8632.     {
  8633.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8634.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8635.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
  8636.         $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');
  8637.         $instance->setName('doctrine:migrations:generate');
  8638.         return $instance;
  8639.     }
  8640.     /**
  8641.      * Gets the private 'doctrine_migrations.latest_command' shared service.
  8642.      *
  8643.      * @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
  8644.      */
  8645.     protected function getDoctrineMigrations_LatestCommandService()
  8646.     {
  8647.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8648.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8649.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
  8650.         $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');
  8651.         $instance->setName('doctrine:migrations:latest');
  8652.         return $instance;
  8653.     }
  8654.     /**
  8655.      * Gets the private 'doctrine_migrations.migrate_command' shared service.
  8656.      *
  8657.      * @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
  8658.      */
  8659.     protected function getDoctrineMigrations_MigrateCommandService()
  8660.     {
  8661.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8662.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8663.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
  8664.         $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');
  8665.         $instance->setName('doctrine:migrations:migrate');
  8666.         return $instance;
  8667.     }
  8668.     /**
  8669.      * Gets the private 'doctrine_migrations.rollup_command' shared service.
  8670.      *
  8671.      * @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
  8672.      */
  8673.     protected function getDoctrineMigrations_RollupCommandService()
  8674.     {
  8675.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8676.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8677.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
  8678.         $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');
  8679.         $instance->setName('doctrine:migrations:rollup');
  8680.         return $instance;
  8681.     }
  8682.     /**
  8683.      * Gets the private 'doctrine_migrations.status_command' shared service.
  8684.      *
  8685.      * @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
  8686.      */
  8687.     protected function getDoctrineMigrations_StatusCommandService()
  8688.     {
  8689.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8690.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8691.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
  8692.         $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');
  8693.         $instance->setName('doctrine:migrations:status');
  8694.         return $instance;
  8695.     }
  8696.     /**
  8697.      * Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
  8698.      *
  8699.      * @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
  8700.      */
  8701.     protected function getDoctrineMigrations_SyncMetadataCommandService()
  8702.     {
  8703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8704.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8705.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
  8706.         $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');
  8707.         $instance->setName('doctrine:migrations:sync-metadata-storage');
  8708.         return $instance;
  8709.     }
  8710.     /**
  8711.      * Gets the private 'doctrine_migrations.up_to_date_command' shared service.
  8712.      *
  8713.      * @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
  8714.      */
  8715.     protected function getDoctrineMigrations_UpToDateCommandService()
  8716.     {
  8717.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8718.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8719.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
  8720.         $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');
  8721.         $instance->setName('doctrine:migrations:up-to-date');
  8722.         return $instance;
  8723.     }
  8724.     /**
  8725.      * Gets the private 'doctrine_migrations.version_command' shared service.
  8726.      *
  8727.      * @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
  8728.      */
  8729.     protected function getDoctrineMigrations_VersionCommandService()
  8730.     {
  8731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8732.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8733.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
  8734.         $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');
  8735.         $instance->setName('doctrine:migrations:version');
  8736.         return $instance;
  8737.     }
  8738.     /**
  8739.      * Gets the private 'doctrine_migrations.versions_command' shared service.
  8740.      *
  8741.      * @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
  8742.      */
  8743.     protected function getDoctrineMigrations_VersionsCommandService()
  8744.     {
  8745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8746.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
  8747.         include_once \dirname(__DIR__4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
  8748.         $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');
  8749.         $instance->setName('doctrine:migrations:list');
  8750.         return $instance;
  8751.     }
  8752.     /**
  8753.      * Gets the private 'error_handler.error_renderer.html' shared service.
  8754.      *
  8755.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  8756.      */
  8757.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  8758.     {
  8759.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  8760.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  8761.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  8762.         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()));
  8763.     }
  8764.     /**
  8765.      * Gets the private 'exception_listener' shared service.
  8766.      *
  8767.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  8768.      */
  8769.     protected function getExceptionListenerService()
  8770.     {
  8771.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);
  8772.     }
  8773.     /**
  8774.      * Gets the private 'fragment.renderer.inline' shared service.
  8775.      *
  8776.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  8777.      */
  8778.     protected function getFragment_Renderer_InlineService()
  8779.     {
  8780.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  8781.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  8782.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  8783.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8784.         $instance->setFragmentPath('/_fragment');
  8785.         return $instance;
  8786.     }
  8787.     /**
  8788.      * Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
  8789.      *
  8790.      * @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
  8791.      */
  8792.     protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
  8793.     {
  8794.         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())));
  8795.     }
  8796.     /**
  8797.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  8798.      *
  8799.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  8800.      */
  8801.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  8802.     {
  8803.         return $this->privates['framework_extra_bundle.event.is_granted'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener(($this->privates['framework_extra_bundle.argument_name_convertor'] ?? $this->getFrameworkExtraBundle_ArgumentNameConvertorService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()));
  8804.     }
  8805.     /**
  8806.      * Gets the private 'knp_paginator.subscriber.sliding_pagination' shared service.
  8807.      *
  8808.      * @return \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber
  8809.      */
  8810.     protected function getKnpPaginator_Subscriber_SlidingPaginationService()
  8811.     {
  8812.         return $this->privates['knp_paginator.subscriber.sliding_pagination'] = new \Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber(['defaultPaginationTemplate' => '@KnpPaginator/Pagination/sliding.html.twig''defaultSortableTemplate' => '@KnpPaginator/Pagination/sortable_link.html.twig''defaultFiltrationTemplate' => '@KnpPaginator/Pagination/filtration.html.twig''defaultPageRange' => 5'defaultPageLimit' => NULL]);
  8813.     }
  8814.     /**
  8815.      * Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
  8816.      *
  8817.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
  8818.      */
  8819.     protected function getLexikJwtAuthentication_CheckConfigCommandService()
  8820.     {
  8821.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8822.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
  8823.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
  8824.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
  8825.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
  8826.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
  8827.         $this->privates['lexik_jwt_authentication.check_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? ($this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE')))), 'RS256');
  8828.         $instance->setName('lexik:jwt:check-config');
  8829.         return $instance;
  8830.     }
  8831.     /**
  8832.      * Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
  8833.      *
  8834.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
  8835.      */
  8836.     protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
  8837.     {
  8838.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8839.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
  8840.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  8841.         $this->privates['lexik_jwt_authentication.generate_keypair_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
  8842.         $instance->setName('lexik:jwt:generate-keypair');
  8843.         return $instance;
  8844.     }
  8845.     /**
  8846.      * Gets the private 'lexik_jwt_authentication.security.guard.jwt_token_authenticator' shared service.
  8847.      *
  8848.      * @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator
  8849.      */
  8850.     protected function getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()
  8851.     {
  8852.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  8853.         include_once \dirname(__DIR__4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
  8854.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php';
  8855.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
  8856.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
  8857.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
  8858.         return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor([=> new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor('Bearer''Authorization')]), new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage());
  8859.     }
  8860.     /**
  8861.      * Gets the private 'locale_aware_listener' shared service.
  8862.      *
  8863.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  8864.      */
  8865.     protected function getLocaleAwareListenerService()
  8866.     {
  8867.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  8868.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en')));
  8869.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  8870.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  8871.     }
  8872.     /**
  8873.      * Gets the private 'locale_listener' shared service.
  8874.      *
  8875.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  8876.      */
  8877.     protected function getLocaleListenerService()
  8878.     {
  8879.         return $this->privates['locale_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleListener(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), 'en', ($this->services['router'] ?? $this->getRouterService()));
  8880.     }
  8881.     /**
  8882.      * Gets the private 'mailer.mailer' shared service.
  8883.      *
  8884.      * @return \Symfony\Component\Mailer\Mailer
  8885.      */
  8886.     protected function getMailer_MailerService()
  8887.     {
  8888.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  8889.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  8890.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  8891.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  8892.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  8893.         return $this->privates['mailer.mailer'] = new \Symfony\Component\Mailer\Mailer((new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
  8894.             yield => $this->getMailer_TransportFactory_NullService();
  8895.             yield => $this->getMailer_TransportFactory_SendmailService();
  8896.             yield => $this->getMailer_TransportFactory_NativeService();
  8897.             yield => $this->getMailer_TransportFactory_SmtpService();
  8898.         }, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]), NULL, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8899.     }
  8900.     /**
  8901.      * Gets the private 'mailer.transport_factory.native' shared service.
  8902.      *
  8903.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  8904.      */
  8905.     protected function getMailer_TransportFactory_NativeService()
  8906.     {
  8907.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8908.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8909.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  8910.         return new \Symfony\Component\Mailer\Transport\NativeTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8911.     }
  8912.     /**
  8913.      * Gets the private 'mailer.transport_factory.null' shared service.
  8914.      *
  8915.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  8916.      */
  8917.     protected function getMailer_TransportFactory_NullService()
  8918.     {
  8919.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8920.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8921.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  8922.         return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8923.     }
  8924.     /**
  8925.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  8926.      *
  8927.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  8928.      */
  8929.     protected function getMailer_TransportFactory_SendmailService()
  8930.     {
  8931.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8932.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8933.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  8934.         return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8935.     }
  8936.     /**
  8937.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  8938.      *
  8939.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  8940.      */
  8941.     protected function getMailer_TransportFactory_SmtpService()
  8942.     {
  8943.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  8944.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  8945.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  8946.         return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  8947.     }
  8948.     /**
  8949.      * Gets the private 'maker.auto_command.make_auth' shared service.
  8950.      *
  8951.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8952.      */
  8953.     protected function getMaker_AutoCommand_MakeAuthService()
  8954.     {
  8955.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8956.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8957.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8958.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8959.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
  8960.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  8961.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8962.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  8963.         $this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a$b);
  8964.         $instance->setName('make:auth');
  8965.         $instance->setDescription('Creates a Guard authenticator of different flavors');
  8966.         return $instance;
  8967.     }
  8968.     /**
  8969.      * Gets the private 'maker.auto_command.make_command' shared service.
  8970.      *
  8971.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8972.      */
  8973.     protected function getMaker_AutoCommand_MakeCommandService()
  8974.     {
  8975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8976.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8977.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8978.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8979.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
  8980.         $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()));
  8981.         $instance->setName('make:command');
  8982.         $instance->setDescription('Creates a new console command class');
  8983.         return $instance;
  8984.     }
  8985.     /**
  8986.      * Gets the private 'maker.auto_command.make_controller' shared service.
  8987.      *
  8988.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  8989.      */
  8990.     protected function getMaker_AutoCommand_MakeControllerService()
  8991.     {
  8992.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  8993.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  8994.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  8995.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  8996.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
  8997.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  8998.         $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()));
  8999.         $instance->setName('make:controller');
  9000.         $instance->setDescription('Creates a new controller class');
  9001.         return $instance;
  9002.     }
  9003.     /**
  9004.      * Gets the private 'maker.auto_command.make_crud' shared service.
  9005.      *
  9006.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9007.      */
  9008.     protected function getMaker_AutoCommand_MakeCrudService()
  9009.     {
  9010.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9011.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9012.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9013.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9014.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
  9015.         $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()));
  9016.         $instance->setName('make:crud');
  9017.         $instance->setDescription('Creates CRUD for Doctrine entity class');
  9018.         return $instance;
  9019.     }
  9020.     /**
  9021.      * Gets the private 'maker.auto_command.make_docker_database' shared service.
  9022.      *
  9023.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9024.      */
  9025.     protected function getMaker_AutoCommand_MakeDockerDatabaseService()
  9026.     {
  9027.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9029.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9030.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9031.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
  9032.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9033.         $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()));
  9034.         $instance->setName('make:docker:database');
  9035.         $instance->setDescription('Adds a database container to your docker-compose.yaml file');
  9036.         return $instance;
  9037.     }
  9038.     /**
  9039.      * Gets the private 'maker.auto_command.make_entity' shared service.
  9040.      *
  9041.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9042.      */
  9043.     protected function getMaker_AutoCommand_MakeEntityService()
  9044.     {
  9045.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9046.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9047.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9048.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9049.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  9050.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
  9051.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9052.         $b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
  9053.         $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);
  9054.         $instance->setName('make:entity');
  9055.         $instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
  9056.         return $instance;
  9057.     }
  9058.     /**
  9059.      * Gets the private 'maker.auto_command.make_fixtures' shared service.
  9060.      *
  9061.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9062.      */
  9063.     protected function getMaker_AutoCommand_MakeFixturesService()
  9064.     {
  9065.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9066.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9067.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9068.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9069.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
  9070.         $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()));
  9071.         $instance->setName('make:fixtures');
  9072.         $instance->setDescription('Creates a new class to load Doctrine fixtures');
  9073.         return $instance;
  9074.     }
  9075.     /**
  9076.      * Gets the private 'maker.auto_command.make_form' shared service.
  9077.      *
  9078.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9079.      */
  9080.     protected function getMaker_AutoCommand_MakeFormService()
  9081.     {
  9082.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9083.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9084.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9085.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9086.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
  9087.         $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()));
  9088.         $instance->setName('make:form');
  9089.         $instance->setDescription('Creates a new form class');
  9090.         return $instance;
  9091.     }
  9092.     /**
  9093.      * Gets the private 'maker.auto_command.make_message' shared service.
  9094.      *
  9095.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9096.      */
  9097.     protected function getMaker_AutoCommand_MakeMessageService()
  9098.     {
  9099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9100.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9101.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9102.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9103.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
  9104.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9105.         $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()));
  9106.         $instance->setName('make:message');
  9107.         $instance->setDescription('Creates a new message and handler');
  9108.         return $instance;
  9109.     }
  9110.     /**
  9111.      * Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
  9112.      *
  9113.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9114.      */
  9115.     protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
  9116.     {
  9117.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9118.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9119.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9120.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9121.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
  9122.         $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()));
  9123.         $instance->setName('make:messenger-middleware');
  9124.         $instance->setDescription('Creates a new messenger middleware');
  9125.         return $instance;
  9126.     }
  9127.     /**
  9128.      * Gets the private 'maker.auto_command.make_migration' shared service.
  9129.      *
  9130.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9131.      */
  9132.     protected function getMaker_AutoCommand_MakeMigrationService()
  9133.     {
  9134.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9135.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9136.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9137.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9138.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
  9139.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
  9140.         $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()));
  9141.         $instance->setName('make:migration');
  9142.         $instance->setDescription('Creates a new migration based on database changes');
  9143.         return $instance;
  9144.     }
  9145.     /**
  9146.      * Gets the private 'maker.auto_command.make_registration_form' shared service.
  9147.      *
  9148.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9149.      */
  9150.     protected function getMaker_AutoCommand_MakeRegistrationFormService()
  9151.     {
  9152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9153.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9154.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9155.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9156.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
  9157.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9158.         $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()));
  9159.         $instance->setName('make:registration-form');
  9160.         $instance->setDescription('Creates a new registration form system');
  9161.         return $instance;
  9162.     }
  9163.     /**
  9164.      * Gets the private 'maker.auto_command.make_reset_password' shared service.
  9165.      *
  9166.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9167.      */
  9168.     protected function getMaker_AutoCommand_MakeResetPasswordService()
  9169.     {
  9170.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9171.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9172.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9173.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9174.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
  9175.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9176.         $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()));
  9177.         $instance->setName('make:reset-password');
  9178.         $instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
  9179.         return $instance;
  9180.     }
  9181.     /**
  9182.      * Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
  9183.      *
  9184.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9185.      */
  9186.     protected function getMaker_AutoCommand_MakeSerializerEncoderService()
  9187.     {
  9188.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9189.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9190.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9191.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9192.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
  9193.         $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()));
  9194.         $instance->setName('make:serializer:encoder');
  9195.         $instance->setDescription('Creates a new serializer encoder class');
  9196.         return $instance;
  9197.     }
  9198.     /**
  9199.      * Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
  9200.      *
  9201.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9202.      */
  9203.     protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
  9204.     {
  9205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9206.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9207.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9208.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9209.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
  9210.         $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()));
  9211.         $instance->setName('make:serializer:normalizer');
  9212.         $instance->setDescription('Creates a new serializer normalizer class');
  9213.         return $instance;
  9214.     }
  9215.     /**
  9216.      * Gets the private 'maker.auto_command.make_subscriber' shared service.
  9217.      *
  9218.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9219.      */
  9220.     protected function getMaker_AutoCommand_MakeSubscriberService()
  9221.     {
  9222.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9223.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9224.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9225.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9226.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
  9227.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
  9228.         $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()));
  9229.         $instance->setName('make:subscriber');
  9230.         $instance->setDescription('Creates a new event subscriber class');
  9231.         return $instance;
  9232.     }
  9233.     /**
  9234.      * Gets the private 'maker.auto_command.make_test' shared service.
  9235.      *
  9236.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9237.      */
  9238.     protected function getMaker_AutoCommand_MakeTestService()
  9239.     {
  9240.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9241.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9242.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9243.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9244.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
  9245.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
  9246.         $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()));
  9247.         $instance->setName('make:test');
  9248.         $instance->setAliases([=> 'make:unit-test'=> 'make:functional-test']);
  9249.         $instance->setDescription('Creates a new test class');
  9250.         return $instance;
  9251.     }
  9252.     /**
  9253.      * Gets the private 'maker.auto_command.make_twig_extension' shared service.
  9254.      *
  9255.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9256.      */
  9257.     protected function getMaker_AutoCommand_MakeTwigExtensionService()
  9258.     {
  9259.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9260.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9261.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9262.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9263.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
  9264.         $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()));
  9265.         $instance->setName('make:twig-extension');
  9266.         $instance->setDescription('Creates a new Twig extension class');
  9267.         return $instance;
  9268.     }
  9269.     /**
  9270.      * Gets the private 'maker.auto_command.make_user' shared service.
  9271.      *
  9272.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9273.      */
  9274.     protected function getMaker_AutoCommand_MakeUserService()
  9275.     {
  9276.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9277.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9278.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9279.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9280.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
  9281.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
  9282.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
  9283.         $a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
  9284.         $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()));
  9285.         $instance->setName('make:user');
  9286.         $instance->setDescription('Creates a new security user class');
  9287.         return $instance;
  9288.     }
  9289.     /**
  9290.      * Gets the private 'maker.auto_command.make_validator' shared service.
  9291.      *
  9292.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9293.      */
  9294.     protected function getMaker_AutoCommand_MakeValidatorService()
  9295.     {
  9296.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9297.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9298.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9299.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9300.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
  9301.         $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()));
  9302.         $instance->setName('make:validator');
  9303.         $instance->setDescription('Creates a new validator and constraint class');
  9304.         return $instance;
  9305.     }
  9306.     /**
  9307.      * Gets the private 'maker.auto_command.make_voter' shared service.
  9308.      *
  9309.      * @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
  9310.      */
  9311.     protected function getMaker_AutoCommand_MakeVoterService()
  9312.     {
  9313.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9314.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
  9315.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
  9316.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
  9317.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
  9318.         $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()));
  9319.         $instance->setName('make:voter');
  9320.         $instance->setDescription('Creates a new security voter class');
  9321.         return $instance;
  9322.     }
  9323.     /**
  9324.      * Gets the private 'maker.doctrine_helper' shared service.
  9325.      *
  9326.      * @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
  9327.      */
  9328.     protected function getMaker_DoctrineHelperService()
  9329.     {
  9330.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
  9331.         $a = ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService());
  9332.         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'=> $a], => [=> 'Cron\\CronBundle\\Entity'=> $a]]]);
  9333.     }
  9334.     /**
  9335.      * Gets the private 'maker.entity_class_generator' shared service.
  9336.      *
  9337.      * @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
  9338.      */
  9339.     protected function getMaker_EntityClassGeneratorService()
  9340.     {
  9341.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
  9342.         $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()));
  9343.         $instance->setMangerRegistryClassName('Doctrine\\Persistence\\ManagerRegistry');
  9344.         return $instance;
  9345.     }
  9346.     /**
  9347.      * Gets the private 'maker.file_manager' shared service.
  9348.      *
  9349.      * @return \Symfony\Bundle\MakerBundle\FileManager
  9350.      */
  9351.     protected function getMaker_FileManagerService()
  9352.     {
  9353.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/FileManager.php';
  9354.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
  9355.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
  9356.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
  9357.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  9358.         return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__4), (\dirname(__DIR__4).'/templates'));
  9359.     }
  9360.     /**
  9361.      * Gets the private 'maker.generator' shared service.
  9362.      *
  9363.      * @return \Symfony\Bundle\MakerBundle\Generator
  9364.      */
  9365.     protected function getMaker_GeneratorService()
  9366.     {
  9367.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Generator.php';
  9368.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
  9369.         $a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
  9370.         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));
  9371.     }
  9372.     /**
  9373.      * Gets the private 'maker.php_compat_util' shared service.
  9374.      *
  9375.      * @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
  9376.      */
  9377.     protected function getMaker_PhpCompatUtilService()
  9378.     {
  9379.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
  9380.         return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
  9381.     }
  9382.     /**
  9383.      * Gets the private 'maker.renderer.form_type_renderer' shared service.
  9384.      *
  9385.      * @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
  9386.      */
  9387.     protected function getMaker_Renderer_FormTypeRendererService()
  9388.     {
  9389.         include_once \dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
  9390.         return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
  9391.     }
  9392.     /**
  9393.      * Gets the private 'mime_types' shared service.
  9394.      *
  9395.      * @return \Symfony\Component\Mime\MimeTypes
  9396.      */
  9397.     protected function getMimeTypesService()
  9398.     {
  9399.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  9400.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  9401.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  9402.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  9403.         $instance->setDefault($instance);
  9404.         return $instance;
  9405.     }
  9406.     /**
  9407.      * Gets the private 'monolog.handler.console' shared service.
  9408.      *
  9409.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  9410.      */
  9411.     protected function getMonolog_Handler_ConsoleService()
  9412.     {
  9413.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  9414.     }
  9415.     /**
  9416.      * Gets the private 'monolog.handler.main' shared service.
  9417.      *
  9418.      * @return \Monolog\Handler\StreamHandler
  9419.      */
  9420.     protected function getMonolog_Handler_MainService()
  9421.     {
  9422.         $this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__3).'/log/dev.log'), 100trueNULLfalse);
  9423.         $instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  9424.         return $instance;
  9425.     }
  9426.     /**
  9427.      * Gets the private 'monolog.logger' shared service.
  9428.      *
  9429.      * @return \Symfony\Bridge\Monolog\Logger
  9430.      */
  9431.     protected function getMonolog_LoggerService()
  9432.     {
  9433.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  9434.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9435.         $instance->useMicrosecondTimestamps(true);
  9436.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9437.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9438.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9439.         return $instance;
  9440.     }
  9441.     /**
  9442.      * Gets the private 'monolog.logger.cache' shared service.
  9443.      *
  9444.      * @return \Symfony\Bridge\Monolog\Logger
  9445.      */
  9446.     protected function getMonolog_Logger_CacheService()
  9447.     {
  9448.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  9449.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9450.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9451.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9452.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9453.         return $instance;
  9454.     }
  9455.     /**
  9456.      * Gets the private 'monolog.logger.mailer' shared service.
  9457.      *
  9458.      * @return \Symfony\Bridge\Monolog\Logger
  9459.      */
  9460.     protected function getMonolog_Logger_MailerService()
  9461.     {
  9462.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  9463.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9464.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9465.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9466.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9467.         return $instance;
  9468.     }
  9469.     /**
  9470.      * Gets the private 'monolog.logger.request' shared service.
  9471.      *
  9472.      * @return \Symfony\Bridge\Monolog\Logger
  9473.      */
  9474.     protected function getMonolog_Logger_RequestService()
  9475.     {
  9476.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  9477.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9478.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9479.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9480.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9481.         return $instance;
  9482.     }
  9483.     /**
  9484.      * Gets the private 'monolog.logger.security' shared service.
  9485.      *
  9486.      * @return \Symfony\Bridge\Monolog\Logger
  9487.      */
  9488.     protected function getMonolog_Logger_SecurityService()
  9489.     {
  9490.         $this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
  9491.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9492.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9493.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9494.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9495.         return $instance;
  9496.     }
  9497.     /**
  9498.      * Gets the private 'monolog.logger.snappy' shared service.
  9499.      *
  9500.      * @return \Symfony\Bridge\Monolog\Logger
  9501.      */
  9502.     protected function getMonolog_Logger_SnappyService()
  9503.     {
  9504.         $this->privates['monolog.logger.snappy'] = $instance = new \Symfony\Bridge\Monolog\Logger('snappy');
  9505.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  9506.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  9507.         $instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
  9508.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  9509.         return $instance;
  9510.     }
  9511.     /**
  9512.      * Gets the private 'nelmio_cors.cors_listener' shared service.
  9513.      *
  9514.      * @return \Nelmio\CorsBundle\EventListener\CorsListener
  9515.      */
  9516.     protected function getNelmioCors_CorsListenerService()
  9517.     {
  9518.         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->parameters['nelmio_cors.defaults'])]));
  9519.     }
  9520.     /**
  9521.      * Gets the private 'parameter_bag' shared service.
  9522.      *
  9523.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  9524.      */
  9525.     protected function getParameterBagService()
  9526.     {
  9527.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  9528.     }
  9529.     /**
  9530.      * Gets the private 'profiler_listener' shared service.
  9531.      *
  9532.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  9533.      */
  9534.     protected function getProfilerListenerService()
  9535.     {
  9536.         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);
  9537.     }
  9538.     /**
  9539.      * Gets the private 'property_accessor' shared service.
  9540.      *
  9541.      * @return \Symfony\Component\PropertyAccess\PropertyAccessor
  9542.      */
  9543.     protected function getPropertyAccessorService()
  9544.     {
  9545.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  9546.         include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  9547.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  9548.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  9549.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  9550.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  9551.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  9552.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  9553.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  9554.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  9555.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  9556.         return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  9557.     }
  9558.     /**
  9559.      * Gets the private 'property_info.serializer_extractor' shared service.
  9560.      *
  9561.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  9562.      */
  9563.     protected function getPropertyInfo_SerializerExtractorService()
  9564.     {
  9565.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  9566.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  9567.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  9568.     }
  9569.     /**
  9570.      * Gets the private 'router.cache_warmer' shared service.
  9571.      *
  9572.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  9573.      */
  9574.     protected function getRouter_CacheWarmerService()
  9575.     {
  9576.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  9577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  9578.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  9579.             'router' => ['services''router''getRouterService'false],
  9580.         ], [
  9581.             'router' => '?',
  9582.         ]))->withContext('router.cache_warmer'$this));
  9583.     }
  9584.     /**
  9585.      * Gets the private 'router.request_context' shared service.
  9586.      *
  9587.      * @return \Symfony\Component\Routing\RequestContext
  9588.      */
  9589.     protected function getRouter_RequestContextService()
  9590.     {
  9591.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  9592.     }
  9593.     /**
  9594.      * Gets the private 'router_listener' shared service.
  9595.      *
  9596.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  9597.      */
  9598.     protected function getRouterListenerService()
  9599.     {
  9600.         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);
  9601.     }
  9602.     /**
  9603.      * Gets the private 'secrets.vault' shared service.
  9604.      *
  9605.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  9606.      */
  9607.     protected function getSecrets_VaultService()
  9608.     {
  9609.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  9610.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  9611.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  9612.         include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  9613.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  9614.         return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(\Closure::fromCallable([=> $this=> 'getEnv']), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
  9615.     }
  9616.     /**
  9617.      * Gets the private 'security.access_listener' shared service.
  9618.      *
  9619.      * @return \Symfony\Component\Security\Http\Firewall\AccessListener
  9620.      */
  9621.     protected function getSecurity_AccessListenerService()
  9622.     {
  9623.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9624.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9625.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
  9626.         return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService()), ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  9627.     }
  9628.     /**
  9629.      * Gets the private 'security.access_map' shared service.
  9630.      *
  9631.      * @return \Symfony\Component\Security\Http\AccessMap
  9632.      */
  9633.     protected function getSecurity_AccessMapService()
  9634.     {
  9635.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMapInterface.php';
  9636.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/AccessMap.php';
  9637.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
  9638.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestMatcher.php';
  9639.         $this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
  9640.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/test'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9641.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login'), [=> 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
  9642.         $instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api'), [=> 'IS_AUTHENTICATED_FULLY'], NULL);
  9643.         return $instance;
  9644.     }
  9645.     /**
  9646.      * Gets the private 'security.authentication.guard_handler' shared service.
  9647.      *
  9648.      * @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
  9649.      *
  9650.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
  9651.      */
  9652.     protected function getSecurity_Authentication_GuardHandlerService()
  9653.     {
  9654.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
  9655.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  9656.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  9657.         $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $this->parameters['security.firewalls']);
  9658.         $instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'));
  9659.         return $instance;
  9660.     }
  9661.     /**
  9662.      * Gets the private 'security.authentication.listener.anonymous.login' shared service.
  9663.      *
  9664.      * @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
  9665.      *
  9666.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.login" service is deprecated, use the new authenticator system instead.
  9667.      */
  9668.     protected function getSecurity_Authentication_Listener_Anonymous_LoginService()
  9669.     {
  9670.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.anonymous.login" service is deprecated, use the new authenticator system instead.');
  9671.         return $this->privates['security.authentication.listener.anonymous.login'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()));
  9672.     }
  9673.     /**
  9674.      * Gets the private 'security.authentication.listener.guard.api' shared service.
  9675.      *
  9676.      * @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
  9677.      *
  9678.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.
  9679.      */
  9680.     protected function getSecurity_Authentication_Listener_Guard_ApiService()
  9681.     {
  9682.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.guard.api" service is deprecated, use the new authenticator system instead.');
  9683.         return $this->privates['security.authentication.listener.guard.api'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($this->getSecurity_Authentication_GuardHandlerService(), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), 'api', new RewindableGenerator(function () {
  9684.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  9685.         }, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true);
  9686.     }
  9687.     /**
  9688.      * Gets the private 'security.authentication.listener.json.login' shared service.
  9689.      *
  9690.      * @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
  9691.      *
  9692.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.json.login" service is deprecated, use the new authenticator system instead.
  9693.      */
  9694.     protected function getSecurity_Authentication_Listener_Json_LoginService()
  9695.     {
  9696.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.listener.json.login" service is deprecated, use the new authenticator system instead.');
  9697.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
  9698.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
  9699.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php';
  9700.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
  9701.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
  9702.         include_once \dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
  9703.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
  9704.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
  9705.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  9706.         $this->privates['security.authentication.listener.json.login'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'login', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), $a, []), [], 'login'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler($a), []), ['check_path' => '/api/login_check''use_forward' => false'require_previous_session' => false'login_path' => '/login''username_path' => 'username''password_path' => 'password'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
  9707.         if ($this->has('translator')) {
  9708.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  9709.         }
  9710.         $instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'));
  9711.         return $instance;
  9712.     }
  9713.     /**
  9714.      * Gets the private 'security.authentication.manager' shared service.
  9715.      *
  9716.      * @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
  9717.      *
  9718.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
  9719.      */
  9720.     protected function getSecurity_Authentication_ManagerService()
  9721.     {
  9722.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
  9723.         $this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
  9724.             yield => ($this->privates['security.authentication.provider.dao.login'] ?? $this->getSecurity_Authentication_Provider_Dao_LoginService());
  9725.             yield => ($this->privates['security.authentication.provider.anonymous.login'] ?? $this->getSecurity_Authentication_Provider_Anonymous_LoginService());
  9726.             yield => ($this->privates['security.authentication.provider.guard.api'] ?? $this->getSecurity_Authentication_Provider_Guard_ApiService());
  9727.         }, 3), true);
  9728.         $instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  9729.         return $instance;
  9730.     }
  9731.     /**
  9732.      * Gets the private 'security.authentication.provider.anonymous.login' shared service.
  9733.      *
  9734.      * @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
  9735.      *
  9736.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.login" service is deprecated, use the new authenticator system instead.
  9737.      */
  9738.     protected function getSecurity_Authentication_Provider_Anonymous_LoginService()
  9739.     {
  9740.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.anonymous.login" service is deprecated, use the new authenticator system instead.');
  9741.         return $this->privates['security.authentication.provider.anonymous.login'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
  9742.     }
  9743.     /**
  9744.      * Gets the private 'security.authentication.provider.dao.login' shared service.
  9745.      *
  9746.      * @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
  9747.      *
  9748.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.login" service is deprecated, use the new authenticator system instead.
  9749.      */
  9750.     protected function getSecurity_Authentication_Provider_Dao_LoginService()
  9751.     {
  9752.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.dao.login" service is deprecated, use the new authenticator system instead.');
  9753.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9754.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9755.         return $this->privates['security.authentication.provider.dao.login'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider(($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'login', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
  9756.     }
  9757.     /**
  9758.      * Gets the private 'security.authentication.provider.guard.api' shared service.
  9759.      *
  9760.      * @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
  9761.      *
  9762.      * @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.api" service is deprecated, use the new authenticator system instead.
  9763.      */
  9764.     protected function getSecurity_Authentication_Provider_Guard_ApiService()
  9765.     {
  9766.         trigger_deprecation('symfony/security-bundle''5.3''The "security.authentication.provider.guard.api" service is deprecated, use the new authenticator system instead.');
  9767.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
  9768.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
  9769.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
  9770.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
  9771.         return $this->privates['security.authentication.provider.guard.api'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
  9772.             yield => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
  9773.         }, 1), ($this->privates['security.user.provider.concrete.app_user_provider'] ?? $this->getSecurity_User_Provider_Concrete_AppUserProviderService()), 'api', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService())));
  9774.     }
  9775.     /**
  9776.      * Gets the private 'security.channel_listener' shared service.
  9777.      *
  9778.      * @return \Symfony\Component\Security\Http\Firewall\ChannelListener
  9779.      */
  9780.     protected function getSecurity_ChannelListenerService()
  9781.     {
  9782.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
  9783.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
  9784.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
  9785.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
  9786.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EntryPoint/RetryAuthenticationEntryPoint.php';
  9787.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  9788.         return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), new \Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint($a->getHttpPort(), $a->getHttpsPort()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()));
  9789.     }
  9790.     /**
  9791.      * Gets the private 'security.command.debug_firewall' shared service.
  9792.      *
  9793.      * @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
  9794.      */
  9795.     protected function getSecurity_Command_DebugFirewallService()
  9796.     {
  9797.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9798.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
  9799.         $this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.qM8a9Nc'] ?? $this->get_ServiceLocator_QM8a9NcService()), ($this->privates['.service_locator.rbkQM6D'] ?? $this->get_ServiceLocator_RbkQM6DService()), [], false);
  9800.         $instance->setName('debug:firewall');
  9801.         $instance->setDescription('Display information about your security firewall(s)');
  9802.         return $instance;
  9803.     }
  9804.     /**
  9805.      * Gets the private 'security.command.user_password_encoder' shared service.
  9806.      *
  9807.      * @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
  9808.      *
  9809.      * @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
  9810.      */
  9811.     protected function getSecurity_Command_UserPasswordEncoderService()
  9812.     {
  9813.         trigger_deprecation('symfony/security-bundle''5.3''The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
  9814.         $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\\Usuario']);
  9815.         $instance->setName('security:encode-password');
  9816.         $instance->setDescription('Encode a password');
  9817.         return $instance;
  9818.     }
  9819.     /**
  9820.      * Gets the private 'security.command.user_password_hash' shared service.
  9821.      *
  9822.      * @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
  9823.      */
  9824.     protected function getSecurity_Command_UserPasswordHashService()
  9825.     {
  9826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  9827.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
  9828.         $this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [=> 'App\\Entity\\Usuario']);
  9829.         $instance->setName('security:hash-password');
  9830.         $instance->setDescription('Hash a user password');
  9831.         return $instance;
  9832.     }
  9833.     /**
  9834.      * Gets the private 'security.csrf.token_storage' shared service.
  9835.      *
  9836.      * @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
  9837.      */
  9838.     protected function getSecurity_Csrf_TokenStorageService()
  9839.     {
  9840.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  9841.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  9842.         include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  9843.         return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9844.     }
  9845.     /**
  9846.      * Gets the private 'security.encoder_factory.generic' shared service.
  9847.      *
  9848.      * @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
  9849.      *
  9850.      * @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
  9851.      */
  9852.     protected function getSecurity_EncoderFactory_GenericService()
  9853.     {
  9854.         trigger_deprecation('symfony/security-bundle''5.3''The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
  9855.         return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\Usuario' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  9856.     }
  9857.     /**
  9858.      * Gets the private 'security.event_dispatcher.api' shared service.
  9859.      *
  9860.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9861.      */
  9862.     protected function getSecurity_EventDispatcher_ApiService()
  9863.     {
  9864.         $this->privates['security.event_dispatcher.api'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9865.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9866.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9867.         }, => 'onLogout'], 0);
  9868.         return $instance;
  9869.     }
  9870.     /**
  9871.      * Gets the private 'security.event_dispatcher.login' shared service.
  9872.      *
  9873.      * @return \Symfony\Component\EventDispatcher\EventDispatcher
  9874.      */
  9875.     protected function getSecurity_EventDispatcher_LoginService()
  9876.     {
  9877.         $this->privates['security.event_dispatcher.login'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
  9878.         $instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [=> function () {
  9879.             return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
  9880.         }, => 'onLogout'], 0);
  9881.         return $instance;
  9882.     }
  9883.     /**
  9884.      * Gets the private 'security.firewall.map' shared service.
  9885.      *
  9886.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
  9887.      */
  9888.     protected function getSecurity_Firewall_MapService()
  9889.     {
  9890.         return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(($this->privates['.service_locator.qM8a9Nc'] ?? $this->get_ServiceLocator_QM8a9NcService()), new RewindableGenerator(function () {
  9891.             yield 'security.firewall.map.context.login' => ($this->privates['.security.request_matcher.HeUdK73'] ?? ($this->privates['.security.request_matcher.HeUdK73'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/login')));
  9892.             yield 'security.firewall.map.context.api' => ($this->privates['.security.request_matcher.p4VlLPC'] ?? ($this->privates['.security.request_matcher.p4VlLPC'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api')));
  9893.         }, 2));
  9894.     }
  9895.     /**
  9896.      * Gets the private 'security.firewall.map.context.api' shared service.
  9897.      *
  9898.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9899.      */
  9900.     protected function getSecurity_Firewall_Map_Context_ApiService()
  9901.     {
  9902.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9903.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9904.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9905.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9906.         return $this->privates['security.firewall.map.context.api'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9907.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9908.             yield => ($this->privates['security.authentication.listener.guard.api'] ?? $this->getSecurity_Authentication_Listener_Guard_ApiService());
  9909.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9910.         }, 3), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'api', ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()), NULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api''security.user_checker''.security.request_matcher.p4VlLPC'truetrue'security.user.provider.concrete.app_user_provider'NULL'lexik_jwt_authentication.jwt_token_authenticator'NULLNULL, [=> 'guard'], NULL));
  9911.     }
  9912.     /**
  9913.      * Gets the private 'security.firewall.map.context.login' shared service.
  9914.      *
  9915.      * @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
  9916.      */
  9917.     protected function getSecurity_Firewall_Map_Context_LoginService()
  9918.     {
  9919.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
  9920.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
  9921.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
  9922.         include_once \dirname(__DIR__4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
  9923.         return $this->privates['security.firewall.map.context.login'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
  9924.             yield => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
  9925.             yield => ($this->privates['security.authentication.listener.json.login'] ?? $this->getSecurity_Authentication_Listener_Json_LoginService());
  9926.             yield => ($this->privates['security.authentication.listener.anonymous.login'] ?? $this->getSecurity_Authentication_Listener_Anonymous_LoginService());
  9927.             yield => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
  9928.         }, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'login'NULLNULLNULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('login''security.user_checker''.security.request_matcher.HeUdK73'truetrue'security.user.provider.concrete.app_user_provider'NULLNULLNULLNULL, [=> 'json_login'=> 'anonymous'], NULL));
  9929.     }
  9930.     /**
  9931.      * Gets the private 'security.http_utils' shared service.
  9932.      *
  9933.      * @return \Symfony\Component\Security\Http\HttpUtils
  9934.      */
  9935.     protected function getSecurity_HttpUtilsService()
  9936.     {
  9937.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/HttpUtils.php';
  9938.         $a = ($this->services['router'] ?? $this->getRouterService());
  9939.         return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a$a'{^https?://%s$}i''{^https://%s$}i');
  9940.     }
  9941.     /**
  9942.      * Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
  9943.      *
  9944.      * @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
  9945.      */
  9946.     protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
  9947.     {
  9948.         include_once \dirname(__DIR__4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
  9949.         return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
  9950.     }
  9951.     /**
  9952.      * Gets the private 'security.logout_url_generator' shared service.
  9953.      *
  9954.      * @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
  9955.      */
  9956.     protected function getSecurity_LogoutUrlGeneratorService()
  9957.     {
  9958.         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['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
  9959.     }
  9960.     /**
  9961.      * Gets the private 'security.password_hasher_factory' shared service.
  9962.      *
  9963.      * @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
  9964.      */
  9965.     protected function getSecurity_PasswordHasherFactoryService()
  9966.     {
  9967.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
  9968.         include_once \dirname(__DIR__4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
  9969.         return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\Usuario' => ['algorithm' => 'auto''migrate_from' => [], 'hash_algorithm' => 'sha512''key_length' => 40'ignore_case' => false'encode_as_base64' => true'iterations' => 5000'cost' => NULL'memory_cost' => NULL'time_cost' => NULL]]);
  9970.     }
  9971.     /**
  9972.      * Gets the private 'security.role_hierarchy' shared service.
  9973.      *
  9974.      * @return \Symfony\Component\Security\Core\Role\RoleHierarchy
  9975.      */
  9976.     protected function getSecurity_RoleHierarchyService()
  9977.     {
  9978.         return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
  9979.     }
  9980.     /**
  9981.      * Gets the private 'security.user.provider.concrete.app_user_provider' shared service.
  9982.      *
  9983.      * @return \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
  9984.      */
  9985.     protected function getSecurity_User_Provider_Concrete_AppUserProviderService()
  9986.     {
  9987.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
  9988.         include_once \dirname(__DIR__4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
  9989.         include_once \dirname(__DIR__4).'/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php';
  9990.         return $this->privates['security.user.provider.concrete.app_user_provider'] = new \Symfony\Bridge\Doctrine\Security\User\EntityUserProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), 'App\\Entity\\Usuario''email'NULL);
  9991.     }
  9992.     /**
  9993.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  9994.      *
  9995.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  9996.      */
  9997.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  9998.     {
  9999.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  10000.     }
  10001.     /**
  10002.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  10003.      *
  10004.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  10005.      */
  10006.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  10007.     {
  10008.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  10009.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL), 0'doctrine.orm');
  10010.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  10011.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  10012.     }
  10013.     /**
  10014.      * Gets the private 'sensio_framework_extra.security.listener' shared service.
  10015.      *
  10016.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
  10017.      */
  10018.     protected function getSensioFrameworkExtra_Security_ListenerService()
  10019.     {
  10020.         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()), NULL, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  10021.     }
  10022.     /**
  10023.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  10024.      *
  10025.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  10026.      */
  10027.     protected function getSensioFrameworkExtra_View_ListenerService()
  10028.     {
  10029.         $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))));
  10030.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10031.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  10032.         ], [
  10033.             'twig' => '?',
  10034.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  10035.         return $instance;
  10036.     }
  10037.     /**
  10038.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  10039.      *
  10040.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  10041.      */
  10042.     protected function getSerializer_Mapping_CacheWarmerService()
  10043.     {
  10044.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10045.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  10046.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  10047.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10048.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10049.         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'));
  10050.     }
  10051.     /**
  10052.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  10053.      *
  10054.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  10055.      */
  10056.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  10057.     {
  10058.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  10059.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  10060.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  10061.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  10062.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  10063.         include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  10064.         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()))]));
  10065.     }
  10066.     /**
  10067.      * Gets the private 'session.storage.factory.service' shared service.
  10068.      *
  10069.      * @return \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory
  10070.      *
  10071.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
  10072.      */
  10073.     protected function getSession_Storage_Factory_ServiceService()
  10074.     {
  10075.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
  10076.         return new \Symfony\Component\HttpFoundation\Session\Storage\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
  10077.     }
  10078.     /**
  10079.      * Gets the private 'session.storage.metadata_bag' shared service.
  10080.      *
  10081.      * @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
  10082.      *
  10083.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
  10084.      */
  10085.     protected function getSession_Storage_MetadataBagService()
  10086.     {
  10087.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
  10088.         return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta'0);
  10089.     }
  10090.     /**
  10091.      * Gets the private 'session.storage.native' shared service.
  10092.      *
  10093.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
  10094.      *
  10095.      * @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
  10096.      */
  10097.     protected function getSession_Storage_NativeService()
  10098.     {
  10099.         trigger_deprecation('symfony/framework-bundle''5.3''The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
  10100.         return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], NULL$this->getSession_Storage_MetadataBagService());
  10101.     }
  10102.     /**
  10103.      * Gets the private 'session_listener' shared service.
  10104.      *
  10105.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  10106.      */
  10107.     protected function getSessionListenerService()
  10108.     {
  10109.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10110.             'initialized_session' => ['services''session'NULLfalse],
  10111.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  10112.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  10113.             'session' => ['services''session''getSessionService'false],
  10114.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  10115.             'session_storage' => ['privates''session.storage.native''getSession_Storage_NativeService'false],
  10116.         ], [
  10117.             'initialized_session' => '?',
  10118.             'logger' => '?',
  10119.             'request_stack' => '?',
  10120.             'session' => '?',
  10121.             'session_collector' => '?',
  10122.             'session_storage' => '?',
  10123.         ]), true);
  10124.     }
  10125.     /**
  10126.      * Gets the private 'translation.extractor' shared service.
  10127.      *
  10128.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  10129.      */
  10130.     protected function getTranslation_ExtractorService()
  10131.     {
  10132.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  10133.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  10134.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  10135.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  10136.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  10137.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  10138.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  10139.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  10140.         return $instance;
  10141.     }
  10142.     /**
  10143.      * Gets the private 'translation.loader.csv' shared service.
  10144.      *
  10145.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  10146.      */
  10147.     protected function getTranslation_Loader_CsvService()
  10148.     {
  10149.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10150.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10151.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10152.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  10153.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  10154.     }
  10155.     /**
  10156.      * Gets the private 'translation.loader.dat' shared service.
  10157.      *
  10158.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  10159.      */
  10160.     protected function getTranslation_Loader_DatService()
  10161.     {
  10162.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10163.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10164.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  10165.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  10166.     }
  10167.     /**
  10168.      * Gets the private 'translation.loader.ini' shared service.
  10169.      *
  10170.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  10171.      */
  10172.     protected function getTranslation_Loader_IniService()
  10173.     {
  10174.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10175.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10176.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10177.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  10178.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  10179.     }
  10180.     /**
  10181.      * Gets the private 'translation.loader.json' shared service.
  10182.      *
  10183.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  10184.      */
  10185.     protected function getTranslation_Loader_JsonService()
  10186.     {
  10187.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10188.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10189.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10190.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  10191.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  10192.     }
  10193.     /**
  10194.      * Gets the private 'translation.loader.mo' shared service.
  10195.      *
  10196.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  10197.      */
  10198.     protected function getTranslation_Loader_MoService()
  10199.     {
  10200.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10201.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10202.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10203.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  10204.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  10205.     }
  10206.     /**
  10207.      * Gets the private 'translation.loader.php' shared service.
  10208.      *
  10209.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  10210.      */
  10211.     protected function getTranslation_Loader_PhpService()
  10212.     {
  10213.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10214.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10215.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10216.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  10217.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  10218.     }
  10219.     /**
  10220.      * Gets the private 'translation.loader.po' shared service.
  10221.      *
  10222.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  10223.      */
  10224.     protected function getTranslation_Loader_PoService()
  10225.     {
  10226.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10227.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10228.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10229.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  10230.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  10231.     }
  10232.     /**
  10233.      * Gets the private 'translation.loader.qt' shared service.
  10234.      *
  10235.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  10236.      */
  10237.     protected function getTranslation_Loader_QtService()
  10238.     {
  10239.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10240.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  10241.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  10242.     }
  10243.     /**
  10244.      * Gets the private 'translation.loader.res' shared service.
  10245.      *
  10246.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  10247.      */
  10248.     protected function getTranslation_Loader_ResService()
  10249.     {
  10250.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10251.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10252.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  10253.     }
  10254.     /**
  10255.      * Gets the private 'translation.loader.xliff' shared service.
  10256.      *
  10257.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  10258.      */
  10259.     protected function getTranslation_Loader_XliffService()
  10260.     {
  10261.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10262.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  10263.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  10264.     }
  10265.     /**
  10266.      * Gets the private 'translation.loader.yml' shared service.
  10267.      *
  10268.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  10269.      */
  10270.     protected function getTranslation_Loader_YmlService()
  10271.     {
  10272.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10273.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10274.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10275.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  10276.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  10277.     }
  10278.     /**
  10279.      * Gets the private 'translation.provider_collection' shared service.
  10280.      *
  10281.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  10282.      */
  10283.     protected function getTranslation_ProviderCollectionService()
  10284.     {
  10285.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  10286.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  10287.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  10288.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  10289.         }, 1), []))->fromConfig([]);
  10290.     }
  10291.     /**
  10292.      * Gets the private 'translation.reader' shared service.
  10293.      *
  10294.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  10295.      */
  10296.     protected function getTranslation_ReaderService()
  10297.     {
  10298.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  10299.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  10300.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  10301.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  10302.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  10303.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  10304.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  10305.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  10306.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  10307.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  10308.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  10309.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  10310.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  10311.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  10312.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  10313.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  10314.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  10315.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  10316.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  10317.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  10318.         $instance->addLoader('yaml'$a);
  10319.         $instance->addLoader('yml'$a);
  10320.         $instance->addLoader('xlf'$b);
  10321.         $instance->addLoader('xliff'$b);
  10322.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  10323.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  10324.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  10325.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  10326.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  10327.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  10328.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  10329.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  10330.         return $instance;
  10331.     }
  10332.     /**
  10333.      * Gets the private 'translation.warmer' shared service.
  10334.      *
  10335.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  10336.      */
  10337.     protected function getTranslation_WarmerService()
  10338.     {
  10339.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10340.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  10341.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10342.             'translator' => ['services''translator''getTranslatorService'false],
  10343.         ], [
  10344.             'translator' => '?',
  10345.         ]))->withContext('translation.warmer'$this));
  10346.     }
  10347.     /**
  10348.      * Gets the private 'translation.writer' shared service.
  10349.      *
  10350.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  10351.      */
  10352.     protected function getTranslation_WriterService()
  10353.     {
  10354.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  10355.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  10356.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  10357.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  10358.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  10359.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  10360.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  10361.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  10362.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  10363.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  10364.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  10365.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  10366.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  10367.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  10368.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  10369.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  10370.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  10371.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  10372.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  10373.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  10374.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  10375.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  10376.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  10377.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  10378.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  10379.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  10380.         return $instance;
  10381.     }
  10382.     /**
  10383.      * Gets the private 'translator.default' shared service.
  10384.      *
  10385.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  10386.      */
  10387.     protected function getTranslator_DefaultService()
  10388.     {
  10389.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10390.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  10391.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  10392.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  10393.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  10394.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  10395.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  10396.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  10397.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  10398.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  10399.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  10400.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  10401.         ], [
  10402.             'translation.loader.csv' => '?',
  10403.             'translation.loader.dat' => '?',
  10404.             'translation.loader.ini' => '?',
  10405.             'translation.loader.json' => '?',
  10406.             'translation.loader.mo' => '?',
  10407.             'translation.loader.php' => '?',
  10408.             'translation.loader.po' => '?',
  10409.             'translation.loader.qt' => '?',
  10410.             'translation.loader.res' => '?',
  10411.             'translation.loader.xliff' => '?',
  10412.             'translation.loader.yml' => '?',
  10413.         ]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'en', ['translation.loader.php' => [=> 'php'], 'translation.loader.yml' => [=> 'yaml'=> 'yml'], 'translation.loader.xliff' => [=> 'xlf'=> 'xliff'], 'translation.loader.po' => [=> 'po'], 'translation.loader.mo' => [=> 'mo'], 'translation.loader.qt' => [=> 'ts'], 'translation.loader.csv' => [=> 'csv'], 'translation.loader.res' => [=> 'res'], 'translation.loader.dat' => [=> 'dat'], 'translation.loader.ini' => [=> 'ini'], 'translation.loader.json' => [=> 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true'resource_files' => ['af' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ar.xliff')], 'az' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.bg.xliff')], 'bs' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf')], 'cs' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.cs.xliff')], 'da' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.da.xliff')], 'de' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.de.xliff')], 'el' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.en.xliff')], 'es' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.es.xliff')], 'et' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.eu.xliff')], 'fa' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fa.xliff')], 'fi' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf')], 'fr' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.fr.xliff')], 'gl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.hu.xliff')], 'hy' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.id.xliff')], 'it' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.it.xliff')], 'ja' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ja.xliff')], 'lb' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.lt.xliff')], 'lv' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mn' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.nl.xliff')], 'nn' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.no.xliff')], 'pl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pl.xliff')], 'pt' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf')], 'pt_BR' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.pt_BR.xliff')], 'ro' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ro.xliff')], 'ru' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ru.xliff')], 'sk' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf')], 'sq' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sv.xliff')], 'th' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.tr.xliff')], 'uk' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.uk.xliff')], 'uz' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'ky' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.ky.xliff')], 'sw' => [=> (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations/KnpPaginatorBundle.sw.xliff')]], 'scanned_directories' => [=> (\dirname(__DIR__4).'/vendor/symfony/security-core/Resources/translations'), => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle/translations'), => (\dirname(__DIR__4).'/translations'), => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle/translations'), => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src/translations'), => (\dirname(__DIR__4).'/vendor/symfony/security-bundle/translations'), => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle/translations'), => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle/translations'), 10 => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/translations'), 11 => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle/translations'), 12 => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__4).'/vendor/cron/cron-bundle/translations'), 15 => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [=> 'vendor/symfony/security-core/Resources/translations'=> 'vendor/knplabs/knp-paginator-bundle/translations'=> 'translations'=> 'vendor/symfony/framework-bundle/translations'=> 'vendor/doctrine/doctrine-bundle/translations'=> 'vendor/doctrine/doctrine-migrations-bundle/translations'=> 'vendor/symfony/maker-bundle/src/translations'=> 'vendor/symfony/security-bundle/translations'=> 'vendor/lexik/jwt-authentication-bundle/translations'=> 'vendor/nelmio/cors-bundle/translations'10 => 'vendor/sensio/framework-extra-bundle/src/translations'11 => 'vendor/symfony/twig-bundle/translations'12 => 'vendor/symfony/web-profiler-bundle/translations'13 => 'vendor/symfony/monolog-bundle/translations'14 => 'vendor/cron/cron-bundle/translations'15 => 'vendor/knplabs/knp-snappy-bundle/src/translations']]], []);
  10414.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  10415.         $instance->setFallbackLocales([=> 'en']);
  10416.         return $instance;
  10417.     }
  10418.     /**
  10419.      * Gets the private 'twig.command.debug' shared service.
  10420.      *
  10421.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  10422.      */
  10423.     protected function getTwig_Command_DebugService()
  10424.     {
  10425.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10426.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  10427.         $this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  10428.         $instance->setName('debug:twig');
  10429.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  10430.         return $instance;
  10431.     }
  10432.     /**
  10433.      * Gets the private 'twig.command.lint' shared service.
  10434.      *
  10435.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  10436.      */
  10437.     protected function getTwig_Command_LintService()
  10438.     {
  10439.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  10440.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  10441.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  10442.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10443.         $instance->setName('lint:twig');
  10444.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  10445.         return $instance;
  10446.     }
  10447.     /**
  10448.      * Gets the private 'twig.mailer.message_listener' shared service.
  10449.      *
  10450.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  10451.      */
  10452.     protected function getTwig_Mailer_MessageListenerService()
  10453.     {
  10454.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  10455.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  10456.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  10457.         return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  10458.     }
  10459.     /**
  10460.      * Gets the private 'twig.runtime.httpkernel' shared service.
  10461.      *
  10462.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  10463.      */
  10464.     protected function getTwig_Runtime_HttpkernelService()
  10465.     {
  10466.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  10467.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  10468.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  10469.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  10470.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  10471.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  10472.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  10473.         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, [
  10474.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  10475.         ], [
  10476.             'inline' => '?',
  10477.         ]), $atrue), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
  10478.     }
  10479.     /**
  10480.      * Gets the private 'twig.runtime.security_csrf' shared service.
  10481.      *
  10482.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  10483.      */
  10484.     protected function getTwig_Runtime_SecurityCsrfService()
  10485.     {
  10486.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  10487.         return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
  10488.     }
  10489.     /**
  10490.      * Gets the private 'twig.runtime.serializer' shared service.
  10491.      *
  10492.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  10493.      */
  10494.     protected function getTwig_Runtime_SerializerService()
  10495.     {
  10496.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  10497.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  10498.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  10499.     }
  10500.     /**
  10501.      * Gets the private 'twig.template_cache_warmer' shared service.
  10502.      *
  10503.      * @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
  10504.      */
  10505.     protected function getTwig_TemplateCacheWarmerService()
  10506.     {
  10507.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10508.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
  10509.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  10510.         return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10511.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  10512.         ], [
  10513.             'twig' => '?',
  10514.         ]))->withContext('twig.template_cache_warmer'$this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel'1)), [(\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email'], (\dirname(__DIR__4).'/templates')));
  10515.     }
  10516.     /**
  10517.      * Gets the private 'web_profiler.csp.handler' shared service.
  10518.      *
  10519.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  10520.      */
  10521.     protected function getWebProfiler_Csp_HandlerService()
  10522.     {
  10523.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  10524.     }
  10525.     /**
  10526.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  10527.      *
  10528.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  10529.      */
  10530.     protected function getWebProfiler_DebugToolbarService()
  10531.     {
  10532.         return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), false2, ($this->services['router'] ?? $this->getRouterService()), '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), NULL);
  10533.     }
  10534.     /**
  10535.      * Gets the public 'cache_clearer' alias.
  10536.      *
  10537.      * @return object The ".container.private.cache_clearer" service.
  10538.      */
  10539.     protected function getCacheClearerService()
  10540.     {
  10541.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  10542.         return $this->get('.container.private.cache_clearer');
  10543.     }
  10544.     /**
  10545.      * Gets the public 'filesystem' alias.
  10546.      *
  10547.      * @return object The ".container.private.filesystem" service.
  10548.      */
  10549.     protected function getFilesystemService()
  10550.     {
  10551.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  10552.         return $this->get('.container.private.filesystem');
  10553.     }
  10554.     /**
  10555.      * Gets the public 'security.csrf.token_manager' alias.
  10556.      *
  10557.      * @return object The ".container.private.security.csrf.token_manager" service.
  10558.      */
  10559.     protected function getSecurity_Csrf_TokenManagerService()
  10560.     {
  10561.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  10562.         return $this->get('.container.private.security.csrf.token_manager');
  10563.     }
  10564.     /**
  10565.      * Gets the public 'serializer' alias.
  10566.      *
  10567.      * @return object The ".container.private.serializer" service.
  10568.      */
  10569.     protected function getSerializerService()
  10570.     {
  10571.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  10572.         return $this->get('.container.private.serializer');
  10573.     }
  10574.     /**
  10575.      * Gets the public 'security.authorization_checker' alias.
  10576.      *
  10577.      * @return object The ".container.private.security.authorization_checker" service.
  10578.      */
  10579.     protected function getSecurity_AuthorizationCheckerService()
  10580.     {
  10581.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
  10582.         return $this->get('.container.private.security.authorization_checker');
  10583.     }
  10584.     /**
  10585.      * Gets the public 'security.token_storage' alias.
  10586.      *
  10587.      * @return object The ".container.private.security.token_storage" service.
  10588.      */
  10589.     protected function getSecurity_TokenStorageService()
  10590.     {
  10591.         trigger_deprecation('symfony/security-bundle''5.3''Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
  10592.         return $this->get('.container.private.security.token_storage');
  10593.     }
  10594.     /**
  10595.      * Gets the public 'twig' alias.
  10596.      *
  10597.      * @return object The ".container.private.twig" service.
  10598.      */
  10599.     protected function getTwigService()
  10600.     {
  10601.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  10602.         return $this->get('.container.private.twig');
  10603.     }
  10604.     /**
  10605.      * @return array|bool|float|int|string|null
  10606.      */
  10607.     public function getParameter(string $name)
  10608.     {
  10609.         if (isset($this->buildParameters[$name])) {
  10610.             return $this->buildParameters[$name];
  10611.         }
  10612.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  10613.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  10614.         }
  10615.         if (isset($this->loadedDynamicParameters[$name])) {
  10616.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10617.         }
  10618.         return $this->parameters[$name];
  10619.     }
  10620.     public function hasParameter(string $name): bool
  10621.     {
  10622.         if (isset($this->buildParameters[$name])) {
  10623.             return true;
  10624.         }
  10625.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  10626.     }
  10627.     public function setParameter(string $name$value): void
  10628.     {
  10629.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  10630.     }
  10631.     public function getParameterBag(): ParameterBagInterface
  10632.     {
  10633.         if (null === $this->parameterBag) {
  10634.             $parameters $this->parameters;
  10635.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  10636.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  10637.             }
  10638.             foreach ($this->buildParameters as $name => $value) {
  10639.                 $parameters[$name] = $value;
  10640.             }
  10641.             $this->parameterBag = new FrozenParameterBag($parameters);
  10642.         }
  10643.         return $this->parameterBag;
  10644.     }
  10645.     private $loadedDynamicParameters = [
  10646.         'kernel.runtime_environment' => false,
  10647.         'kernel.build_dir' => false,
  10648.         'kernel.cache_dir' => false,
  10649.         'kernel.secret' => false,
  10650.         'session.save_path' => false,
  10651.         'profiler.storage.dsn' => false,
  10652.         'debug.container.dump' => false,
  10653.         'serializer.mapping.cache.file' => false,
  10654.         'doctrine.orm.proxy_dir' => false,
  10655.         'lexik_jwt_authentication.pass_phrase' => false,
  10656.         'lexik_jwt_authentication.token_ttl' => false,
  10657.     ];
  10658.     private $dynamicParameters = [];
  10659.     private function getDynamicParameter(string $name)
  10660.     {
  10661.         switch ($name) {
  10662.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  10663.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  10664.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  10665.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  10666.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  10667.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  10668.             case 'debug.container.dump'$value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
  10669.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  10670.             case 'doctrine.orm.proxy_dir'$value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
  10671.             case 'lexik_jwt_authentication.pass_phrase'$value $this->getEnv('JWT_PASSPHRASE'); break;
  10672.             case 'lexik_jwt_authentication.token_ttl'$value $this->getEnv('JWT_TOKEN_TTL'); break;
  10673.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  10674.         }
  10675.         $this->loadedDynamicParameters[$name] = true;
  10676.         return $this->dynamicParameters[$name] = $value;
  10677.     }
  10678.     protected function getDefaultParameters(): array
  10679.     {
  10680.         return [
  10681.             'kernel.project_dir' => \dirname(__DIR__4),
  10682.             'kernel.environment' => 'dev',
  10683.             'kernel.debug' => true,
  10684.             'kernel.logs_dir' => (\dirname(__DIR__3).'/log'),
  10685.             'kernel.bundles' => [
  10686.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  10687.                 'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
  10688.                 'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
  10689.                 'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
  10690.                 'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
  10691.                 'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
  10692.                 'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
  10693.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  10694.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  10695.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  10696.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  10697.                 'CronCronBundle' => 'Cron\\CronBundle\\CronCronBundle',
  10698.                 'KnpPaginatorBundle' => 'Knp\\Bundle\\PaginatorBundle\\KnpPaginatorBundle',
  10699.                 'KnpSnappyBundle' => 'Knp\\Bundle\\SnappyBundle\\KnpSnappyBundle',
  10700.             ],
  10701.             'kernel.bundles_metadata' => [
  10702.                 'FrameworkBundle' => [
  10703.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  10704.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  10705.                 ],
  10706.                 'DoctrineBundle' => [
  10707.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-bundle'),
  10708.                     'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
  10709.                 ],
  10710.                 'DoctrineMigrationsBundle' => [
  10711.                     'path' => (\dirname(__DIR__4).'/vendor/doctrine/doctrine-migrations-bundle'),
  10712.                     'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
  10713.                 ],
  10714.                 'MakerBundle' => [
  10715.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/maker-bundle/src'),
  10716.                     'namespace' => 'Symfony\\Bundle\\MakerBundle',
  10717.                 ],
  10718.                 'SecurityBundle' => [
  10719.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/security-bundle'),
  10720.                     'namespace' => 'Symfony\\Bundle\\SecurityBundle',
  10721.                 ],
  10722.                 'LexikJWTAuthenticationBundle' => [
  10723.                     'path' => (\dirname(__DIR__4).'/vendor/lexik/jwt-authentication-bundle'),
  10724.                     'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
  10725.                 ],
  10726.                 'NelmioCorsBundle' => [
  10727.                     'path' => (\dirname(__DIR__4).'/vendor/nelmio/cors-bundle'),
  10728.                     'namespace' => 'Nelmio\\CorsBundle',
  10729.                 ],
  10730.                 'SensioFrameworkExtraBundle' => [
  10731.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  10732.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  10733.                 ],
  10734.                 'TwigBundle' => [
  10735.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  10736.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  10737.                 ],
  10738.                 'WebProfilerBundle' => [
  10739.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  10740.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  10741.                 ],
  10742.                 'MonologBundle' => [
  10743.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  10744.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  10745.                 ],
  10746.                 'CronCronBundle' => [
  10747.                     'path' => (\dirname(__DIR__4).'/vendor/cron/cron-bundle'),
  10748.                     'namespace' => 'Cron\\CronBundle',
  10749.                 ],
  10750.                 'KnpPaginatorBundle' => [
  10751.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-paginator-bundle'),
  10752.                     'namespace' => 'Knp\\Bundle\\PaginatorBundle',
  10753.                 ],
  10754.                 'KnpSnappyBundle' => [
  10755.                     'path' => (\dirname(__DIR__4).'/vendor/knplabs/knp-snappy-bundle/src'),
  10756.                     'namespace' => 'Knp\\Bundle\\SnappyBundle',
  10757.                 ],
  10758.             ],
  10759.             'kernel.charset' => 'UTF-8',
  10760.             'kernel.container_class' => 'App_KernelDevDebugContainer',
  10761.             'container.dumper.inline_class_loader' => true,
  10762.             'container.dumper.inline_factories' => true,
  10763.             'file_directory' => (\dirname(__DIR__4).'/public/uploads'),
  10764.             'event_dispatcher.event_aliases' => [
  10765.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  10766.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  10767.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  10768.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  10769.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  10770.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  10771.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  10772.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  10773.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  10774.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  10775.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  10776.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  10777.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
  10778.                 'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
  10779.                 'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
  10780.                 'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
  10781.             ],
  10782.             'fragment.renderer.hinclude.global_template' => NULL,
  10783.             'fragment.path' => '/_fragment',
  10784.             'kernel.http_method_override' => true,
  10785.             'kernel.trusted_hosts' => [
  10786.             ],
  10787.             'kernel.default_locale' => 'en',
  10788.             'kernel.error_controller' => 'error_controller',
  10789.             'debug.file_link_format' => NULL,
  10790.             'session.metadata.storage_key' => '_sf2_meta',
  10791.             'session.storage.options' => [
  10792.                 'cache_limiter' => '0',
  10793.                 'cookie_secure' => 'auto',
  10794.                 'cookie_httponly' => true,
  10795.                 'cookie_samesite' => 'lax',
  10796.                 'gc_probability' => 1,
  10797.             ],
  10798.             'session.metadata.update_threshold' => 0,
  10799.             'translator.logging' => false,
  10800.             'translator.default_path' => (\dirname(__DIR__4).'/translations'),
  10801.             'profiler_listener.only_exceptions' => false,
  10802.             'profiler_listener.only_main_requests' => false,
  10803.             'debug.error_handler.throw_at' => -1,
  10804.             'router.request_context.host' => 'localhost',
  10805.             'router.request_context.scheme' => 'http',
  10806.             'router.request_context.base_url' => '',
  10807.             'router.resource' => 'kernel::loadRoutes',
  10808.             'request_listener.http_port' => 80,
  10809.             'request_listener.https_port' => 443,
  10810.             'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
  10811.             'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
  10812.             'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
  10813.             'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
  10814.             'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
  10815.             'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
  10816.             'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
  10817.             'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
  10818.             'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
  10819.             'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
  10820.             'doctrine.entity_managers' => [
  10821.                 'default' => 'doctrine.orm.default_entity_manager',
  10822.             ],
  10823.             'doctrine.default_entity_manager' => 'default',
  10824.             'doctrine.dbal.connection_factory.types' => [
  10825.                 'uuid' => [
  10826.                     'class' => 'Ramsey\\Uuid\\Doctrine\\UuidType',
  10827.                 ],
  10828.             ],
  10829.             'doctrine.connections' => [
  10830.                 'default' => 'doctrine.dbal.default_connection',
  10831.             ],
  10832.             'doctrine.default_connection' => 'default',
  10833.             'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
  10834.             'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
  10835.             'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
  10836.             'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
  10837.             'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
  10838.             'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
  10839.             'doctrine.orm.cache.memcache_host' => 'localhost',
  10840.             'doctrine.orm.cache.memcache_port' => 11211,
  10841.             'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
  10842.             'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
  10843.             'doctrine.orm.cache.memcached_host' => 'localhost',
  10844.             'doctrine.orm.cache.memcached_port' => 11211,
  10845.             'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
  10846.             'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
  10847.             'doctrine.orm.cache.redis_host' => 'localhost',
  10848.             'doctrine.orm.cache.redis_port' => 6379,
  10849.             'doctrine.orm.cache.redis_instance.class' => 'Redis',
  10850.             'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
  10851.             'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
  10852.             'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
  10853.             'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
  10854.             'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
  10855.             'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
  10856.             'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
  10857.             'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
  10858.             'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
  10859.             'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
  10860.             'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
  10861.             'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
  10862.             'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
  10863.             'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
  10864.             'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
  10865.             'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
  10866.             'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
  10867.             'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
  10868.             'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
  10869.             'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
  10870.             'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
  10871.             'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
  10872.             'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
  10873.             'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
  10874.             'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
  10875.             'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
  10876.             'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
  10877.             'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
  10878.             'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
  10879.             'doctrine.orm.auto_generate_proxy_classes' => true,
  10880.             'doctrine.orm.proxy_namespace' => 'Proxies',
  10881.             'doctrine.migrations.preferred_em' => NULL,
  10882.             'doctrine.migrations.preferred_connection' => 'default',
  10883.             'security.role_hierarchy.roles' => [
  10884.                 'ROLE_ADMIN_CAMPUS' => [
  10885.                     => 'ROLE_ADMIN',
  10886.                 ],
  10887.                 'ROLE_SECRE_MASTER' => [
  10888.                     => 'ROLE_ADMIN',
  10889.                 ],
  10890.                 'ROLE_USER' => [
  10891.                     => 'ROLE_USER',
  10892.                 ],
  10893.             ],
  10894.             'security.access.denied_url' => NULL,
  10895.             'security.authentication.manager.erase_credentials' => true,
  10896.             'security.authentication.session_strategy.strategy' => 'migrate',
  10897.             'security.access.always_authenticate_before_granting' => false,
  10898.             'security.authentication.hide_user_not_found' => true,
  10899.             'security.firewalls' => [
  10900.                 => 'login',
  10901.                 => 'api',
  10902.             ],
  10903.             'security.login._indexed_authenticators' => [
  10904.             ],
  10905.             'security.api._indexed_authenticators' => [
  10906.             ],
  10907.             'lexik_jwt_authentication.clock_skew' => 0,
  10908.             'lexik_jwt_authentication.user_identity_field' => 'username',
  10909.             'lexik_jwt_authentication.user_id_claim' => 'username',
  10910.             'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
  10911.             'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
  10912.             'nelmio_cors.map' => [
  10913.                 '^/' => [
  10914.                 ],
  10915.             ],
  10916.             'nelmio_cors.defaults' => [
  10917.                 'allow_origin' => true,
  10918.                 'allow_credentials' => false,
  10919.                 'allow_headers' => [
  10920.                     => 'content-type',
  10921.                     => 'authorization',
  10922.                 ],
  10923.                 'expose_headers' => [
  10924.                     => 'Link',
  10925.                 ],
  10926.                 'allow_methods' => [
  10927.                     => 'GET',
  10928.                     => 'OPTIONS',
  10929.                     => 'POST',
  10930.                     => 'PUT',
  10931.                     => 'PATCH',
  10932.                     => 'DELETE',
  10933.                 ],
  10934.                 'max_age' => 3600,
  10935.                 'hosts' => [
  10936.                 ],
  10937.                 'origin_regex' => false,
  10938.                 'forced_allow_origin_value' => NULL,
  10939.             ],
  10940.             'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
  10941.             'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
  10942.             'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
  10943.             'twig.form.resources' => [
  10944.                 => 'form_div_layout.html.twig',
  10945.             ],
  10946.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  10947.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  10948.             'web_profiler.debug_toolbar.mode' => 2,
  10949.             'monolog.use_microseconds' => true,
  10950.             'monolog.swift_mailer.handlers' => [
  10951.             ],
  10952.             'monolog.handlers_to_channels' => [
  10953.                 'monolog.handler.console' => [
  10954.                     'type' => 'exclusive',
  10955.                     'elements' => [
  10956.                         => 'event',
  10957.                         => 'doctrine',
  10958.                         => 'console',
  10959.                     ],
  10960.                 ],
  10961.                 'monolog.handler.main' => [
  10962.                     'type' => 'exclusive',
  10963.                     'elements' => [
  10964.                         => 'event',
  10965.                     ],
  10966.                 ],
  10967.             ],
  10968.             'cron.resolver.class' => 'Cron\\CronBundle\\Cron\\Resolver',
  10969.             'cron.manager.class' => 'Cron\\CronBundle\\Cron\\Manager',
  10970.             'cron.command_builder.class' => 'Cron\\CronBundle\\Cron\\CommandBuilder',
  10971.             'cron.executor.class' => 'Cron\\Executor\\Executor',
  10972.             'cron.validator.class' => 'Cron\\Validator\\CrontabValidator',
  10973.             'knp_paginator.template.pagination' => '@KnpPaginator/Pagination/sliding.html.twig',
  10974.             'knp_paginator.template.filtration' => '@KnpPaginator/Pagination/filtration.html.twig',
  10975.             'knp_paginator.template.sortable' => '@KnpPaginator/Pagination/sortable_link.html.twig',
  10976.             'knp_paginator.page_range' => 5,
  10977.             'knp_paginator.page_limit' => NULL,
  10978.             'knp_snappy.pdf.binary' => '/usr/local/bin/wkhtmltopdf',
  10979.             'knp_snappy.pdf.options' => [
  10980.             ],
  10981.             'knp_snappy.pdf.env' => [
  10982.             ],
  10983.             'knp_snappy.image.binary' => '/usr/local/bin/wkhtmltoimage',
  10984.             'knp_snappy.image.options' => [
  10985.             ],
  10986.             'knp_snappy.image.env' => [
  10987.             ],
  10988.             'maker.compatible_check.doctrine.supports_attributes' => true,
  10989.             'data_collector.templates' => [
  10990.                 'data_collector.request' => [
  10991.                     => 'request',
  10992.                     => '@WebProfiler/Collector/request.html.twig',
  10993.                 ],
  10994.                 'data_collector.time' => [
  10995.                     => 'time',
  10996.                     => '@WebProfiler/Collector/time.html.twig',
  10997.                 ],
  10998.                 'data_collector.memory' => [
  10999.                     => 'memory',
  11000.                     => '@WebProfiler/Collector/memory.html.twig',
  11001.                 ],
  11002.                 'data_collector.ajax' => [
  11003.                     => 'ajax',
  11004.                     => '@WebProfiler/Collector/ajax.html.twig',
  11005.                 ],
  11006.                 'data_collector.exception' => [
  11007.                     => 'exception',
  11008.                     => '@WebProfiler/Collector/exception.html.twig',
  11009.                 ],
  11010.                 'data_collector.logger' => [
  11011.                     => 'logger',
  11012.                     => '@WebProfiler/Collector/logger.html.twig',
  11013.                 ],
  11014.                 'data_collector.events' => [
  11015.                     => 'events',
  11016.                     => '@WebProfiler/Collector/events.html.twig',
  11017.                 ],
  11018.                 'data_collector.router' => [
  11019.                     => 'router',
  11020.                     => '@WebProfiler/Collector/router.html.twig',
  11021.                 ],
  11022.                 'data_collector.cache' => [
  11023.                     => 'cache',
  11024.                     => '@WebProfiler/Collector/cache.html.twig',
  11025.                 ],
  11026.                 'data_collector.translation' => [
  11027.                     => 'translation',
  11028.                     => '@WebProfiler/Collector/translation.html.twig',
  11029.                 ],
  11030.                 'data_collector.security' => [
  11031.                     => 'security',
  11032.                     => '@Security/Collector/security.html.twig',
  11033.                 ],
  11034.                 'data_collector.twig' => [
  11035.                     => 'twig',
  11036.                     => '@WebProfiler/Collector/twig.html.twig',
  11037.                 ],
  11038.                 'data_collector.http_client' => [
  11039.                     => 'http_client',
  11040.                     => '@WebProfiler/Collector/http_client.html.twig',
  11041.                 ],
  11042.                 'data_collector.doctrine' => [
  11043.                     => 'db',
  11044.                     => '@Doctrine/Collector/db.html.twig',
  11045.                 ],
  11046.                 'mailer.data_collector' => [
  11047.                     => 'mailer',
  11048.                     => '@WebProfiler/Collector/mailer.html.twig',
  11049.                 ],
  11050.                 'notifier.data_collector' => [
  11051.                     => 'notifier',
  11052.                     => '@WebProfiler/Collector/notifier.html.twig',
  11053.                 ],
  11054.                 'data_collector.config' => [
  11055.                     => 'config',
  11056.                     => '@WebProfiler/Collector/config.html.twig',
  11057.                 ],
  11058.             ],
  11059.             'console.command.ids' => [
  11060.                 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronCreateCommand',
  11061.                 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronDeleteCommand',
  11062.                 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronDisableCommand',
  11063.                 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronEnableCommand',
  11064.                 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronListCommand',
  11065.                 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronRunCommand',
  11066.                 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronStartCommand',
  11067.                 => 'console.command.public_alias.Cron\\CronBundle\\Command\\CronStopCommand',
  11068.             ],
  11069.         ];
  11070.     }
  11071.     protected function throw($message)
  11072.     {
  11073.         throw new RuntimeException($message);
  11074.     }
  11075. }
  11076. include_once \dirname(__DIR__4).'/vendor/doctrine/persistence/src/Persistence/ObjectManager.php';
  11077. include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManagerInterface.php';
  11078. include_once \dirname(__DIR__4).'/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php';
  11079. class EntityManager_9a5be93 extends \Doctrine\ORM\EntityManager implements \ProxyManager\Proxy\VirtualProxyInterface
  11080. {
  11081.     /**
  11082.      * @var \Doctrine\ORM\EntityManager|null wrapped object, if the proxy is initialized
  11083.      */
  11084.     private $valueHolderd61c8 null;
  11085.     /**
  11086.      * @var \Closure|null initializer responsible for generating the wrapped object
  11087.      */
  11088.     private $initializer6417b null;
  11089.     /**
  11090.      * @var bool[] map of public properties of the parent class
  11091.      */
  11092.     private static $publicProperties19fbd = [
  11093.         
  11094.     ];
  11095.     public function getConnection()
  11096.     {
  11097.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getConnection', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11098.         return $this->valueHolderd61c8->getConnection();
  11099.     }
  11100.     public function getMetadataFactory()
  11101.     {
  11102.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getMetadataFactory', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11103.         return $this->valueHolderd61c8->getMetadataFactory();
  11104.     }
  11105.     public function getExpressionBuilder()
  11106.     {
  11107.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getExpressionBuilder', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11108.         return $this->valueHolderd61c8->getExpressionBuilder();
  11109.     }
  11110.     public function beginTransaction()
  11111.     {
  11112.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'beginTransaction', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11113.         return $this->valueHolderd61c8->beginTransaction();
  11114.     }
  11115.     public function getCache()
  11116.     {
  11117.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getCache', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11118.         return $this->valueHolderd61c8->getCache();
  11119.     }
  11120.     public function transactional($func)
  11121.     {
  11122.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'transactional', array('func' => $func), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11123.         return $this->valueHolderd61c8->transactional($func);
  11124.     }
  11125.     public function commit()
  11126.     {
  11127.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'commit', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11128.         return $this->valueHolderd61c8->commit();
  11129.     }
  11130.     public function rollback()
  11131.     {
  11132.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'rollback', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11133.         return $this->valueHolderd61c8->rollback();
  11134.     }
  11135.     public function getClassMetadata($className)
  11136.     {
  11137.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getClassMetadata', array('className' => $className), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11138.         return $this->valueHolderd61c8->getClassMetadata($className);
  11139.     }
  11140.     public function createQuery($dql '')
  11141.     {
  11142.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'createQuery', array('dql' => $dql), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11143.         return $this->valueHolderd61c8->createQuery($dql);
  11144.     }
  11145.     public function createNamedQuery($name)
  11146.     {
  11147.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'createNamedQuery', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11148.         return $this->valueHolderd61c8->createNamedQuery($name);
  11149.     }
  11150.     public function createNativeQuery($sql, \Doctrine\ORM\Query\ResultSetMapping $rsm)
  11151.     {
  11152.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'createNativeQuery', array('sql' => $sql'rsm' => $rsm), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11153.         return $this->valueHolderd61c8->createNativeQuery($sql$rsm);
  11154.     }
  11155.     public function createNamedNativeQuery($name)
  11156.     {
  11157.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'createNamedNativeQuery', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11158.         return $this->valueHolderd61c8->createNamedNativeQuery($name);
  11159.     }
  11160.     public function createQueryBuilder()
  11161.     {
  11162.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'createQueryBuilder', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11163.         return $this->valueHolderd61c8->createQueryBuilder();
  11164.     }
  11165.     public function flush($entity null)
  11166.     {
  11167.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'flush', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11168.         return $this->valueHolderd61c8->flush($entity);
  11169.     }
  11170.     public function find($className$id$lockMode null$lockVersion null)
  11171.     {
  11172.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'find', array('className' => $className'id' => $id'lockMode' => $lockMode'lockVersion' => $lockVersion), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11173.         return $this->valueHolderd61c8->find($className$id$lockMode$lockVersion);
  11174.     }
  11175.     public function getReference($entityName$id)
  11176.     {
  11177.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getReference', array('entityName' => $entityName'id' => $id), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11178.         return $this->valueHolderd61c8->getReference($entityName$id);
  11179.     }
  11180.     public function getPartialReference($entityName$identifier)
  11181.     {
  11182.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getPartialReference', array('entityName' => $entityName'identifier' => $identifier), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11183.         return $this->valueHolderd61c8->getPartialReference($entityName$identifier);
  11184.     }
  11185.     public function clear($entityName null)
  11186.     {
  11187.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'clear', array('entityName' => $entityName), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11188.         return $this->valueHolderd61c8->clear($entityName);
  11189.     }
  11190.     public function close()
  11191.     {
  11192.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'close', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11193.         return $this->valueHolderd61c8->close();
  11194.     }
  11195.     public function persist($entity)
  11196.     {
  11197.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'persist', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11198.         return $this->valueHolderd61c8->persist($entity);
  11199.     }
  11200.     public function remove($entity)
  11201.     {
  11202.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'remove', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11203.         return $this->valueHolderd61c8->remove($entity);
  11204.     }
  11205.     public function refresh($entity)
  11206.     {
  11207.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'refresh', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11208.         return $this->valueHolderd61c8->refresh($entity);
  11209.     }
  11210.     public function detach($entity)
  11211.     {
  11212.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'detach', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11213.         return $this->valueHolderd61c8->detach($entity);
  11214.     }
  11215.     public function merge($entity)
  11216.     {
  11217.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'merge', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11218.         return $this->valueHolderd61c8->merge($entity);
  11219.     }
  11220.     public function copy($entity$deep false)
  11221.     {
  11222.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'copy', array('entity' => $entity'deep' => $deep), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11223.         return $this->valueHolderd61c8->copy($entity$deep);
  11224.     }
  11225.     public function lock($entity$lockMode$lockVersion null)
  11226.     {
  11227.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'lock', array('entity' => $entity'lockMode' => $lockMode'lockVersion' => $lockVersion), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11228.         return $this->valueHolderd61c8->lock($entity$lockMode$lockVersion);
  11229.     }
  11230.     public function getRepository($entityName)
  11231.     {
  11232.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getRepository', array('entityName' => $entityName), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11233.         return $this->valueHolderd61c8->getRepository($entityName);
  11234.     }
  11235.     public function contains($entity)
  11236.     {
  11237.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'contains', array('entity' => $entity), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11238.         return $this->valueHolderd61c8->contains($entity);
  11239.     }
  11240.     public function getEventManager()
  11241.     {
  11242.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getEventManager', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11243.         return $this->valueHolderd61c8->getEventManager();
  11244.     }
  11245.     public function getConfiguration()
  11246.     {
  11247.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getConfiguration', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11248.         return $this->valueHolderd61c8->getConfiguration();
  11249.     }
  11250.     public function isOpen()
  11251.     {
  11252.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'isOpen', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11253.         return $this->valueHolderd61c8->isOpen();
  11254.     }
  11255.     public function getUnitOfWork()
  11256.     {
  11257.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getUnitOfWork', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11258.         return $this->valueHolderd61c8->getUnitOfWork();
  11259.     }
  11260.     public function getHydrator($hydrationMode)
  11261.     {
  11262.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getHydrator', array('hydrationMode' => $hydrationMode), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11263.         return $this->valueHolderd61c8->getHydrator($hydrationMode);
  11264.     }
  11265.     public function newHydrator($hydrationMode)
  11266.     {
  11267.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'newHydrator', array('hydrationMode' => $hydrationMode), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11268.         return $this->valueHolderd61c8->newHydrator($hydrationMode);
  11269.     }
  11270.     public function getProxyFactory()
  11271.     {
  11272.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getProxyFactory', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11273.         return $this->valueHolderd61c8->getProxyFactory();
  11274.     }
  11275.     public function initializeObject($obj)
  11276.     {
  11277.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'initializeObject', array('obj' => $obj), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11278.         return $this->valueHolderd61c8->initializeObject($obj);
  11279.     }
  11280.     public function getFilters()
  11281.     {
  11282.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'getFilters', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11283.         return $this->valueHolderd61c8->getFilters();
  11284.     }
  11285.     public function isFiltersStateClean()
  11286.     {
  11287.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'isFiltersStateClean', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11288.         return $this->valueHolderd61c8->isFiltersStateClean();
  11289.     }
  11290.     public function hasFilters()
  11291.     {
  11292.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'hasFilters', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11293.         return $this->valueHolderd61c8->hasFilters();
  11294.     }
  11295.     /**
  11296.      * Constructor for lazy initialization
  11297.      *
  11298.      * @param \Closure|null $initializer
  11299.      */
  11300.     public static function staticProxyConstructor($initializer)
  11301.     {
  11302.         static $reflection;
  11303.         $reflection $reflection ?? new \ReflectionClass(__CLASS__);
  11304.         $instance   $reflection->newInstanceWithoutConstructor();
  11305.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  11306.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  11307.         }, $instance'Doctrine\\ORM\\EntityManager')->__invoke($instance);
  11308.         $instance->initializer6417b $initializer;
  11309.         return $instance;
  11310.     }
  11311.     protected function __construct(\Doctrine\DBAL\Connection $conn, \Doctrine\ORM\Configuration $config, \Doctrine\Common\EventManager $eventManager)
  11312.     {
  11313.         static $reflection;
  11314.         if (! $this->valueHolderd61c8) {
  11315.             $reflection $reflection ?? new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  11316.             $this->valueHolderd61c8 $reflection->newInstanceWithoutConstructor();
  11317.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  11318.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  11319.         }, $this'Doctrine\\ORM\\EntityManager')->__invoke($this);
  11320.         }
  11321.         $this->valueHolderd61c8->__construct($conn$config$eventManager);
  11322.     }
  11323.     public function & __get($name)
  11324.     {
  11325.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__get', ['name' => $name], $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11326.         if (isset(self::$publicProperties19fbd[$name])) {
  11327.             return $this->valueHolderd61c8->$name;
  11328.         }
  11329.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  11330.         if (! $realInstanceReflection->hasProperty($name)) {
  11331.             $targetObject $this->valueHolderd61c8;
  11332.             $backtrace debug_backtrace(false1);
  11333.             trigger_error(
  11334.                 sprintf(
  11335.                     'Undefined property: %s::$%s in %s on line %s',
  11336.                     $realInstanceReflection->getName(),
  11337.                     $name,
  11338.                     $backtrace[0]['file'],
  11339.                     $backtrace[0]['line']
  11340.                 ),
  11341.                 \E_USER_NOTICE
  11342.             );
  11343.             return $targetObject->$name;
  11344.         }
  11345.         $targetObject $this->valueHolderd61c8;
  11346.         $accessor = function & () use ($targetObject$name) {
  11347.             return $targetObject->$name;
  11348.         };
  11349.         $backtrace debug_backtrace(true2);
  11350.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11351.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11352.         $returnValue = & $accessor();
  11353.         return $returnValue;
  11354.     }
  11355.     public function __set($name$value)
  11356.     {
  11357.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__set', array('name' => $name'value' => $value), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11358.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  11359.         if (! $realInstanceReflection->hasProperty($name)) {
  11360.             $targetObject $this->valueHolderd61c8;
  11361.             $targetObject->$name $value;
  11362.             return $targetObject->$name;
  11363.         }
  11364.         $targetObject $this->valueHolderd61c8;
  11365.         $accessor = function & () use ($targetObject$name$value) {
  11366.             $targetObject->$name $value;
  11367.             return $targetObject->$name;
  11368.         };
  11369.         $backtrace debug_backtrace(true2);
  11370.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11371.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11372.         $returnValue = & $accessor();
  11373.         return $returnValue;
  11374.     }
  11375.     public function __isset($name)
  11376.     {
  11377.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__isset', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11378.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  11379.         if (! $realInstanceReflection->hasProperty($name)) {
  11380.             $targetObject $this->valueHolderd61c8;
  11381.             return isset($targetObject->$name);
  11382.         }
  11383.         $targetObject $this->valueHolderd61c8;
  11384.         $accessor = function () use ($targetObject$name) {
  11385.             return isset($targetObject->$name);
  11386.         };
  11387.         $backtrace debug_backtrace(true2);
  11388.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11389.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11390.         $returnValue $accessor();
  11391.         return $returnValue;
  11392.     }
  11393.     public function __unset($name)
  11394.     {
  11395.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__unset', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11396.         $realInstanceReflection = new \ReflectionClass('Doctrine\\ORM\\EntityManager');
  11397.         if (! $realInstanceReflection->hasProperty($name)) {
  11398.             $targetObject $this->valueHolderd61c8;
  11399.             unset($targetObject->$name);
  11400.             return;
  11401.         }
  11402.         $targetObject $this->valueHolderd61c8;
  11403.         $accessor = function () use ($targetObject$name) {
  11404.             unset($targetObject->$name);
  11405.             return;
  11406.         };
  11407.         $backtrace debug_backtrace(true2);
  11408.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11409.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11410.         $accessor();
  11411.     }
  11412.     public function __clone()
  11413.     {
  11414.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__clone', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11415.         $this->valueHolderd61c8 = clone $this->valueHolderd61c8;
  11416.     }
  11417.     public function __sleep()
  11418.     {
  11419.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__sleep', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11420.         return array('valueHolderd61c8');
  11421.     }
  11422.     public function __wakeup()
  11423.     {
  11424.         \Closure::bind(function (\Doctrine\ORM\EntityManager $instance) {
  11425.             unset($instance->config$instance->conn$instance->metadataFactory$instance->unitOfWork$instance->eventManager$instance->proxyFactory$instance->repositoryFactory$instance->expressionBuilder$instance->closed$instance->filterCollection$instance->cache);
  11426.         }, $this'Doctrine\\ORM\\EntityManager')->__invoke($this);
  11427.     }
  11428.     public function setProxyInitializer(\Closure $initializer null) : void
  11429.     {
  11430.         $this->initializer6417b $initializer;
  11431.     }
  11432.     public function getProxyInitializer() : ?\Closure
  11433.     {
  11434.         return $this->initializer6417b;
  11435.     }
  11436.     public function initializeProxy() : bool
  11437.     {
  11438.         return $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'initializeProxy', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11439.     }
  11440.     public function isProxyInitialized() : bool
  11441.     {
  11442.         return null !== $this->valueHolderd61c8;
  11443.     }
  11444.     public function getWrappedValueHolderValue()
  11445.     {
  11446.         return $this->valueHolderd61c8;
  11447.     }
  11448. }
  11449. if (!\class_exists('EntityManager_9a5be93'false)) {
  11450.     \class_alias(__NAMESPACE__.'\\EntityManager_9a5be93''EntityManager_9a5be93'false);
  11451. }
  11452. include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/PaginatorInterface.php';
  11453. include_once \dirname(__DIR__4).'/vendor/knplabs/knp-components/src/Knp/Component/Pager/Paginator.php';
  11454. class PaginatorInterface_82dac15 implements \ProxyManager\Proxy\VirtualProxyInterface, \Knp\Component\Pager\PaginatorInterface
  11455. {
  11456.     /**
  11457.      * @var \Knp\Component\Pager\PaginatorInterface|null wrapped object, if the proxy is initialized
  11458.      */
  11459.     private $valueHolderd61c8 null;
  11460.     /**
  11461.      * @var \Closure|null initializer responsible for generating the wrapped object
  11462.      */
  11463.     private $initializer6417b null;
  11464.     /**
  11465.      * @var bool[] map of public properties of the parent class
  11466.      */
  11467.     private static $publicProperties19fbd = [
  11468.         
  11469.     ];
  11470.     public function paginate($targetint $page 1, ?int $limit null, array $options = []) : \Knp\Component\Pager\Pagination\PaginationInterface
  11471.     {
  11472.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'paginate', array('target' => $target'page' => $page'limit' => $limit'options' => $options), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11473.         if ($this->valueHolderd61c8 === $returnValue $this->valueHolderd61c8->paginate($target$page$limit$options)) {
  11474.             return $this;
  11475.         }
  11476.         return $returnValue;
  11477.     }
  11478.     /**
  11479.      * Constructor for lazy initialization
  11480.      *
  11481.      * @param \Closure|null $initializer
  11482.      */
  11483.     public static function staticProxyConstructor($initializer)
  11484.     {
  11485.         static $reflection;
  11486.         $reflection $reflection ?? new \ReflectionClass(__CLASS__);
  11487.         $instance   $reflection->newInstanceWithoutConstructor();
  11488.         $instance->initializer6417b $initializer;
  11489.         return $instance;
  11490.     }
  11491.     public function __construct()
  11492.     {
  11493.         static $reflection;
  11494.         if (! $this->valueHolderd61c8) {
  11495.             $reflection $reflection ?? new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  11496.             $this->valueHolderd61c8 $reflection->newInstanceWithoutConstructor();
  11497.         }
  11498.     }
  11499.     public function & __get($name)
  11500.     {
  11501.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__get', ['name' => $name], $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11502.         if (isset(self::$publicProperties19fbd[$name])) {
  11503.             return $this->valueHolderd61c8->$name;
  11504.         }
  11505.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  11506.         if (! $realInstanceReflection->hasProperty($name)) {
  11507.             $targetObject $this->valueHolderd61c8;
  11508.             $backtrace debug_backtrace(false1);
  11509.             trigger_error(
  11510.                 sprintf(
  11511.                     'Undefined property: %s::$%s in %s on line %s',
  11512.                     $realInstanceReflection->getName(),
  11513.                     $name,
  11514.                     $backtrace[0]['file'],
  11515.                     $backtrace[0]['line']
  11516.                 ),
  11517.                 \E_USER_NOTICE
  11518.             );
  11519.             return $targetObject->$name;
  11520.         }
  11521.         $targetObject $this->valueHolderd61c8;
  11522.         $accessor = function & () use ($targetObject$name) {
  11523.             return $targetObject->$name;
  11524.         };
  11525.         $backtrace debug_backtrace(true2);
  11526.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11527.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11528.         $returnValue = & $accessor();
  11529.         return $returnValue;
  11530.     }
  11531.     public function __set($name$value)
  11532.     {
  11533.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__set', array('name' => $name'value' => $value), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11534.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  11535.         if (! $realInstanceReflection->hasProperty($name)) {
  11536.             $targetObject $this->valueHolderd61c8;
  11537.             $targetObject->$name $value;
  11538.             return $targetObject->$name;
  11539.         }
  11540.         $targetObject $this->valueHolderd61c8;
  11541.         $accessor = function & () use ($targetObject$name$value) {
  11542.             $targetObject->$name $value;
  11543.             return $targetObject->$name;
  11544.         };
  11545.         $backtrace debug_backtrace(true2);
  11546.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11547.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11548.         $returnValue = & $accessor();
  11549.         return $returnValue;
  11550.     }
  11551.     public function __isset($name)
  11552.     {
  11553.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__isset', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11554.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  11555.         if (! $realInstanceReflection->hasProperty($name)) {
  11556.             $targetObject $this->valueHolderd61c8;
  11557.             return isset($targetObject->$name);
  11558.         }
  11559.         $targetObject $this->valueHolderd61c8;
  11560.         $accessor = function () use ($targetObject$name) {
  11561.             return isset($targetObject->$name);
  11562.         };
  11563.         $backtrace debug_backtrace(true2);
  11564.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11565.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11566.         $returnValue $accessor();
  11567.         return $returnValue;
  11568.     }
  11569.     public function __unset($name)
  11570.     {
  11571.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__unset', array('name' => $name), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11572.         $realInstanceReflection = new \ReflectionClass('Knp\\Component\\Pager\\PaginatorInterface');
  11573.         if (! $realInstanceReflection->hasProperty($name)) {
  11574.             $targetObject $this->valueHolderd61c8;
  11575.             unset($targetObject->$name);
  11576.             return;
  11577.         }
  11578.         $targetObject $this->valueHolderd61c8;
  11579.         $accessor = function () use ($targetObject$name) {
  11580.             unset($targetObject->$name);
  11581.             return;
  11582.         };
  11583.         $backtrace debug_backtrace(true2);
  11584.         $scopeObject = isset($backtrace[1]['object']) ? $backtrace[1]['object'] : new \ProxyManager\Stub\EmptyClassStub();
  11585.         $accessor $accessor->bindTo($scopeObjectget_class($scopeObject));
  11586.         $accessor();
  11587.     }
  11588.     public function __clone()
  11589.     {
  11590.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__clone', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11591.         $this->valueHolderd61c8 = clone $this->valueHolderd61c8;
  11592.     }
  11593.     public function __sleep()
  11594.     {
  11595.         $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'__sleep', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11596.         return array('valueHolderd61c8');
  11597.     }
  11598.     public function __wakeup()
  11599.     {
  11600.     }
  11601.     public function setProxyInitializer(\Closure $initializer null) : void
  11602.     {
  11603.         $this->initializer6417b $initializer;
  11604.     }
  11605.     public function getProxyInitializer() : ?\Closure
  11606.     {
  11607.         return $this->initializer6417b;
  11608.     }
  11609.     public function initializeProxy() : bool
  11610.     {
  11611.         return $this->initializer6417b && ($this->initializer6417b->__invoke($valueHolderd61c8$this'initializeProxy', array(), $this->initializer6417b) || 1) && $this->valueHolderd61c8 $valueHolderd61c8;
  11612.     }
  11613.     public function isProxyInitialized() : bool
  11614.     {
  11615.         return null !== $this->valueHolderd61c8;
  11616.     }
  11617.     public function getWrappedValueHolderValue()
  11618.     {
  11619.         return $this->valueHolderd61c8;
  11620.     }
  11621. }
  11622. if (!\class_exists('PaginatorInterface_82dac15'false)) {
  11623.     \class_alias(__NAMESPACE__.'\\PaginatorInterface_82dac15''PaginatorInterface_82dac15'false);
  11624. }